@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 9px;
	color: #900;
	width: 750px;
	height: 380px;


}
body {
	background-color: #FFFBD3;
	margin-left: 5px;
	margin-top: 5px;
}

html{
scrollbar-arrow-color: #990000;
scrollbar-face-color: #FFFBD3;
scrollbar-highlight-color: #FFFBD3;
scrollbar-3dlight-color: #FFFBD3;
scrollbar-shadow-color: #FFFBD3;
scrollbar-darkshadow-color: #FFFBD3;
scrollbar-track-color: #FFFBD3;
}
.scroller{
scrollbar-arrow-color: #990000;
scrollbar-face-color: #FFFBD3;
scrollbar-highlight-color: #FFFBD3;
scrollbar-3dlight-color: #FFFBD3;
scrollbar-shadow-color: #FFFBD3;
scrollbar-darkshadow-color: #FFFBD3;
scrollbar-track-color: #FFFBD3;
}
a {
	font-size: 12px;
	color: #990000;
	border:0px;
}
a:link {
	text-decoration: none;
	border:0px;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	border:0px;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	border:0px;
}
a:active {
	text-decoration: none;
	border:0px;
}
#container_01 {
	width: 760px;
	height: 350px;
}
#container_02 {
	width:777px;
	height:320px;
}
#container_03 {
	width:777px;
	height:40px;
}
#links {
	width:380px;
	height:320px;
	margin-left:5px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rechts {
	width:380px;
	height:320px;
	margin-left:390px;

}
#voet {
	width:763px;
	height:40px;
	margin-left:5px;
	margin-top:3px;
	margin-right:5px;
}

