html, body, div, p, h1, h2, h3, ul, ol, span, a, table, form, img, li {
	padding: 0;
    font-size: 12px; 
    margin: 0; 
	padding-top: 0px; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	text-decoration: none;
}

html {
	color: #000000; 
}

body {
	background-color: #B7B7B7; 
    color: #000000;
    background-image: url('imgs/bg.gif');
}

#layout {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-top: 7px;
	height: 871px; 
	width: 708px;
	background-image: url('imgs/line.gif');
	margin-left: 70px; 
	padding-left: 8px;
	background-repeat: no-repeat; 
	background-position: right;
}


#header {
	border-top: 1px solid #FFFFFF;
	border-left:none;
	border-bottom:none;
	border-right:none;
	height: 100px; 
	width: 681px; 
	background-color: #FFFFFF; 
	background-image: url('imgs/header.jpg');
   /*	text-indent: -4000px; */
}

/* navi */

#nav {
	margin: 0;
	border: none;
	padding: 0;
	height: 770px; 
	width: 117px; 
	float: left; 
	overflow: visible; 
	background-color: #EEEEEE; 
	background-image: url('imgs/navi.gif');
	background-repeat: no-repeat;
}


ul { 
	list-style: none; 
}

li {
 	float: left; 
 	position: relative; 
 	border-top: 0; 
 	border-right: 0; 
 	border-bottom: 1px; 
 	border-left: 0; 
 	border-color: #FFFFFF; 
 	width: 114px; 
 	border-style: solid; 
 	background-color: #EEEEEE;
}

li ul { 
	display: none; 
	position: absolute; top: 0; left: 9.5em;  
	background-color: #EEEEEE; 
	border-color: #000000; 
	border-left:2px; 
	border-top: 1px; 
	border-right: 1px;  
	border-bottom: 1px; 
	border-style: solid;
}

li:hover ul, li.over ul{ display: block; }

#navi li a {
	color: black; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 9px; 
	display: block; 
	padding: 4px; 
	text-align: left;
}

#navi { 
	margin-top: 25px; 
	margin-left: 2px; 
	padding: 0; 
}

#navi a:hover {
	background-color: #FF1313; 
	color: #FFFFFF;  
	border: none;
}

#adac { 
	margin-left: 2px; 
	padding: 0; 
}

.adac li a {
	color: black; 
	text-decoration: none; 
	font-size: 9px; 
	display: block; 
	padding: 4px; 
	font-weight: bold;
}
	
.adac a:hover {
	background-color: #FFCF01; 
	color: #FFFFFF; 
	border-top: 0; 
	border-left: 0; 
	border-bottom: 0; 
	border-right: 2px; 
	border-style: solid; 
	border-color: #000000;
}

#formular { 
	margin-left: 2px;
	margin-top: 23px;
	padding: 0; 
	text-align: left;
	float: left;
}

.formular li a {
	color: black; 
	text-decoration: none; 
	font-size: 9px; 
	display: block; 
	padding: 4px; 
	font-weight: bold;
}

	
.formular a:hover{
	background-color: #44D883; 
	color: #FFFFFF; 
	border-top: 0; 
	border-left: 0; 
	border-bottom: 0; 
	border-right: 2px; 
	border-style: solid; 
	border-color: #000000;
}



#links {
	margin-left: 5px;
	height: 250px;
	width: 117px;
	border:none;
	float: left;
	margin-top: 50px;
}

.links a img {
	border: none;
}

.links li {
	border: none;
	margin-bottom: 15px;
}

/* navi end */

/* navi aktuell */

#aktuell { 
	margin-left: 2px;
	padding: 0; 
	text-align: left;
	float: left;
}

.aktuell li a {
	color: black; 
	text-decoration: none; 
	font-size: 9px; 
	display: block; 
	padding: 4px; 
	font-weight: bold;
}
	
.aktuell a:hover {
	background-color: #FF1313; 
	color: #FFFFFF; 
	border-top: 0; 
	border-left: 0; 
	border-bottom: 0; 
	border-right: 2px; 
	border-style: solid; 
	border-color: #000000;
}

/* navi aktuell end */


#main {
	background-color: #ffffff;
	height: 770px; 
	min-width: 561px;  
	float: left; 
	background-image: url('imgs/main.gif');
	background-repeat: no-repeat;
}

#news {
	height: 360px; 
	width: 564px; 
	border: none; 
}

#content {
	margin-top: 25px;
	height: 370px; 
	width: 564px; 
    text-align: justify;
}

.content h1 {
	 margin-top: 0;
	 padding-left:3px;
	 font-family: arial;
	 margin-bottom:5px;
     font-size: 15px;
     margin-left: 15px;
     margin-right:15px;
     color: #000000;
     background-color:#F0F0F1;
     border-bottom: 1px solid #8E8E8E;

}

.content h2 {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	margin-left:40px;
	color: #FF1414;
}

.content h3 {
	 padding-left:3px;
	 font-family: arial;
	 margin-bottom:10px;
     font-size: 28px;
     margin-left: 15px;
     margin-right:15px;
     color: #000000;
}


.content b {
	 font-family:arial;
	 font-size: 12px;
	 color: #000000;
	 font-weight:bold;
}

.content p {
	margin-top: 10px;
	font-family: arial;
	font-size: 12px;
	margin-left: 25px;
	margin-right: 30px;
	color: #000000;

}

.content p.philosophie {
	font-family: arial;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 30px;
	color: #000000;
}

.content a {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF1313;
	text-decoration: none;
}

.content a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FF1313;
	text-decoration: underline;
}

.content a img {
	border:0;
	vertical-align:middle;
}

.content a:hover img {
	background-color: white;
}

.content img {
	border:none;
	float:left;
	margin-right: 10px;
}

.content b.team {
	 font-family:arial;
	 font-size: 11px;
	 color: #000000;

}

.content p.team {
	font-family: helvetica;
	font-size: 9px;
	margin-left: 25px;
	margin-right: 30px;
	color: #000000;
}

.content li {
	font-family: arial;
	list-style-type: none;
	width: 30em;
	clear:both;
	margin-left: 5px;
	text-align:left;
	margin-top:4px;
	background: transparent;
}


.content ul {
	font-family: arial;
	list-style-type: none;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.content li ul {
	clear: both;
}

.content strong {
	color: #000000;
	font-weight: bold;
}

/* imprint content */

.imprint h1 {
	 font-family: arial;
	 margin-bottom:10px;
     font-size: 13px;
     margin-left: 8px;
     margin-right:10px;
     color: #000000;
     /*background-color:#D8D8D8;
     border: 1px solid #000000;*/
}

.imprint h2 {
	 font-family: arial;
	 margin-bottom:10px;
     font-size: 11px;
     margin-left: 8px;
     margin-right:10px;
     color: #000000;
     text-align: left;
     /*background-color:#D8D8D8;
     border: 1px solid #000000;*/
}
	
.imprint b {
	 font-family:arial;
	 font-size: 10px;
	 color: #000000;

}

.imprint p {
	/*font-weight: bold;*/
	font-family: arial;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 15px;
	color: #000000;

}

.imprint a {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #FF1313;
	text-decoration: none;
}

.imprint a:hover {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF1313;
}

.imprint a img {
	border:0;
	vertical-align:middle;
}

.imprint a:hover img {
	background-color: white;
}

/* title */

#title_gtue {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_gtue.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_gtue2 {
	width: 125px;
	height: 50px;
	background-image: url('imgs/title_gtue2.gif');
	background-repeat: no-repeat;
	margin-left:80px;
	margin-right:20px;
	margin-bottom:20px;
}
	
#unfall {
	width: 500px;
	/*height: 100px;*/
	height: 0px;
	/*background-image: url('imgs/title_tour.png');*/
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
}

#unfall2 {
	width: 250px;
	height: 100px;
	background-image: url('imgs/unfall2.gif');
	background-repeat: no-repeat;
	margin-left:280px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_gutachten {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_gutachten.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_analyse {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_analyse.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_analyse2 {
	width: 400px;
	height: 240px;
	background-image: url('imgs/simulation.png');
	background-repeat: no-repeat;
	margin-bottom:20px;
	margin-left:120px;
}

#title_pruefstelle {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_pruefstelle.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_buero {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_buero.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_sonstiges {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_sonstiges.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_kontakt {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_kontakt.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_wartung {
	width: 500px;
	height: 100px;
	background-image: url('imgs/wartung.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_fahrertraining {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_fahrertraining.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_service {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_service.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_seminar {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_seminar.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_motorsport {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_motorsport.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_forschung {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_forschung.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_news {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_news.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_adac {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_adac.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#title_25jahre {
	width: 500px;
	height: 100px;
	background-image: url('imgs/title_25jahre.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

/* title end */

#impressum {
	width:720px;
	height:30px;
	margin-left: 85px;
	margin-top:7px;
}

.impressum p {
	font-size: 10px;
	font-weight: bold;
	color: black;

}

.impressum a {
	font-size: 10px;
	color: black;
}

.impressum a:hover {
	font-size: 10px;
	color: #FF1313;
}

.impressum a img {
	border:none;
	vertical-align:middle;
}

#counter {
	width: 100px;
	height: 20px;
	margin-top: 30px;
	text-align: center;
	margin-left: 10px;
}

#newsscroll {
	width: 564px;
	height: 64px;
	/*overflow: scroll;*/
}

#headlines {
	height: 769px;
	width: 147px;
	background-color: #FFFFFF;
	position: absolute;
	left: 790px;
	top: 107px;
	font-family: arial;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#hdline1 {
	margin-left: 6px;
	margin-top: 13px;
	height: auto;
	width: 133px;
	border-bottom: 1px solid #BABABA;
	
}

#hdline2 {
	margin-top:3px;
	margin-left: 6px;
	height:auto;
	width: 133px;
	border-bottom: 1px solid #BABABA;
}

#hdline3 {
	margin-top:3px;
	margin-left: 6px;
	height: auto;
	width: 133px;
	border-bottom: 1px solid #BABABA;
}

#hdline4 {
	margin-top:3px;
	margin-left: 6px;
	height: 25%;
	width: 133px;
	border-bottom: 1px solid #BABABA;
}


.headlines h1 {
	font-size:11px;
	font-weight: bold;
	font-family: arial;
}

.headlines p {
	font-size: 10px;
	font-family: arial;
}

.headlines a {
	font-size: 10px;
	font-family: arial;
	color: #FF1313;
}
	
.headlines a:hover {
	color: #000000;
	font-family: arial;
	text-decoration: underline;
}

.gallery {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}


#kundenzufriedenheit {
	width: 75px;
	height: 101px;
	position: absolute;
	left: 790px;
	top: 2px;
	background-image: url('imgs/kundenzufriedenheit.png');
}
