@charset "iso-8859-1";
/* author: remco.boom@home.nl */

body
	{
	margin:false;
	font-size:11px;
	cursor:ne-arrow;
	font-family:arial;
	color:#555C62;
		
	scrollbar-arrow-color: #DE840C;
	scrollbar-highlight-color: #555C62;
	scrollbar-base-color : #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

table
	{
	margin:false;
	font-size:12px;
	cursor:ne-arrow;
	font-family:arial;
	color:#555C62;
}

.tekst{
	font-family : Verdana;
	font-size : 11px;
	color : #006963;
}

.tekst2{
	font-family : Verdana;
	font-size : 12px;
	color : #006963;
}

.links{
	font-family : Verdana;
	font-size : 12px;
	color : #006963;
	font-weight: bold;	
}

.jaar{ 
	font-family : Verdana;
	font-size : 12px;
	color : #FF9900;
	font-weight: bold;	
}

.titel{ 
	font-family : Verdana;
	font-size : 14px;
	color : #006963;
	font-weight: bold;	
}
.header{
	font-family : Verdana;
	font-size : 24px;
	color : #006963;
	font-weight: bold;	
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E81818;
	text-decoration : none;
}

#footer {
	width: 800px;
	height: 14px;
	margin: 5 auto;
	padding: 2px 5px;
	background: #006963;
	font-size: .77em;
	color: #FFFFFF;
}

#footer2 {
	width: 780px;
	height: 14px;
	margin: 5 auto;
	padding: 2px 5px;
	background: #006963;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}