/*--------makelaarsmodule overzicht---------*/
#inhoud #aantalpaginas{
	font-size: 11px;
	color: #000065;
	width: 100%;
	float: left;
	margin: 10px;
}
#aantalpaginas #pagina_text{
	float: left;
}
#aantalpaginas #pagina_paging{
	float: right;
	margin-right: 10px;
}
a.volgende:link, a.volgende:active, a.volgende:visited,
a.vorige:link, a.vorige:active, a.vorige:visited{
	background-color: #000065;
	padding: 3px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 75px;
	border: 1px solid white;
	float: left;
	margin-right: 10px;
}
a.volgende:hover,
a.vorige:hover{
	background-color: maroon;
}
#inhoud #aantalpaginas2{
	clear: both;
	font-size: 11px;
	color: #000065;
	margin: 10px;
	margin-right: 0px;
	text-align: right;
}
#inhoud .product_box{
	width: 320px;
	height: 120px;
	border: 1px solid white;
	background-color: white;
	float: left;
	margin: 5px;
}
#inhoud .product_box_border{
	border: 1px solid #000065;
	float: left;
}
#inhoud .pr_item a:link, 
#inhoud .pr_item a:active, 
#inhoud .pr_item a:visited{
	color: #000065;
	text-decoration: none;
	float: left;
	width: 160px;
}
#inhoud .pr_item_foto{
	float: left;
	width: 156px;
	height: 118px;
	margin: 1px;
}
#inhoud .pr_item_adres{
	font-weight: bold;
	width: 160px;
	float: left;
}
#inhoud .pr_item_plaats{
	font-size: 11px;
	width: 160px;
	float: left;
}
#inhoud .pr_item_prijs{
	margin-top: 5px;
	float: left; 
	width :160px;
}
#inhoud .pr_item_prijs .hprijsgroot, #inhoud .pr_item_prijs .vprijsgroot {
	float: left;
	width: 160px;
	color: red;
	font-weight: bold;

}
#inhoud .pr_item_prijs .hprijsklein, #inhoud .pr_item_prijs .vprijsklein{
	float: left;
	color: #000065;
	font-size: 10px;
	width: 160px;
}

/*--------makelaarsmodule---------*/
#inhoud .groep{
	float: left;
	margin: 10px;
	width: 186px;
	text-align: center;
}
#inhoud .groep .groepnaam a:link, #inhoud .groep .groepnaam a:active, #inhoud .groep .groepnaam a:visited{
	color: navy;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;	
}
a.Kantoorruimte:link, a.Kantoorruimte:active, a.Kantoorruimte:visited{
	display: block;
	background-image: url(../img/kantoorruimte.gif);
	height: 174px;
	width: 186px;
} 
a.Kantoorruimte:hover{
	background-image: url(../img/kantoorruimte_a.gif);
}
a.Bedrijfsruimte:link, a.Bedrijfsruimte:active, a.Bedrijfsruimte:visited{
	display: block;
	background-image: url(../img/Bedrijfsruimte.gif);
	height: 174px;
	width: 186px;
} 
a.Bedrijfsruimte:hover{
	background-image: url(../img/Bedrijfsruimte_a.gif);
}
a.Bouwgrond:link, a.Bouwgrond:active, a.Bouwgrond:visited{
	display: block;
	background-image: url(../img/Bouwgrond.gif);
	height: 174px;
	width: 186px;
} 
a.Bouwgrond:hover{
	background-image: url(../img/Bouwgrond_a.gif);
}
a.Winkelruimte:link, a.Winkelruimte:active, a.Winkelruimte:visited{
	display: block;
	background-image: url(../img/Winkelruimte.gif);
	height: 174px;
	width: 186px;
} 
a.Winkelruimte:hover{
	background-image: url(../img/Winkelruimte_a.gif);
}
a.Horeca:link, a.Horeca:active, a.Horeca:visited{
	display: block;
	background-image: url(../img/Horeca.gif);
	height: 174px;
	width: 186px;
} 
a.Horeca:hover{
	background-image: url(../img/Horeca_a.gif);
}

a.Overige:link, a.Overige:active, a.Overige:visited{
	display: block;
	background-image: url(../img/Overige.gif);
	height: 174px;
	width: 186px;
} 
a.Overige:hover{
	background-image: url(../img/Overige_a.gif);
}	
/*--------makelaarsmodule detail---------*/
#inhoud #detail_border{
	margin: 10px;
	float: left;
	width: 660px;
}
.detailmenuitem a:link, .detailmenuitem a:active, .detailmenuitem a:visited{
	height: 24px;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	color: #000065;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: White;
	border: 1px solid white;
	border-right: 1px solid #000065;

}
.detailmenuitem a:hover, .detailmenuitem a.active{
	background-color: #000065;
	border: 1px solid white;
	color: white;
}
#inhoud #detailmenu{
	border: 1px solid #000065;
	border-right: none;
	border-bottom: none;
	float: left;
}
#inhoud #pr_detail{
	background-color: White;
	border: 1px solid #000065;
	float: left;
	width: 658px;
	padding: 10px;
	letter-spacing: 1px;
}
#inhoud #pr_detail_adres{
	float: left;
}
#inhoud #pr_detail_straat{
	color: #000065;
	font-weight: bold;
	margin-right: 10px;
}
#inhoud #pr_detail_adres{
	color: #000065;	
	margin-bottom: 10px;
}
#inhoud #download_pdf{
	float: right;
}
#inhoud .pr_detail_fotos{
	float: left;
	width: 670px;
}
#inhoud .pr_detail_gegevens, #inhoud .pr_detail_gegevens_global{
	float: left;
	width: 670px;
}
#inhoud .pr_detail_gegevens h2{
	margin: 0px;
	padding: 0px;
	color: #000065;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#inhoud .pr_detail_gegevens_global, #inhoud .pr_detail_omschrijving_global{
	color: #000065;
	margin-bottom: 20px;
}
.pr_detail_gegevens_left .info{
	width: 250px;
}
#inhoud .tbl_product_img_klein img{
	margin: 10px;
	margin-left: 0px;
}
#inhoud #map{
	border: 1px solid gray;
}
.zoek_main{
	background-color: #D4CBA9;
	border:1px solid #B1A065;
	padding: 3px;
}
.zoek_info{
	color: #736639;
}
.zoek_button input{
	background-color: #B09E60;
	border: 1px solid white;
}
.pr_detail_kaart{
  margin-top: 30px;
}
.product_img_klein_box{
  margin-right: 5px;
  margin-top: 5px;
  float: left;
  cursor: pointer;
}