* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ffffff url(../bilder/hinten.gif) repeat-y top left fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4f4f4f;
	text-align: left;
	height: 100,01%;
}

p {
	line-height: 1.5em;
	margin-top: 15px;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000fc1;
	text-decoration: none;
	padding: 2px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #f1f1f1;
	padding: 2px;
	text-decoration: underline;
}




/* Container, Intro */
#intro {
	margin-top: 0px;
	background: url(../bilder/fuss.gif) no-repeat top left;
}

#container {
	padding: 0px 0px 0px 0px;
	width: 960px;
	position: relative;
	top: 0px;
	margin: 0px 0% 0% 0px;
}





/* Header */
#header {
	height: 130px;
	width: 960px;
	border: 0px;
	background: none;
}

#header #logo {
	position: relative;
	top: 18px;
	right: 2px;
	height: 110px;
	width: 262px;
	background: url(../bilder/logo.gif) no-repeat;
	float: right;
}

#header #navi {
	position: absolute;
	top: 109px;
	left: 240px;
	height: 20px;
	width: 400px;
	float: left;
}

#impressum {
	position: absolute;
	top: 0px;
	left: 5px;
	padding: 3px;
	font-size: 0.85em;
	color: #ffffff;
}
#a.impressum, a.impressum:link, a.impressum:visited { 	
	color: #ffffff;	
	text-decoration: none;
}
a.impressum:hover { 		
	color: #000000;	
	text-decoration: underline;	
	background: #f9f9f9;
}

/* #header #navi #suchen {
	position: absolute;
	top: 4px;
	right: 10px;
	margin: 0;
	color: #000;
}

 */





/* Inhalt */
#inhalt {
	margin-top: 0px;
	margin-left: 240px;
	padding: 30px 0px 30px 0px;
	width: 718px;
	background: url(../bilder/innenhinten.gif) top left no-repeat;
}

html>body #container #inhalt { /* be nice to opera (&gekko) */
	height: auto;
	min-height: 580px;
}

#text {
	margin: 30px 90px 30px 90px;
	width: 536px;
}




/* Navigation */
#Linkliste {
	position: absolute;
	left: 10px;
	top: 310px;
	width: 220px;
	text-align: left;
}

#Linkliste ul {
	list-style: none;
	padding: 0 0 25px 0;
	margin: 0;
	line-height: 1.1em;
	font-weight: bold;
	font-size: 0.9em;
}

#Linkliste ul li {
	padding: 2px 0px 2px 0px;
	margin: 0;
}


#Linkliste #navlinks {
	color: #ffffff;
}

#Linkliste #navlinks li {
	margin: 0;
}

#Linkliste #navlinks a:link, #Linkliste #navlinks a:visited { 
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 0px 4px 20px;
	background: url(../bilder/nav.gif) center left no-repeat;
}

#Linkliste #navlinks a:hover { 
	color: #000000;
	text-decoration: none;
	padding: 4px 0px 4px 20px;
	background: url(../bilder/navaktiv.gif) center left no-repeat;
}

#Linkliste ul ul {
	list-style: none;
	padding: 0 0 0px 20px;
	margin: 0;
	line-height: 1.1em;
	font-size: 1em;
	font-weight: normal;
}

#Linkliste li li {
	padding: 2px 0px 2px 0px;
	margin: 0;
}


	
	

/* Ueberschriften */
h1 {
	color: #4f4f4f;
	height: auto;
	font-size: 1em;
	letter-spacing: 0.5pt;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #e22765;
}

h2 {
	color: #828282;
	height: auto;
	font-size: 1em;
	line-height: 1.3em;
	letter-spacing: 1pt;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}





/* Liste Aufzaehlung */
ul.liste {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

ul.liste li {
	padding: 5px 0px 0px 0px;
}




/* Verschiedenes */
#startspalte1 {
	float: left;
	margin-bottom: 20px;
	width: 275px;
}
#startspalte2 {
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 275px;
}

.abstand {
	padding: 20px 0 0 0;
}

#top {
	float: right;
	margin: 30px 0 40px 0;
}

#topimg {
	float: left;
	width: 12px;
	background: url(../bilder/top.gif) no-repeat;
	bottom: 0px;
}

#drucken {
	float: left;
	margin: 30px 0 40px 0;
}

#druckenimg {
	float: left;
	width: 12px;
	background: url(../bilder/drucken.gif) no-repeat;
	bottom: 0px;
}

.fett { 
	font-weight: bold; 
}

img {
	border: 0px;
}

img.bildrechts {
	float: right;
	padding-left : 10px;
	padding-bottom : 10px;
}

img.bildlinks {
	float: left;
	padding-right : 10px;
	padding-bottom : 10px;
}

clear {
	clear: both;
}

#a.klein, a.klein:link, a.klein:visited { 	
	color: #d00048;	
	text-decoration: none;
	padding: 0px;
}
a.klein:hover { 		
	color: #000000;	
	text-decoration: underline;	
	background: #f9f9f9;
}




/* Suche Button */
.butt3  { 
	background-color: #d3dfe6; 
	color: #000000; 
	border: 1px solid #0476b9;
	margin: 0px 0px 0px 0px;
	padding: 1px; 
	text-align: center;
	font-size: 0.85em;
}




/* Tabellen */
/* Tabelle drei Spalten fuer Seite Produktloesungen */
#tabellencontainer2 {
	position: relative;
	height: auto;
	padding: 0px;
	text-align: left;
	display: block;
	clear: both;
	width: 580px;
	margin: 20px 0 20px 0;
}
.tab2spalte1 {
	width: 192px;
	padding: 20px 0px 20px 0px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.tab2spalte2 {
	width: 193px;
	padding: 20px 0px 20px 0px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
}




/* Footer */
#footer {
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
	background: url(../bilder/background1.gif) repeat-x;
    text-align: center;
    clear: both;
    font-size: 0.8em;
 	color: #576F7B;
    height: 22px;
	position: relative;
	bottom: 0px;
	display: block;
}



/* * html #header {
	height: 120px;
}

* html #header #navi #suchen {
	top: 2px;
}

* html #container #inhalt {
	height: 580px;
} */





