body, p, h1, h2, h3, h4, td, input, div, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}

#kopfzeile {
	display:none;
	}

#seitenzaehler {
	display:none;
	}

#navigation {
	display:none;
	}
	
#fusszeile {
	color:#000;
	clear:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:590px;
	margin:40px 0px 0px 0px;
    padding-top:5px;
	}
	
#fusszeile a {
	text-decoration:none;
	color:#666;
	}	
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	margin-bottom:-10px;
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:-10px;
	}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:-10px;
	}
	
a img {
	border:none;
	}
	
.mehr a {
	text-decoration:none;
	color:#666;
	}
	
#content a {
	text-decoration:none;
	color:#666;
	}
	
#bildrechts {
	display:none;
	}	
	
.galerie img {
	margin:0px 16px 16px 0px;
	border:1px solid #e4e4e4;
	}

/* ###### Vertrieb ###### */


#karte {
	float:right;
	}

#Layer1 {
	position:relative;
	left:0px;
	top:20px;
	width:320px;
	height:230px;
	z-index:21;
	visibility:visible;
	}

#Layer2 {
	position:relative;
	left:0px;
	top:10px;
	width:320px;
	height:215px;
	z-index:22;
	visibility:visible;
	}

#Layer3 {
	position:relative;
	left:0px;
	top:10px;
	width:320px;
	height:210px;
	z-index:23;
	visibility:visible;
	}

#Layer4 {
	position:relative;
	left:0px;
	top:10px;
	width:320px;
	height:220px;
	z-index:24;
	visibility:visible;
	}

#Layer5 {
	position:relative;
	left:0px;
	top:10px;
	width:320px;
	height:220px;
	z-index:25;
	visibility:visible;
	}

#Layer6 {
	position:relative;
	left:0px;
	top:10px;
	width:220px;
	height:220px;
	z-index:1;
	visibility:visible;
	}
	
#vertrieb {
	position:relative;
	margin-top:30px;
	width:600px;
	left:0px;
	top:10px;
	}
	
#vertrieb th {
	text-align:left;
	padding-bottom:10px;
	}
	
/* ###### Kontaktformular ###### */	

legend {
	display:none;
	}
	
fieldset {
	background-color:#fff;
	margin-bottom:12px;
	border:1px solid #fff;
	padding:5px 0px 6px 0px;
	width:590px;
	}
	
.anfrage label {
	width:100px;
	display:block;
	float:left;
	clear:left;
	margin:4px 0px 0px 0px;
	}
	
.anfrage input {
	width:450px;
	margin-bottom:10px;
	border:1px solid #ccc; 
	color:#00f;
	margin-top:4px;
	}
	
.anfrage textarea {
	border:1px solid #ccc;
	width:300px;
	height:100px;
	color:#2e2e2e;
	margin-top:4px;
	padding:2px;
	}		
	
.kontaktdaten div #em {
	width:99px;
	float:left;
	font-style:normal;
	margin-top:3px;
	}
	
.kontaktdaten #kern1 {
	width:302px;
	margin-left:0px;
	margin-top:4px;
	}
	
.kontaktdaten #kern1 input {
	margin-right:10px;
	}
	
.kontaktdaten #kern2 {
	margin-left:0px;
	}
	
.kontaktdaten #kern2 input {
	border:1px solid #ccc;
	}
	
.kontaktdaten #kern2 label {
	display:block;
	width:99px;
	float:left;
	clear:left;
	margin-top:10px;
	}
	
.kontaktdaten #kern2 input {
	width:200px;
	margin-top:8px;
	float:left;
	}
	
.button {
	display:none;
	}
	
/* ###### Produktseite ###### */	
#rechts div {
	display:block !important;
	}

#rechts h3 {
	display:block !important;
	}
	
#links {
	margin-top:30px;
	}
	
#links a {
	display:none;
	}	
	
/* ###### Zubehoer ###### */	
	
#auswahl {
	margin-bottom:20px;
	}

.zubehoer {
	border-right:2px solid #CCC;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
	color:#333;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	}
	
.zubehoer td {
	padding:2px 2px 2px 6px;
	border-left:2px solid #CCC;
	}

.lin td {
	font-size:0px;
	height:2px;
	background-color:#CCC;
	padding:0px 0px 0px 0px;
	}
	
.zubehoer thead {
	background-color:#CCC;
	padding:2px 2px 2px 4px;
	text-align:left;
	}	
	
.zubehoer th {
	padding:2px 2px 2px 6px;
	border-left:2px solid #CCC;
	} 		
