	
a:link {color: #548C00; text-decoration: none;}     
a:visited {color: #548C00; text-decoration: none;} 
a:hover {color: #548C00; text-decoration: underline;}  
a:active {color: #548C00;  text-decoration: none;}
	
.tekst
{
	font-family:Verdana;
	color:#026909;
	font-size:9pt;
	font-weight:100;
}

.header
{
	color: #026909;
	font-size: 11pt; 
	font-family: Verdana; 
	font-weight: bold; 
}


div#container
{
	width:980px;
	padding-left:0px;

}

div#logo
{
	width:400px;
	height:180px;
	/*background-color:#0000FF;*/
	float:left;
	background-image:url(../images/top.gif);
}

div#navigatie
{
	width:562px;
	/*background-color:#33CC99;*/
	height:75px;
	float:left;
	background-image:url(../images/top.gif);
	padding-top:105px;
}

div#content_titel
{	
	width:956px;
	height:16px;
	color:#F9F004;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#7AB316;
	font-size:9pt; 
	font-family: Verdana; 
	font-weight: bold;
	float:left;
	padding-left:4px;
	padding-top:1px;
	clear:both;
}
	


