<!--

body, p, div, span, th, tr, td, li, dt, dd, dl, ol, ul, h1, h2, h3
{
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 10pt}

hr { color: #D5D0DD; height: 1px; }
	
	
body 
	{
	background-color: #A2BDD5;
	margin-top: 0;
	margin-bottom: 0px;
	text-align: center;
	}

#kolom
	{
	height: 100%;
	width: 840px;
	background-color: #DAD7E1;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

#header 
	{
	background-color: #F0EEF2;
	position: relative;
	text-align: left;
	width: 840px;
	}

#menutotaal
	{
	position: relative;
	width: 840px;
	height: 36px;
	padding: 0px;
	background-color: #5E4976;
	}

#logo
	{
	position: relative;
	width: 158px !important;
	width /**/: 170px;
	height: 36px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #5E4976;
	border-left: solid 6px #FF9B04;
	text-align: left;
	}
	 
#menu
{
position: relative;
float: right;
height: 36px;
width: 628px !important;
width /**/: 640px;
vertical-align: middle;
background-color: #5E4976;
padding: 6px;
right: 0px;
margin: 0px;
}

#menu ul
{
display: inline;
margin: 0;
list-style: none;
}

#menu ul li
{
display: inline;
margin: 0;
}

div#menu ul li a
{
color: #5E4976;
background-color: #C1BBCE;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 16pt;
margin: 0;
padding: 0px 3px 0px 3px;
text-decoration: none;
border-bottom: solid 6px #5E4976;
}

div#menu li a:hover
{
color: #C1BBCE;
background-color: #5E4976;
border-bottom: solid 6px #FF9B04;
}

#text
	{
	position: relative;
	background-color: #FFFAF0;
	padding: 10px;
	text-align: left;
	height: 520px;
	width: 820px !important;
	width /**/: 840px;
	font-size: 10pt;
	}


#footer 
	{
	color: #5E4976;
	font-size: 10px;
	padding: 6px;
	background-color: #FFFAF0;
	text-align: center;
	height: 20px;
	width: 828px !important;
	width /**/: 840px;
	}
	
div#footer a
 	{
 	color: #5E4976;
 	text-decoration: none;
	}

div#footer a:hover
 	{
 	color: #FF9B04;
 	text-decoration: none;
	}


a 
	{
	color: #766992;
	}


a:hover 
	{
	color: #FF9B04;
	text-decoration: none;
	}




--></style>