body                {
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	margin:0px;
    padding:0px;
	background-color: #000000;
}
html                {
	scrollbar-3d-light-color: #b7b0ba;
	scrollbar-arrow-color: #b7b0ba;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #b7b0ba;
	scrollbar-shadow-color: #b7b0ba;
	scrollbar-track-color: #000000;
}
td {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}
h1 {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
sup {
	font-size: 9px;
	top: 1px;
}

a { 
	color: #64177E; 
	text-decoration: underline; 
}
a:hover { 
	color: #000000; 
	text-decoration: underline; 
}
.sitemap { 
	color: #000000; 
	text-decoration: none; 
}
.sitemap:hover { 
	color: #64177E; 
	text-decoration: underline; 
}
ul { 
	list-style-type: square; 
	list-style-position: outside; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 10px; 
	padding-left: 10px; 
}
ol { 
	color: #abc90f; 
	list-style-type: decimal; 
	list-style-position: inside; 
	margin-top: 0px; 
	margin-left: 10px; 
	padding-left: 10px; 
}
.disclaimer { 
	color: #ffffff; 
	text-decoration: none; 
}
.disclaimer:hover { 
	color: #ffffff; 
	text-decoration: underline; 
}
form { 
	margin: 0px; 
}
.formfield { 
	color: black; 
	font-size: 11px; 
	text-decoration: none; 
	border: solid 1px #000000; 
	height: 17px; 
}
.formarea { 
	color: #000000; 
	font-size: 11px; 
	text-decoration: none; 
	border: solid 1px #000000; 
	scrollbar-3d-light-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #ffffff;  
}
.formsubmit { 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	background-color: #ffffff; 
	border: solid 1px #000000;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height: 613px;
	background-color: white;
}

#titelbalk {
	position: absolute;
	height: 613px;
	width: 140px;
	border: 0px;
	z-index: 5;
}
#zwartebalk_onder {
	position	: absolute;
	height: 2px;
	width: 950px;
	border: 0px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	top: 608px;
}
#lijn_onder {
	position	: absolute;
	height: 1px;
	width: 925px;
	border: 0px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	z-index: 15;
	top: 573px;
	left: 25px;
}
#menu {
	position	: absolute;
	height: 23px;
	width: 796px;
	border: 0px;
	z-index: 100;
	top: 142px;
	left: 133px;	
	background-color: #ffffff;
}
#sfeerbeeld {
	position	: absolute;
	height: 459px;
	width: 513px;
	border: 0px;
	z-index: 90;
	top: 126px;
	left: 437px;	
}
#sfeervlak {
	position	: absolute;
	width: 499px;
	border: 0px;
	z-index: 90;
	top: 290px;
	left: 437px;
	padding: 7px;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;	
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
.sfeertekst {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}
#adresbalk {
	position	: absolute;
	height: 23px;
	width: 950px;
	border: 0px;
	background-color: #B7B0BA;
	z-index: 10;
	top: 585px;
}
#adrestekst-links {
	position	: absolute;
	height: 23px;
	border: 0px;
	z-index: 16;
	top: 2px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	right: 539px;
}
#adrestekst-rechts {
	position	: absolute;
	height: 23px;
	border: 0px;
	z-index: 15;
	top: 2px;
	font-size: 11px;
	color: #000000;
	text-align: right;
	right: 10px;
}
.adresletter {
	color: #ffffff;
}
#tekstvlak {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	position	: absolute;
	top			: 177px;
	left		: 25px;
	width		: 356px;
	height		: 356px;
	background-color	: #DFDFDF;
	overflow	: auto;
	border		: 0px;
	z-index: 25;
	padding: 15px;
	margin: 0px;
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #DFDFDF;
	scrollbar-darkshadow-color: #DFDFDF;
	scrollbar-face-color: #DFDFDF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #DFDFDF;
	text-align: justify;
}

