/* CSS Document */

body {
	background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #ffffff;
	scrollbar-3dlight-color:#ffff99;scrollbar-arrow-color:#ffff99;scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#6E4003;scrollbar-highlight-color:#cc9966;scrollbar-shadow-color:#ffffff;
    scrollbar-track-color:#cc9966;
}


.zwart {color: #000000; font-size:9px; font-weight: bolder}

.wit {color: #6E4003; font-size:11px; font-weight: bold}

.witbig {color: #000000; font-size:13px; font-weight: bolder}

.geel:link { color : #FFFF00; font-size: 11px; text-decoration: none; }
.geel:active { color : #FFFF00; font-size: 11px; text-decoration: none; }
.geel:visited { color : #FFFF00; font-size: 11px; text-decoration: none; }
.geel:hover	{ text-decoration: none; color : #ff0000; }

.bruin:link { color : #85571B; font-size: 11px; font-weight: bold; text-decoration: none; }
.bruin:active { color : #85571B; font-size: 11px; font-weight: bold; text-decoration: none; }
.bruin:visited { color : #85571B; font-size: 11px; font-weight: bold; text-decoration: none; }
.bruin:hover	{ color : #990000; font-weight: bold; text-decoration: underline; }

.dbruin { color : #990000; font-size: 11px; font-weight: bold; text-decoration: none; }
.dbruin:link { color : #990000; font-size: 11px; font-weight: bold; text-decoration: none; }
.dbruin:active { color : #990000; font-size: 11px; font-weight: bold; text-decoration: none; }
.dbruin:visited { color : #990000; font-size: 11px; font-weight: bold; text-decoration: none; }
.dbruin:hover	{ color : #ff0000; font-weight: bold; text-decoration: underline; }


a.button, a:link.button, a:visited.button{display: block; font-weight:bold; text-align:left; color:#000000; width:100%;height:16px; background-color:#CC9966;text-decoration: none;}
a:hover.button{display: block;background-color: #000000; color:#ffffff;}

.scroll  {height: 380px; width: 100%; overflow: auto;}