html {
	scrollbar-3d-light-color: #000000; 
	scrollbar-arrow-color: #cc0000; 
	scrollbar-base-color: #000000; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color:: #000000; 
}

body {
	margin: 0px; 
	padding: 0px; 
}

div#flash {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#iframe_div {
	position: absolute; 
	left: 290px; 
	top: 345px; 
}

div#nieuwsbrief {
	position: absolute; 
	left: 750px; 
	top: 345px; 
	width: 180px; 
}

div#home {
	position: absolute; 
	width: 30px; 
	height: 20px; 
	top: 285px; 
	left: 245px; 
	cursor: pointer; 
}

div#agenda {
	position: absolute; 
	width: 40px; 
	height: 20px; 
	top: 285px; 
	left: 282px; 
	cursor: pointer; 
}

div#gastenboek {
	position: absolute; 
	width: 60px; 
	height: 20px; 
	top: 285px; 
	left: 327px; 
	cursor: pointer; 
}

div#top10 {
	position: absolute; 
	width: 60px; 
	height: 20px; 
	top: 285px; 
	left: 392px; 
	cursor: pointer; 
}

div#fotos {
	position: absolute; 
	width: 30px; 
	height: 20px; 
	top: 285px; 
	left: 458px; 
	cursor: pointer; 
}

div#links {
	position: absolute; 
	width: 30px; 
	height: 20px; 
	top: 285px; 
	left: 493px; 
	cursor: pointer; 
}

div#info {
	position: absolute; 
	width: 20px; 
	height: 20px; 
	top: 285px; 
	left: 532px; 
	cursor: pointer; 
}

div#route {
	position: absolute; 
	width: 80px; 
	height: 20px; 
	top: 285px; 
	left: 555px; 
	cursor: pointer; 
}

div#login {
	position: absolute; 
	width: 10px; 
	height: 10px; 
	top: 285px; 
	left: 700px; 
	cursor: pointer; 
	background-color: #aa0000; 
}

div#main_iframe {
	scrollbar-3dlight-color: #ffd700; 
	scrollbar-arrow-color: #ff0; 
	scrollbar-base-color: #ff6347; 
	scrollbar-darkshadow-color: #ffa500; 
	scrollbar-face-color: #008080; 
	scrollbar-highlight-color: #ff69b4; 
	scrollbar-shadow-color: #f0f; 
}

