html, body {
	margin:0;
	padding-top:0;
	border:0 none;
	height:100%;
}

.Tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #cccccc;
}

.Tekst A:Link { color: #cccccc; text-decoration: underline; }
.Tekst A:Active { color: #cccccc; text-decoration: underline; }
.Tekst A:Visited { color: #cccccc; text-decoration: underline; }
.Tekst A:Hover { color: #FFFFFF; text-decoration: none; }

.TekstBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #FFFFFF;
	font-weight: bold;
}.TekstKop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 160%;
	color: #FFFFFF;
}
.TekstKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	
}
.FormContact { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 16px; width: 200px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }

.FormContactPC { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 16px; width: 50px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }

.FormContactPL { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 16px; width: 145px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }

#DivContainer {
	width: 900px;
	height: 100%;
	margin: 0 auto;
}

#DivFooter {
	position: absolute;
	width: 900px;
	height: 48px;
	margin: 0 auto;
}
#DivInhoud {
	width: 440px;
	height: 330px;
	overflow: auto;
}

#DivTekstOnder {
	width: 210px;
	height: 100px;
	overflow: auto;
}
