@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hoofding {
	visibility: hidden;
}
#links {
	width:155px;
	visibility: hidden;
}
#rechts {
	color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer {
	width:850px;
	clear: both;
	margin: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	visibility: hidden;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

