html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{
	margin:0 10px 10px
}
a{padding:5px; text-decoration:none; color:#000000;}
div#header{
	background-color:#F3F2ED;
	background-image: url(Images/kop.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed8e66;
}
div#header h1{
	height:130px;
	line-height:80px;
	margin:0;
	padding-left:10px;
}
div#container{
	text-align:left;
	background-image: url(Images/wit_34.jpg);
}
div#content p{
	line-height:1.4;
	margin-top: 7px;
}



div#footer{
	height: 25px;
	position: absolute;
	top: 549px;
	width: 848px;
	left: 50%;
	margin: 0 0 0 -424px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ed8e66;
	background-color: #ffffff;
	background-image: url(Images/footer.jpg);
}
div#footer p{
	width: 845px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
div#container{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -288px 0 0 -425px;
	border: 1px solid #ed8e66;
	height: 575px;
	width: 850px;
}
div#content{
	float:right;
	width:750px;
	margin-right: 50px;
	overflow: auto;
	height: 400px;
	display: inline;
}
img.floatrechts{
	float: right;
	margin: 0px;
	margin-right: 10px;
	margin-top: 10px;
}
img.floatleft{
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-top: 5px;
}
img.floatgrotepunt{
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-top: 10px;
}
img.floatkleinpunt{
	float: left;
	margin: 0px;
	margin-right: 5px;
	margin-top: 0px;
}
img.floatdatabase{
	float: right;
	margin: 0px;
	margin-right: 10px;
	margin-top: 10px;
}


div#footer{
	clear:both
}
