body {
	margin: 0;
	padding: 0;
	background-image: url(bilder/hintergrund.jpg);
	scrollbar-arrow-color: #ea9c0c;
	scrollbar-face-color: #fff9eb;
	scrollbar-highlight-color: #fff9eb;
	scrollbar-3dlight-color: #ea9c0c;
	scrollbar-shadow-color: #ea9c0c;
	scrollbar-darkshadow-color: #fff9eb;
	scrollbar-track-color: #fff9eb;
	}
		
#container {
	position:absolute;
	margin: -300px 0 0 -410px;
	top: 50%; left: 50%;
	height: 600px;
	width: 830px;
	background-image: url(bilder/design.jpg);
	background-repeat: no-repeat;
	}

#container_k {
	position:absolute;
	margin: -300px 0 0 -410px;
	top: 50%; left: 50%;
	height: 600px;
	width: 830px;
	background-image: url(bilder/design_kontakt.jpg);
	background-repeat: no-repeat;
	}
	
#content {
	position: absolute;
	left: 289px;
	top: 185px;
	height: 290px;
	width: 442px;
	padding-right: 8px;
	overflow: auto;
	}
	
#preise {
	position:absolute;
	left: 270px;
	top: 145px;
	height: 320px;
	width: 542px;
	overflow: auto;
	}
	
#impressum {
	position: absolute;
	left: 616px;
	top: 558px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
#depot {
	position:absolute;
	left: 270px;
	top: 110px;
	width: 459px;
	height: 100px;
	}
	
#liste {
	position:absolute;
	left: 58px;
	top: 320px;
	}
	
#kontakt {
	position: absolute;
	left: 287px;
	top: 119px;
	width: 500px;
	height: 376px;
	}
	
 #nav {
	position: absolute;
	left: 144px;
	top: 70px;
	width: 522px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
	z-index: 2;
}

 #subnav {
	position: absolute;
	left: 193px;
	top: 88px;
	width: 638px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
	z-index: 1;
	}

#nav a {
	color: #d68e07;
	text-decoration: none;
	padding-right: 12px;
}

#nav a:link, #nav a:visited {
	color: #bb20a7;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #d68e07;
	text-decoration: none;
	}
	
#nav ul {
	list-style:none;
	padding: 0;
	margin: 0;
	
	}
	
#nav li{
	padding: 0;
	margin: 0;
	list-style:none;
	float: left;
	}
	
#subnav a {
	color: #bb20a7;
	text-decoration: none;
	padding-right: 12px;
}

#subnav a:link, #subnav a:visited {
	color: #d68e07;
	text-decoration: none;
	}
	
#subnav a:hover {
	color: #bb20a7;
	text-decoration: none;
	}
	
#subnav ul {
	list-style:none;
	padding: 0;
	margin: 0;
	
	}
	
#subnav li{
	padding: 0;
	margin: 0;
	list-style:none;
	float: left;
	}
	
h1 {
	padding: 0px 0px 10px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ea9c0c;
	line-height: 1.4em;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-size: 0.8em;
	color: #ea9c0c;
	line-height: 1.4em;
	font-weight: normal;
}

h3 {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-size: 0.8em;
	color: #ea9c0c;
	line-height: 1.4em;
	font-weight: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ea9c0c;
	border-bottom-color: #ea9c0c;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
}

h4 {
	padding: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	background-color: #ea9c0c;
}
p {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
}

.farbe {
    color: #ea9c0c;
	}


.grau {
    color: #666666;
	}
	
		
.abstand {
    line-height: 1.8em;
	}


.abstandk {
    line-height: 0.4em;
	}
	
	
	
a {
	color: #d68e07;
	text-decoration: none;
	padding-right: 12px;
}

a:link, a:visited {
	color: #bb20a7;
	text-decoration: none;
	}
	
a:hover {
	color: #d68e07;
	text-decoration: none;
	}

#impressum a {
	color: #FFFFFF;
	text-decoration: none;
	}

#impressum a:link, #impressum a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#impressum a:hover {
	color: #ea9c0c;
	text-decoration: none;
	}
	
td {
	padding: 0 0 7px 0;
	}	
	
