<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<style type="text/css">
 
/* containers*/

#container {
	text-align: center;
}

#sitecontainer {
	position: relative;
	top:0px;
	width: 800px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
}

/* Opmaakstijlen */

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color:#000000
	font-family: Helvetica, Verdana, Arial, sans-serif;
 	font-size: 12pt;
	}
 
body,td,th {
 font-family: Helvetica, Verdana, Arial,sans-serif;
 font-size: 12pt;
}
 
 td {
 font-family: Helvetica, Verdana, Arial,sans-serif;
 font-size: 11pt;
 color:#999999;
}

 
.menu
{font-size:12px; color:#666666; line-height:2;}
a {color:#999999; border-bottom:0px solid #555555; text-decoration:none;}
a:visited { color:#999999;}
a:visited:hover {color:#999999; border-color:#999999;}
a:hover {color:#999999; border-color:#999999;}


 .tekstgewoon
{font-size:12px; color:#666666;}

.tekst
{font-size:11px; color:#666666; line-height:1.5}

 .tekstklein
{font-family: Helvetica, Verdana, Arial, sans-serif; font-size:9px; color:#555555;}

.tekstkleindark
{font-family: Helvetica, Verdana, Arial, sans-serif; font-size:7px; color:#333333;}

 

