.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0e5178;
	text-decoration: none;
}
.bodytextwit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10pt;
}

.backgrounddonker {
	background-color: #bfc7cd;
}

.Kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0e5178;
}
.Kopwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}

.backgroundlicht {
	background-color: #fbfbec;
	border: 3px none #ba0012;
}
.tabelpos {
	position: absolute;
	top: 5px;
	right: inherit;
	left: 18px;
	height: 110px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ba0012;
	text-decoration: none;
}
.portettekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.celonderlijn {
	border-bottom-style: solid; 
	border-bottom-width: medium; 
	border-bottom-color: brown
}