html, body { 
	margin-top: 0px;
	margin-left: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fffce9;
	}

body, table,td,div,p,span,a {
	font-family: Arial, Helvetica, sans-serif;
	
}
a, img {
	border: 0px solid black;
	}

A:link { text-decoration: none; color:#00437f;}
A:active { text-decoration: none; color: #00437f;}
A:visited { text-decoration: none; color: #00437f;}
A:hover { text-decoration: none; color: #F79238;}

DIV.outline {
	border: 0px solid black;
	width: 1010px;
	height: 700px;
	position: absolute;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	}
	
DIV.menu {
	height: 40px;
	width: 1010px;
	position: absolute;
	background-image: url(images/bluebar.png);
	background-color: #003975;
	}	

DIV.menu_right {
	float: right;
	margin-right: 50px;
	}

DIV.lichtkrant {
	border: 0px solid #ffffff;
	position: absolute;
	height: 22px;
	width: 353px;
	margin-left: 430px;
	margin-top: 10px;
	background-color: #ffffff;
	}

DIV.bottomcontainer {
	border: 0px solid black;
	height:230px;
	width: 468px;
	margin-top: 340px;
	float: right;
	}

DIV.nvm_logo {
	border: 0px solid black;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
	width: 28px;
	height: 38px;
	}

/* aanbod */

DIV.aanbodoutline {
	border: 0px solid black;
	width: 920px;
	height: 450px;
	position: absolute;
	margin-top: 60px;
	margin-left: 50px;
		overflow-y: scroll;
		overflow-x: hidden;
		padding-right: 30px;
	}
	
DIV.aanbodoutline2 {
	border: 0px solid black;
	width: 920px;
	height: 450px;
	position: absolute;
	margin-top: 60px;
	margin-left: 50px;
overflow: no;
		padding-right: 30px;
	}	
	
		

IMG.woningphoto {
	border: 1px solid #00437f;
	}

TD.city_street {
 	height: 20px;
	color: #00437f;
	font-size: 14px;
	font-weight: bold;
	}

TD.description {
	height: 65px; 
	color: #00437f;

	}
	
.priceinfo{
	background-color: #00437f;
	width: 680px;
}	
	
TD.price {
	height: 4px;
	width: 630px;
	background-color: #00437f;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	}
	
TD.meerinfo {
	height: 4px;
	background-color: #00437f;
	}
	
/* cms */

DIV.cmscontent {
	border: 0px solid black;
	width: 920px;
	height: 450px;
	position: absolute;
	margin-top: 60px;
	margin-left: 50px;
	overflow: auto;
	color: #00437f;
	}
	
	
/* object */

DIV.object_content {
	border: 0px solid black;
	width: 940px;
	height: 530px;
	position: absolute;
	margin-top: 80px;
	margin-left: 50px;
	overflow: auto;
	color: #00437f;
	padding-right: 10px;
			overflow-y: auto;
		overflow-x: auto;
	
	}
		
TD.headerphoto_table {
	height: 329px;
	width: 450px;
	}

TD.thumbnail_table {
	width: 136px;
	overflow: auto;
	}

DIV.thumbnail_div {
	border: 0px solid black;
	height: 329px;
	width: 131px;
	overflow-x: hidden;
	overflow-y: auto;
	}

IMG.mainphoto {
	border: 2px solid #00437f;

	height: 329px;

	}
	
IMG.thumb {
	border: 2px solid #00437f;
	height: 75px;
	}

TD.city_street_title {
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	}
	
TD.price {
	height: 20px;
	padding-left: 10px;
	background-color: #00437f;
	color: #ffffff;
	font-weight: bold;
	}
	
DIV.object_text {
	width: 608px;
	height: 140px;
	overflow: auto;
	}
	
/* contact */

DIV.contactcontent {
	border: 0px solid black;
	width: 920px;
	height: 100px;
	position: absolute;
	margin-top: 60px; 
	margin-left: 50px;
	overflow: auto;
	color: #00437f;
	}

DIV.formcontent {
	border: 0px solid black;
	width: 920px;
	height: 413px;
	@height: 430px;
	position: absolute;
	margin-top: 123px; 
	margin-left: 50px;
	overflow: auto;
	color: #00437f;
	}
