.kop {
	font-family: "Souvenir Lt BT";
	font-size: 32;
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
}
.kop a {
	font-size: 32;
}
.subkop {
	font-family: "Arial Rounded MT Bold";
	font-size: 22;
	color: #330000;
	font-weight: bold;
}

.tekst {
	font-family: "Arial Rounded MT Bold";
	color: #330000;
	font-size: 16;
	font-weight: bold;
}
.tekst a {
	font-size: 16;
}
.subkop2 {
	font-family: "Arial";
	color: #330000;
	font-size: 15;
	font-style: italic;
}

.informatie {
	font-family: "Arial";
	color: #330000;
	font-size: 13;
	font-style: italic;
	font-weight: bold;
}
.bijschrift {
	font-family: "Arial";
	color: #330000;
	font-size: 11;
	font-style: italic;
}
span.euro {
	font-family: "Arial";
	font-weight: bold;
	font-size: 16;
	color: #330000;
}
.link {
	color: #330000;
}
a {
	font-family: "Souvenir Lt BT";
	font-size: 14;
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
}
.menucel {
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
#achtergrondlinks {
	position: absolute;
	width: 100%;
	top: 12%;
	z-index: 2;
}
#achtergrondrechts {
	position: absolute;
	width: 100%;
	top: 12%;
	z-index: 1;
}
#info {
	position: absolute;
	top: 2%;
	width: 100%;
	z-index: 4;
	text-align: right;
	padding-right: 25px;
}
#tekst {
	position: absolute;
	width: 100%;
	top: 12%;
	z-index: 3;
}

.bodypainting {
	background-color: #C9A906;
}

.tabelformaat {
	height: 480px;
	width: 740px;
	border-width: 0px;
}
.linkermarge {
	width: 295px;
}


