<!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:#666666;
 	font-size: 11pt;
	link: #663333;
	vlink: #663333;
	}
 


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

 .titel
{font-size:23px; color:#666666;}

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

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

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

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

 

