BODY {
	background-image: url(/images/layout/background.gif);
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

BODY, TD {
	color: #000;
	font-size: 14px;
	font-family: tahoma,arial,helvetica,verdana;
}


a {
	
	color: #00195d;
	text-decoration: underline;
	
}

a:hover {
	text-decoration: none;
}
a:visited {
	color: #900100;
}

/* LAYOUT */
DIV#content {
	position: absolute;
	width: 800px;
	background-color: white;
	left: 50%;
	top:0px;
	margin-left: -400px;
	
	background-image: url(/images/layout/content_background.gif);
}

DIV#menu {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: 15px;

	top: 85px;
	
}
DIV#login {
	position: absolute;
	
	left: 50%;
	margin-left: 100px;
	height: 15px;
	top: 81px;
	
}
TD#td_content {
	background-image: url(/images/layout/index_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:710px;
	background-color: white;
}
TD#td_content_pages {
	background-image: url(/images/layout/gradient_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

DIV#footer {
	position: absolute;
	width:780px;
	height: 45px;
	left: 50%;
	margin-left: -390px;
	top:0%;
	margin-top: 650px;
	
}
DIV#footer TD{
	font-size: 11px;

}
/* INDEX */
DIV#quickscan {
	margin-left: -375px;
	top: 140px;
	height: 80px;
	z-index: 10;
	position: absolute;
	left: 50%; 

}

div#zoekopdracht {
	margin-left: -105px;
	margin-top:145px;
	width:420px; 
	height: 80px;
	z-index: 10;
	position: absolute;
	left: 50%; 
 
}
div#spotlight_foto{
	margin-left: -392px;
	top: 273px;
	width: 392px;
	height: 300px;
	z-index: 10;
	position: absolute;
	left: 50%; 

}

IMG#video {
	margin-left: -365px;
	top: 445px;
	z-index: 10;
	position: absolute;
	left: 50%; 
	

}

IMG#mainpic {
	height: 234;
}


div#spotlight{
	margin-left: 20px;
	top: 322px;
	width: 360px;
	height: 135px;
	z-index: 10;
	position: absolute;
	left: 50%; 

}
div#nieuws{
	top:645px;
	height: 120px;
	margin-left: -370px;
	width:300px;
	z-index: 10;
	position: absolute;
	left: 50%; 

}
div#diensten{
	top:645px;
	height: 120px;
	margin-left: -20px;
	width:390px;
	z-index: 10;
	position: absolute;
	left: 50%;
	
 
}
TD.nieuws_regel {
	height: 26px;
}

TD.nieuws_regel a {
	font-size: 11px;
}
span.wvdw_address {
	font-family: tahoma,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
		
span.wvdw_price {
	font-family: tahoma,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #00195d;
}	

DIV.wvdw_description{
	font-family: tahoma,arial,helvetica;
	font-size: 14px;
	padding-left: 6px;
	color: black;
}

/* OBJECTLIST */

TD.objectlist_street {
	background-color: #ADB5CA;
	color: white;
	font-weight: bold;
	background-image: url(/images/layout/objectlist_street_bg.jpg);
}
TD.object_street {
	background-color: #990100;
	color: white;
	font-weight: bold;

}
TD.object_price {
	font-weight: bold;
	color: #00195D;
}
TD.object_details {
	background-color: white;
	width=300px;
	padding: 12px;
}
DIV.object {
	border: 1px solid #9EA2BB;
	background-color: white;
	height: 106px;
	margin-bottom: 8px;
}

DIV#objectlist, DIV#object {
	position: absolute;
	width: 758px;
	left: 50%;
	margin-left: -379px;
	height: 477px;
	
	top:140px;
	overflow: auto;
	
	padding: 1px;
}

DIV#objectlist {
	background-color: white;
}


DIV#objectlist_top {
	position: absolute;
	width: 758px;
	left: 50%;
	margin-left: -379px;
	height: 20px;

	top:120px;
	overfow: auto;
	font-size: 14px;

	font-family: univers, arial,helvetica;
	color: white;
	padding: 1px;
}

DIV#objectlist_bottom {
	position: absolute;
	width: 758px;
	left: 50%;
	margin-left: -379px;
	height: 30px;

	top:605px;
	overfow: auto;
	background-color: white;
	padding: 1px;
}

}

table.form td{
	color:white;
}
table.form th{
	color:white;
}

TD.index_diensten {
	font-weight: bold;
	color: white;
}

TD.index_diensten a {
	color :white;
}
TD.index_diensten a:visited{
	color :white;
}

TABLE.form td, TABLE.form th {
	color: black;
}