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-color: #515183;
	overflow-y: auto;
	overflow-x: hidden;
	
}

#container{
	position:absolute;
	background-color: #515183;
	top: 50%;
	left: 50%;
	width:935px;
	height:560px;
	margin: -270px  -462px;
	padding: 0px;
	text-align: center;
	z-index: 1;	

}

#tekstlinks {
	text-align: left;
	z-index: 2;
	margin: -112px 0 0 549px;
}


#copyright{
	position:absolute;
	z-index: 0;
	bottom: 2px;
	left: -20px;

}


a:link, a:visited, a:active {
	font: 900 small-caps 30px "Courier New", Courier, mono;
	color: #515183;
	letter-spacing: 1.4px;
	text-decoration: none;
	word-spacing: -10px;
	}

a:hover {
	color: #ffffff;
	text-decoration: none;
}


h1 {
	color: #BDB4D1;
	text-decoration: none;
	font: 11px "Century Gothic", "Book Antiqua", Georgia;
	display: inline;
	text-align: center;
	position: absolute;
	z-index: -1;
	margin: 150px 0 0 0px;

}

h2 {
	font: 600 small-caps 30px "Courier New", Courier, mono;
	color: #515183;
}

h3 {
	font: 9px/18px Georgia, "Times New Roman", Times, serif;
	color: #9999CC;
	word-spacing:1px;
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 35px;
}

.blauw {
	color: #515183 ;
}

.zalm {
	color: #E6CBB5;
}

.wit{
	color: #ffffff;
}

img {
	border: 0px none;
}
