/* CSS Document */
A:link {
	color: #285e9c;
	font: bold Verdana;
	text-decoration: none;
}
A:visited {
	color: #285e9c;
	font: bold Verdana;
	text-decoration: none;
}
A:active {
	color: #285e9c;
	font: bold Verdana;
	text-decoration: none;
}
A:hover {
	color: #285e9c;
	font: bold Verdana;
	text-decoration: underline;
}

.contenttekst {
	color: black;
	font: normal 70% Verdana;
	line-height: 140%;
}
.topForms {
	font-family: Tahoma;
	font-size: 11px;
	color: #003466;
	background-color: c8def2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.alineaTitel {
	color: #666666;
	font: bold 140% Verdana;
	text-decoration: none;
}

.leesmeerlink {
	color: black;
	font: bold 70% Verdana;
	word-spacing: -0.1ex;
}.contentforms {
	font-family: Tahoma;
	font-size: 11px;
	color: #003466;
	background-color: c8def2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
}
body,td,th {
	color: black;
	font: normal 70% Verdana;
	line-height: 140%;
}

topmenu:link {
	color: #fff200;
	font: bold Verdana;
	text-decoration: none;
}
topmenu:visited {
	color: #fff200;
	font: bold Verdana;
	text-decoration: none;
}
topmenu:active {
	color: #fff200;
	font: bold Verdana;
	text-decoration: none;
}
topmenu:hover {
	color: #fff200;
	font: bold Verdana;
	text-decoration: underline;
}
