.lijn_onder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.lijn_boven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.lijn_rondom {
	border: 1px solid #000000;
}
.koptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.tabeltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
.lijn_onder_boven {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tabeltekstSup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	top: 5px;
	line-height: 1.3em;
}
.koptekstklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

