.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #369;
	padding-bottom: 10px;
}
.aktuell_link {
	color: #A52002;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.aktuell_link:hover {
	color: #A515A66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.balken {
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #036;
}
