body {
		padding: 0px;
		margin: 0px;
		background-color: #99BF00;
	}
div.mededeling {
		width: 100%;
		background-color: #99BF00;/*white;*/
		margin-left: auto;
		margin-right: auto;
		margin-top: 40px;
		padding: 0;
	}
div.taalkeuze {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-bottom: 4px;
	background-image: url(../images/spacer_menu.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
}
a {
	color: white;
	text-decoration: none;
}
div.rondfoto {
		width: 100%;
		text-align: center;
		background-color: white;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
div.rondfoto img {
		border: 1px solid #1B803C;
}
div.logohouder {
		width: 100%;
		background-color: #1B803C;
		text-align: center;
		padding-top: 0;
		padding-bottom: 0;
	}
img.logo {
		padding-top: 4px;
		padding-bottom: 10px;
		margin-left: -50px;
	}
div.teksthouder {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;;
		padding-bottom: 10px;
		padding-top: 20px;
	}
