/*html {
	overflow:hidden;
}*/

body {
		background:#000000;
		background-color:#000000;
		
}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	width:1000px;
	height:600px;
}

#content{
	position:absolute;
	left:274px;
	top:74px;
	height:353px;
	width:601px;
	font-size: 14px;
	font-style: normal;
	overflow:auto;
	SCROLLBAR-ARROW-COLOR: #797979;
	SCROLLBAR-BASE-COLOR: #d4d4d4;
	SCROLLBAR-FACE-COLOR: #d4d4d4;
	SCROLLBAR-HIGHLIGHT-COLOR: #d4d4d4;
	SCROLLBAR-SHADOW-COLOR: #d4d4d4;
	SCROLLBAR-3DLIGHT-COLOR: #d4d4d4;
	SCROLLBAR-TRACK-COLOR: #d4d4d4;
	SCROLLBAR-DARKSHADOW-COLOR: #797979;
	color: #FFF;
}
	scrollbar-arrow-color:#eee;
	scrollbar-track-color:FFCCCC;
	scrollbar-highlight-color:#FFCCCC;
	scrollbar-3dlight-color:#FFCCCC;
	scrollbar-darkshadow-color:#FFCCCC;
	scrollbar-shadow-color:#FFCCCC;
}
#design {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:
	color: #FFFFFF;
	position:absolute;
	left:2px;
	top:525px;
	height:32px;
	width:262px;


}	
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	position:absolute;
	left:76px;
	top:616px;
	height:13px;
	width:292px;
	}
#footer_design{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	position:absolute;
	left:766px;
	top:552px;
	height:21px;
	width:235px;
}
	
#update {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	position:absolute;
	left:-651px;
	top:-3px;
	height:21px;
	width:131px;
	}
.koptext {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
}
.textschrift{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	}
.coverlinkschrift{
	font-family:"Lithos Pro Regular";
	color:#00CCCC;
	font-size:18px;
	
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: 00CCFF;
}

<?php
mysql_free_result($rs_geschiedenis);
?>
