@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(../layout/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#19527f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

img{
	border:0px;
}

#container{
	width:990px;
	margin:0px auto 0px auto;
	background-image:url(../layout/bg_container.jpg);
	background-repeat:repeat-y;
}

#top{
	float:left;
	width:950px;
	padding:20px 20px 0px 20px;
	background-image:url(../layout/bg_top.jpg);
	background-repeat:no-repeat;
	z-index:100;
}

#top_logo{
	margin:0px 0px 0px 10px;
}

#menudiv{
	float:left;
	width:950px;
	height:23px;
	margin:15px 0px 5px 0px;
	background-image:url(../layout/bg_menu.jpg);
	background-repeat:no-repeat;
}

#header_img{
	float:left;
	width:535px;
	height:277px;
}

#leasevormen{
	float:left;
	width:218px;
	height:270px;
	margin:0px 0px 0px 3px;
	background-color:#7bc36a;
}

#leasevormen h2{
	width:180px;
	height:10px;
	margin:0px;
	padding:10px 0px 12px 10px;
	border-bottom:2px solid #19527f;
	font-size:12pt;
	font-weight:normal;
	color:#ffffff;
}

#leasevormen ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#leasevormen ul li a{
	width:208px;
	height:15px;
	padding:3px 0px 3px 10px;
	text-decoration:none;
	color:#ffffff;
	display:block;
}

#leasevormen ul li a:hover{
	background-color:#19527f;
}


/*  DirectLeverbaar   */

#directleverbaar_container{
	position:relative;
	top:15px;
	width:730px;
	height:auto;
	margin:0px 0px 10px 0px;
}

#directleverbaar_container .row_top{
	height:25px;
	font-size:12pt;
	color:#19527f;
}

.row_bottom:hover{
	cursor:pointer;
}

.tbl_directleverbaar{
	width:733px;
	height:auto;
	border:1px solid #b9b9b9;
}

.tbl_directleverbaar td{
	border:1px solid #e5e5e5;
	padding:3px;
}

.td_dl_merk{
	width:150px;
}

.td_dl_uitvoering{
	width:200px;
}

.td_dl_verkoopprijs{
	width:150px;
}

.row_bottom .td_dl_verkoopprijs{
	width:150px;
	text-align:center;
}

.td_dl_illustratie{
	width:230px;
	text-align:center;
}


/* DirectLeverbaar Detail Page */

#dld_left{
	position:relative;
	float:left;
	height:auto;
	width:320px;
}

#dld_right{
	position:relative;
	float:left;
	height:auto;
	width:400px;
}

#dld_img{
	position:relative;
	height:250px;
	width:300px;
	text-align:center;
	border:1px solid #e5e5e5;
}

#dld_img img{
	height:250px;
	width:300px;
	border:none;
}

#dld_info1{
	position:relative;
	top:10px;
	height:auto;
	width:297px;
	margin:0px 0px 20px 0px;
}

#dld_info1 ul, li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#dld_info1 li{
	padding:5px 0px 3px 3px;
	color:#7bc36a;
	font-weight:bold;
}

#dld_info1 li{
	width:300px;
	height:15px;
	border-bottom:1px dashed #e5e5e5;
}

#dld_info2{
	position:relative;
	height:250px;
	width:400px;
	border:1px solid #e5e5e5;
}

.dld_info2_1, .dld_info2_1{
	line-height:10px;
	font-size:10px;
}

.dld_info2_1{
	width:150px;
	height:18px;
}

.dld_info2_2{
	width:250px;
	height:18px;
}

#dld_info3{
	position:relative;
	top:10px;
	height:auto;
	width:400px;
	border:1px solid #e5e5e5;
	margin:0px 0px 20px 0px;
}

.dld_info3_1{
	width:400px;
	font-weight:bold;
}

.dld_info3_2{
	width:400px;
}

/* End - Directleverbaar */

/*  Acties Pagina  */

#acties_container{
	position:relative;
	padding:15px 0px 15px 0px;
	width:730px;
	height:auto;
}

#acties_header{
	position:relative;
	float:left;
	width:730px;
	height:25px;
	border-top:2px solid #e5e5e5;
	border-bottom:1px dashed #e5e5e5;
	color:#7bc36a;
}

#acties_titel{
	position:relative;
	float:left;
	width:595px;
	height:19px;
	padding:6px 0px 0px 5px;
	font-weight:bold;
	font-size:12px;
}

#acties_datum{
	position:relative;
	float:left;
	width:120px;
	height:17px;
	padding:8px 10px 0px 0px;
	font-size:10px;
	text-align:right;
}

#acties_body{
	position:relative;
	float:left;
	width:730px;
	height:auto;
}

#acties_content1{
	position:relative;
	float:left;
	width:400px;
	height:auto;
	padding:5px;
	font-size:11px;
	border-right:1px dashed #e5e5e5;
	text-align:justify;
}

#acties_content2{
	position:relative;
	float:left;
	width:720px;
	height:auto;
	padding:5px;
	font-size:11px;
}

#acties_img{
	position:relative;
	float:left;
	width:310px;
	height:250px;
}

#acties_img img{
	padding:3px;
}







.contactdiv{
	float:left;
	width:190px;
	height:268px;
	margin:0px 0px 0px 3px;
	border-bottom:2px solid #7bc36a;	
	color:#626262;
}

.contactdiv h2{
	width:180px;
	height:10px;
	margin:0px;
	padding:10px 0px 12px 10px;
	border-bottom:2px solid #7bc36a;
	font-size:12pt;
	font-weight:normal;
	color:#626262;
}

.contactdiv p{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

.contactdiv ul{
	margin:10px 0px 0px 27px;
	padding:0px;
	list-style-image:url(../layout/li_contact.jpg);
}

.contactdiv ul li a{
	width:150px;
	height:10px;
	text-decoration:none;
	color:#19527f;
}

.contactdiv ul li a:hover{
	color:#000000;
	text-decoration:underline;
}

#content_container{
	padding:10px 0px 0px 20px;
}

#content_left_home{
	float:left;
	width:717px;
	margin:10px 0px 0px 0px;
	padding:10px 27px 10px 10px;
	border:1px solid #e5e5e5;
}

#content_right_home{
	float:left;
	margin:10px 0px 0px 3px;
	width:200px;
/*	border-bottom:2px solid #7bc36a;  */
}

#content_left{
	float:left;
	width:734px;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	border:1px solid #e5e5e5;
}

#content_right{
	float:left;
	margin:0px 0px 0px 3px;
	width:200px;
	border-bottom:2px solid #7bc36a;  
}

#footer{
	clear:both;
	width:990px;
	height:20px;
	background-image:url(../layout/bg_footer.jpg);
	background-repeat:no-repeat;
}

/*** Overige stylen ***/
h1{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:11pt;
	font-weight:normal;
	color:#19527f;
}

h3{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:8pt;
	font-weight:bold;
	color:#19527f;
}

p{
	margin:0px;
	padding:0px;
}

a{
	color:#19527f;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

ul.opsomming{
	margin:0px 0px 0px 0px;
	padding:0px;
}

ul.opsomming li{
	margin:0px 0px 0px 20px;
	padding:0px 0px 10px 0px;
	list-style-image:url(../layout/li_item.gif);
}

.tekstvak{
	float:left; 
	width:458px;
}

.voordelenvak{
	float:left; 
	width:250px; 
	padding:0px 0px 5px 10px; 
	margin:0px 0px 0px 10px;
	background-color:#f6faee; 
	border:1px solid #19527f; 
}

form#leaseofferte {
	width:710px;
	padding:0px 10px 10px 10px;
	margin:20px 0px 10px 0px;
	border:2px solid #7bc36a;
	border-left:0px;
	border-right:0px;
}

form#leaseofferte label {
	float:left;
	width:250px;
	margin:10px 0px 5px 0px;	
}

form#leaseofferte input{
	float:left;
	width:200px;
	margin:5px 0px 5px 0px;
}

form#leaseofferte span{
	float:left;
	width:80px;
	margin:10px 0px 5px 10px;
}

form#leaseofferte select{
	float:left;
	width:205px;
	margin:5px 0px 5px 0px;	
}

form#leaseofferte textarea{
	float:left;
	width:200px;
	height:100px;
	margin:5px 0px 5px 0px;	
}

form#contactformulier {
	width:710px;
	padding:0px 10px 10px 10px;
	margin:20px 0px 10px 0px;
	border:2px solid #7bc36a;
	border-left:0px;
	border-right:0px;
}

form#contactformulier label {
	float:left;
	width:365px;
	margin:10px 0px 0px 0px;	
}

form#contactformulier input{
	float:left;
	width:220px;
	margin:0px 0px 5px 0px;
}

form#contactformulier textarea{
	float:left;
	width:220px;
	height:100px;
	margin:5px 0px 5px 0px;	
}

