	body {
		background-image: url('../afbeeldingen/achtergrond.gif');
		margin: 0px;
		font: 10px Verdana, sans-serif;
		color: #000;
	}
	img {
		border-width: 0px;
	}
	#centreren {
		width: 876px;
		height: 400px;
		margin: 0px auto auto auto;
	}
	#logo {
		position: relative;
		float: left;
		top: 14px;
		height: 32px;
	}
	#submenu {
		position: relative;
		float: right;
		top: 14px;
		height: 32px;
		font: normal 9px Verdana, sans-serif;
		color: #666;
	}
	#inhoud {
		position: absolute;
		background-color: #FFF;
		top: 100px;
		clear: both;
		font: 11px Verdana, sans-serif;
		padding: 14px 14px 14px 14px;
	}
	.nieuwsdatum {
		font: bold 9px Verdana, Arial, sans-serif;
		background-color: #666;
		color: #FFF;
		padding: 2px 4px;
		margin-bottom: 10px;
	}
	.nieuwstitel {
		font: normal normal bold 10px Verdana, Arial, sans-serif;
	}
	.nieuwstekst {
		font: 10px Verdana, Arial, sans-serif;
		margin-top: 14px;
	}
	a.titels:link, a.titels:visited {
		color: #666;
		text-decoration: none;
	}
	a.titels:hover {
		color: #000;
		text-decoration: none;
	}
	.kolomfoto {
		width: 198px;
	}
	.tekstblok {
		width: 100%;
		margin-bottom: 14px;
		display: block;
	}
	.fotoblok {
		width: 280px;
		margin-bottom: 14px;
	}
	.paginatitel {
		font: normal normal bold 16px Verdana, Arial, sans-serif;
		line-height: 18px;
		color: #ECECD2;
		margin-bottom: 14px;
	}
	a.printknop:link, a.printknop:visited {
		font: 10px Verdana, Arial, sans-serif;
		background-color: #FFF;
		color: #ECECD2;
		padding: 0px 2px;
		text-decoration: none;
	}
	a.printknop:hover {
		background-color: #ECECD2;
		color: #FFF;
		text-decoration: none;
	}
	.titel {
		font: normal normal bold 16px Verdana, Arial, sans-serif;
		line-height: 18px;
		color: #EE2E24;
		margin-bottom: 14px;
	}
	.ondertitel {
		font: normal normal bold 12px Verdana, Arial, sans-serif;
		line-height: 14px;
		color: #666;
		margin-bottom: 4px;
	}
	.tekst {
		font: normal 10px Verdana, Arial, sans-serif;
	}
	.tekst h1 {
	    color: #666666;
	    font: bold 12px/14px Verdana,Arial,sans-serif;
	    margin-bottom: 4px;
	}
	#linkerkolom {
		position: relative;
		float: left;
		width: 160px;
		margin-right: 14px;
	}
	#titels {
		font: normal normal 11px Verdana, Arial, sans-serif;
		width: 132px;
		padding: 14px;
		color: #666;
		background-image: url('../afbeeldingen/achtergrond.gif');
		margin-bottom: 14px;
	}
	#nieuws {
		font: normal normal 11px Verdana, Arial, sans-serif;
		width: 168px;
		padding: 14px;
		color: #666;
		border: 1px solid #EE2E24;
		margin-bottom: 14px;
	}
	#tekst {
		position: relative;
		float: left;
		width: 464px;
		margin-right: 14px;
	}
	#fotos {
		position: relative;
		float: left;
		width: 196px;
	}
	#vullen {
		clear: both;
	}
	#menustreep {
		position: absolute;
		background-color: #282828;
		width: 100%;
		height: 25px;
		top: 60px;
	}
	#menu {
		position: relative;
		width: 876px;
		height: 25px;
		font: normal normal bold 12px Verdana, sans-serif;
		margin: 0px auto auto auto;
	}
	a:link,a:visited {
		color: #666;
		text-decoration: underline;
	}
	a:hover {
		color: #EE2E24;
		text-decoration: none;
	}
	a.topmenu:link,a.topmenu:visited {
		color: #666;
		text-decoration: none;
	}
	a.topmenu:hover {
		color: #EE2E24;
		text-decoration: none;
	}
	.knop {
		position: relative;
		float: left;
		margin-right: 68px;
		color: #ECEAD2;
		padding-top: 5px;
		cursor: pointer;
	}
	.knopaan {
		background-image: url('../afbeeldingen/menupijl.gif');
		background-repeat: no-repeat;
		background-position: top center;
		position: relative;
		float: left;
		margin-right: 68px;
		color: #EE2E24;
		padding-top: 5px;
		cursor: pointer;
	}
	a.dropdownmenu:link, a.dropdownmenu:visited {
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	}
	a.dropdownmenu:hover {
		color: #F00;
		text-decoration: none;
		font-weight: bold;
	}
	#dropdown {
		position: absolute;
		top: 84px;
		width: 876px;
		visibility: hidden;
		z-index: 410;
	}
	#dropdownpijl {
		position: relative;
		left: 10px;
		width: 11px;
		height: 6px;
		z-index: 430;
	}
	#dropdownmenu {
		position: absolute;
		background-color: #dcdcdc;
		color: #FFF;
		top:9px;
		padding: 10px;
		line-height: 16px;
		border: 1px solid #666;
		z-index: 420;
	}

