BODY
{
	SCROLLBAR-FACE-COLOR: #fcea00;
	BACKGROUND: white url(images/logo.jpg) no-repeat center top;
	SCROLLBAR-HIGHLIGHT-COLOR: #201e1f;
	SCROLLBAR-SHADOW-COLOR: #201e1f;
	SCROLLBAR-3DLIGHT-COLOR: #fcea00;
	SCROLLBAR-ARROW-COLOR: #201e1f;
	SCROLLBAR-TRACK-COLOR: #929697;
	SCROLLBAR-DARKSHADOW-COLOR: #fcea00;
	SCROLLBAR-BASE-COLOR: #fcea00;
}
.indexwindow {
	top: 120px;
	left: 190px;
	position: absolute;
}
.contactwindow {
	top: 140px;
	left: 190px;
	position: absolute;
}
.mainwindow {
	top: 140px;
	left: 190px;
	position: absolute;
	width: 47%;
}
#divActivity {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 165px;
	height: 100%;
}
#menu {
	background: url(images/menu.png) no-repeat;
}
.menuback
{
	position: absolute;
	top: 140px;
	left: 5px;
	width: 165px;
	background-color: #FFFFFF;
	font: italic;
	text-indent: 30px;
}
.linx {
	color: Black;
	text-decoration: none;
}
#onderkant {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
}
#bloemlogo {
	position: absolute;
	text-align: center;
	width: 158px;
	bottom: 10px;
}
#kopje {
	background: url(images/menu.png) no-repeat;
	padding-left: 30px;
	width: 165px;
	font-weight: bold;
}


