body{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3e3e3e;
}

a{
	outline:none;
	color:#50750e;
	text-decoration:underline;
	position:relative;
}

a:hover{
	color:#5f8e0d;
	text-decoration:none;
}

#tekst{
	line-height:24px;
}

#tekst p{
	padding:7px 0;
}

#nieuws a{
	color:#fff;
	font-size:13px;
	text-decoration:none;
	vertical-align:top;
	padding-left:5px;
}

#nieuws a:hover{
	color:#000;
}

h1{
	font-size:17px;
	padding: 0 0 7px 0;
	font-weight:normal;
	color:#50750e;
}

h2{
	font-size:15px;
	padding: 0 0 5px 0;
	font-weight:normal;
	color:#57840e;
}


input, textarea{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3e3e3e;
}

#trefwoorden, #trefwoorden a{
	color:#bdd29a;
	text-decoration:none;
}

#footer{
	color:#fff;
	font-size:11px;
}

#footer a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

