/* CSS Document */

body{
	margin:0px;
	background-color:#E6E9EA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:970px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	
}

#top {
	position:relative;
	background-image:url(../images/bg_topnew.jpg);
	background-repeat:repeat-x;
	height:127px;
	z-index:10;
}

#top_logo{
	position:absolute;
	height:9px;
}

#menu{
	position:absolute; left:25px; top:82px;
	height:43px;
	width:507px;
	z-index:10;
}

#top_merken{
	position:absolute; 
	right:51px; 
	top:0px;
}

#top_merkenFlash{
	position:absolute; 
	right:51px; 
	top:0px;
}

#content{
	width:925px;
	padding:15px 15px 10px 25px;
	z-index:1;
}

#header{
	width:685px;
	height:145px;
	z-index:1;
}

#left{
	position:relative;
	float:left;
	width:686px;
	background-image:url(../images/bg_left.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	padding:3px 4px 0px 4px;
	z-index:1;
}

#left td {
	padding-left:10px;
}

#text{
	position:relative;
	float:left;
	padding-left:10px;
	width:470px;
}

#text_home{
	position:relative;
	float:left;
	padding-left:10px;
	width:468px;
}

#home_carconf{
	float:right;
	margin-top:20px;
	margin-right:11px;
	width:165px;
}

#home_contact{ 
	margin-top:10px; 
	border:1px solid #E3E3E3; 
	padding:2px 2px 2px 10px; 
	font-size:10px;
}

#img{
	float:right;
	margin-top:20px;
	margin-right:5px;
	width:190px;
}

#right{
	float:right;
	width:195px;
	padding-bottom:25px;
	z-index:1;
}

#clear_content{
	clear:both;
}

#footer{
	
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	height:17px;
	text-align:right;
	padding:3px 15px 0px 0px;
}

.nieuws_item{
	margin:15px 0px 0px 0px;
	height:90px;
}

.nieuws_item img{
	float:left;
	margin:0px 16px 0px 0px;
	width:120px;
	height:90px;
	border:2px solid #d7d9d8;
}

.nieuws_item_text{
	float:left;
	margin:0px;
	width:328px;
}

.nieuws_item a{
	color:#33579B;
}

.nieuws_item p{
	float:left;
}

.item_meer{
	font-weight:normal;
}

.paginacontentLeft{
	float:left;
	display:block;
	margin:0px 0px 12px 0px;
	width:350px;
}

.paginacontentLeft2{
	float:left;
	display:block;
	margin:0px 0px 12px 0px;
	width:499px;
}

.paginacontentRight1{
	float:left;
	display:block;
	margin:0px 0px 5px 0px;
	width:165px;
}

.paginacontentRight2{
	float:left;
	display:block;
	margin:0px 0px 5px 0px;
	width:149px;
}

.merkDirect{
	background-image:url(../images/merkdirectBg.jpg);
	background-repeat:no-repeat;
	height:425px;
	padding:10px 0px 0px 0px;
	width:460px;
}

.merkDirect h2{
	font-size:15px;
	padding:0px 0px 0px 16px;
}

.merkAuto{
	float:left;
	display:block;
	margin:0px 12px 15px 16px;
	width:200px;
}


/*########################################*/
/*######### Headers / Texten #############*/
/*########################################*/

h1{
	font-size:14px;
	font-weight:bold;
	color:#33579B;
	margin:20px 0px 10px 10px;	
}

#text h1{
	font-size:14px;
	font-weight:bold;
	color:#33579B;
	margin:20px 0px 10px 0px;	
}

#text_home h1{
	font-size:14px;
	font-weight:bold;
	color:#33579B;
	margin:20px 0px 0px 0px;	
}

h2{
	font-size:11px;
	margin:0px 0px 10px 0px;
}

h3{
	font-size:11px;
	color:#33579B;	
	margin:0px;
	padding:0px 0px 4px 0px;
}

p{
	padding:0px 40px 0px 10px;
}

#text_home p{
	float:left;
	/*width:456px;*/
	padding:0px 12px 0px 0px;
	margin:5px 0px 5px 0px;
}

#text p{
	float:left;
	width:438px;
	padding:0px 20px 10px 0px;
}

/*########################################*/
/*######### Linken #######################*/
/*########################################*/

a{
	color:#791214;
	text-decoration:none;
}

a:hover{
	color:#791214;
	text-decoration:underline;
}


a.cartel{
	color:#FFF;
	font-size:9px;
	text-decoration:none;
}

a.lees_meer{
	width:100%;
	height:20px;
	border:1px solid #AED7FF;
	background-color:#EAF4FF;
	text-decoration:none;
	display:block;
	padding:2px 0px 0px 10px;
	margin:16px 0px 5px 0px;
}

a:hover.lees_meer{
	background-color:#DAEBFD;
}

a.lees_meer_sluiten{
	width:446px;
	height:20px;
	border:1px solid #AED7FF;
	background-color:#EAF4FF;
	text-decoration:none;
	display:block;
	padding:2px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}

a:hover.lees_meer_sluiten{
	background-color:#DAEBFD;
}


a.carconf_vw{
	width:165px;
	height:89px;
	background-image:url(../images/carconf_vw.jpg);
	background-repeat:no-repeat;
	display:block;
}

a:hover.carconf_vw{
	background-image:url(../images/carconf_vw_on.jpg);
}

a.carconf_audi{
	width:165px;
	height:89px;
	background-image:url(../images/carconf_audi.jpg);
	background-repeat:no-repeat;
	display:block;
}

a:hover.carconf_audi{
	background-image:url(../images/carconf_audi_on.jpg);
}

/*########################################*/
/*######### Right ########################*/
/*########################################*/

#right form{
	margin:0px;
	padding:0px;
}


#occasion_zoeken{
	position:relative; left:5px;
}


#occasion_zoeken select{
	font-size:10px;
	width:120px;
}

.btn_zoeken{
	width:120px;
	margin-bottom:5px;
}

#demovoorraad{
	position:relative; top:15px;	
	background-image:url(../images/bg_demovoorraad.jpg);
	background-repeat:no-repeat;
	height:207px;
	width:196px;
	font-size:11px;
	font-weight:bold;
	padding-top:1px;	
}

#demovoorraad h2 {
	font-size:11px;
	margin:15px 0px 5px 0px;
}

#demovoorraad a {
	color:#5A5A5A;
	text-decoration:none;
}

#demovoorraad a:hover {
	color:#5A5A5A;
	text-decoration:none;	
}

.demo_prijs{
 	color:#791214;
}

#werkplaats_afspraak{
	position:relative; top:40px;
	height:73px;
	margin-bottom:10px;
}

#snellinks{
	position:relative; top:25px; left:5px;
}

#snellinks ul{
	list-style-image:url(../images/li.jpg);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

#snellinks li{
	vertical-align:middle;
	height:20px;
}

.multimedia_photo{
	display:block;
	float:left;
	width:95px;
	min-height:111px;
	padding:0px 2px 5px 0px;
}

/*  whebshop css  */

.webshopGroepmenu {
	float:left;
	width:160px;
	margin:15px 0px 0px 10px;
}

.webshopGroepmenu h5 {
	padding:3px 5px 0px 5px;
	color:#33579B;	
}

.webshopGroepmenu a {
	float:left;
	clear:left;
	display:block;
	width:150px;
	padding:4px 5px 4px 5px;
	background-color:#85a5e0;
	margin:1px 0px 1px 0px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.webshopGroepmenu a:hover {
	float:left;
	clear:left;
	display:block;
	width:150px;
	padding:4px 5px 4px 5px;
	background-color:#33579B;
	margin:1px 0px 1px 0px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.webshopProducten {
	float:left;
	width:500px;
	margin:15px 0px 0px 10px;
}

.webshopProducten h1 {
	margin-top:0px;
}

.shoppingCart {
	text-align:right;
	margin:0px 0px 10px 0px;
}

.shoppingCart span {
	float:left;
	margin:0px 0px 0px 10px;
	display:block;
}

.product_item {
	margin:30px 10px 10px 10px;
}

.product_info {
	float:left;
	width:330px;
	margin-bottom:10px;
}

.product_info .download{
	margin:15px 0px 0px 0px;
}

.product_plaatje {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.product_form {
	background-color:#f5f5f3;
	color:#000000;
	font-weight:bold;
	border-bottom:1px dashed #30579c;
	height:20px;
	padding:3px 0px 3px 10px;
}

.product_form span{
	font-size:14px;
	display:block;
	float:left;
}

.product_form .aantal {
	display:block;
	float:right;
	font-size:12px;
	font-weight:normal;
	padding:3px 0px 0px 0px;
	margin:0px 5px 0px 0px;
}
.product_form input{
	float:right;
	vertical-align:text-bottom;
}

.product_form img{
	float:right;
	border:0px;
}

.product_form strong{
	font-size:14px;
	color:#bc1612;
}

.accessoireshop {
	margin:0px 10px 0px 10px;
}

.accessoireshop td{
	padding:0px;
	margin:0px;
}

fieldset {
	margin:0px 10px 0px 10px;
}

.sendButton {
	margin:10px 10px 0px 10px;
	text-align:right;
}

/*--------------------------- Popup ------------------------*/
#popup {
	background: none repeat scroll 0 0 #ffffff;
	bordor:0px;
	font-size: 13px;
	display: none;
	height: 250px;
	overflow: hidden;
	padding-top: 3px;
	position: fixed;
	width: 500px;
	z-index: 1200;
}

#backgroundPopup {
	background: none repeat scroll 0 0 #000000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

a#closePopup {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 23px;
    height: 23px;
    text-transform: uppercase;
    width: 31px;
	font-weight: bold;
}


