.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	padding: 5px;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-bottom-width: medium;
	border-left-width: medium;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: 500;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: 500;
}
.insprong {
	padding-left: 25px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}

