body {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;		
}

#backgroundtable {
	position:absolute;
	left:50%;
	top:50%;
	width:1000px;
	height:600px;
	margin-left: -500px;
	margin-top: -300px;
	border: 1px solid #c0302f;
}

#background-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:262px;
	height:165px;
}

#background-02 {
	position:absolute;
	left:262px;
	top:0px;
	width:738px;
	height:105px;
}

#geveltje {
	position:absolute;
	left: 270px; 
	top: 15px;
}
#background-03 {
	position:absolute;
	left:262px;
	top:105px;
	width:738px;
	height:495px;
}

#background-04 {
	position:absolute;
	left:0px;
	top:165px;
	width:139px;
	height:435px;
}

#background-05 {
	position:absolute;
	left:139px;
	top:165px;
	width:123px;
	height:435px;
}

#textdiv {
	position:absolute; 
	left: 155px; 
	top: 185px;
	width: 835px;
	height: 375px;
	overflow: auto;
	font-family: Verdana;
	color: #000000;
	font-size: 14px;	
	z-index: 1000;


}

td {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;	
}

.title {
	font-family: Verdana;
	color: #000000;
	font-size: 16px;
        font-weight: bold;
}

