@charset "utf-8";

body {
	background-color: #989222;
	text-align: left;
}

.bleekgroenWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #660;
	font-weight: 600;
	font-variant: small-caps;
}

.donkerbruinroodWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #600;
	font-weight: 600;
	font-variant: small-caps;
}

.donkerpurperWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #606;
	font-weight: 600;
	font-variant: small-caps;
}

.donkerblauwWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #036;
	font-weight: 600;
	font-variant: small-caps;
}

.lichtblauwWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #06F;
	font-weight: 600;
	font-variant: small-caps;
}

.lichtbruinWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #960;
	font-weight: 600;
	font-variant: small-caps;
}

.lichtgroenWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #0C0;
	font-weight: 600;
	font-variant: small-caps;
}

.hemelsblauwWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #3CF;
	font-weight: 600;
	font-variant: small-caps;
}

.donkerrozeWIT {
	font-size: 100%;
	color: #FFF;
	background-color: #C09;
	font-weight: 600;
	font-variant: small-caps;
}

.overzichtTITELenINFOmdrWIT {
	font-size: 110%;
	color: #FFF;
	background-color: #C60;
	font-weight: 600;
	font-variant: small-caps;
}

.bleekgroenWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #660;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.donkerbruinroodWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #600;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.donkerpurperWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #606;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.donkerblauwWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #036;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.lichtblauwWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #06F;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.lichtbruinWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #960;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.lichtgroenWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #0C0;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.hemelsblauwWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #3CF;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

.donkerrozeWITCenter {
	font-size: 100%;
	color: #FFF;
	background-color: #C09;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}

a:visited {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #FFF;
	text-decoration: underline;
}

.kolomLinks {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 90%;
	font-size: 1.3em;
	color: #00F;
	background-color: #C93;
	border: 5px solid #603;
	font-weight: 400;
	text-transform: none;
	text-align: center;
	font-variant: small-caps;
}

#titelDagreis {
	font-size: 18pt;
	font-weight: bold;
	color: #600;
	text-decoration: underline;
	text-align: center;
}

.inleestekst {
	font-size: 12pt;
	font-weight: 200;
	color: #600;
}
.centratie {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #006;
}
