/* CSS Document */

body {
	background-color: #FFFA97;
}
.hellerHG {
	background-color: #FFFA97;
}


p{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 000000;
}
.bold_pink {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #941457;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color: #000000;
}
.text_footer {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	color: #000000;
}
.navigation {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	line-height: 18px;
}


.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #710F42;
	display: block;
	width: auto;
	line-height: 18px;
}


.navigation_news {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFB9;
	display: block;
	width: auto;
	line-height: 18px;
}
.navigation_news:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFB9;
	text-decoration: none;
	background-color: #C11C6A;
	display: block;
	width: auto;
	line-height: 18px;
}
.links {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.links:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #710F42;
	text-decoration: none;
	font-weight: normal;
}
.Linie {
	color: #000000;
}
.textgross {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: normal;
	padding: 3px;
	color: #000000;
}
.text_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Menueleiste {
	background-color: #941457;
	border-color: #941457;
}
