@charset "UTF-8";
.plat {
	font-size: 11px;
	color: #42244b;
	line-height: 16px;
	text-decoration: none;
}
.inleiding {
	font-size: 12px;
	color: #3b1549;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.tussenkop {
	font-size: 14px;
	color: ece8f0;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
}
.kop {
	font-size: 16px;
	color: #3b1549;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
	
}
a:link {
	font-weight: bolder;
	color: #6b4f8a;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3b1549;
}
.beheer3 {
	font-weight: bold;
	color: #ddd6e4;
}
.beheer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ece8f0;
	background-image: none;
	background-color: #6b4f8a;
	font-style: italic;
	text-transform: uppercase;
}
.inleiding2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

