  body {
    	background-color: #000000;
	font-family : Verdana, Arial, sans-serif; 
	font-size : 9pt; 
	color : #000000; 
    margin: 0; padding: 1em 0;
	width: 800px;
    text-align: left;  /* Zentrierung im Internet Explorer */
  }
  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 800px;
    padding: 0;
    background: #ffffff;
  }
h1 {
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 14pt; 
text-align : left; 
}
h2 {
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 10pt; 
text-align : center; 
} 
h3 {
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 9pt; 
text-align : center; 
} 
h4 {
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 8pt; 
text-align : center; 
} 
h5 {
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 7pt; 
text-align : center; 
}
  ul#Navigation {
    font-size: 0.83em;
    position: absolute;
    top: 195px; left: 2px;
    width: 128px;
    margin: 0 0 1.2em; padding: 0;
    background-color: #880000;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold; font-size: small;
    border: 1px solid black;
    border-left-color: #fffff0; border-top-color: #fffff0;
    color: #ffffff; background-color: #880000;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 128px;
    width: 8.8em;
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: #000000; border-top-color: #000000;
    color: #000000; background-color: #fffff0;
  }
  ul#Navigationhorizontal {
    position: absolute;
    left: 2px;
    margin: 0; padding: 0.5em;
    text-align: center;
    border: 1px solid black;
    background-color: #880000;
    width: 800px;
  }
  ul#Navigationhorizontal li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
      }
  ul#Navigationhorizontal a, ul#Navigationhorizontal span {
    padding: 0 1em;
    text-decoration: none; font-weight: bold; font-size: small;
    border: 1px solid black;
    border-left-color: #fffff0; border-top-color: #fffff0;
    color: #ffffff; background-color: #880000;
  }
  * html ul#Navigationhorizontal a, * html ul#Navigationhorizontal span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigationhorizontal a:hover, ul#Navigationhorizontal span {
    border-color: white;
    border-left-color: #000000; border-top-color: #000000;
    color: #000000; background-color: #fffff0;
  }
  ul#Navigationgeneralnavigation {
    margin: 0; padding: 0;
    text-align: center;
    border: 1px solid #880000;
    background-color: #880000;
  }
  ul#Navigationgeneralnavigation li {
    list-style: none;
    display: inline;
    margin: 0.05em; padding: 0;
      }
  ul#Navigationgeneralnavigation a, ul#Navigationgeneralnavigation span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold; font-size: small;
    border: 1px solid black;
    border-left-color: #fffff0; border-top-color: #fffff0;
    color: #ffffff; background-color: #880000;
  }
  * html ul#Navigationgeneralnavigation a, * html ul#Navigationgeneralnavigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigationgeneralnavigation a:hover, ul#Navigationgeneralnavigation span {
    border-color: white;
    border-left-color: #000000; border-top-color: #000000;
    color: #000000; background-color: #fffff0;
  }
  #fixiertrechts {
    position: absolute;
    top: 195px; left: 686px;
    width: 120px; height:600px;
    background-color: white;
    border: 1px solid silver;
  }

#fixiertrechtsaussen{position:absolute;top:0px;left:810px;background-color:black;}

  div#Inhalt {
    position: absolute;
    top: 195px; left: 10px;
    width: 640px;
    margin: 0 0 0.5em;
    padding: 0 1em;
    background-color: #ffffff;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }
div#Inhalt p.topheader {
background-color : #ffffff; 
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 14pt; 
font-weight : bold; 
text-align : center; 
text-indent : 0; 
} 
div#Inhalt p {
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 10pt; 
text-align : justify; 
text-indent : 0; 
} 
div#Inhalt p.header {
background-color : #ffffff; 
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 10pt; 
font-weight : bold; 
text-align : justify; 
text-indent : 0; 
} 
div#Inhalt p.copyright {
font-size : 7pt; 
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
text-align : center;  
} 
div#Inhalt p.footer {
font-size : 7pt; 
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
text-align : center; 
text-indent : 0; 
} 
div#Inhalt p.url {
font-size : 8pt; 
color : #000000; 
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
text-align : center; 
text-indent : 0; 
} 
div#Inhalt p.top {
background-color : #ffffff; 
color : #000000; 
font-family : Verdana, Arial, sans-serif; 
font-size : 10pt; 
text-align : center; 
text-indent : 0; 
} 
a:link {
color : #888888; 
} 
a:visited {
color : #888880; 
} 
a:hover {
color : #880000; 
} 
a:active {
color : #404040; 
} 
p.bookmark {
background-color : #000000; 
color : #ffffff; 
font-family : Verdana, Arial, sans-serif; 
font-size : 8pt; 
padding : 0; 
text-align : left; 
text-indent : 0px; 
} 
table {
font-family: Verdana, Arial, sans-serif; 
font-size: 7pt; 
color: #ffffff; 
background-color: #000000; 
text-align: left; 
max-width: 640px;
} 
table.white {
font-family: Verdana, Arial, sans-serif; 
font-size: 10pt; 
color: #000000; 
background-color: #ffffff; 
text-align: left; 
max-width: 640px;
} 
tr.white {
font-family : Verdana, Arial, sans-serif; 
font-size : 10pt; 
color : #000000; 
background-color : #ffffff; 
text-align : left; 
max-width: 640px;
} 
td.white {
font-family : Verdana, Arial, sans-serif; 
font-size : 10pt; 
color : #000000; 
background-color : #ffffff; 
text-align : left;
}
