@charset "utf-8";
/* CSS Document */


*{

	margin:0;
	padding:0;

}


body{

	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

p{
	
	font-size:14px;
	color:#000000;

}

a{
	text-decoration:none;
	color:#000000;

}

img{

	border:0;

}

h1{
font-size:24px;
color:#c37200;
font-family: "Myriad Pro";
font-weight:normal;
}

.left{
	
	float:left;

}

.right{

	float:right;

}

.center{
	
	margin:0 auto;

}

.header_wrapper{
	width:100%;
	height:206px;
	background:url(images/header_bg.jpg) repeat-x;
}

.header{
	
	width:1000px;
}

.logo{
	width:576px;
	height:104px;
	margin-top:20px;
	margin-left:40px;
}

.tel_num{
	width:275px;
	height:105px;
	margin-top:10px;
	margin-right:50px;
}

.navigation{
	width:1000px;
	margin-top:45px;
	margin-left:20px;
}

.navigation ul li{
	display:inline;
}

.navigation ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	padding-right:30px;
}

.navigation ul li a:hover{
	color:#999999;
}

a:hover{
	color:#999999;
}

.footer_wrapper{
	width:100%;
	height:220px;
}

.footer_bg{
	width:100%;
	height:189px;
	background:url(images/footer_bg.jpg) repeat-x;
}

.footer_lower{
	width:1000px;
	margin-top:10px;
}

.footer_left{
}

.footer_right{
}

.produkte{
	font-size:24px;
	color:#c37200;
	margin-left:15px;
	margin-top:-30px;
	font-family:"Myriad Pro";
	font-weight:bold;
}

.cars{
	margin-left:30px;
	margin-top:30px;
	margin-right:30px;
}

.car_wrapper{
	width:1000px;
}

.center_panel{
	width:1000px;
	background:#fcfcfc;
	border-left:#eaeaea solid 1px;
	border-right:#eaeaea solid 1px;
}

.content_wrapper{
	width:1000px;
	background:#fcfcfc;
	border-left:#eaeaea solid 1px;
	border-right:#eaeaea solid 1px;
}

.left_panel{
	width:635px;
	margin-top:36px;
	padding-left:15px;
	padding-right:15px;
}

.wew_panel{
	width:635px;
	margin-top:36px;
	padding-left:15px;
	padding-right:15px;
}

.wiki{
	margin-top:-20px;
	font-weight:bold;
}

.wiki a{
	font-style:italic;
}

.right_panel{
	width:333px;
	margin-top:36px;
}

.anounce_wrapper{
	width:319px;
}

.announce_top{
	width:319px;
	height:18px;
	background:url(images/anounce_top.jpg) no-repeat;
}

.anounce_center{
	width:319px;
	background:url(images/anounce_bg.jpg) repeat-y;
	padding-left:15px;
	padding-right:15px;
}

.anounce_bottom{
	width:319px;
	height:18px;
	background:url(images/anounce_bottom.jpg) no-repeat;
}

.anounce_center h1{
	font-size:12px;
	color:#c37200;
	font-weight:bold;
	letter-spacing:1px;	
}

.anounce_center p{
	font-size:11px;
	padding-right:18px;
}

.map{
	width:300px;
	margin-top:15px;
	border:#666666 solid 1px;
	padding:10px;
}

.lower_content{
	width:635px;
	margin-top:20px;
}

.unsere_wrapper{
	width:302px;
}

.unsere_top{
	width:302px;
	height:13px;
	background:url(images/unsere_top.jpg) no-repeat;
}

.unsere_bg{
	width:277px;
	background:url(images/unsere_bg.jpg) repeat-y;
	padding-left:10px;
	padding-right:15px;
}

.unsere_bg p{
	font-size:11px;
}

.unsere_bg h1{
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:bold;
	color:#c37200;
	
}

.unsere_bottom{
	width:302px;
	height:13px;
	background:url(images/unsere_bottom.jpg) no-repeat;
}

.firma{
	width:237px;
	height:135px;
	margin-left:20px;
}

.left_panel ul{
	margin-top:10px;
	margin-left:20px;
}

.left_panel ul li{
	list-style:none;
}

.partner{
	margin-top:50px;
	margin-right:150px;
}

.gallery_wrapper{
	width:600px;
	padding:20px;
}

.album{
	width:139px;
	height:138px;
}

.album_wrapper{
	width:150px;;
	padding:20px;
}

.album_wrapper p{
	text-align:center;
}

.album_wrapper a{
	text-align:center;	
	color:#c37200;
	font-weight:bold;
}

.gallery{
	width:850px;
	margin-top:30px;
}

.gallery_content{
	width:850px;
}

.gallery_title{
	width:850px;
	font-size:14px;
	color:#c37200;
	font-weight:bold;
	padding-bottom:20px;
}

.gallery_thumbs{
	
	padding-left:10px;
	padding-bottom:50px;
}

.links{
	width:500px;
	float:left;
}

.links a{
	color:#c37200;
	text-decoration:underline;
}

.links a:hover{
	color:#FF6600;
	text-decoration:none;
}