/*** --- ALGEMEEN --- ***/

body {
	color: #666664;

	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 145%;
}

#taalkeuze a, #taalkeuze a:visited {
	color: #D7D7D7;
	text-decoration:underline;
}
#taalkeuze a:hover {
	color: #fff;
	text-decoration:none;
}


.knop {
	background: url(none);
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.kleineletters {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align:center;
}
