@charset "iso-8859-1";
/* author: Remco Boom */
/* Creation date: 22-12-2004 */
.main {
	font-family : Verdana;
	font-size : 16px;
	color : #006963;
	font-weight: bold;	
}
.advkop{
	font-family : Verdana;
	font-size : 14px;
	color : #000000;
	font-weight: bold;	
	margin-bottom: 5px;
}

.advtekst{
	font-family : Verdana;
	font-size : 14px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 1px;
	color : #006963;
}

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

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

.wiel{
	font-family : Arial;
	font-size : 18px;
	color : #006963;
	font-weight: bold;	
}

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

.doelstelling {
	font-family : Verdana;
	font-size : 14px;
	color : #006963;
	
}

.header {
	font-family : Verdana;
	font-size : 20px;
	color : #006963;
	
}

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

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

.disclaimer{
	font-family : Verdana;
	font-size : 10px;
	color : #006963;
	
}

.navigatie
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color: #3de8cd;
	font-size: 10px;
	cursor: pointer;
	padding-left: 10px;
}

.navigatiekop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}

.kleur3bg { background: #000000; }



.blok  {
   font-family: Verdana, monospace;
   font-size: 1.0em;
   line-height: 1.5em;
   font-weight: bold;
   color: #000000;
   background-color: #ffffff;
   margin-left: 10px;
   margin-right: 20px;
   border-color: #dcdcdc;
   border-style: outset;
   border-width: 1px;
   padding: 2px;
}

.titel{
    background: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
	padding-left: 8px;
}
.titel2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.nieuws {
	font-size:14px;
	font-family:arial;
	color:#000000;
} 

.news {
	font-size:11px;
	font-family:verdana;
	color:#000000;
    padding-top: 1px;
    padding-bottom: 1px;

} 


