@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inhalt p {
	line-height: 130%;
	letter-spacing: 0.05em;
}
#inhalt h1 {
	color: #FD471B;
	margin: 0px;
	font-size: 16px;
}
#inhalt strong, #inhalt b {
	font-weight: bold;
}
#inhalt a {
	font-weight: bold;
	color: #8CA6BC;
	text-decoration: none;
}
#inhalt a:hover {
	color: #FD471B;
}
p.bioTabLinksText {
	width: 200px;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8CA6BC;
	clear: left;
}
p.bioTabMitteText {
	margin: 0px;
	width: 726px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8CA6BC;
}
p.bioTitel {
	font-weight: bold;
	color: #FD471B;
	margin: 0px;
	padding: 0px;
}
p.bioTitelZweiteZeile {
	height: 50px;
	margin: 0px;
	padding: 0px;
}
p.bioOberhalbTab {
	float: left;
	clear: left;
	margin-bottom: 5px;
	width: 60%;
}
#inhalt strong, #inhalt b {
	font-weight: bold;
}
#inhalt a, #fachperson a {
	font-weight: bold;
	color: #5A7D93;
	text-decoration: none;
}
#inhalt a:hover, #fachperson a:hover {
	color: #FD471B;
}
.blau {
	color: #5A7D93;
	font-weight: bold;
	float:left;
}
span.orange {
	color: #FD471B;
}


span.weiter {
}
span.aktuell {
}
span.weiter a {
	float:left;
	background: #FFFFFF;
	border: 1px solid #FD471B;
	height: 8px;
	width: 33px;
	display: block;
	margin-right: 5px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 2px;
}
span.aktuell a {
	background: #FD471B;
	float:left;
	border: 1px solid #FD471B;
	height: 8px;
	width: 33px;
	display: block;
	margin-right: 5px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 2px;
}
span.weiter a:hover {
	background: #FD471B;
}
span.aktuell a:hover {
	background: #FD471B;
}

