body 
{
	color: black;
}
.actief, .actief a, .actief a:hover
{
	color: #e0e0e0;
}
.txt_licht
{
	color: #ffffff;
}

.menu, .label
{	
	background-color: #8ded12;
}
h2
{
	color: #8ded12;
}
hr
{
	height: 1px;
	color: ##009f01;
	line-height: 1px;
}

.geenrand
{
	border: none;
}
#frame
{
	border: 1px solid #e0e0e0;
}
.transparant2
{
	opacity:0.2; 
	-moz-opacity:0.2; 
	filter:alpha(opacity=20);
}
.transparant9
{
	opacity:0.9; 
	-moz-opacity:0.9; 
	filter:alpha(opacity=90);
}

.footer 
{
	background-color: #00284a;
	color: #005eb0;
}
.mapping, .mapping a
{
	color: #ffffff;
}