/*- Allgemeine Einstellungen --------------------------- */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_website_oben.gif);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#mitte {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 276px;
	background-image: url(../images/bg_kasten_oben.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*- Topnavigation, logo --------------------------- */

#vorkasten {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 88px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#vorkasten #topnav {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	height: 45px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vorkasten #topnav a {
	text-decoration: none;
	color: #0a3f67;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#vorkasten #hauptnav {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	vertical-align: bottom;
}
#vorkasten #topnav a:hover {
	text-decoration: underline;
}
/*- Reiter (Hauptnavigation - Ebene 1) --------------------------- */
		#hnav {
	width:820px;
	line-height:normal;
	font-size: 93%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
}
#hnav ul {
	margin:0;
	list-style:none;
	padding-right: 89px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	padding-top: 2px;
}
#hnav li {
	display:inline;
	margin:0;
	padding:0;
}
#hnav a {
	float:right;
	margin:0;
	text-decoration:none;
	background-image: url(../images/nav_tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#hnav a span {
	float:left;
	display:block;
	color:#24618E;
	background-image: url(../images/nav_tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 10px;
}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#hnav a span {
	float:none;
}
	/* End IE5-Mac hack */
	#hnav a:hover span {
	color:#FFFFFF;
}
#hnav a:hover {
	background-position:0% -42px;
	color: #FFFFFF;
	font-weight: bold;
}
#hnav a:hover span {
	background-position:100% -42px;
	font-weight: bold;
	color: #FFFFFF;
}
#hnav #current a {
	background-position:0% -42px;
}
#hnav #current a span {
	background-position:100% -42px;
	color:#FFFFFF;
}
/*- Hauptnavigation - Ebene 2--------------------------- */
#hnav2 {
	width:760px;
	line-height:normal;
	font-size: 93%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adbbc4;
}
#hnav2 ul {
	margin:0;
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	padding-top: 2px;
}
#hnav2 li {
	display:inline;
	margin:0;
	padding:0;
}
#hnav2 a {
	float:right;
	margin:0;
	text-decoration:none;
	font-size: 12px;
	color: #adbbc4;
	padding: 0px;
}
#hnav2 a span {
	float:left;
	display:block;
	color:#7691a5;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 10px;
}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#hnav2 a span {
	float:none;
}
	/* End IE5-Mac hack */
	#hanav2 a:hover span {
	color:#0a3f67;
}
#hnav2 a:hover {
	color: #0a3f67;
	text-decoration: underline;
	background-image: url(../images/nav_pfeil.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#hnav2 a:hover span {
	background-position:0px 5px;
	color: #0a3f67;
	text-decoration: underline;
	background-image: url(../images/nav_pfeil.png);
	background-repeat: no-repeat;
}
#hnav2 #current a {
	background-position:0px 5px;
	background-image: url(../images/nav_pfeil.png);
	text-decoration: underline;
	background-repeat: no-repeat;
}
#hnav2 #current a span {
	background-position:0px 5px;
	color:#0A3F67;
	text-decoration: underline;
	background-image: url(../images/nav_pfeil.png);
	background-repeat: no-repeat;
}
/*- Subnavigation--------------------------- */
#mitte #subnav {
	float: left;
	width: 230px;
	padding-top: 10px;
	background-image: url(../images/titelbild_verlaengerung.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 200px;
	text-align: right;
	bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#mitte #titelbild {
	padding-top: 10px;
	float: left;
}
#mitte #subnav a {
	font-size: 11px;
	color: #0A3F67;
	text-decoration: none;
}
#mitte #subnav p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mitte #subnav a:hover {
	text-decoration: underline;
}
/*- Textblock und Überschrift  --------------------------- */
#textblock {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_kasten_oben2.png);
	background-repeat: no-repeat;
	padding-right: 90px;
	padding-left: 270px;
	padding-top: 20px;
	text-align: justify;
}
#textblock p {
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mitte #headline {
	padding-top: 20px;
	padding-left: 185px;
}
#mitte #headline h1 {
	color: #0a3f67;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
#mitte #headline #grau {
	color: #999999;
}
/*- Abschluss - Footer  --------------------------- */
#footer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_kasten_unten.png);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-top: 60px;
	padding-right: 90px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#textblock li {
	font-size: 12px;
	text-align: left;
}
#textblock a {
	color: #0a3f67;
}
.ZwischenHeadline {
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	color: #0a3f67;
}

