/* CSS für Kfz-Technik */

body {/*Hintergrundfarbe*/
	background-color: #C7CBE0;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#container {/*container für alles*/
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	width: 820px;
	margin: auto;
	position: relative;
	background-image: url(../kfztechnik_bilder/kfztechnik.jpg);
	background-repeat: no-repeat;
	border: 2px solid #FFFFFF;
	background-position: 250px 20px;
}

#table-box{/*box für Bild und text, auf relative setzen dann geht der Container in der größe mit*/
	width: 820px;
	position: relative;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	top: 50px;
}

#pflaster  {/*Box für das Termin gif*/
	position:absolute;
	top:39px;
	left:361px;
	width:546px;
	height:105px;
	z-index: 800;
 }

#bild-box{/*box für unteren Rahmen*/
	width: 820px;
	position: relative;
	height: 25px;
	top: 50px;
	left: 1px;
	
}
#text-box{/*box für text, auf relative setzen dann geht der Container in der größe mit*/
	width: 700px;
	position: relative;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	top: 50px;
	left: 150px;
}
#text-box1{/*box für text auf index2, auf relative setzen dann geht der Container in der größe mit*/
	width: 550px;
	position: relative;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	top: 80px;
	left: 150px;
	height: 250px;
}
#text-box2{/*box für text auf wunderlich.php, auf relative setzen dann geht der Container in der größe mit*/
	width: 600px;
	position: relative;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	top: 130px;
	left: 130px;
}
#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
#menubox {
	position: absolute;
	left: 1px;
	top: 78px;
	width: 818px;
	color: #3366cc;
	height: 25px;
	background-color: #ccff99;
	font-weight: bold;
	font-size: 0.8em;
}


.kfztechnik_mayer {/*Positionierung für rechts oben*/
	left: 327px;
	position: absolute;
	top: 1px;
	}
.menutext1 {
	text-decoration: none;
	color: #3366cc;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.menutext a:vsited {
	text-decoration: none;
	color: #A21429;
	font-size: 0.9em;
	font-weight: bold;
}
#box1 {/*für text links*/
	width: 143px;
	z-index: 90;
	left: 15px;
}
.box1 {/*Anweisung für text links*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
	left: 175px;
	top: -21px;
	position: absolute;
	z-index: 90;
	font-weight: bold;
	width: 143px;
}
#box2 {/*Box 2 für den text in der mitte*/
	width: 580px;
	z-index: 90;
	left: 200px;
	top: 20px;
	overflow: hidden;
}
.box2 {/*box 2 textauszeichnung zeilenabstand, etc steht auf relativ damit der rest nach unten mitgeht*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: left;
	vertical-align: top;
	left: 175px;
	top: 252px;
	position: relative;
	z-index: 90;
	overflow: auto;
	font-weight: normal;
	line-height: 1.5em;
}
#box3 {/*Box 3 ist für die Bilderpositionierung auf der rechten seite*/
	width: 756px;
	z-index: 90;
	left: 10px;
	position: relative;
	height: 70px;
	overflow: hidden;
	top: 25px;
}
.box3 {
	text-align: center;
	vertical-align: top;
	left: 210px;
	top: 202px;
	position: relative;
	z-index: 90;
	overflow: auto;
	color: #3366cc;
	font-weight: bold;
}
#box4 {/*Box 2 für den text in der mitte*/
	width: 640px;
	z-index: 90;
	left: 160px;
	top: 20px;
	overflow: hidden;
}
}
.box4 {/*Anweisung für text links*/
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	z-index: 90;
	line-height: normal;
}
.menutextschw{/*menutext schwarz*/
	font-size: 1em;
	color: #333333;
	text-decoration: underline;
	
}

#textboxunten {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #A21429;
	text-align: center;
}
.linkunten{
	color: #A21429;
	text-decoration: underline;	
}
#textboxunten2 {/*für die leiste mit impressum und webdesign*/
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #A21429;
	width: 280px;
	left: 590px;
	top: 40px;
	z-index: 1500;
}
.farbe {
	color: #FF0000;
}


#menu {padding:0; margin:40px 15px; width:0;}

#menu li {list-style-type:none; width:200px; height:20px; margin:2px 0; clear:both;}

#menu a, #menu a:visited {position:relative; display:block; width:120px; height:18px; border:1px solid #003366; background-color:#f8f8e8; color:#003366; padding-left:3px; text-decoration:none;}

#menu a span, #menu a:visited span {display:none;}

#menu a:hover {color:#fff; background-color:#65707b; border:1px solid #000; text-decoration:none;}

#menu a:hover span {
	position:absolute;
	display:block;
	left:130px;
	top:0;
	width:0px;
	height:0px;
	font-size:1px;
	line-height:0;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7CBE0;
	border-bottom-color: #C7CBE0;
	border-left-color: #c00;
}

* html #menu a:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}

