/* ----------------------------------- */
/*                                     */
/* Reset styles                        */
/*                                     */
/* ----------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
a{
	text-decoration: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

/* ----------------------------------- */
/*                                     */
/* Default styles                      */
/*                                     */
/* ----------------------------------- */

.flashlink {
	display:none;
}

/* ----------------------------------- */
/*                                     */
/* Main styles                         */
/*                                     */
/* ----------------------------------- */

html {
	height: 100.01%;
}
body {
	height: 100%;
	background-color:#ffdf98;
	background-image: url(/img/bg/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00529c;
}
a, a:visited {
	color: #00529c;
}
a:hover {
	color: #780002;
}
p {
	padding-bottom: 20px;
}
strong {
	font-weight: bold;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ----------------------------------- */
/*                                     */
/* Div styles                          */
/*                                     */
/* ----------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #780002;
	margin:0 0 15px 0;
}

#maincontainer {
	position: relative;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	overflow: auto;
	_overflow: visible;
	background-color:#FFF5DE;
}

#flashheader {
	float: left;
	width: 900px;
	height: 320px;
}



#middle {
	float: left;
	padding-bottom: 85px;
	width: 900px;
	background-image: url(/img/menu/menu_bg.jpg);
	background-repeat:no-repeat;
}

#menu {
	float:left;
	width: 205px;
	background-image: url(/img/menu/menu_bg.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}


#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	padding-left:28px;
}

#menu ul li {
	margin:0;
	padding:0;
}

.main_menu li a{
text-indent: -1000px;
display:block;
height:24px;
overflow:hidden;
}

.main_menu .subitem a{
text-indent:0px;
	color: #00529C;
	text-indent: 0px;
	text-decoration: none;
	font-weight: bold;
}





#menu ul li a:hover {
background-position:bottom;
}

#menu ul li a.active {
background-position:bottom;
}

.active_sub{
	color: #780002 !important;
}


#slideshow {
	float: left;
	width: 590px;
	height: 190px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;
}

#content {
	float:left;
	width: 565px;
	padding:7px 0 25px 65px;
	verflow: hidden;
}

#content p{
	font-weight: normal !important;
}

#stats {
	display: none;
}

#footer {
	position: relative;
	width: 900px;
	height: 85px;
	margin: -85px auto 0 auto;
	padding: 0;
	background-image: url(/img/footer.jpg);
	overflow: hidden;
}

#footerlink{
	color:#780002;
	font-size:9px;
	float:right;
	padding-right:10px;
	padding-top:65px;
}

#footerlink a{
text-decoration:none;
color:#780002;
}

#banner_verzekering{
padding-bottom:20px;
margin:10px 10px 0 10px;
}




/*
CONTACT FORM
*/

#contactform label {
	float:left;
	display:block;
	width:150px;

}

#contactform p {
	margin:0;
	padding:5px 0;
}

#contactform a {
	text-decoration:none;
}

#contactform .melding , #detail_formulier_content .melding{
	color:#ff0000;
	margin:0 0 10px 0;
}

#contactform input, #contactform textarea {
	border:1px solid #887f6f;
	color:#887f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width:300px;
	padding:0 4px;
}

#contactform input {
	height:18px;
}

#contactform textarea {
	overflow:auto;
	height:150px;
	border: 1px solid #FF0000;
}

/* css voor de aanbod pagina formulier*/

#keuzeformulier{
float:left;
height:80px;
width:565px;
border-top: 1px solid #00529c;
border-bottom: 1px solid #00529c;
padding:20px 0;
margin-bottom:20px;
}



#keuze1{
color:#780002;
float:left;
}

#keuze1 select{
float: left;
}

#keuze4 select{
float: left;
}

#keuze2, #keuze3, #keuze4{
color:#780002;
float:left;
padding-left: 12px;
}

#keuze5{
color:#780002;
float:right;

}

#knoppenformulier{
padding-top:20px;
float:right;
}

#print_btn{
padding-right:10px;
}



/* css voor de aanbod pagina product kader*/

.product_container{
	float: left;
	width: 275px;
	padding-left: 7px;
}

.kader {
	clear:both;
	overflow:hidden;
	width:275px;
	height:130px;
	background-image: url(/img/product/kader_bg2.jpg);
	text-decoration: none;
}
.projecten_kader .kader {
	text-align:center;
	background-color:#FECD64;
	clear:both;
	overflow:hidden;
	width:275px;
	height:172px;
	background-image: url(/img/product/kader_bg2.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
}
.image {
	margin:6px 6px 3px 6px;
	float:left;
	width:117px;
	height:88px;
	background-color:#FFFFFF;
	border:#FFFFFF solid 5px;
}
.projecten_kader .image {
	width:243px;
	height:123px;
	background-color:#FFFFFF;
	border:#FFFFFF solid 5px;
	display:inline;
	margin:10px;
}
.tekst {
	height:99px;
	font-size:11px;
	line-height:normal;
	padding-top:11px;
	text-decoration: none;
}
.product_bottom_line {
	position: relative;
	width: 100%;
	float: left;
	height:20px;
	background-color:#780002;
}
.product_toevoegen_img {
	position: relative;
	width:28px;
	height:20px;
	background-color:#780002;
	float:left;
}
.product_toevoegen_tekst {
	position: relative;
	color:#FFFFFF;
	width:152px;
	height:20px;
	background-color:#780002;
	float:left;
	top: 0px;
}
.projecten_kader .product_toevoegen_tekst {
	position: relative;
	color:#FFFFFF;
	width:160px;
	height:20px;
	background-color:#780002;
	float:left;
	top: 0px;
	margin: 0 0 0 10px;
	text-align:left;
}
.product_verder_tekst {
	position: relative;
	color:#FFFFFF;
	width:60px;
	height:20px;
	background-color:#780002;
	float:left;
}

.product_toevoegen_tekst a {
	text-decoration:none;
	color:#FFFFFF;
}

.product_verder_tekst a{
	color:#FFFFFF;!important
}

.product_toevoegen_tekst a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.product_verder_tekst a:visited  {
	color:#FFFFFF;
	float:right;
}

.product_verder_tekst a.hover{
	color:#FFFFFF;
	float:right;
}

.product_verder_img {
	width:35px;
	height:20px;
	background-color:#780002;
	float:left;
}
.productkader_links {
	float:left;
	margin-bottom:20px;
}
.productkader_rechts {
	float:right;
	margin-bottom:20px;
}
#product_footer a {
	position: relative;
	text-decoration:none;
	color:#00529C;
}
#product_footer {
	clear:both;
	text-align:center;
}
#totaal_aanbod {
	position: relative;
	float:right;
	top: 0px;
	width: auto;
}
#totaal_overzicht {
	position: relative;
	float:left;
	top: 0px;
	width: auto;
}
#vorige_container {
	float: center;
	top: 0px;
	width: auto;
}
/* basket */

#basket{
width:185px;
margin:50px auto 0px auto;
}

#basket_header{
background-image: url(/img/basket/basket_header.jpg);
height:20px;
width:185px;
}

#basket_content{
background-image: url(/img/basket/basket_bg.jpg);
background-repeat:no-repeat;
background-color:#fecd64;
width:175px;
padding:5px 5px 10px 5px;
}

.basket_item_links{
font-size:9px;
height:90px;
width:85px;
background-color:#FFFFFF;
float:left;
margin-bottom:5px;
cursor: pointer;
}

.basket_item_rechts{
font-size:9px;
height:90px;
width:85px;
background-color:#FFFFFF;
float:right;
margin-bottom:5px;
cursor: pointer;
}

.basket_image{
text-align:center;
	position:relative;
	padding-top:3px;
	height:52px;
}
.basket_delete{
position:absolute;
top:2px;
left:70px;
}

.basket_tekst{
text-align:center;
font-size:10px;
color:#780002;
line-height:15px;
padding-top:3px;
}

#basket_footer{
clear:both;
width:175px;
color:#780002;
font-size:11px;
}

#basket_footer a{
text-decoration:none;
color:#780002;
}

/* banners */

#banner_financiering{
margin:30px 10px 0 10px;
}


/* detail pagina css */

#detail_images {
	width:360px;
	background-image:url(/img/detail/detail_bg.jpg);
	background-repeat:no-repeat;
	background-color:#fecd64;
	float:left;
	color:#780002;
}
#detail_images.projecten_kader {
	width:565px;
	background-image:url(/img/detail/detail_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FECD64;
	float:left;
	color:#780002;
	margin: 0 0 10px 0;
	padding-bottom:10px;
}

#detail_text{
color:#00529c;
width:180px;
float:right;
padding-left:20px;
font-weight: normal !important;
}

#detail_header {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	width:350px;
	height:25px;
	background-color:#780002;
	padding-left:10px;
	padding-top:5px;
	float:left;
	font-weight: normal !important;
	font-size: 11px;
}

#detail_header2 {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	width:250px;
	height:25px;
	background-color:#780002;
	padding-left:10px;
	padding-top:5px;
	float:left;
	font-weight: normal !important;
	font-size: 10px;
}
.projecten_kader #detail_header {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	width:555px;
	height:25px;
	background-color:#780002;
	padding-left:10px;
	padding-top:5px;
	float:left;
	font-weight: normal !important;
	font-size: 11px;
}

#flashtimer{
	position: absolute;
	right: 0;
	top: 0;
	width:100px;
	height:30px;
	background-color:#780002;
}

.flash_spacer{
float:right;
color:#00529c;
}

#timer_container{
	position: relative;
	padding-bottom:40px;
}

.exacte_prijs{
}

#detail_header a{
text-decoration:none;
color:#fecd64;
}

#detail_text_header{
font-weight:bold;
color:#780002;
height:30px;
}

#kenmerken_links{
width:180px;
float:left;
}

#kenmerken_links p{
clear: left;
  display: block;
  width: 170px;
  zoom: 1;
  margin: 0px 0 0 0;
  padding: 0px 0px;

}

#kenmerken_links label{
display: block;
float: left;
width: 100px;
padding: 0px 0px;
margin: 1px 0px 0px 0px;
text-align: left;
vertical-align: top;

}

#kenmerken_rechts{
width:80px;
float:right;
}

#kenmerken_text_prijs{
font-weight:bold;
padding:10px 0;
clear:both;
}

#kenmerken_ul{
padding:0;
margin:0 0 0 25px;
}

.kenmerken_li{
margin:0;
padding:0 0 0 5px;
list-style-image:url(/img/detail/vinkje.gif);
}

#kenmerken_ul2{
padding:0;
margin:25px 0 0 25px;
}

#optielijst{
margin:0;
padding:0 0 0 5px;
list-style-image:url(/img/detail/vinkje.gif);
}

#optielijst a{
color:#00529c;
}

.add_selectie{
margin:0;
padding:0 0 0 5px;
list-style-image:url(/img/detail/plus.gif);
cursor: pointer;
}

.add_selectie a {
margin:0;
list-style-image:url(/img/detail/plus.gif);
text-decoration: none;
color:#00529c;
}

#print_li{
margin:0;
cursor: pointer;
padding:0 0 0 5px;
list-style-image:url(/img/detail/print.gif);
}

#print_li a{
text-decoration: none;
cursor: pointer;
color:#00529c;
}

#terug_space{
margin:0;
text-decoration: none;
padding:0 0 0 5px;
color:#00529c;
list-style:none;
}

#terug_li{
margin:0;
text-decoration: none;
padding:0 0 0 5px;
color:#00529c;
list-style-image:url(/img/detail/pijl2.gif);
font-weight: bold;
cursor: pointer;
}

#terug_li a{
text-decoration: none;
color:#00529c;
}



#detail_images_content {
	margin-left:20px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px;
}
.projecten_kader #detail_images_content {
	float: left;
	height:auto;
	margin-bottom: 17px;
}
.projecten_kader #detail_images_content img {
	border: 1px solid #780002;
}

#detail_thumb_header,#detail_grondplan_header, #detail_formulier_header{
	color:#780002;
	width:320px;
	margin:0 auto;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dda671;
}


#detail_thumbs_container, #detail_grondplan_container {
	margin:0 auto;
	width:342px;
	height:auto !important;
	padding-bottom:20px;
}
.projecten_kader #detail_thumbs_container, #detail_grondplan_container {
	float: left;
	width: 342px;
	height: auto;
	margin: 20px 0 0 10px;
	padding-bottom:0px;
}
.thumb {
	background-image:url(/img/detail/thumb.jpg);
	width:69px;
	height:49px;
	float:left;
	border:#FFFFFF solid 3px;
	margin-right:7px;
	margin-bottom:7px;
}


.thumb1{
background-image:url(/img/detail/thumb_links.jpg);
width:89px;
height:63px;
float:left;
}

.thumb2, .thumb3{
background-image:url(/img/detail/thumb_midden.jpg);
width:82px;
height:63px;
float:left;
}

.thumb4{
background-image:url(/img/detail/thumb_rechts.jpg);
width:89px;
height:63px;
float:left;
}

.thumb5{
background-image:url(/img/detail/thumb_links.jpg);
width:89px;
height:63px;
float:left;
}

.thumb6, .thumb7{
background-image:url(/img/detail/thumb_midden2.jpg);
width:82px;
height:63px;
float:left;
}

.thumb8{
background-image:url(/img/detail/thumb_rechts2.jpg);
width:89px;
height:63px;
float:left;
}




.grondplan1{
background-image:url(/img/detail/grondplan_links.jpg);
width:89px;
height:63px;
float:left;
}

.grondplan2, .grondplan3{
background-image:url(/img/detail/grondplan_midden.jpg);
width:82px;
height:63px;
float:left;
}

.grondplan4{
background-image:url(/img/detail/grondplan_rechts.jpg);
width:89px;
height:63px;
float:left;
}

.grondplan5{
background-image:url(/img/detail/grondplan_links.jpg);
width:89px;
height:63px;
float:left;
}

.grondplan6, .grondplan7{
background-image:url(/img/detail/grondplan_midden2.jpg);
width:82px;
height:63px;
float:left;
}

.grondplan8{
background-image:url(/img/detail/grondplan_rechts2.jpg);
width:89px;
height:63px;
float:left;
}

#detail_formulier_content{
color:#780002;
padding:10px 20px;
float:right;
}

#thumb1_container, #thumb5_container,
#grondplan1_container, #grondplan5_container{
padding:7px 0px 0px  14px;
}

#thumb2_container, #thumb3_container,#thumb6_container, #thumb7_container,
#grondplan2_container, #grondplan3_container,#grondplan6_container, #grondplan7_container
{
padding:6px 0px 0px  8px;
}

#thumb4_container, #thumb8_container,
#grondplan4_container, #grondplan8_container
{
padding:6px 0px 0px  6px;
}
/*
detail FORM
*/

#detail_formulier_content label {
	float:left;
	display:block;
	width:100px;
	height: 25px;
}

#detail_formulier_content p {
padding-bottom:5px;
}

#contactform a {
	text-decoration:none;
}

#contactform .melding {
	color:#ff0000;
	margin:0 0 10px 0;
}

.fromtext{
width:210px;
float:right;
margin-bottom:5px;
}

#checbox{
width:2px;
float:right;
margin-bottom:5px;
}

.checkboxtext{
	width: 210px;
}

.formvraag {
	height: 150px;
}

#form_btn{
float:right;
padding:15px 0 10px 0;
clear:both;
}

/* chaletbouw pagina */

#lijn_boven{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00529c;
}

#movie_player{
padding-top:25px;
float:left;
}

#movie_container1,#movie_container2{
padding-top:17px;
float:right;
}

#lijn_onder{
padding-bottom:10px;
clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00529c;
}

#banner_aanbod{
margin-top:20px;
float:left;
}

#banner_modellen{
margin-top:20px;
float:right;
}

.kader_container{
cursor:pointer;
}

.tekst a{
text-decoration:none;
color:#00529c;
}

#vergelijk_container{
border-top:#780002 solid 5px;
border-bottom:#780002 solid 5px;
width:565px;
background-image:url(/img/vergelijk/bg.jpg);
background-repeat:no-repeat;
background-color:#fece64;
}

.vergelijk_center{
text-align:center;
border-bottom:#780002 solid 1px;
border-right:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
}

.vergelijk_center_rechts{
text-align:center;
border-bottom:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
}

.vergelijk_center_prijs{
text-align:center;
font-size:9px;
border-bottom:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
}

.vergelijk_center_rechts_rechts{
text-align:center;
font-size:9px;
border-bottom:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
}
.vergelijk_main{
padding-left:10px;
border-bottom:#780002 solid 1px;
border-right:#780002 solid 1px;
width:165px;
}

#vergelijk_table{
font-size:11px;
}

#vergelijk_table tr{
height:30px;
}

#vergelijk_row{
padding-left:5px;
}

.vergelijk_main_foto{
border-bottom:#780002 solid 1px;
border-right:#780002 solid 1px;
height:80px;
width:165px;
}

.vergelijk_center_foto{
padding-top:5px;
text-align:center;
border-bottom:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
height:80px;
}

.vergelijk_center_rechts_foto{
padding-top:5px;
text-align:center;
border-bottom:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
height:80px;
}

.vergelijk_center_foto img, .vergelijk_center_rechts_foto img{
border:#FFFFFF solid 4px;
}

.vergelijk_main_sub{
background-image:url(/img/vergelijk/finance.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:0 0 10px 10px;
height:60px;
width:165px;
border-bottom:#780002 solid 1px;
border-right:#780002 solid 1px;
}

.vergelijk_center_sub{
text-align:center;
border-bottom:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
height:60px;
}

.vergelijk_center_rechts_sub{
text-align:center;
border-bottom:#780002 solid 1px;
border-left:#780002 solid 1px;
width:100px;
height:60px;
}

#terug{
margin-top:10px;
float:right;
background-image:url(/img/vergelijk/terug.gif);
background-repeat:no-repeat;
}

#terug a{
padding-left:20px;
color:#780002;
text-decoration:none;
display:block;
}

#modellen_container{
border-top:#00529C solid 1px;
float:left;
}

.modellen_kader{
cursor:pointer;
margin-top:20px;
margin-right:20px;
float:left;
width:175px;
height:120px;
display: block;
}

.modellen_kader_rechts{
cursor:pointer;
margin-top:20px;
float:left;
width:175px;
height:120px;
}

.modellen_image{
height:100px;
width:175px;
background-image:url(/img/modellen/bg.jpg);
}

.modellen_image img{
border:#FFFFFF solid 5px;
margin:10px;
}

.modellen_footer{
height:20px;
width:140px;
background-color:#780002;
background-image:url(/img/modellen/pijl.gif);
background-repeat:no-repeat;
background-position:right;
text-align:right;
color:#FFFFFF;
padding-right:35px;
}

#merken_container{
float:left;
}

.merken_kader{
cursor:pointer;
margin-top:20px;
margin-right:20px;
width:175px;
height:145px;
float:left;
}

.merken_kader_rechts{
cursor:pointer;
margin-top:20px;
width:175px;
height:145px;
float:left;
}

.merken_image{
width:175px;
height:125px;
}

.merken_footer{
width:140px;
height:20px;
background-image:url(/img/merken/footer.gif);
text-align:right;
color:#FFFFFF;
padding-right:35px;
}

/***********************
**					  **
**	prijs popup		  **
**   				  **
************************/
.prijs{
	cursor: pointer;
}

#overlay{
	display: none;
	height: auto;
}

#overlay_begin{
	display: none;
	height: auto;
}

#overlay_outer{
	width: 100%;
	height: 100% !important;
	min-height: 1600px;
	background-color: black;
	z-index: 2;
	position: absolute;
	top: 0;
	opacity: .50;
	filter: alpha(opacity = 50);
}

#prijs_popup{
	position: absolute;
	top: 200px;
	left: 40%;
	width: 300px;
	height: 300px;
	z-index: 3;
	background-color: #FFDF98;
	padding: 20px;
}

#prijs_popup label{
	float: left;
	width: 100px !important;
}

#prijs_popup_begin{
	position: absolute;
	top: 200px;
	left: 40%;
	width: 300px;
	height: 350px;
	z-index: 3;
	background-color: #FFDF98;
	padding: 20px;
}

#prijs_popup_begin label{
	float: left;
	width: 100px !important;
}


#exit_prijs_form{
	margin-top: -20px !important;
	float: right;
	margin-right: -10px !important;
	cursor: pointer;
	font-weight: bold;
}


#exit_prijs_form_begin{
	margin-top: -20px !important;
	float: right;
	margin-right: -10px !important;
	cursor: pointer;
	font-weight: bold;
}

#flashbanner{
width:280px;
height:224px;
}

#adres_gegevens{
font-size:12px;
float:left;
margin-top:20px;
width:165px;
margin-left:35px;
}

#print_vergelijk{
float:left;
padding-top:10px;
}

#modellen_terug{
float:left;
padding-top:10px;
}

#print_adres{
display:none;
}

#thumb_container{
	font-size:0;
	line-height:0;
}

/*********************************
**	nieuwsbanner popup			**
*********************************/
#home_nieuws {
	position: relative;
	float: left;
	width: 545px;
	margin: 0 20px 20px 0;
	background-image:url(/img/home_nieuws/content_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#nieuws_top {
	position: relative;
	float: left;
	width: 545px;
	height: 29px;
	background-image: url(/img/home_nieuws/top_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#nieuws_content {
	position: relative;
	float: left;
	width: 485px;
	height: auto;
	padding: 15px 30px;
}
#nieuws_content .image {
	position: relative;
	float: left;
	width: 92px;
	height: inherit;
	display: block;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	border: 4px solid #9cb7d2;
}
#nieuws_content .text {
	position: relative;
	float: left;
	width: inherit;
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
#nieuws_content .text.small {
	position: relative;
	float: left;
	width: 355px;
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
#nieuws_bottom {
	position: relative;
	float: left;
	width: 545px;
	height: 30px;
	background-image: url(/img/home_nieuws/bottom_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#bergjes_bij {
	float: left;
	width: 133px;
	margin: 20px 0 0 33px;
	padding: 20px 0 0 0;
}
#bergjes_bij .house-vision {
	width: 133px;
	height: 55px;
	display: block;
	background: transparent url(/img/bergjes-bij/house-vision.gif) left top no-repeat;
	margin: 5px 0 0 0;
}
#bergjes_bij a:hover {
	background-position: left bottom;
}


/* actuele prijs banner */
#actuele_prijs {
	float: right;
	margin: 0 0 20px 0;
}

/* route */
#route {
	width: 460px;
	height: 336px;
}