@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;
	line-height:20px;

}

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

}

img{

	border:0;
	outline:none;

}

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

h2{
font-size:16px;
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;
}

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

.album2{
	width:109px;
	height:108px;
	background:url(images/album.png) no-repeat;
	padding:20px;
	overflow:hidden;
	
}

.cover{
	width:100px;
	height:95px;
	overflow:hidden;
}

.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;
}

.gal_wrapper{
	width:150px;
	height:105px;
	padding:5px;
	border:#CCCCCC solid 1px;
	margin-left:10px;
	margin-top:10px;
}

.gal_in{
	width:100%;
	height:100%;
	text-align:center;
	overflow:hidden;
}

.pagination	a{
	padding:5px 10px 5px 10px;
	color:#333333;
	text-decoration:none;
	border:#CCCCCC solid 1px;
}

.pagination	a:hover{
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	background:#333333;
	text-decoration:none;
}

.disabled2{
	padding:5px 10px 5px 10px;
	color: #CCCCCC;
	background:#999999;
	text-decoration:none;
	border:#CCCCCC solid 1px;
	margin-left:1px;
	margin-right:1px;
}

.selected_page{
	padding:5px 10px 5px 10px;
	color: #FFFFFF;
	background:#333333;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
	border:#CCCCCC solid 1px;
}

.main_gal_wrapper{
	width:100%;
	text-align:center;
}

.main_gal_wrapper img{
	border:#CCCCCC solid 1px;
	padding:10px;
}


.picpage{
	padding:5px;
	color:#CC3333;
	font-size:14px;
	font-weight:bold;
}


/* social media buttons */

.social_media{
	margin-top:20px;
	margin-left:43px;
	margin-bottom:20px;
}

#social_media {
background:url(images/follow.png) no-repeat;
width:202px;
height:48px;
margin:0;
padding:0;
color:#FFFFFF;
}

#social_media span {
display: none;
}

#social_media li, #social_media a {
height:48px;
display:block;
}

#social_media li {
float:left;
list-style:none;
display:inline;

}

#social_media-01 {width: 77px;}
#social_media-02 {width: 77px;}
#social_media-03 {width: 48px;}


#social_media-01 a:hover {background:url(images/follow.png)  0px   -48px no-repeat; }
#social_media-02 a:hover {background:url(images/follow.png) -77px  -48px no-repeat; }
#social_media-03 a:hover {background:url(images/follow.png) -154px  -48px no-repeat; }


/* end social media buttons */

.news{
	width:100%;
}

.news h2 a{
	font-size:12px;
	color:#C37200;
	font-weight:bold;
}

.news h2 a:hover{
	text-decoration:underline;
}

.news ul li{
	list-style:circle;
	margin-top:10px;
	font-size:11px;
}

.news ul li a{
	color:#C37200;
}

.news ul li a:hover{
	text-decoration:underline;
}

.news_wrapper p{
	font-size:12px;
}

.news_wrapper img{
	float:right;
	margin:5px;
}

.news_archive{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}

.news_archive li{
	list-style:circle;
	line-height:15px;
}

.offers{
	background:url(images/offers.png) no-repeat;
	width:293px;
	height:149px;
}

.latestnews{
	background:url(images/latest_news.png) no-repeat;
	width:291px;
	height:150px;
}
