html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	height: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 121px;
	overflow:hidden;
	}

div, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
img, div {
	border: 0px solid black;
	}
	
span.ResultCount{
	display: none;
	}
	
	
div#contentholder {
	border: 0px solid black;
	background-color: #FFFFFF;
	height: 100%;
	width: 1063px;
	/*overflow: hidden;*/
	margin-left: auto;
	margin-right: auto;
	}

div.bgground_left {
	border: 0px solid #ffffff;
	width: 20px;
	height: 100%;
	float: left;
	background-image: url(../images/bgground.png);
	}

div.bgground_right {
	border: 0px solid #ffffff;
	width: 20px;
	height: 100%;
	float: right;
	background-image: url(../images/bgground2.png);
	}
	
div#leftside {
	border: 0px solid black;
	background-image: url(../images/bgleftside.png);
	width: 167px;
	height: 100%;
	float: left;
	}

div#leftmenu {
	padding-left: 20px;
	border: 0px solid black;
	height: 203px;
	}

div#rightside {
	border: 0px solid black;
	float: right;
	height: 100%;
	}

div#huis_vd_week {
	height: 307px;
	width: 224px;
	position:relative;
	
	}

div#openhuisbordDiv{
	position:absolute;
	
	background-color:#910202; 
	width:224px; 
	height:50px;
	text-align:center;
	z-index:600;
	
}

div#openhuisbordDiv a {
	color:#ffffff; 
	font-family:arial; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none;
	}



div#searchengine {
	border: 0px solid black;
	height: 50px;
	width: 204px;
	margin-left: 20px;
	position: absolute;
	z-index:500;
	margin-top: 20px;
	}

div#centercontent {
	border: 0px solid black;
	height: 100%;
	width: 632px;
	float:left;
	}

div#header {
	background-image: url(../images/header_center.png);
	width: 632px;
	height: 137px;
	}

div#header_menu {
	margin-left: 140px;
	padding-top: 79px;
	}

div#pagecontent {
	border: 0px solid black;
	padding-left: 20px;
	padding-right: 20px;
	width: 591px;
	height: 68%;
	overflow-y: auto;
	/*overflow-x: hidden;	*/
	position:absolute;
	z-index:1000;
	}
	
div#footer {
	border: 0px solid #000;
	bottom: 40px;
	position: relative;
	margin-left: 20px;
	height:40px;
	}

/* begin cms */
span#cms_title {
	font-size: 14px;
	font-weight: bold;
	}

a.news_red:link {color: #CC0000; text-decoration: none; font-weight: bold;}
a.news_red:active {color: #CC0000; text-decoration: none; font-weight: bold;}
a.news_red:visited {color: #CC0000; text-decoration: none; font-weight: bold;}
a.news_red:hover {color: #CC0000; text-decoration: none; font-weight: bold;}

/* end cms */

/* begin zoekmachine */
span#page_index_holder {
	border: 0px solid black;
	float: right;
	margin-top: -14px;
	}

span#page_index {
	border: 0px solid black;
	padding: 5px;
	}

span#page_index_active {
	color: #9b1515;
	}

a#page_index_link:link {color: #000000;}
a#page_index_link:active {color: #9b1515;}
a#page_index_link:visited {color: #000000;}
a#page_index_link:hover {color: #9b1515;}

div#searchengine_select_holder {
	height: 40px;
	}

select#searchengine_input_style {
	width: 174px;
	font-size: 11px;
	}

div#resultBox {
	background-color: #2b7f7f;
	color: #ffffff;
	cursor: pointer;
	position: absolute;
	margin-top: 0px; 
	height: auto;
	}

input#streetName {
	border: 1px solid black;
	width:168px;
	}
/* end zoekmachine */

/* begin spotlight */
div#spotlight_holder {
	border: 0px solid #dfdfdf;
	width: 133px;
	height: 400px;
	float: right;
	clear: both;
	}

span#spotlight_title {
	border: 1px solid #dfdfdf;
	}

div#spotlight_object_holder {
	border: 1px solid #dfdfdf;
	text-align: center;
	padding: 10px;
	}

img#spotlight_object_photo {
	border: 1px solid black;
	}
	
span#spotlight_object_price {
	color: #a31919;
	font-weight: bold;
	}

div#empty_height {
	height: 2px;
	}
/* end spotlight */

/* begin aanbod */
img#aanbod_object_photo {
	border: 1px solid black;
	float: left;
	}

div#nrofresults {
	border: 1px solid #dfdfdf;
	height: 15px;
	width: 570px;
	padding: 5px;
	background-color: #f5f5f5;
	}

span#total_objects {
	font-weight: bold;
	}
	
div#object_holder {
	border: 1px solid #dfdfdf;
	height: 92px;
	width: 570px;
	padding: 5px; 
	}

span#object_status {
	float: right;
	}
	
span#object_title {
	margin-left: 10px;
	font-weight: bold;
	}	

span#object_price {
	margin-left: 10px;
	font-weight: bold;
	color: #a82525;
	}
	
div#object_description {
	padding-left: 10px;
	width: 380px;
	}

div#object_openhouse {
	margin-left: 10px;
	font-weight: bold;
	color: #297a7b;
	}

div#empty_height {
	height: 2px;
	}	
/* end aanbod */

/* begin objectres */
div#object_shortdetails_holder {
	border: 0px solid black;
	width: 590px;
	}
	
img#object_photo {
	float: left;
	border: 1px solid black;
	width: 217px;
	height: 163px;
	}
	
span#object_openhouse {
	font-weight: bold;
	color: #FF7F00;
	}

div#object_shortdetails {
	margin-left: 240px;
	}


.table-tabs-active {
	border: 1px solid #dfdfdf;
	border-bottom: 0px solid black;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	height: 14px;
	background-color: #f5f5f5;
	text-align: center;
	}

.table-tabs-inactive {
	border: 1px solid #28797a;
	border-bottom: 0px solid black;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	height: 14px;
	background-color: #28797a;
	text-align: center;
	}

.table-tabs-empty {
	width: 2px;
	border-bottom: #000000 1px solid;
	}

.table-tabs-content {
	border:  #dfdfdf 1px solid;
	border-top: 0px solid black;	
	padding-right: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #f5f5f5;
	}
	
a.ObjectMapLink{
	color:#fff;
	text-decoration:none;
	}

div#div-omschrijving {
	width: 500px;
	}

.hidediv {
	display: none;
	}

.showdiv {
	display: block;
	} 

.zoom a {
	border: #d30d1e 2px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 30px;
	color: #000000;
	text-decoration: none;
	}

.zoom a:link {
	border: #d30d1e 2px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 30px;
	color: #000000;
	text-decoration: none;
	}

.zoom a:visited {
	border: #d30d1e 2px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 30px; color: #000000;
	text-decoration: none;
	}

.zoom a:hover {
	border: #d30d1e 2px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 30px;
	color: #000000;
	text-decoration: none;
	}
/* end objectres */

/* doorsturen form */

input#formfield, textarea#formfield {
	width:270px; border: 1px solid black;
	}	

textarea#formfield {
	height: 100px;
	}	

img#form_photo {
	border: 1px solid #000000;
	width: 242px;
	height: 161px;
	}

span#form_details_italic {
	font-style: italic;
	}
	
span#form_details_bold {
	font-weight: bold;
	}
	
input#submit {
	border: 1px solid black;
	}
	
/* begin reageer form */
input, textarea {
	border: 1px solid black;
	}
	
input#noborder {
	border: 0px solid black;
	}	
/* end reageer form */
