body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FaFaFa;
	scrollbar-face-color: #FaFaFa;
	scrollbar-highlight-color: #FaFaFa;
	scrollbar-3dlight-color: #ededed;
	scrollbar-darkshadow-color: #ededed;
	scrollbar-shadow-color: #999;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #FaFaFa;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}


#tabel {
	position:absolute;
	top:50%;
	width:100%;
	height:100px;
	background-color: #F9F9F9;
	margin-top: -300px;
}

.kopje {
	font-size: 11px;
	color: #777;
	font-weight: bold;
}
.tabeltekst {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #616161;
}
.tabeltekst a{
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #616161;
}
#tabeltekst a:hover {
	color: #333;
	text-decoration: underline;
}

#tekst {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #616161;
	margin-right: 25px;
}
#tekst a {
	color: #444;
	text-decoration: none;
}
#tekst a:hover {
	color: #333;
	text-decoration: underline;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;

}
.button a {
	text-decoration: none;
	color: #b4b4b4;
	font-weight: normal;
	line-height: normal;

}
.button a:hover {
	text-decoration: none;
	color: #5C5C5C;

}
.tekstonzichtbaar {
	color: #F9F9F9;
	}

