*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15pt;
	color: #777;
	background: #000;
	height:100%;  
}
a, a:active, a:visited{
	text-decoration: none;
	color: #455467;
}
a:hover{
	color: #c30d16;
}
img{
	border: 0;
}

h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
	color: #666;
}

h1 span{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
	color: #666;
}

h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
	color: #666;
}
h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 30px;
	clear: both;
	color: #666;
}
h4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
h5{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}
h6{
	font-family: Helvetica;
	font-size: 12px;
	color: #666;
}
h7{
	font-family: Arial;
	font-size: 12px;
	color: #666;
}
h8{
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
}
h9{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
/*----------------------menu-------------------------*/
#menu{
	position: fixed;
	z-index: 2;
	left: 0;
	top:0;
	width: 175px;
	height: 100%;
	background:url('../images/back_menu.jpg') right repeat-y;
}
.menu_content{
	position: absolute;
	left:0px;
	top:170px;
}
.menu_content ul{
	margin-top: 0px;
	list-style: none;
	width: 200px;
	border: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-indent: 40px;
}
.menu_content li{
	height:35px;
	line-height:35px;
	background: url('../images/arrow.png') left bottom no-repeat;
}
#active{
	color: #fff;
	background: url('../images/arrow_active.png') left no-repeat;	
}
#active_open{
	color: #fff;
	background: url('../images/arrow_active_open.png') left no-repeat;	
}
.sub{
	font-size: 11px;
	text-indent: 55px;
}
#active_sub{
	color: #fff;
	background: url('../images/arrow_active.png') left no-repeat;
	font-size: 11px;
	text-indent: 55px;
}
/*----------------------teaser-------------------------*/
#teaser{
	position: fixed;
	z-index: 2;
	left: 175px;
	top:0;
	width: 200px;
	height: 870px;
	overflow: hidden;
}
/*----------------------main-------------------------*/
#main_back{	
	position: fixed;
	left: 375px;
	top:0;
	width: 600px;
	height: 100%;
	background: url('../images/back_main.jpg') top left repeat-y;
}
#main{
	position: absolute;
	z-index: 1;
	left: 405px;
	top:-4px;
	height: 1749px;
}
.logo{
	position: absolute;
	left:60px;
	top:0px;
	padding-top: 15px;
}
.main_content{
	position: absolute;
	left: 0px;
	top: 102px;
	padding-bottom: 25px;
	height: 1884px;
}
.main_content p{
	width: 300px;
}
.main_content_full{
	position: absolute;
	left: 60px;
	top: 136px;
	padding-bottom: 25px;
	padding-right: 55px;
}
.main_content_news{
	position: absolute;
	left: 60px;
	top: 133px;
	padding-bottom: 25px;
	padding-right: 55px;
	width: 400px;
}
.main_content_full p{
	width: 300px;
}
.main_sidebar{
	position: absolute;
	top:101px;
	left: 644px;
	width: 183px;
	height: 416px;
}
.main_sidebar_sites{
	position: absolute;
	top:84px;
	left: 365px;
	width: 175px;
	height: 271px;
}
.main_sidebar_products{
	position: absolute;
	top:74px;
	left: 365px;
	width: 175px;
}
.main_sidebar p{
	width: 175px;
	font-size: 12px;
	line-height: 15px;
	margin-top: 3px;
	margin-bottom: 7px;
}
.date{
	color: #455467;
	line-height: 14px;
}
#main ul{
	list-style-position: inside;
}
/*----------------------content pics-------------------------*/
.content_image_left{
	padding: 10px;
	padding-left: 0;
	float: left;
	}
.content_image_right{
	padding: 10;
	padding-right: 0;
	float: right;
	}
.spacer{
	height: 50px;
	clear: both;
	}
/*----------------------footer-------------------------*/
#footer{
}
#footer p{
	font-size: 9px;
	color: #455467;
	margin-top: 5px;
	margin-bottom: 15px;
}
/*----------------------contact form 	display: block; float: left;-------------------------*/
.reihe {
  clear: both;
  padding: 2px 0px;
}

label{
	display: block;
	float: left;
	vertical-align: top;
	width: 90px;
	}
.fieldwith{
	width: 240px;
	color: #666;
}
.fieldmessage{
	width: 240px;
	height:150px;
	padding: 2px;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.error{
	color:#990000;
}
.fieldwith_error{
	width: 240px;
	color: #990000;
}
/*----------------------car db-------------------------*/
.brand_image{
	margin: 5px;
	}
#pic_car{
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
 	background: #ccc;

}
#pic_car thead a:hover{
	background: #c30d16;
	}
.choose_engine{
	height: 20px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: url(../images/line.png) repeat-x bottom;
}
.car_title{
	width: 600px;
	font-size: 14px;
	color: #990000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background: #ccc;
	border: 1px solid #afafaf;
}
#performance_table{
		width : 610px;
		text-align: left;
        background-color: #e2e2e2; 
        margin-top: 0px;
        margin-bottom: 2px;
        border: 1px solid #afafaf;

}
#performance_table thead{
		font-weight: normal;
		color: #455467;
		background: #cccccc;

}
#performance_table td{
		height: 25px;
		padding-left: 10px;
		}
#performance_table th{
		padding-left: 10px;
		}
.difference{
	color: #393;
}
.car_additional{
	width: 600px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background: #ccc;
	border: 1px solid #afafaf;
}.front_share {
	height: 100px;
	width: 100px;
	margin-right: 0px;
	margin-left: 603px;
	padding-top: 0px;
	margin-top: -160px;
	
}.database_share {
	height: 30px;
	width: 100px;
	margin-right: 0px;
	margin-left: 570px;
	padding-top: 190px;
	margin-top: -300px;
}
