* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	
	height: 100%; /* zorgt ervoor dat een div in het HTML-bestand 100% height aan kan */
	background-image:url(../images/background_gradient.jpg);
	background-repeat: repeat-x;
	color: #333333;
}



#wittediv {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 863px;
	height: 428px;
	margin-top: -281px; /* half of the height */
	margin-left: -447px;
	z-index: 0;
}
.menubar {
	width: 893px;
	height: 15px;
	background-color: #FFFFFF;
}
#wittediv table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}
.style1 {
	font-size: 9px
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.style5 {
	color: #666666
}
.style10 {
	color: #333333
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style12 {
	font-weight: bold;
	font-size: 14px;
}
body {
	background-color: #F0F0F0;
	background-image: url(images/background_gradient.jpg);
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style16 {
	font-size: 10px
}
.style17 {
	font-size: 10px;
	font-weight: bold;
}
.style18 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.style20 {
	font-size: 9px;
	font-weight: bold;
}
.style21 {
	color: #0000FF;
	font-weight: bold;
	font-size: 9px;
}

.style22 {
	color: #FFFFFF;
	font-size: 10px;
}

.a:link {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
.a:visited {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
.a:hover {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
.a:active {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

.a2:link {
	color:#0000FF;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}
.a2:visited {
	color:#0000FF;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}
.a2:hover {
	color:#06F;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}
.a2:active {
	color:#0000FF;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}

#filebox {
	position: relative;
	left: 0px;
	top: 0px;
}

#apDiv1 {
	position:absolute;
	left:283px;
	top:10px;
	width:145px;
	height:19px;
	z-index:2;
}

#apDiv2 {
	margin: 0;
	padding: 0;
	position:absolute;
	left:244px;
	top:186px;
	width:145px;
	height:19px;
	z-index:2;
}

