body {
	background-color:#333333;}

#achtergrond {
	background-image: url(../img/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 693px;
	width: 859px;
	vertical-align: middle;
	border: 2px solid #000000;
	
}

 a.zoeken {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	color: #000000;
	text-decoration: none;
	}
	
a.zoeken:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	color: #000000;
	text-decoration: underline;
	}

a.zoeken:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	color: #000000;
	text-decoration: none;
	}

 .tekst {
	text-align: left;
	margin-top: 60px;
	margin-left: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width:256px;
	float:left;
	clear:left;
 }
 
 #postcode {
	height: 100px;
	width: 242px;
	position: relative;
	background-color: #FFFFFF;
	border: thin double #333333;
	padding: 5px;
}

 #tekst-top {
	height: 260px;
	width: 460px;
/*	position: absolute; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 23px;
	margin-top: 23px;
/*	left: 0px; */
	float:left;
 }
 
 #tekst-bottom {
	height: 250px;
	width: 435px;
	margin-top: 115px;
	margin-left: 90px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
