@charset "UTF-8";
.navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 5px;
}
.navi:link {
	text-decoration: none;
}
.navi:link:hover {
	text-decoration: none;
	color: #F99;
}
.navi:visited {
	text-decoration: none;
}
.navi:visited:hover {
	text-decoration: none;
	color: #F99;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00305e;
	text-decoration: none;
	line-height: 23px;
	text-align: left;
	font-weight: lighter;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00305e;
	text-decoration: underline;
	line-height: 23px;
	font-weight: lighter;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00305e;
	line-height: 23px;
	text-align: left;
	font-weight: lighter;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2F4862;
	line-height: 30px;
	font-weight: lighter;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b84f6b;
	line-height: 30px;
	font-weight: lighter;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #b84f6b;
	line-height: 15px;
	font-weight: lighter;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b84f6b;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2F4862;
	line-height: 24px;
	font-weight: lighter;
	text-align: left;
}
.h2_aktuell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b84f6b;
	line-height: 30px;
	font-weight: lighter;
	text-align: left;
}
.signum_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00305e;
	font-weight: lighter;
	text-align: left;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #00305e;
	font-weight: lighter;
	text-align: left;
}
.linie  {
	height: 2px;
	width: 90%;
	background-color: #CCC;
}
.footer  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	color: #999;
	margin-top: 40px;
	margin-bottom: 20px;
}
.balken  {
	height: 15px;
	width: 90%;
	background-color: #CCC;
}
.footer:link {
	text-decoration: underline
}
.footer:link:hover {
	color: #333;
	text-decoration: underline;
	text-align: left;
}
.footer:visited {
	text-decoration: underline
}
.footer:visited:hover {
	color: #333;
	text-decoration: underline;
	text-align: left;
}
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b84f6b;
	line-height: 15px;
	font-weight: lighter;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b84f6b;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:20px;
	width: 237px;
	float: left;
	height: 30px;
	onFocus: blur();
}
.subnaviaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b84f6b;
	line-height: 15px;
	font-weight: lighter;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b84f6b;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:20px;
	width: 237px;
	float: left;
	height: 30px;
	background-image: url(../images/subnavi-2.gif);
	background-repeat: no-repeat;
}
.subnavi:link {
	text-decoration: none;
}
.subnavi:link:hover {
	text-decoration: none;
	background-image: url(../images/subnavi-2.gif);
	background-repeat: no-repeat;
}
.subnavi:visited {
	text-decoration: none;
}
.subnavi:visited:hover {
	text-decoration: none;
	background-image: url(../images/subnavi-2.gif);
	background-repeat: no-repeat;
	text-align: left;
}
