body, td {
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
	font-size : 13px;
	color : #550000;}
body {
	background-color : #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	scrollbar-base-color: #FFAF3A;
	SCROLLBAR-FACE-COLOR: #FFAF3A;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #866836;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-image: url(px/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

a, a:visited {
	color : #A60000;
	text-decoration : none;
}

a:hover, a:active{
	color : #FF9900;
	text-decoration : underline;
}

H1 {
	color : #660000;
	font-size : 18px;
		
}
H2 {
	color : #660000;
	font-size : 16px;
		
}
.kopje {
	color : #660000;
	font-size : 15px;
	font-weight: bold;
		
}
.woningen{
	border: 1px dotted #660000;
}

.woningen td{
	border-bottom: 1px dotted #660000;
	border-top-width: 0px;
	vertical-align: top;
	padding: 2px 0px 2px 8px;
}
.bg-geel {
	background: #FFD280;
	color : #660000;
	font-size : 15px;
	font-weight: bold;

}
.rij-geel{
	background: #FFDB97;
}
img{
	border-width: 0px;
}
.center{
	text-align: center;

}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.div_middle {
	width: 752px;
	border: 0px;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -375px;
             }
img.alignleft {
	margin: 10px 10px 10px 0px;
	float: left;
	}
img.alignright {
	margin: 10px 0px 10px 10px;
	float: right;
	}
	
