BODY {
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	color: black;
	background-color:#FFFFFF;
	width:100%;
	border:solid 0px #000000;
	padding: 5px;
	height: 500;
	overflow-y: auto;
	scrollbar-face-color: white;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	color: white;
	width:700px;
	text-align: center;
}
.kop2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin-left: 30px;
}
.kop3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FF0000;
	margin-left: 0px;
}
.datum {
	font-size: 9px;
	color: #FF0000;
}
td {
	font-family: Arial;
	font-size: 13px;
	color: black;
}
.gbtd {
	font-family: Arial;
	font-size: 12px;
	color: black;
	letter-spacing: 1.5px;
	line-height: 13pt;
 	background-color: #ff0000;
 }
.butClass { 
	border: 1px solid; 
	border-color: #CCCCCC; 
}
input { 
	border: 1px solid; 
	border-color: #CCCCCC; 
}
textarea { 
	border: 1px solid; 
	border-color: #CCCCCC; 
}
.afz {
	color: #990000;
	margin-left: 45px;
	font-size: 11px;
}
.geweest {
	color: #999999;
}