body {
	color: #FF0000;
	background-color: #000000;

	scrollbar-3dlight-color:#ffffff;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#FF7F50;
           scrollbar-track-color:#ffffff;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:#ffff99;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:;
	
}
h6 {
	color: #000000;
}

.menu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
	background-image: none;
	background-color: #000000;
}
.afbeelding {
	border: thin solid #FFFFFF;
	background-color: #CCCCCC;
}
.tekstgedeelte {
	background-color: #ff0099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.voetbalk {
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:link {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.titelbalk {
	font-weight: bolder;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 48px;
	background-image: url(afbeeldingen/titelbalk2.jpg);
	border: thin solid #FFFFFF;
}
.geel {
	color: #FFFF00;
}
.blauwtekst {
	color: #0000FF;
	font-weight: bold;
}
