@charset "utf-8";
body {
	margin-top: 30px;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-variant: normal;
	text-transform: none;
	color: #005680;
	text-decoration: none;
	text-align: left;
}
.active_menue {
	color: #999933;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #005680;
}
a:visited {
	text-decoration: none;
	color: #005680;
}
a:hover {
	text-decoration: none;
	color: #999933;
	font-family: Tahoma;
}
a:active {
	text-decoration: none;
	color: #005680;
}
.Überschrift1 {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #999933;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #005680;
	line-height: 120%;
}

