body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#container {
	position:absolute;
	width:846px;
	height:571px;
	z-index:1;
	top: 50%;
	left: 50%;
	margin-top: -285px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -423px;
	background-color: #C30;
}

#tekstbox {
	position:absolute;
	width:274px;
	height:440px;
	z-index:2;
	left: 522px;
	top: 41px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
}

#footer {
	position:absolute;
	width:792px;
	height:34px;
	z-index:3;
	left: 28px;
	top: 522px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
a {
	color: #FFF;
}
.tekstbold {
	font-weight: bold;
}
#taalkeuze {
	position:absolute;
	width:125px;
	height:20px;
	z-index:3;
	left: 375px;
	top: 43px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#taalkeuze a {
	color: #000;
	text-decoration: none;
}
#taalkeuze a:hover {
	color: #82BF19;
	text-decoration: none;
}
