div#logoTop { 
	position:absolute;  
	top:330px; 
	width:195px; 
	height:83px; 
	z-index:3;
}

div#transparantFlash { 
position:absolute;  
width:760px; 
height:414px; 
z-index:1;
}
div#menu {
position:absolute; 
left:226px; 
top:446px; 
width:534px; 
height:20px; 
z-index:4; 
background-color: #000000; 
border: 0px none #000000;
}
div#container {
	position: absolute;
	left: 12px;
	top: 12px;
}
div#bgContent {
position:absolute; 
left:30px; 
top:42px; 
width:700px; 
height:370px; 
z-index:2; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
overflow-x: hidden;
overflow-y: scroll;
}
div#content {
	width: 700px;
}

BODY 
{ 
	margin: 0px;
  direction:;
	background-attachment:fixed;
	scrollbar-arrow-color: ffffff;
	scrollbar-track-color: B9E2EE;
	scrollbar-face-color: B9E2EE;
	scrollbar-highlight-color: ffffff;
	scrollbar-3dlight-color: B9E2EE;
	scrollbar-darkshadow-color: 58A5C5;
	scrollbar-shadow-color: 58A5C5;
	background-color: #000000;
}
.kop {
	font-size: 14px;
	font-weight: bold;
}
.tekst {
	font-size: 12px;
	font-weight:
}
.dik gedrukt {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #337b9a;
	text-decoration: none;
}
a:visited {
	color: #337b9a;
	text-decoration: none;
}
a:hover {
	color: #337b9a;
	text-decoration: underline;
}
a:active {
	color: #337b9a;
	text-decoration: none;
}

div#flashIntro{
	height: 520px;
	width: 760px;
	margin: 12px 0px 0px 12px;
}