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

#container{
	position:absolute;
	background-color: #35355D;
	top: 50%;
	left: 50%;
	width:960px;
	height:576px;
	margin: -288px  -480px;
	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;
	background: #35355D;

}
#blokjestekst {
	position: absolute;
	top: 269px;
	left: 486px;
	font: 14px "Century Gothic", Trebuchet MS, Verdana;
	color: #515183;
	word-spacing: 1.7em;
}
#blokjestekst a{
	font: 14px "Century Gothic", Trebuchet MS, Verdana;
	color: #515183;
	letter-spacing: 0.7px;
	word-spacing: 1.5;
}
#blokjestekst a:hover{
	color: #ffffff;
}

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", Trebuchet MS, Verdana;
	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;
	background: #35355D;
	word-spacing:1px;
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 35px;
}

.blauw {
	color: #515183 ;
}

.zalm {
	color: #E6CBB5;
}

.wit{
	color: #ffffff;
}

img {
	border: 0px none;

}

