html{	
	height: 100%;
	}

body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	line-height:140%;
	margin:0px;
	}

#container{
	width:900px;
	text-align:left;
	}
	
#header{
	display:none;
	}
	
#buttons{
	display:none;
	}
	
#language{
	display:none;
	}		
	
a.button_language:link, a.button_language:visited, a.button_language:active{
 	display:none;
	}
a.button_language:hover{
	display:none;
	}

#navigation{
	display:none;
	}

#content{
	width:700px;
	float:left;
	}

#navcontainer{
	display:none;
	}
	
#content_right{
	width:705px;
	color:#00665e;
	float:right;
	min-height: 550px;
  	_height:550px;
	}
	
#navcontainer h3{
	display:none;
	}
	
#navcontainer h4{
	color:#00665e;
	font-size:11px;
	display:block;
	width:196px;
	padding:2px 0 0 12px;
	margin:0;
	}
	
#navcontainer h5{
	color:#00665e;
	font-size:11px;
	background-image: url(../images/zoekthema.gif);
	background-repeat:repeat-y;
	display:block;
	width:196px;
	padding:6px 0 0 15px;
	margin:5px 0 0 0;
	height:22px;
	}
	
#banners{
	padding:0 20px 0 25px;
	}
	
.banner{
	padding:0 10px 0 10px;
	vertical-align: : top;
	}

.tip{
	color: red;
	}

#aanbieding{
	margin:20px 0 0 11px;
	background-image: url(../images/bgaanbiedingen01.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	_height:100%;
	min-height: 100px;
	height:auto !important;
	line-height:150%;
	}
	
#aanbieding_vervolg{
	margin:0 0 0 11px;
	overflow:hidden;
	_height:100%;
	line-height:150%;
	min-height: 550px;
	height:auto !important;
	}







#tabsystem{
	display:none;
	}

.tabs_content{
	width:650px;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:120%;
	overflow:hidden;
}




.content_frame{
	/*background-color:#fff8eb;*/
	margin:0px;
	padding:8px;
	width:652px;
	min-height: 550px;
  	_height:550px;
	}
	

td{
	color:#02665e;
	font-size:11px;
	}

a.button_aanbieding:link, a.button_aanbieding:visited, a.button_aanbieding:active{
 	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	color: #00665e;
	}

a.button_aanbieding:hover{
	text-decoration: underline;
	}
	
a.button_actie:link, a.button_actie:visited, a.button_actie:active{
 	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	color: #FF0000;
	}

a.button_actie:hover{
	text-decoration: underline;
	}
	
.acties{
	margin:0 0 0 420px;
	color:#FF0000;
	}

h4{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 0 0;
	font-size:12px;
	}
	
h3{
	color:#FFFFFF;
	font-size:14px;
	margin-top:5px;
	margin-bottom:7px;
	text-indent:5px;
	}
	
.selectbox{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 12px;
	font-size:11px;
	padding:0;
	width:150px;
	}

.selectbox_normal{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	font-size:11px;
	padding:0;
	width:150px;
	}
.selectbox_nowidth{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	font-size:11px;
	padding:0;
	}

	
.search_button{
	margin:8px 0 0 22px;
	}	
	
.search_button2{
	margin:4px 0px 1px 0px;

	background-image:url(../images/go.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 50px;
	border:0px;
	color:#FFFFFF;
	cursor:pointer;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding:0 0 4px 10px;
	}	
	
.inputtext{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 12px;
	padding:2px;
	font-size:11px;
	width:120px;
	}

.inputtext_normal{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:2px;
	font-size:11px;
	width:150px;
	}
.inputtext_huisnummmer{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:2px;
	font-size:11px;
	width:91px;
}
.inputtext_huisnummmer_toevoeging{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:2px;
	font-size:11px;
	width:50px;
}
.inputtext_tip_een_vriend{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:2px;
	font-size:11px;
	width:300px;
	}
.textarea_tip_een_vriend{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:2px;
	font-size:11px;
	width:300px;
	}
.textarea_contact_form{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:2px;
	font-size:11px;
	width:388px;
	height: 100px;
	}
.forms{
	margin:0px;
	padding:8px 0 6px 0;
	}
	
.selectbox_2{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 12px;
	font-size:11px;
	padding:0;
	width:90px;
	}
	
.selectbox_3{
	color:#00665e;
	border:#00665e solid 1px;
	background-color:#FFFFFF;
	margin:0 0 0 12px;
	font-size:11px;
	padding:0;
	width:45px;
	}


#menu{
	list-style: none;
	position:absolute;
	padding-left:20px;
	z-index:1;
	margin:1px 0 0 0;
	}

#menu li{
	margin: 0; padding: 0;
	float:left;
	}

#menu li a{
	color: #00665e;
	display: block;
	font-weight:bold;
	background-color:#FFFFFF;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	padding: 6px 12px 4px 12px;
	}

#menu li a:hover{
	color: #00665e;
	background-color:#FFFFFF;
	background-image: url(../images/menu_mouseover.gif);
	background-repeat:repeat-x;
	}
	
#menu_thema{
	list-style: none;
	padding-left:15px;
	padding-top:3px;
	z-index:1;
	width:177px;
	margin:0;
	display:block;
	height:auto;
	background-color:#FFFFFF;
	}

#menu_thema li{
	}

#menu_thema li a{
	color: #00665e;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	}

#menu_thema li a:hover{
	text-decoration:underline;
	}
	
#menu_footer{
	display:none;
	}

#menu_footer li{
	margin: 0; padding: 0;
	float:left;
	}

#menu_footer li a{
	color: #FFFFFF;
	display: block;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	padding: 29px 12px 4px 12px;
	}

#menu_footer li a:hover{
	color: #FFFFFF;
	text-decoration:underline
	}
	
	
	
	
	
	
	
	
	
label{
	display: block;
	float: left;
	padding-top: 2px;
	width: 145px;
}

span.error{
	color: red;
}


.tip_een_vriend_detail1{
	width:125px;
	padding:10px;
	float:left;
	}
	
.tip_een_vriend_detail2{
	width:300px;
	padding:10px;
	float:right;
	text-align: right;
	}
	
.tip_een_vriend_detail1 h4{
	color:#00665e;
	font-size:14px;
	padding:0 0 10px 0;
	margin:0;
	}
	
	
#spacer_results{
	background-image : url(../images/spacer_resultaten.gif);
	background-position : left;
	background-repeat : no-repeat;
	height: 3px;
	width:	668px;
	margin 0 0 0 0;
	background-color: #F8AA03;
	color: #F8AA03;
}



/*meer informatie button*/
b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
ul.postnav,ul.postnav li{margin:0;padding:0;list-style-type:none}
ul.postnav li{float:left;width: 12em;font-size:90%;margin-right: 5px}
ul.postnav a{display:block;width:12em;padding:5px 0;font: bold 100% Verdana,Arial,sans-serif;
    text-transform:uppercase;background: #F8AA03;color: #666;
    text-decoration:none;text-align:center}
ul.postnav a:hover{background: #FF9900;color:#FFF}













.butcontainer_meer_informatie{ 
	background: 		#F8AA03;
	text-align: 		center;
  	width:				140px;
	display: 			block;
	color:				#00665e;
	font-size: 			14px;
	text-decoration:	none;
	font-weight: 		bold;
}
.butcontainer_boeken{ 
	background: 		#F8AA03;
	text-align: 		center;
  	width:				100px;
	display: 			block;
}
.butcontainer_boeken_test{ 
	background: 		#F8AA03;
	text-align: 		center;
  	width:				100px;
	display: 			block;
}
.boeken_link{
	color:				#00665e;
	font-size: 			14px;
	font-weight: 		bold;
	text-decoration:	none;
}
.meer_informatie_link{
	color:				#00665e;
	font-size: 			14px;
	font-weight: 		bold;
	text-decoration:	none;
}

b.butrtop, b.butrbottom{display:block;background: #FFF}
b.butrtop b, b.butrbottom b{display:block;height: 1px;
    overflow: hidden; background: #F8AA03}
b.butr1{margin: 0 5px}
b.butr2{margin: 0 3px}
b.butr3{margin: 0 2px}
b.butrtop b.butr4, b.butrbottom b.butr4{margin: 0 1px;height: 2px}




.error{
	color: red;
}




#content_tab{
	width:650px;
	background-color:#FFFFFF;
	float:left;
	margin:30px 10px 10px 10px;
	z-index:1;
	}
#tabs{
	display:none;
	}

.tab{
	height:29px;
	padding:0 0 0 0;
	margin:0 0 0 6px;
	background-color:#faaf14;
	position:relative;
	display:block;
	float:left;
	}	

.tab_selected{
	background-color:#feeecc;
	height:29px;
	padding:0 0 0 0;
	background-image:url(../images/tab_bg.gif);
	background-repeat:repeat-x;
	position:relative;
	margin:0 0 0 6px;
	display:block;
	float:left;
	border-bottom:#FFFFFF solid 1px;
	}
a.link_tab:link, a.link_tab:visited, a.link_tab:active{
 	text-decoration: none;
	font-weight:bold;
	padding:0 0 0 0;
	height:29px;
	margin:0;
	font-size:12px;
	color: #00665e;
	}

a.link_tab:hover{
	text-decoration: underline;
	}	
	
.link_tab{
	text-decoration: none;
	font-weight:bold;
	padding:0 0 0 0;
	height:29px;
	margin:0;
	font-size:12px;
	color: #00665e;
	}	
	
#checklist{
	display:none;
	}
	
.checklist_title{
	text-align:center;
	font-weight:bold;
	font-size:11px;
	}
	
a.check_off:link, a.check_off:visited, a.check_off:active{
 	text-decoration: none;
	font-weight:normal;
	padding:0 0 0 0;
	height:26px;
	width:65px;
	display:block;
	background-color:#feeecc;
	border:#00665e solid 1px;
	margin:0;
	text-align:center;
	line-height:100%;
	font-size:11px;
	color: #00665e;
	}

a.check_off:hover{
	text-decoration: underline;
	}
	
	
a.check_on:link, a.check_on:visited, a.check_on:active{
 	text-decoration: none;
	font-weight:normal;
	padding:0 0 0 0;
	height:26px;
	width:65px;
	text-align:center;
	line-height:100%;
	display:block;
	background-color:#faaf14;
	border:#00665e solid 1px;
	margin:0;
	font-size:11px;
	color: #00665e;
	}

a.check_on:hover{
	text-decoration: underline;
	}
	
	
	
.more_info_button{
	margin:8px 0 0 22px;
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	height: 19px;
	width: 130px;
	border:0px;
	color:#00665e;
	cursor:pointer;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 7px;
	}	
.mijn_selectie_button{
	display:none;
}
.terug_button{
	display:none;
}
.search_button{
	display:none;
	}	

.telefonischboeken_button{
	display:none;
	}
.voegtoeaanfavorieten_button{
	display:none;
	}
.tip_een_vriend_button{
	display:none;
	}	
	
.house_img{
	border: 1px solid black;
	}
.submit_button{
	color:white;
	background-color: #00665e;
	border:1px solid black;
	font-size:12px;
	font-weight:normal;
	font-family: Arial;
	}
	
.result_link{
	color:				#00665e;
	font-size:			11px;
	font-weight:		normal;
	font-family: 		Arial;
	}

.kies_een_land_overlay{
	position: absolute;
	margin-top: 344px;
	margin-left: 15px; 
	width:185px; 
	height: 15px;
	background-color: #feeecc;
	font-family: 	Comic sans ms;
	font-weight: 	bold;
	font-style: italic;
	font-size:		17px;
	}
.contact_form_td{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	font-size:		12px;
	}
.nieuwsbrief_input{
 	border: 1px solid #00665e;
	width: 100%;
}
#eigenaar_overview_table{
	border: 1px solid #00665e;
}
#eigenaar_overview_index{
	background-color:		#00665e;
}
#eigenaar_overview_index td{
	color:					white;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight: 			bold;
	font-variant:			normal;
}

.top{
	background-color: 		#00665e;
	color: 					white;
	font-size:				14px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight: 			bold;
}

.aanbieding_detial_properties{
	width:365px;
	padding : 5px;
	border: 1px solid #C8DBDA;
	}
.aanbieding_detial_boeken{
	width:				365px;
	padding : 			0px;
	border: 			1px solid #C8DBDA;
	}
.aanbieding_detial_boeken td{
	padding : 2px;
	}
.aanbieding_detial_navigation{
	width:365px;
	padding : 5px;
	}
.aanbieding_detail1{
	width:327px;
	padding:10px;
	float:left;
	}
	
.aanbieding_detail2{
	width:247px;
	padding:10px;
	float:right;
	text-align: left;
	}
	
.aanbieding_detail1 h4{
	color:#00665e;
	font-size:14px;
	padding:0 0 10px 0;
	margin:0;
	}
.aanbieding_detail2 h4{
	color:#00665e;
	font-size:14px;
	padding:0 0 10px 0;
	margin:0;
	}

#ervaringen_van_gasten{display:none;}
#google_maps{display:none;}
#periode_select{display:none;}
#footer{display:none;}
#print_header{display:inline;}
#house_option_buttons{display:none;}
#content_spacer{display:none;}
#qtimehome_print_logo{}
