#huis_banner {
	margin: 50px 0 0 0;
	text-align: left;
	padding: 0 0 0 25px;
	font-weight: bold;
	font-size: 2em;
	color: #30D327;
}

#huis_img {
float: left;
width: 200px;
text-align: left;
_display: inline; /* IE bug fix */
margin: 25px 0 0 25px;
padding: 0;
background-color: white;
}

#huis_img img {
width: 200px;
height: 135px;
}

#huis_info {
clear:right;
float: left;
margin: 25px 0 0 25px;
padding: 0;
text-align: right;
background-color: white;
}

#huis_info ul {
list-style: none;
line-height: 30px;
margin: 0;
padding: 0;
}

#huis_info #naam {
	font-size: 1.4em;
	font-weight: bold;
	color: #0030FF;
}

#huis_info #objectnummer {
	font-size: 1em;
	font-weight: bold;
}

#huis_info #personen {
	font-size: 1em;
	font-weight: bold;
	color: #ED6B14;
}

#huis_txt {
float: left;
clear: both;
width: 600px;
text-align: left;
_display: inline; /* IE bug fix */
margin: 25px 0 0 25px;
padding: 0;
background-color: white;
}

#huis_txt img {
float:right;
clear:right;
margin:10px;
}

#huis_result {
float: left;
clear: both;
width: 550px;
margin: 25px 0 0 25px;
_display: inline; /* IE bug fix */
padding: 0px;
text-align: left;
}

#huis_foto {
float: left;
clear: both;
width: 550px;
text-align: left;
_display: inline; /* IE bug fix */
margin: 25px 0 0 25px;
padding: 0;
}

#huis_foto a{
float: left;

/*width: 25%;*/
color: #0030FF;
margin: 0 10px 0 0;
padding:0;
}
.huis_foto {
float: left;
clear: both;
width: 550px;
text-align: left;
_display: inline; /* IE bug fix */
margin: 25px 0 0 25px;
padding: 0;
}

.huis_foto a{
float: left;

/*width: 25%;*/
color: #0030FF;
margin: 0 10px 0 0;
padding:0;
}
/*
A:link {font-size: 10pt; text-decoration: none; font-weight: bold; color: #0030FF;}
A:visited {font-size: 10pt; text-decoration: none; font-weight: bold; color: #0030FF;}
A:active {font-size: 10pt; text-decoration: none; font-weight: bold; color: #0030FF;}
A:hover {font-size: 10pt; text-decoration: none; font-weight: bold; color: #0030FF;}
*/
#huis_prijs {
float: left;
clear: both;
width: 550px;
text-align: left;
_display: inline; /* IE bug fix */
margin: 25px 0 0 25px;
padding: 0;
background-color: white;
}

#huis_prijs table { /* prijs op huis pagina overzicht tabel opmaak */
	padding: 0px;
	border-width: 1px; 
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	width: 450px;

 }
 #huis_prijs table td { /* prijs op huis pagina tabel cel opmaak */
	font-size: 8pt;
	padding: 0;
	border-width: 1px; 
	border-style: solid;
	border-color: #000000;
	text-align: center;
	border-collapse: collapse;
 }
#huis_result form {
margin-bottom:0px ; 
margin-top:0px;
_margin-top:-1px;
}  
#huis_result table { /* prijs op huis pagina overzicht tabel opmaak */
	padding: 0px;
	border-width: 0px; 
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
/* 	width: 500px; */

 }

 
 #huis_result table td { /* prijs op huis pagina tabel cel opmaak */
	font-size: 8pt;
	padding: 1px 0 1px 0;
	border-width: 1px; 
	border-style: solid;
	border-color: #000000;
	text-align: center;
	border-collapse: collapse;
 }
#huis_result table td.eerste { 
	width: 170px;
 }
#huis_result table td.tweede { 
	width: 130px;
 }
#huis_result table td.derde { 
	width: 100px;
 }
#huis_result table td.bel { 
	width: 231px;
	height: 25px;
 }
#huis_result table td.vierde { 
border-width: 1px; 
border-style: solid;
border-color: #ffffff;
 }

#beschikbaarheid {
font:11px verdana,arial,sans-serif;
width:500px; 
padding:15px 0 0 0; 
line-height:15px;
color:#000; 

}

#beschikbaarheid div.off {
height:33px; 
margin-right:2px; 
line-height:33px; 
padding:0 20px; 
float:left; 
border:1px solid #ddd; 
border-bottom-color:#000; 
cursor:pointer; 
position:relative; 
z-index:20;
}

#beschikbaarheid div.on {
padding:0 20px; 
margin-right:2px; 
margin-top:1px; 
float:left; 
border:1px solid #000; 
cursor:pointer; 
border-bottom:1px solid #fff; 
height:32px; 
line-height:32px; 
position:relative; 
z-index:100;}

div.hide {
display:none; 
width:0; 
overflow:hidden;
}

div.show {
clear:left; 
background:#fff; 
width:500px; 
margin-top:0; 
top:-1px; 
border:1px solid #000;
padding:20px 10px 10px 10px; 
position:relative; 
z-index:50; 
font:11px verdana, arial, sans-serif; 
line-height:18px;
}

/*foto preview*/
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	}


