* {
	margin: 0;
	padding: 0;
}

html {
		height: 100%;
}

body {
	height: 100%;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
}

p {
padding-bottom: 8px;
}


/* ---------- Haupt Divs------------- */

#obenDrucklogo {
	display:none; /* ---------- Logo für Druck ausblenden------------- */
}


#oben {
	width: 100%;
	height: 130px;
	background-image: url(../pics/hinten_oben_rechts.gif);
	background-repeat: repeat-x;
}
	
#mitte {
	width: 100%;
	height: 70%;
	background-color: #073853;
	}
	
#unten	{
	width: 100%;
	height: 7%;
	background-color: #ffffff;
	background-image: url(../pics/hinten_unten.gif);
	background-repeat: repeat-x;
}


/* ---------- nav oben ------------- */
#oben_rechts_nav {
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 20px;
	text-align:right;
	padding: 5px;
	font-size: 11px;
	color: #073853;
}

#druck {
	position: absolute;
	z-index: 50;
	top: 110px;
	left: 951px;
	width: 24px;
	height: 17px;
	font-size: 11px;
	color: #073853;
}

#druck a{
	text-decoration: none;
	font-size: 11px;
	color: #073853;
}
#druck a:hover{
	color: #000000;
}

/* ---------- oben ------------- */

#oben_rahmen {
	width: 985px;
	height: 130px;
	clear: both;
}
#logo {
	float: left;
	width: 252px;
	height: 130px;
	background-image: url(../pics/logo.gif);
	background-repeat: no-repeat;
}
#oben_rechts {
	float: left;
	width: 725px;
	height: 130px;
	background-image: url(../pics/hinten_oben_mitte.gif);
	background-repeat: repeat-x;
}
#oben_rechts_linie {
	float: left;
	width: 2px;
	height: 130px;
	background-image: url(../pics/hinten_oben_rechts_linie.gif);
	background-repeat: no-repeat;
}

/* ---------- mitte ------------- */

#mitte_rahmen {
	width: 985px;
	height: 100%;
	clear: both;
}

#mitte_links {
	float: left;
	width: 252px;
	height: 100%;
	background-color: #073853;
}

#inhalt {
	float: left;
	height: 100%;
	width: 725px;
	background-color: #ffffff;
	overflow: auto;
}

#inhalt_text {
width: 640px;
display: block;
margin-left: 39px;
margin-top: 32px;
text-align:justify;
}

/* ---------- nicht mehr benutzt ------------- */
#mitte_rechts_linie {
	float: left;
	width: 2px;
	height: 100%;
	background-image: url(../pics/hinten_mitte_rechts.gif);
	background-repeat: repeat-y;

}


/* ---------- sonstige ------------- */
.floatLeft{
float: left;
}
.clear{
clear: both;
}



/* ---------- unten ------------- */
.abstandFooter{
display: block;
padding: 5px;
color: #073853;
}


/* ---------- DIV Layer allgemein ------------- */

.rahmenUntenFarbig{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D032B;
}




/* ---------- navi ------------- */

#navi {
display: block;
padding-left: 38px;
padding-top: 85px;
}

#navi_main ul{
margin:0;
padding: 0px;
list-style:none;
white-space: nowrap;}

#navi_main li{
display:inline;
color:#073853;
}

#navi_main a {
color:#073853;
font-size: 13px;
font-family: Arial, Sans-Serif;
padding: 1px;
text-decoration:none;
background-color:#ffffff;
text-align:center;
}

#navi_main a:hover {
color:#ffffff;
background-color:#a9b3cc;
}

#navi_main a.selected {
color:#073853;
font-size: 13px;
font-weight: bold;
font-family: Arial, Sans-Serif;
padding: 1px;
text-decoration:none;
background-color:#ffffff;
text-align:center;
}

#navi_main a.selected:hover {
color:#ffffff;
background-color:#a9b3cc;
}

#navi_sub {
display: block;
padding-left: 36px;
padding-top: 10px;
font-size: 12px;
font-family: Arial, Sans-Serif;
color: #073853;
}
a.linkSub {
color: #073853;
text-decoration: none;
}
a.linkSub:visited {color:#073853;}
a.linkSub:hover {
color: #ffffff;
text-decoration: none;
}

a.linkSub_sel {
color: #ffffff;
text-decoration: none;
}
a.linkSub_sel:visited {color: #ffffff;}
a.linkSub_sel:hover {
color: #ffffff;
text-decoration: none;
}

ul.liste {
	padding-left: 25px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
}
ul.liste li {
padding-bottom: 10px;
	color: #000000;
}

ul.listeLinks{
margin:0;
padding: 0px;
list-style:none;
white-space: nowrap;}

ul.listeLinks li{
display:inline;
color:#073853;
}

.selected {
font-weight: bold;
}


table,td {
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
color: #000000;
}

h1 {
font-size: 12px;
font-weight: bold;
}
.headline {
color: #073853;
font-size: 16px;
font-weight: bold;
font-family: Arial, Sans-Serif;
}

.subheadline {
color: #073853;
font-weight: bold;
font-family: Verdana, Arial, Sans-Serif;
}

a {color: #073853;}
a:visited {color:#073853;}
a:hover { color: #60728a; }
a:active { color:#073853;}

#inhalt_text a {
font-weight:bold;
}




a.linkOben {
color: #073853;
text-decoration: none;
}
a.linkOben:visited {color:#073853;}
a.linkOben:hover {
color: #000000;
text-decoration: underline;
}

.SchriftSchwarz12px {
	color: #000000;
	font-size: 12px;
}
.SchriftFarbig12px {
	font-size: 12px;
	color: #8D032B;
}
.SchriftSchwarz11px {
	color: #000000;
	font-size: 11px;
}

.SchriftFarbig11px {
	font-size: 11px;
	color: #8D032B;
}

.rahmenBlau {
	border: 1px solid #073853;
}
.tabelleLinksOben td {
	text-align: left;
	vertical-align: top;
	text-align:justify;
}
.inaktiv {
	color: #6c7588;
}


