body {
	font-family: Arial, Verdana;
	overflow: auto;
}

td {
	font-family: Arial, Verdana;
}

ul { list-style: square outside none; }

.form {
	font-size: 8pt;
	color: #DADADA;
	background-color: #333333;
	border: 1px solid #404040;
}

.groot { font-size: 28px; font-weight: bold; color: #FFFFFF }
.kop { font-size: 14px; font-weight: bold; }
.kopje { font-size: 12px; font-weight: bold; }
.standaard { font-size: 12px; }
.klein { font-size: 11px; }
.titel { font-weight: bold; font-size: 50px; color: #292929 }

.menu { font-size: 12px; font-weight: bold; color: #ADAEAE; }
.submenu { font-size: 10px; color: #FFFFFF; }

a:link { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: none; }
a:hover { color: #ADAEAE; text-decoration: none; }

a.menu:link { color: #ADAEAE; text-decoration: none; }
a.menu:visited { color: #ADAEAE; text-decoration: none; }
a.menu:active { color: #ADAEAE; text-decoration: none; }
a.menu:hover { color: #ADAEAE; text-decoration: underline; }

a.submenu:link { font-size: 10px; color: #FFFFFF; text-decoration: none; }
a.submenu:visited { font-size: 10px; color: #FFFFFF; text-decoration: none; }
a.submenu:active { font-size: 10px; color: #FFFFFF; text-decoration: none; }
a.submenu:hover { font-size: 10px; color: #FFFFFF; text-decoration: none; }

.zoek {
	scrollbar-face-color: #8A531A;
	scrollbar-highlight-color: #503110;
	scrollbar-3dlight-color: #8A531A;
	scrollbar-darkshadow-color: #8A531A;
	scrollbar-shadow-color: #503110;
	scrollbar-arrow-color: #503110;
	scrollbar-track-color: #8A531A;
}

.schaduw {
	float: left;
	background-color: #000000;
	margin: 1px 0 0 1px;
}

.schaduw img {
	display: block;
	position: relative;
	border: 1px solid #FFFFFF;
	margin: -2px 2px 2px -2px;
}
