@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #FFFFFF;
scrollbar-base-color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#000000; 
scrollbar-face-color:#F8D884; 
scrollbar-highlight-color:#F2F2FF; 
scrollbar-3dlight-color:#F2F2FF; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#000000;	
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.imglink {
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.kleurtekst {
	color: #F8D884;
	font-weight: bold;
}
.kleurtekst A:link {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
}
.kleurtekst A:visited {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
}
.kleurtekst A:active {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
}
.kleurtekst A:hover {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
}


.balk {color: #F8D884; border: thin solid #F8D884; font-weight: bold;}
.balk A:link {text-decoration: none; color: #F8D884;}

.balk A:visited {text-decoration: none; color: #F8D884;}
.balk A:active {text-decoration: none; color: #F8D884;}
.balk A:hover {text-decoration: none; color: #F8D884;}

.footer {color: #F8D884;}
.footer A:link {text-decoration: none; color: #F8D884;}
.footer A:visited {text-decoration: none; color: #F8D884;}
.footer A:active {text-decoration: none; color: #F8D884;}
.footer A:hover {text-decoration: none; color: #F8D884;}

.kader {border: thin solid #F8D884; color: #F8D884;}
.kader A:link {text-decoration: underline; color: #F8D884;}
.kader A:visited {text-decoration: underline; color: #F8D884;}
.kader A:active {text-decoration: underline; color: #F8D884;}
.kader A:hover {text-decoration: underline; color: #F8D884;}

.tekstklein {font-size: small}
h1 {
	font-size: medium;
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height: normal;
}
.kleurtekstU {
	color: #F8D884;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.kleurtekstGroot {
	color: #F8D884;
	font-weight: bold;
	font-size: large;
}
.kleurtekstGroot A:link {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
	font-size: large;
}
.kleurtekstGroot A:visited {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
	font-size: large;
}
.kleurtekstGroot A:active {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
	font-size: large;
}
.kleurtekstGroot A:hover {
	text-decoration: underline;
	color: #F8D884;
	font-weight: bold;
	font-size: large;
}
.rodetekstU {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.rodetekstU A:link {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.rodetekstU A:visited {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.rodetekstU A:active {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.rodetekstU A:hover {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.wit {
	text-decoration: none;
}
.wit A:link {
	text-decoration: none;
}
.wit A:visited {
	text-decoration: none;
}
.wit A:active {
	text-decoration: none;
}
.wit A:hover {
	text-decoration: none;
}

/* test voor printen */
.printdiv {overflow:auto}

