body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url("images/tekeningen/navigatieback041.jpg");
	background-attachment: fixed;
	scrollbar-face-color: #C0C0C0;
	scrollbar-shadow-color: #222222;
	scrollbar-highlight-color: #888888;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #000099;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	cursor: url;
	cellspacing: 0px;
	cellpadding: 0px;
}

.supertitel {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
	filter: dropshadow(color=red,offX=2,offY=1,positive=2);
}

.ondertitel {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	filter: dropshadow(color=red,offX=2,offY=1,positive=2);
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
