@charset "utf-8";
/* CSS Document */
/* CSS Document 
groen: bfce40;
lichg: e1e7b1;
grijs: EEEEEE;
zwart: 1b1c20;
*/
.infotext a{
	color:#000000;
	
	}
html
{
	font-family:Arial, Helvetica, sans-serif;
	}
body
{
	width:100%;
	height:100%;
	overflow-x:hidden;
	background-color:#C0C0C0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}


.webcontainer
{
	width:920px;
	margin:0 auto; 
	}

.cont_menu
{
	width:410px;
	height:35px;
	float:right;
	margin:0 0 15px 0;
	background-image:url(img/bg_menu.png);
	background-repeat:no-repeat;
	font:Verdana, Geneva, sans-serif;
	/*font:Georgia, "Times New Roman", Times, serif;*/
	font-size:12px;
	line-height:20px;
	}
	
.cont_main,.cont_tel
{
	clear:both;
	width:inherit;
	margin:0 0 4px 0;
	}
	
.cont_main .cont_top, .cont_auto .cont_top, .cont_tel .cont_top
{
	clear:both;
	width:inherit;
	height:15px;
	background-image:url(img/bg/bg_top.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
	
.cont_main .cont_middle
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	min-height:640px;
	}

.cont_main .cont_middle .wagenpark_hummer
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	background-image:url(img/bg/bg_hummer_wp.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:320px;
	border-bottom:dashed 1px #C0C0C0;
	margin-bottom:5px;
	}
.cont_main .cont_middle .wagenpark_lincoln
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	background-image:url(img/bg/bg_lincoln_wp.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:260px;
	border-top:dashed 1px #C0C0C0;
	border-bottom:dashed 1px #C0C0C0;
	margin-bottom:5px;
	padding-top:5px;
	}
	
.cont_main .cont_middle .wagenpark_chryslersedan
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	background-image:url(img/bg/bg_chryslersedan_wp.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:150px;
		border-bottom:dashed 1px #C0C0C0;
	margin-bottom:5px;
	}
	
.cont_main .cont_middle .wagenpark_chryslerwhite
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	background-image:url(img/bg/bg_chryslerwit_wp.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:260px;
	}

.cont_main .cont_middle .wagenpark_chryslertux
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	background-image:url(img/bg/bg_tux_wp.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-bottom:dashed 1px #C0C0C0;
	min-height:280px;
	}

.cont_main .cont_middle .wagenpark_car
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	/*background-image:url(img/bg/bg_hummer_wp.png);*/
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:300px;
		border-bottom:dashed 1px #C0C0C0;
	margin-bottom:5px;
	}
.cont_main .cont_middle .wagenpark_intro
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	/*background-image:url(img/bg/bg_hummer_wp.png);*/
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:100px;
	}

.cont_main .cont_bot, .cont_auto .cont_bot, .cont_tel .cont_bot
{
	clear:both;
	width:inherit;
	height:15px;
	background-image:url(img/bg/bg_bottom.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}

.cont_auto .cont_middle
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	height:220px;
	}
	
.cont_tel .cont_middle
{
	clear:both;
	width:inherit;
	background-color:#FFF;
	height:100px;
	}
	
.cont_main .cont_fastmenu
{	
	clear:both;
	width:110px;
	height:345px;
	margin:0 0 0 20px;
	background-image:url(img/bg_fastmenu.png);
	background-repeat:no-repeat;
	float:left;
	}

.cont_main .cont_fastmenu h4
{
	color:#333;
	font-size:11px;
	margin:10px 0 0 10px;
	padding:0;
	width:90px;
	
	}

.cont_main .cont_viewer
{
	width:745px;
	height:420px;
	margin:0 0 0 20px;
	background-image:url(img/bg/bg_lincoln.png); 
	background-repeat:no-repeat;
	float:left;
	background-position:center center;
	margin-left:85px;
	}

.cont_main .cont_info
{
	clear:both;
	width:inherit;
	height:200px;
	margin-top:20px;
	padding:20px 0 0 20px;
	display:inline-block;
	border-top:solid 1px #C0C0C0;
	}
	

	
.cont_main .cont_info .infobox
{
	width:200px;
	height:210px;
	margin:0;
	background-color:#FFF;
	float:left;
	}
	
.infobox:hover, .infobox:hover .infotext
{
	background-image:url(img/bg/bg_info.png);
	background-repeat:no-repeat;
	cursor:pointer;
	color:#333;
	}
.cont_main .cont_info .infospacer
{
	width:25px;
	height:200px;
	margin:0;
	background-color:#FFF;
	float:left;
	}

.infobox h2
{
	width:180px;
	height:75px;
	background-image:url(img/bg_infotitle.png);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0;
	display:inline-block;
	font-size:20px;
	color:#2F2F2F;
	}

.infobox a h2
{
	color:#2F2F2F;
	}
.infobox h2 span
{
	font-size:12px;
	color:#bfce40;
	padding:0;
	margin:0 0 0 0;
	display:block;
	}

.infobox a h2 span
{
	color:#bfce40;
}
.cont_main .cont_info .infobox .infotext
{
	color:#333;
	font-size:10px;
	padding:2px;
	margin:0;
	font-weight:bold;
	width:180px;
	height:130px;
	}
.cont_main .cont_info a .infobox .infotext
{
	color:#333;
	}
.cont_reacties
{
	clear:both;
	width:inherit;
	height:110px;
	padding:20 10px;
	background-color:#60F;
	margin:0 0 15px 0;
	}
	
.cont_auto
{
	clear:both;
	width:inherit;
	padding:0;
	margin:0;
	}

.cont_auto .auto1, .auto1
{
	display:inline-block;
	margin:15px 20px 0 30px;
	}
.cont_auto .auto2, .auto2
{
	display:inline-block;
	margin:15px 20px 0 32px;
	}
.cont_auto .auto3, .auto3
{
	display:inline-block;
	margin:15px 0 0 30px;
	}

/*titles*/
h1
{
	height:25px;
	font:Verdana, Geneva, sans-serif;
	margin:0px 0 10px 24px;
	padding:0px 0 0 0;
	display:block;
	}
h1 span{ display:inline-block;}
h1 .p1
{
	font-size:16px;
	color:#2F2F2F;
	}
	
h1 .p2
{
	font-size:14px;
	color:#bfce40;
	}

.trouwen:hover
{
	background-color:#bfce40;
	cursor:pointer;
	}
	

a, a img
{
	text-decoration:none;
	border:0;
	}
	
	
	
.textfield
{
	width:500px;
	font-size:12px;
	float:left;
	margin:0 20px 0 20px;
	}
	
.fullwidth{
	width:700px;
	}
	
.fullwidth ol{
	padding:0px 0px 0px 50px;
	}
	
.fullwidth ol li{
padding:10px 0 10px 0;
background:transparent url(img/dotted_grey.gif) repeat-x scroll left bottom;
	}
	
	.fullwidth ol ul li{
padding:0px 0px 0px 0px;
background:none;
	}

.margin-left
{
	margin:0px 0px 0px 10px;

	}
.margin-none
{
	margin:0px 0px 0px 0px;
	}

.fotoholder
{
	width:348px;
	float:left;
	}

.fotoholder .fotobox
{
	width:110px;
	height:110px;
	float:left;
	
	}
.fotoholder .fotobox a 
{
	height:110px;
	width:110px;
	background-color:#FFFFFF;
	background:url(img/fotoholder_mask.png) no-repeat;
	z-index:10;
	display:block;
	overflow:hidden;

}


	
.form_holder_night
{
	height:300px;
	}
.prijstabel{
		border-collapse: collapse;
	border-spacing: 0;
	}
	
.prijstabel th, .prijstabel td
{
	border-bottom:solid 1px #C0C0C0;
	}
	
h6
{
	width:inherit;
	text-align:center;
	font-size:30px;
	margin:0;
	padding:0;
	line-height:10px;
	vertical-align:middle;
	}
h6 a
{
	color:#000;
	text-decoration:none;
		}
	

#backupnav {
height:20px;
margin:0 0 15px;
text-align:center;
}

#backupnav li {
background:transparent none repeat scroll 0 0;
border-left:1px solid #444444;
display:inline-block;
line-height:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 8px;
}

#backupnav li.first {
border-left:0;	
}

#backupnav ul, ol {
margin-left:0;
padding-left:2em;
}

.clearfix
{
	display:block;
	}
	
#backupnav li a {
color:#666666;
display:inline-block;
padding:0;
font-size:12px;
}

#backupnav li a:hover {

text-decoration:underline;
}

/*MORE BOX*/
.cont_main {

			position:relative;
	}
#morebox {
					position:absolute;
					right:0px;
					top:0px;
					width:279px;
					/*min-height:175px;*/
					/*background-color:#1b1b1b;*/
					-moz-border-radius: 0px 0px 0px 5px ;
					-webkit-border-radius: 0px 0px 0px 5px;
					z-index:99;
					background:url(../images/bg/rp_morebox.png);
					background-repeat:repeat;
					
				}
					#morebox div.infobox {
						width: 260px;
						display:block;
					}
					#morebox #stops input[type='text'] {
						width:234px;
					}
					#morebox input[type='text'] {
						background: #ffffff;
						border:1px solid #1B1B1B;
						padding:2px;	
						color:#1B1B1B;
						width:99%;
						color:#868686;
					}
					#morebox a {
						color:#FFFFFF;
						font-size:10px;
						display:inline-block;
						line-height:18px;
						margin:0px 0px 0px 0px;
					}
					#morebox a:hover {
						border:none;
						text-decoration:none;
					}
						#morebox a span.more {
							background:transparent url(../images/ico_add16.png) no-repeat scroll left center;
							display:inline-block;
							height:18px;
							margin:0 0px 0 0;
							width:18px;
						}
						#morebox a span.less {
							background:transparent url(../images/ico_del.png) no-repeat scroll left center;
							display:inline-block;
							height:18px;
							margin:0 0px 0 0;
							width:18px;
						}
					#morebox label.moreboxform {
						color:#FFFFFF;
						font-size:10px;
						width:100px;
						display:block;
					}
					#morebox span.first {
						margin:0px 0px 0px 0px;
					}
					#morebox .spacer {
						margin:3px 0px 0px 0px;
						display:block;
					}
