
body {
	background-color: #000;
	color: #FFF;
}

a:link,a:visited {
	background-color:#FFF;
	color:#000;
	text-decoration:underline;
}
a:hover {
	background-color:#FFF;
	color:#666;
	text-decoration:underline;
}

.imglink,a.imglink:link,a.imglink:hover,a.imglink:visited {
	text-decoration:none;
	border:0;
	background-color:#000;
}

#site{
	margin:30px auto;
	width:720px;
}
.inhoudblok {
	position:relative;
	margin-bottom:30px;
}
.titel {
	position:relative;
	float:left;
	text-align:right;
	width:200px;
	margin-right:10px;
	font: normal normal bold 14px Arial, Helvetica, sans-serif;
}
.inhoud {
	position:relative;
	float:left;
	width:500px;
	font: normal normal normal 11px "Courier New",Courier,monospace;
}
#hasselt {
	margin-top:-2px;
}
#kalender {
	position:relative;
}
.vullen {
	clear:both;
}

.fuif {
	position:relative;
	width:500px;
	height:16px;
	font: normal normal bold 14px Arial, Helvetica, sans-serif;
}
.datum {
	position:relative;
	float: left;
	width:80px;
}
.fuiftitel {
	position:relative;
	float: left;
	width:420px;
}
a.fuiflink:link,a.fuiflink:visited {
	color:#FFF;
	text-decoration:none;
	background-color: #000;
}
a.fuiflink:hover {
	color:#FFF;
	text-decoration:underline;
	background-color: #000;
}
input {
	border:medium none;
	font-family:"Courier New",Courier,monospace;
	padding:0 4px;
	width:200px;
}
