#container {
	height: 874px;
	width: 872px;
	background-color: #FFF;
	position: absolute;
	left: 50%;
	margin-left: -436px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#linkerkolom {
	height: 450px;
	width: 174px;
	float: left;
	border-right-style: dashed;
	border-right-color: #999999;
	border-right-width: thin;
}
#footer {
	width: 872px;
	height: 60px;
	padding-top: 5px;
	clear: both;
	float: left;
	text-align: right;
}
#container p {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
Body {
	margin-top: 20px;
	margin-left: 0px;
}
