/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {color: #ffffff; text-decoration:none;}
a:hover {color: #ffffff; text-decoration:underline;}

body {
	background: #f7f7ef url(images/bg.jpg) repeat-x;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
}

h1 {
	font-family:tahoma;
	font-size:18px;
	padding-top: 5px;
	color:#e85526;
	font-weight:bold;
	padding-left:10px;
	}

h2 {
	font-family:tahoma;
	font-size:14px;
	padding-left:10px;
	color:#0059a1;
	font-weight:bold;	
}

h3 {
	font-family:tahoma;
	font-size:16px;
	padding-top: 17px;
	color:#1b4d77;
	font-weight:bold;	
}

h4 {
	font-family:tahoma;
	font-size:13px;
	padding-left: 5px;
	color:#e85426;
	font-weight:bold;
	float:left;
}

p {
	font-family:tahoma;
	font-size:11px;		
	color: #4f5051;
	padding-top:6px;
	line-height:16px;
	margin-left:10px;
	
	margin-right:5px;
}
	
.bekijklinkje a{
    color:#e85526;
	padding-top:5px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:underline;
	float:left;
	}
	
.bekijklinkje a:hover{
    color:#e85526;
	padding-top:5px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:none;
	float:left;
	}		
	
	
.prijs{
    color:#e85526;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:underline;
	float:right;
	}
	
	
/* container */

#container {
	
	font-size: 1.2em;
	margin: 0 auto;	
	width: 971px;
	height:100%;	
	margin-top:0px;	
}

/* Instellingen van de header*/	
	
#header{
    width:971px;
	height:147px;
	background: url(images/header.jpg) no-repeat;
	} 
	
.headerinfo{
   width:190px;
   height:auto;
   float:right;
   margin-top:11px;
   }
   
ul.headerinfo{
	width: 190px;
	height:auto;
	float: right;	
	list-style-type: none; 
	margin-bottom: 0px;
	height: 100%;
	}

ul.headerinfo li{	
	margin: 0px; 
	padding-left:15px;
	line-height:22px;
	background: url('images/bullet.jpg') no-repeat left center; 
	color: #605d5d; 
	font-size:11px;
	font-family:Tahoma;
	}
	
#logos{
	float:left;
	width:100px;
	height:auto;
}
	
.nvmlogo{
	margin-top:22px;
	
	margin-left:10px;	
}

.fundalogo{
	margin-top:8px;
	margin-left:17px;
	
}

/*instellingen sitebarleft*/

#sitebarleft{
	width:195px;
	height:100%;
	float:left;
	margin-top:10px;
}

#navigatietop{
	width:195px;
	height:14px;
	float:left;
	background: url(images/navigatietop.jpg) no-repeat;
}

#navigatiemidden{
	width:195px;
	height:100%;
	float:left;
	background: url(images/navigatiemidden.jpg) repeat;
	}

#navigatiebottom{
	width:195px;
	height:14px;
	float:left;
	background: url(images/navigatiebottom.jpg) no-repeat;
	
}

.option {
    width:181px;
	height:100%;	
	float:left;
	margin-left:4px;
	_margin-left:2px;
	}

.option ul {
	list-style: none;
	height:100%;
	width:181px;
	
	}

.option li a  {	
	background:url(images/menuitem.jpg) no-repeat ;
	display: block;
	width: 149px;
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
	padding-top:5px;
	padding-left:31px;
	font-weight:normal;
	
	}	
	
.option li a:hover  {
	background:url(images/menuhover.jpg) no-repeat; 
	color: #ffffff;
	padding-top:5px;
	width: 149px;
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	padding-left:31px;
	font-weight:normal;
	
}

.bannerbg{
	width:195px;
	height:164px;
	float:left;
	margin-top:10px;
	background: url(images/bannerbg.jpg) no-repeat;
}

.banner{
	margin-top:7px;
	margin-left:7px;
}

/*instellingen content gedeelte*/

#content{
	width:520px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.woning_verkoop_vak{
	width:520px;
	height:auto;
	float:left;
}

.woning_aankoop_vak{
	width:520px;
	height:auto;
	float:left;
}

/*instellingen voor tekst op de index*/

.woningblok{
    width:520px;
	height:100%;
	border-bottom: 1px  dashed #074377;
	margin-top:13px;
	margin-left:10px;
}
.woningblokFalse{
    width:520px;
	height:100%;
	border-bottom: 1px  dashed #074377;
	margin-top:13px;
	margin-left:10px;
}
.woningblokTrue{
    width:520px;
	height:100%;
	border-bottom: 1px  dashed #074377;
	margin-top:13px;
	margin-left:10px;
}

.woningblok1{
    width:520px;
	height:100%;
	margin-top:13px;
	margin-left:10px;
	}	
	
.woningfoto{    
	margin-top:3px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
	border: 1px solid #6c6969;
	}
	
.paginanummer{
	color: #61605f;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	margin-top:10px;
	text-decoration:none;
	float: none;
}

.paginanummer a{
	color: #61605f;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	margin-top:10px;
	text-decoration:none;
	margin-left:3px;
}

.paginanummer a:hover{
	color: #61605f;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	margin-top:10px;
	text-decoration:underline;
	margin-left:3px;
}
	
/*instellingen sitebarright*/

#sitebarright{
	width:230px;
	height:100%;
	float:right;
	margin-top:10px;
}

#zoekvlaktop{
	width:230px;
	height:13px;
	float:left;
	background: url(images/zoekvlaktop.jpg) no-repeat;
}

#zoekvlakmidden{
	width:230px;
	height:100%;
	float:left;
	background: url(images/zoekvlakmidden.jpg) repeat;
}

#zoekvlakbottom{
	width:230px;
	height:14px;
	float:left;
	background: url(images/zoekvlakbottom.jpg) no-repeat;
}

#zoektabel{
	width:210px;
	height:auto;
	margin-left:10px;
	_margin-left:3px;
	_margin-right:3px;
	margin-right:10px;
	float:left;
}

.zoekvlaktekst{
	font-family:tahoma;
	font-size:11px;		
	color: #ffffff;
	line-height:37px;
	font-weight:normal;
}

.verzendknop{
	width:101px;
	height:28px;
	float:left;
	text-align:center;	
	font-family:tahoma;
	font-weight:normal;
	color: #515050;
	background: url(images/verzendknop.jpg) no-repeat;
	border:0px;
	margin-top:10px;	
}

.filiaalfoto{
	width:230px;
	height:217px;
	float:left;
	background: url(images/filiaalfoto.jpg) no-repeat;
	margin-top:10px;
}

.filiaaltekst{
	font-family:tahoma;
	font-size:14px;		
	color: #ffffff;
	font-weight:bold;
	float:left;
	text-align:center;
	margin-top:180px;
	margin-left:45px;
}

.filiaaltekst a{
	font-family:tahoma;
	font-size:14px;		
	color: #ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
}

.filiaaltekst a:hover{
	font-family:tahoma;
	font-size:14px;		
	color: #ffffff;
	font-weight:bold;
	float:left;
	text-decoration:underline;
}

.bannerright{
	margin-top:15px;
	float:left;
	margin-left:4px;
	_margin-left:2px;
}


	
/* BEGIN CSS FOOTER */
		
#footer {
	width: 100%;
	height: 75px;	
	color: #ffffff;
	background: url(images/footer.jpg);
	padding: 15px 0 0 0;
	overflow: hidden;
	
	}
	
#footer_midden{
    width: 971px; height:auto; margin: 0 auto; position: relative;}	
	
	/*#footer p{color:#ffffff; float:right; margin-top:12px;}*/
	/*#footer a { color: #ffffff; text-decoration:underline; margin-left:15px; margin-top:20px; float:left;  }*/
	/*#footer a:hover { color: #ffffff; text-decoration:none; margin-left:15px; margin-top:20px; float:left; }*/
	



/*Contactpagina instellingen*/

#contactbg{
	width:514px;
	height:199px;
	background: url(images/contactbg.jpg) no-repeat;
	float:left;
	margin-left:6px;
	margin-top:0px;
}

#contactbg1{
	width:514px;
	height:420px;
	background: url(images/contactbg1.jpg) no-repeat;
	float:left;
	margin-left:6px;
	margin-top:15px;
}

.contacttekst{
	font-family:tahoma;
	font-size:11px;		
	color: #3e3d3d;
	padding-top:5px;
	line-height:16px;
	font-weight:normal;
}

.contacttekst1{
	font-family:tahoma;
	font-size:11px;		
	color: #3e3d3d;
	line-height:22px;
	font-weight:normal;
}

.contacttitle{
	color: #0059a1;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#contacttable{
	width:400px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:80px;
}	

#contacttable1{
	width:400px;
	height:auto;
	float:left;
	margin-top:25px;
	margin-left:80px;
}

#contacttable2{
	width:400px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-left:75px;
}

.Sterretje{
    color: #db0606;
	
	}
	
.textvlak{
    width:190px;
    padding:4px;
	border: 1px solid #9f9e9e;
	margin:2px;
	}	

.input{
    width:110px;
    padding:2px;
	border: 1px solid #9f9e9e;
	
	}
	
.telefoonnummer{
    width:190px;
    padding:2px;
	border: 1px solid #9f9e9e;
	margin:2px;
	}
	
/*instellingen aanbodpagina*/	
	
.aanbodvaklinks{
	width:249px;
	height:149px;
	float:left;
	background: url(images/aanbodkleinbg.jpg) no-repeat;
	margin-left:10px;
	margin-top:10px;
}

.aanbodvakrechts{
	width:249px;
	height:149px;
	float:left;
	background: url(images/aanbodkleinbg.jpg) no-repeat;
	margin-left:10px;
	margin-top:10px;
}

.fotolinks{
	margin-left: 5px;
	margin-right:7px;
	margin-bottom:0px;
	margin-top:5px;
	float:left;
	border: 1px solid #6c6969;
	
}

.aanbodtekst{
	font-family:tahoma;
	font-size:11px;		
	color: #4f5051;
	padding-top:10px;
	line-height:15px;
	margin-right:7px;
	
}

.informatielinkje a{
    color:#005aa2;
	padding-top:5px;
	margin-left:10px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:underline;
	float:left;
	}
	
.informatielinkje a:hover{
    color:#005aa2;
	padding-top:5px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:none;
	float:left;
	margin-left:10px;
	}		
	
	
.status{
    color:#005aa2;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:underline;
	float:right;
	}	
	
/*instellingen aanbod detail pagina*/

.informatie_tabel{
    width:auto;
	height:auto;	
	float:left;
	margin-top:3px;
	}
	
.informatie_links{
    width:110px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	color: #4f5051;
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	padding-top:2px;
	background: #f1f1e6;
	float:left;
	border-right:1px solid #ffffff;
	}
	
.informatie_rechts{
    width:150px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	color: #4f5051;
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	padding-top:2px;
	background: #f1f1e6;
	float:left;
	}	

.informatie_rechts a{	
    font-family:Tahoma;
	font-size:11px;
	color: #4f5051;
	text-decoration:none;
	font-weight:normal;		
	
	}
	
.informatie_rechts a:hover{	
   	font-family:Tahoma;
	font-size:11px;
	color: #4f5051;
	text-decoration:underline;
	font-weight:normal;
	
	}
	
.detail_foto_groot{
	float:right;
	margin-top:5px;
}

.detail_foto_klein{
	float:left;
	margin-top:10px;
	margin-left:10px;
}
	
.detail_tekst{
	font-family:tahoma;
	font-size:11px;		
	color: #4f5051;
	padding-top:6px;
	line-height:16px;
	margin-left:10px;
	text-align:center;
	margin-right:5px;
	float:left;
}
.detail_tekst a {
	color: #4f5051;
	text-decoration: underline;
}
.divdetail_tekst {
	font-family:tahoma;
	font-size:11px;		
	color: #4f5051;
	padding-top:6px;
	line-height:16px;
	margin-left:10px;
	text-align:center;
	margin-right:5px;
	float:left;
}

.handige_links{
	font-family:tahoma;
	font-size:11px;		
	color: #4f5051;
	padding-top:6px;
	line-height:16px;
	margin-left:10px;
	float:left;
	width:250px;
	height:auto;
	}
	
.handige_links a{
	font-family:tahoma;
	font-size:11px;		
	color: #4f5051;	
	line-height:16px;	
	float:left;
	text-decoration:none;
	}	
	
.handige_links a:hover{
	font-family:tahoma;
	font-size:11px;		
	color: #4f5051;	
	line-height:16px;	
	float:left;
	text-decoration:underline;
	}		
 		
	
/*clear*/

.clear {

clear: both;
}			


