body {
color: black; background: #C8C8C8;
font-size: 100.01%;
font-family: Arial,Helvetica,sans-serif;
margin: 0em; padding: 0em;
min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
div#Gesamt {
position: absolute;
left: 50%;
top: 50%;
width: 80%; /* Breite des Elements */
margin-left: -40%; /* Breite des Elements geteilt durch zwei! */
margin-top: -17em; /* Höhe des Elements geteilt durch zwei! */
padding: 0.2em;
background-color: #FFFFFF;
}
div#Navibar {
text-align: right;
background-color: transparent;
}
div#uNavibar {
margin: 0em; padding: 0em;
background-color: #FFFFFF;
}
div#Kopf {
margin: 0em; padding: 0em;
background-color: #C12529;
}
ul#Navigation {
font-size: 0.83em;
float: left; width: 17em;
margin: -1em 0em 1.2em; padding: 0em;
background-color: transparent;
}
ul#Navigation li {
list-style: none;
margin: 0em; padding: 0em;
}
ul#Navigation a {
display: block;
padding: 0.4em;
border-bottom: 1px solid #FFFFFF;
font-weight: bold;
}
ul#Navigation a:link {
color: #000000; background-color: #eee; text-decoration: none;
}
ul#Navigation a:visited {
color: #000000; background-color: #eee; text-decoration: none;
}
ul#Navigation a:hover {
color: #C12529; background-color: white; text-decoration: none;
}
ul#Navigation a:active {
color: #C12529; background-color: white; text-decoration: none;
}
div#Info {
font-size: 0.9em;
float: right; width: 13em;
margin: 1em 0em 1.1em; padding: 0em;
background-color: #eee;
}
div#Info h2 {
font-size: 1.33em;
margin: 0.2em 0.5em;
}
div#Info p {
font-size: 1em;
margin: 0.5em;
}
div#Inhalt {
margin: -0.3em 13em 0em 14.3em;
padding: 0em 1em 0em 1em;
border-left: 1px dashed silver;
border-right: 1px dashed silver;
background-color: #FFFFFF;
}
* html div#Inhalt {
height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
div#Inhalt h2 {
font-size: 100.01%;
margin: 0.2em 0em;
color: #666666;
}
div#Inhalt p {
font-size: 1em;
margin: 1em 0em;
}
p#kgedrucktes {
font-size: 0.7em;
color: #666666;
}
p#Fusszeile {
clear: both;
font-size: 0.9em;
margin: 0em; padding-top: 0.3em;
text-align: center;
border-top: 1px solid #C12529;
}
h1 {
font-size: 1.5em;
}
h3 {
font-size: 0.8em;
color: #C12529;
font-weight: normal;
display: inline;
}
h4 {
margin: 0em 0em 0.7em; padding: 0.3em;
font-size: 0.7em;
font-weight: normal;
display: inline;
}
acronym {
   border-bottom: 1px dotted #C12529;
   cursor: help;
}
hr {
border: 1px;
height: 1px;
width: 100%;
background: #C12529;
}
trenn {
width: 1px;
background-color: #FFFFFF;
color:#C0C0C0
}
#linkw a:hover {
color: #000000;
text-decoration: underline;
border-left: solid 0px #fff;
}
#menu1 a , #menu1 a:visited , #menu1 a:active {display:block;
background-color:#;
color:#fff;
font: normal 12px verdana, sans-serif;
text-decoration:none ;
text-align:right;
width:200px;
border-bottom:solid 1px #fff;
font-size: 15px;line-height: 24px;
letter-spacing:2px;
}
#menu1 a:hover{
background-color:#000000;
color:#fff;
text-decoration:none ;
}
#menu2 a , #menu2 a:visited , #menu2 a:active {display:block;
background-color:#;
color:#000000;
font: normal 12px verdana, sans-serif;
text-decoration:none ;
text-align:left;
width:200px;
border-bottom:solid 1px #000000;
font-size: 15px;line-height: 24px;
letter-spacing:2px;
}
#menu2 a:hover{
background-color:#000000;
color:#fff;
text-decoration:none ;
}
div#nav {
padding: 0 20 0 0 ;
}
div#nav2 {
float: left;
padding: 0 20 0 0 ;
}
A:link {
color: #000000;
text-decoration: underline;
}
A:visited {
color: #000000;
text-decoration: underline;
}
A:hover {
color: #C12529;
text-decoration: underline;
}
A.hover {
color: #C12529;
text-decoration: underline;
}
A:active {
color: #C12529;
text-decoration: underline;
}
.aktuell {
font-weight: bold;
text-decoration: none;
display: inline;
}