﻿@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- Main content elements */
body {
	background: #BDBDBD url(../images/layout/bg_body.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
}

#page {
	width: 834px;
	margin: 37px auto 0;
	background: #FFF url(../images/layout/bg_page.gif) repeat-y;
	text-align: left;
}

#main {
	background: transparent url(../images/layout/bg_main.gif) no-repeat;
	width: 100%;
	position: relative;
	
}

#header {
	margin: 9px 9px 0;
	background: transparent url(../images/layout/bg_header.gif) repeat-x;
	height: 384px;
	position: relative;
}

#content {
	height: auto !important;
	height: 300px;
	min-height: 300px;	
	padding: 9px 41px;
}

#footer {
	position: relative;
	background: transparent url(../images/layout/bg_footer.gif) no-repeat bottom;
	height: 32px;
	padding-bottom: 9px;
	padding-left: 32px;
	clear: both;
	
}

pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }
#banner img { position: absolute; top:0; left:0 }

/* ----------------------------------------------------- Header elements */
#header #logo {
	width: 208px;
	height: 80px;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url(../images/layout/bg_logo.gif) no-repeat;
	position: absolute;
	left: 32px;
	top: 48px;
}

#header #banner {
	height: 224px;
	width: 100%;
	position: absolute;
	top: 128px;

}

#renault #header #banner {
	/*background: transparent url(../images/layout/bg_banner_renault.png) no-repeat;*/
}

/* ----------------------------------------------------- Opel / Renault Switch  */
#header #brand {
	position: absolute;
	height: 160px;
	width: 408px;
	left: 380px;
}

#header #brand #opel_button, #header #brand #renault_button, #header #brand #dacia_button {
	width: 120px;
	height: 160px;
	padding-right: 16px;
	float: left;	
} 

#header #brand a {
	width: 120px;
	height: 160px;
	display: block; 
	background: url(../images/layout/logo_renault.jpg) no-repeat;
	text-indent: -9999px;
}

#header #brand #opel_button a {
	background: url(../images/layout/logo_opel_inaktiv.jpg) no-repeat;
}

#opel #header #brand #opel_button a.active {
	background: url(../images/layout/logo_opel.jpg) no-repeat;
}

#header #brand #renault_button a {
	background: url(../images/layout/logo_renault_inaktiv.jpg) no-repeat;
}

#renault #header #brand #renault_button a.active {
	background: url(../images/layout/logo_renault.jpg) no-repeat;
}

#header #brand #dacia_button a {
	background: url(../images/layout/logo_dacia_inaktiv.jpg) no-repeat;
}

#renault #header #brand #dacia_button a.active, #opel #header #brand #dacia_button a.active  {
	background: url(../images/layout/logo_dacia.jpg) no-repeat;
}


/* ----------------------------------------------------- Menu  */
#header #menu {
	position: absolute;
	height: 32px;
	background: url(../images/layout/bg_menu.gif) repeat-x;
	width: 802px;
	top: 352px;
	padding-left: 14px;
	
}

#header #menu li{
	height: 32px;
	float: left;
	background: url(../images/layout/bg_menu_left.gif) 0 -32px;	
	padding-left: 12px;
}

#header #menu a {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	background: url(../images/layout/bg_menu_right.gif) no-repeat 100% -31px;
	padding-right: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	
}

#header #menu li.active {
	background-position: 0 0;	
}

#header #menu li.active a{
	background-position: 100% 1px;	
	color: #000;
}

#header #menu li a:hover{
	color: #000;
	

}

/* ----------------------------------------------------- Content  */
#content h2, #content h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	margin-top: 24px;
}

#content h1 {
	font-size: 28px;
	line-height: 1;
	font-family: "Arial Black";
}


#content p {
	margin-top: 16px;
}

#content p strong {
	font-weight: bold;
}

#content p a, #product_details a {
	font-weight: bold;
	color: #d0ae54;
	text-decoration: underline;
}

#content p a:hover,  #product_details a:hover {
	color: #b39648;
	text-decoration: none;
}

#content .text_image {
	clear: both;
}

#content .text_image div {
	width: 432px;
	float: left;
}

#content .text_image .right {
	float: right;
	width: 304px;
	margin-top: 16px;
}

#content .text_image .left {
	float: left;
	width: 304px;
	margin-right: 10px;
	margin-top: 16px;
}

#content .text_teaser .left {
	float: left;
	width: 368px;	
	padding-right: 16px;
}

#content .text_teaser .teasers {
	text-align: center;
	padding-top: 16px;
}

#content .text_teaser .teasers .teaser1 {

	float: left;
	padding-right: 16px;
}
#content .text_teaser .teasers .teaser2 {

	float: left;
	
}

#content .text_teaser .teaser img {
	
}

#content .business_card{
	float: left;
	width: 240px;
	height: 108px;
	background: #F7F7F7 ;
	margin: 16px 16px 0 0;
	border-top: 1px dashed #b9b9b9;
	border-bottom: 1px dashed #b9b9b9;	
	position: relative;
}

#content .business_card h3 {
	font-weight: bold;
	padding-top: 4px;

}

#content .business_card p {
	font-size: 9px;
	margin: 0;
	margin-bottom: 16px;
}

#content .business_card .email {
	margin: 0;
	top: 90px;
	position: absolute;
	left: 82px;
}

#content .business_card_image{
	float: left;
	margin-right: 10px;
}

#business_cards  .last{
	margin-right: 0;
}

#content .loading_bar{
	background: url(../images/layout/loading.gif) no-repeat;
	margin-top: 10px;
	height: 0;
}


/** News **/
#content .news_image_left {
	float: left;
}

#content .news_image_right {
	float: right;
}

#content .news_thumbnail {
	float: left;
	position: relative;
	z-index: 99;	
}


#content .news_entry {
	clear: both;
}

.news_entry h2 {
	margin-bottom: 16px;
}

#content .news_date {
	text-align: right;
	font-size: 10px;
	margin-top: -48px;
	padding-bottom: 16px;
}

#content .news_thumbnail, #content .news_image_left {
	margin-right: 16px;
	margin-bottom: 8px;
	margin-top: 16px;
	margin-left: 16px;
}

#content .news_link {
	clear: both; 
	text-align: right;

}

#content .news_display .texts {
	background: none; 
	border: none;
	padding: 0;
}

#content .news_display .news_image_left {
	margin-left: 0;
	margin-top: 16px;
}

#content .news_display .news_date {
	text-align: right;
	font-size: 10px;
	margin-top: -16px;
	padding: 0;
}

#content .texts {
	border-top: 1px dashed #b9b9b9;
	border-bottom: 1px dashed #b9b9b9; 	
	background: #f7f7f7;
	padding: 16px;
	margin-bottom: 16px;
}

#content #page_bar{
	margin-right: 16px;
	margin-bottom: 8px;
	clear: both;
}

#content #page_bar a, #content #page_bar strong{
	border: 1px solid #DDD;
	width: 14px;
	height: 12px;
	padding-bottom: 2px;
	margin-right: 3px;
	color: #F9F9F9;
	text-align: center;
	display: block;
	float:left
}

#content #page_bar a{
	text-decoration: none;
	background: #ebebeb;
	
}


#content #page_bar strong{
	background: #ababab;
}

/* ----------------------------------------------------- Produkt Details */
#product_images {
	float: left;
	width: 256px;
	height: 100%;
	padding-top: 16px;	
}

#product_images a {
	display: block;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
	width: 112px;
	height: 112px;
}

#product_details {
	float:right;
	width:496px;
}
#product_details {
	margin-top: 16px;
}

#product_data h3, product_description h3, #product_properties h3, #product_description h3 {
	padding: 16px 16px 0;
	font-weight: bold;
	font-size: 13px;
}

#product_details .inner {
	margin: 16px;
}

#product_data {
	background:#F7F7F7;
	border:1px dashed #B9B9B9;
	border-right:none;
	border-left: none;
	margin-bottom: 20px;
}

#product_data dt {
	font-weight: bold;
	float:left;
	clear: left;
}


#product_data dd {
	margin-left: 200px;
}

#product_properties {
	background:#F7F7F7;
	border:1px dashed #B9B9B9;
	border-right:none;
	border-left: none;
	margin-bottom: 20px;
}

#product_properties .left {
	float:left;
	width: 47%;
	padding-left: 5%;
}

#product_properties li {
	list-style-type: disc;
}

#product_description {
	background:#F7F7F7;
	border:1px dashed #B9B9B9;
	border-right:none;
	border-left: none;
	margin-bottom: 20px;
}

#product_links {
	clear: both;
}

/* ----------------------------------------------------- 2er Raster */
#grid01_a {
	width: 368px;
	float: left;
	margin-bottom: 32px;

}

#grid01_b {
	width: 	368px;
	float: left;
	padding-left: 16px;
	margin-bottom: 32px;	
}

/* ----------------------------------------------------- Produkt-Liste (voll) */
#products {
	border-top: 1px dashed #b9b9b9;
	margin-top: 24px;
	clear: both;
	width: 752px;
}

#product_search_fields {
	background:#F7F7F7;
	border:1px dashed #B9B9B9;
	border-right:none;
	border-left: none;
	padding: 8px 8px 0 8px;
	margin-top: 16px;
}

#product_search_fields p {
	margin-top: 32px;
}

#product_search_fields dl {
	margin-bottom: 8px;
}

#product_search_fields div {
	float: left;
	margin-right: 30px;
}

#product_search_fields .right {
	padding-top: 12px;
	margin-right: 0;
}

#product_search_fields #brand_list, #product_search_fields .text{
	width: 150px;
}

#product_search_fields .text {
	height: 14px;
}

#product_search_fields select {
	width: 80px;
}


#products li {
	border-right: 1px dashed #b9b9b9;
	border-bottom: 1px dashed #b9b9b9; 
	padding: 8px;
	background: #f7f7f7;
	height: 105px;
	border-right: none;
	

}

#products .list_entry {
	width: 737px;
}

#products .grid_entry {
	width: 360px;
	float: left;
}

#products li.last {
	border-right: none;
}

#products li img{
	float: left;
	padding-right: 8px;
	display: block;
}

#products .grid_entry p{
	width: 222px;
}

#products .list_entry p{
	width: 612px;
}

#products li p{
	float: left;
	font-size: 12px;
}


#products li .info{
	float: right;
	width: 96px;
}

#products li .info p{
	margin: 0;
	font-size: 9px;
	line-height: 12px;
}

#products li h3 a {
	font-weight: bold;
	color: #d0ae54;
	text-decoration: underline;
	font-size: 12px;
}

#products li h3 a:hover {
	font-weight: bold;
	color: #b39648;
	text-decoration: none;

}


/* ----------------------------------------------------- YUI */
.yui-skin-sam {
	display: none;
	position: absolute;
	z-index: 10;
	width: 150px;
}


/* ----------------------------------------------------- Kontaktformular */
#contact_form {
	width: 400px;
	margin-top: 16px;
	background:#F7F7F7;
	border:1px dashed #B9B9B9;
	border-right:none;
	border-left: none;
	padding: 16px;
	float: left;
	margin-right: 16px;

}

#contact_form  p{
	margin-bottom: 16px;

}

#contact_form dl {
	clear: both;
	width: 400px;
	zoom: 0;

}

#contact_form dt {
	width: 160px;
	float: left;
	padding-top: 3px;
}

#contact_form dd{
	width: 240px;
	margin-bottom: 3px;
	float: left;
	
}

#contact_form dd label {
	margin-right:10px;
	line-height: 16px;
	height: 16px;
}

#contact_form #anliegen dd{
	margin-left: 160px;
	
}

#contact_form dd .input_text{
	width: 234px;
	padding: 0;
	margin: 0;
	padding: 2px;
	border: 1px solid #DDD;	
	
	
}

#contact_form input {
	vertical-align: middle;	
}

#contact_form .message {
	width: 400px;
	clear: both;

}

#contact_form .message h3 {
	margin-top: 16px;	

}


#contact_form textarea {
	width: 394px;
	height: 176px;
	padding: 2px;
	border: 1px solid #DDD;	
	margin: 0;
}

#contact_form .submit {
	text-align: right;	
}


.renault_list, .opel_list {
	width: 368px;
	float: left;
	margin-top: 16px;
}
.opel_list {
	padding-right: 16px;
}

.opel_list li, .renault_list li {
	width: 352px;
	float: left;
	border-right: 1px dashed #b9b9b9;
	border-bottom: 1px dashed #b9b9b9; 
	padding: 8px;
	background: #f7f7f7;
	height: 128px;
	border-right: none;
}

.opel_list li img, .renault_list li img{
	float: left;
	padding-right: 8px;
	display: block;
}

.opel_list h3, .renault_list h3{
	font-weight: bold;
}

.opel_list li p, .renault_list li  p{
	float: left;
	width: 214px;
	font-size: 12px;
}


#products li .info{
	float: right;
	width: 96px;
}

.opel_list li .info p, .renault_list li  .info p{
	margin: 0;
	font-size: 9px;
	line-height: 12px;
}

.opel_list li h3 a, .renault_list li  h3 a {
	font-weight: bold;
	color: #d0ae54;
	text-decoration: underline;
	font-size: 12px;
}

.opel_list li h3 a:hover, .renault_list li  h3 a:hover {
	font-weight: bold;
	color: #b39648;
	text-decoration: none;

}

.logo_opel {
	background: url(../images/layout/bg_opel.gif) no-repeat;
	width: 144px;
	height: 33px;
		margin-bottom: 16px;
}
.logo_renault {
	background: url(../images/layout/bg_renault.gif) no-repeat 0 0px;
	width: 205px;
	height: 33px;
		margin-bottom: 16px;

}

#content p.info {
	font-size: 9px;
	margin: 0;
	color: #AAA;
	margin-bottom: 16px;
}

#product_links {
	text-align: right;
}


#product_links a {
	font-weight: bold;
	color: #d0ae54;
	text-decoration: underline;
	font-size: 12px;
}

#product_links a:hover{
	font-weight: bold;
	color: #b39648;
	text-decoration: none;

}

#news_headline {
	display: none;
}

#page_bar_inner {
	text-align: right;
}

#content .opel_list .business_card, #content .renault_list .business_card {
	width: 100%;
	margin-bottom: 16px;
	float: none;
}


#content .consultant h4 {
	font-weight: bold;
	margin: 0;
}

#content .consultant p {
	margin: 0;
}

/* ----------------------------------------------------- Footer */
#footer_links {
	position: absolute;
	top: 0;
	right: 32px;
}

#footer_links li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

#footer_links a {
	font-weight: bold;
	color: #d0ae54;
	text-decoration: underline;	
}

#footer_links a:hover {
	color: #b39648;
	text-decoration: none;	
}


/* ----------------------------------------------------- Hacks */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

