body {
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #666699;
	scrollbar-arrow-color: #9999CC;
	scrollbar-base-color: #515183;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #515183;
	scrollbar-highlight-color: #666699;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #515183;
	overflow-y: auto;
	overflow-x: hidden;
	}

#container{
	position:absolute;
	top: 50%;
	left: 50%;
	width:940px;
	height:560px;
	margin: -280px  -470px;
	padding: 0px;
	border: 1px solid #666666;
	z-index: 1;
	text-align: center;
	background: #333366;	
}


#kopfoto{
	position:relative;
	left: 42px;
	z-index: 2;
	padding-left: 0px;
	text-align: center;
	top: 24px;

}

#menubackground {
	background: url(menubalk.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	height: 21px;
	width: 485px;
	left: 230px;
	top: 170px;
	z-index: 6;
	visibility: visible;

}

#menulinks {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 21px;
	width: 485px;
	margin-left: 5px;
	z-index: 7;
	top: 1px;
	padding: 0px;

}


 /* Fix for Safari, Chrome */ 
@media screen and (-webkit-min-device-pixel-ratio:0) {
#menulinks{
	margin-left: 14px;
	top: -1px;
}
}
/* End Fix for Safari, Chrome */ 



#ondertitel{
	position:absolute;
	left:180px;
	width: 578px;
	height:17px;
	top: 537px;
	z-index: 5;
	text-align: center;

}

#tekstvak {
	position:absolute;
	background: #3E3E71;
	width: 864px;
	top: 178px;
	left: 43px;
	height: 355px;
	text-align: left;
	font: 11px/18px "Century Gothic", Trebuchet MS, Verdana;
	color: #BDB4D1;
	padding: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-3dlight-color: #3E3E71;
	scrollbar-arrow-color: #9999CC;
	scrollbar-base-color: #3E3E71;
	scrollbar-track-color:#3E3E71;
	border: 0px solid #666666;
	z-index: 5;
}


#eersterij, #tweederij, #derderij, #vierderij, vijfderij{
	position:relative;
	height:100px;
	text-align: center;
	width: 864px;
	margin:0px;
}
#eersterij{
top: 27px;

}

#tweederij{
	top: 31px;

}

#derderij{
	top: 35px;

}

#vierderij{
	top: 39px;
}

#vijfderij{
	top: 43px;
}


a:link, a:visited, a:active{
	text-decoration: none;
	color: #E0C7EC;
	font: 12px/18px "Century Gothic", Trebuchet MS, Verdana;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font: 12px/18px "Century Gothic", Trebuchet MS, Verdana;
}


a.menu:link, a.menu:visited, a.menu:active {
	font: small-caps 14px "Century Gothic", Trebuchet MS, Verdana;
	color: #CDB5D9;
	text-decoration: none;
	letter-spacing: 1.5pt;
	word-spacing: 0.4pt;
}
a.menu:hover{
	color: #ffffff; text-decoration: none;
}


h1 {
	color: #BDB4D1;
	text-decoration: none;
	font: normal 13px "Century Gothic", Trebuchet MS, Verdana;
	text-align: center;
	padding-top: 15px;
	margin-bottom: -10px;
}


p {
	text-align: justify;
	font: 13px/18px "Century Gothic", Trebuchet MS, Verdana;
	color: #BDB4D1;
	padding:0px 30px;
}

ul {
	list-style: circle;
	font: 13px/18px "Century Gothic", Trebuchet MS, Verdana;
	color: #BDB4D1;
	padding-left: 8px;
	text-align: justify;
	margin: 0px 28px 0px 45px;
}


