body {
	scrollbar-face-color:'#B9CCFF';
	scrollbar-track-color:'#FFFFFF';
	scrollbar-shadow-color:'#AAAAFF';
	scrollbar-highlight-color:'#B9CCFF';
	scrollbar-3dlight-color:'#B9CCFF';
	scrollbar-darkshadow-Color:'#8888FF';
	scrollbar-arrow-color:'#FFFFFF';
	background-color: #FFFFFF;
}
.achtergrond {
	background-image: url(img/mid_back.png);
	margin-top: 0px;
	margin-bottom: auto;
	display: block;
}
.menu {
	background-image: url(img/left.gif);
	text-align: center;
}
.menuitem {	
	padding: 0 0 10 0;	
}
.menuspace_ {
	font-size: 9px;
}
.tekstarea {
    font-family: "Comic Sans MS";
	font-size: 14px;
	width: 49%;
	color: #0000FF;
	background-color: #FFFFCC;
	text-align: justify;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 5 5 5 5;
}
.imgarea {
	width: 49%;
	text-align: center;
}
.tekstkop {
	text-align: left;
	font-weight: bold;
}
.normlt {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 14px;
}
.normltred {
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-size: 14px;
}
.koplt {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
}
.footerlinks {
	background-color: #CCFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FF0000;
}
.footerlinks a {
	color: #0000FF;
}
.footerlinks a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
.footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 800px;
	height: 36px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	padding-top: 5px;
}
.space {
	height: 50px;	
}

