.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.activeentry {
	font-weight: bold;
}
a.navmenue {
	color: #04513d;
	text-decoration: none;
}
.activeentry {
	color: #04513d;
	font-weight: bold;
}
a.activeentry {
	color: #04513d;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	color: #F9BF44;
	text-decoration: none;
	
}
