.navigatie {
	font-size: 18px;
	font-weight: bold;
	background-color: #6173A5;
	text-align: center;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 20px;
	color: #FAFBF5;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #758086;
	border-right-color: #758086;
	border-bottom-color: #758086;
	border-left-color: #758086;
}
a:link {
	color: #FAFBF5;
	text-decoration: none;
}
.navmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	background-color: #6173A5;
	background-position: center;
	text-align: center;
}


.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	color: #FFFFFF;
}
a:visited {
	color: #F8F9F3;
}
a:hover {
	color: #6173A5;
	background-color: #F8F9F3;
}
.tabel {
	border: 2px solid #6173A5;
	display: block;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFCC;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}
.subtitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	margin-left: 10px;
	color: #FFFFCC;
	text-align: left;
}

ul {
	list-style-image: url(images/bulletblue.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
}
