#wrapper {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CC0000;
	font-weight: normal;
}

body {
	background-color: #0099CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #CC0000;
}
#scroll {
	height: 280px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}


#wrapper #header {
	margin: 0px;
	padding: 0px;
}
#wrapper #subwrapper {
}
#navigatie {
	height: 43px;
}
#subnavigatie {
	height: 24px;
}
#content {
	background-image: url(img/achter/content.jpg);
	height: 328px;
}
#voeter {
	background-image: url(img/achter/voeter.jpg);
	height: 65px;
}
#incontent {
	padding-left: 135px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
