/* Stijlblad basis-tekstopmaak publiekskant */

/* Tags */
BODY, TD { font-family: verdana, arial, helvetica; color: #000000; font-size: 10pt; }
BODY { background-color: #FFFFEE; }

A:link, A:visited, A:active, A:hover { color: #0000FF; text-decoration: none; }
A:hover { color: #0000FF; text-decoration: underlined; }

.invulveld {
	background: #FFFFDD;
	color: #CC0000;
	font-family: verdana,arial;
	font-size: 10pt;
}
.zoekknop {
	background: #FFFFDD;
	color: #888800;
	font-family: verdana,arial;
	font-size: 9pt;
	font-weight: bold;
}
.zoekknop2 {
	background: #FFFFDD;
	color: #888800;
	font-family: verdana,arial;
	font-size: 8pt;
	font-weight: normal;
}
A.onzichtbaar {
	color: #CCCC00;
	cursor: default;
	text-decoration: none;
}

