body {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 10px;
	z-index: 0;
    height: 100%;
	color:#333333;
}
p, table, li {
	font-size: 10px;
	line-height:14px;
}
h2		{ font-size: 14pt; font-weight: bold;}
h3		{ font-size: 12pt; font-weight: bold;}
h4		{ font-size: 10pt; font-weight: bold;}
h1 {
	color: #686360;
	font-size: 20pt;
	font-weight: bold;
	text-align:center;
	position:absolute;
	top: 130px;
	left: 180px;
	width: 750px;
}
.fixed {
    top: 0;
    left: 0;
}
a:link, a:visited		{ color: #000000; }
a:active, a:hover		{ background-color: #C0BDBE; color: #000000; }
b, strong {
	color: #686360;
}
.bijschrift {
	font-size: 8pt;
	color: #808080;
	}
.pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 750px;
	text-align: right;
}
.label {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
div.tekst {
	position: absolute;
	left: 180px;
	top: 200px;
	width: 750px;
}
.menu {
    left: 0px;
    top: 230px;
    position: absolute;
}
.kop {
    left: 0px;
    top: 0px;
}
