body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: #8c0d4a; background-color: #ffffe0;
    margin:0;
  }

  div#Hauptnavigation {

    width: 100.01%;
    /*padding: 0.8em;*/
    /*border: 1px solid black;*/
    background-color: #b7b6b6;
  }
  * html div#Hauptnavigationn {  /* Korrektur fuer IE 5.x */
    width: 100.01%;
    w\idth: 100.01%;
  }
  div#Hauptnavigation div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0.1em; padding: 0;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.6em; /*left: -0.4em;*/
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    /*left: -1.5em;
    lef\t: -0.4em;*/
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color:#b7b6b6; padding-bottom:0.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    /*margin-bottom: 0.2em;*/
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    min-width: 5.4em;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 0.5em;
    text-decoration: none; font-weight: bold; font-family: arial;
    /*border: 1px solid black;*/
    /*border-left-color: white; border-top-color: white;*/
    color: #8c0d4a; background-color: #b7b6b6;
    border-left-width: 0.3em;
    border-left-style: solid;
    border-left-color: #b7b6b6;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    min-width: 8.6em;   /* Breite nach altem MS-Boxmodell für IE 5.x */
    w\idth: 6.4em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */
  }
  ul#Navigation a:hover, ul#Navigation span{
    color: #444444;
    border-left-width: 0.3em;
    border-left-style: solid;
    border-left-color: #444444;
  }
  ul#Navigation li ul span {  
    background-color: #8c0d4a;
  }

  div#Header{ /*Headerbild*/
    background-image:url(images/rot_dunkel_100x80.gif); background-repeat:no-repeat;
    background-position:center right;
    background-color:#8c0d4a; min-height:80px;
    position:absolut;
    line-height:1.9em;
    text-align:right;
    font-variant:small-caps;
    font-size: 2.7em;
    font-weight: 300;
    font-family:'Times New Roman', Times, serif;
    color: #b7b6b6;
    margin:0;
    padding-right:110px;
  }
  div#Spacer{
    background-color:#ffffff; height:0.1em;
  }
  div#Site{
    position: absolute;
    top:7.2em; left:0; right:0; bottom: 1.7em;        
  }
  div#Content{
    position: absolute;
    top:0; left:0; right:0; bottom: 0;    
    color: #000000;
    background-color:#ffffff;
    overflow: auto;
  }
  div#ContentLeft{
    position: absolute;
    top:0; left:0; bottom: 0; width:70%;
    color: #000000;
    background-color:#ffffff;
    overflow: auto;
  }
  div#RightBar{
    position: absolute;
    top:0; right:0; bottom: 0;    
    width:30%;
    color: #8c0d4a;
    background-color:#b7b6b6;
    overflow: auto;
  }
  div#ContentRight{
    position: absolute;
    top:0; right:0; bottom: 0; width:80%;
    color: #000000;
    background-color:#ffffff;
    overflow: auto;
    font-size: 1em;
  }
  div#LeftMenuBar{
    position: absolute;
    top:0; left:0; bottom: 0;    
    width:20%;
    color: #8c0d4a;
    background-color:#b7b6b6;
    overflow: auto;
  }
  div#Footer{
    position:fixed;
    bottom: 0; left: 0; right: 0; height: 1.7em;
    background-color: #8c0d4a;
  }
  div#Footer a{
    color:#b7b6b6;
    font-size:0.8em;
    font-family:arial;
    text-decoration: none;
  }
  div#Footer a:hover{
    color:#444444;
    font-family:arial;
    text-decoration: none;
  }
p, ul, td
{
	font-family:arial;
	color:#000000;
	margin-left:5pt;
	margin-top:5pt;
	font-size: 100%;
}
h1
{
	font-family:arial;
	color:#8c0d4a;
	font-size: 150%;
	margin-left:5pt;
	margin-top: 1pt;
	margin-bottom: 5pt;
	text-align:justify;
	alignment:justify;
}
h2
{
	font-family:arial;
	color:#8c0d4a;
	font-size: 120%;
	margin-left:5pt;
	margin-top: 1pt;
	margin-bottom: 5pt;
	text-align:justify;
	alignment:justify;
}
h3
{
	font-family:arial;
	color:#8c0d4a;
	font-size: 100%;
	margin-top: 1pt;
	margin-bottom: 5pt;
	margin-left:5pt;
	text-align:justify;
	alignment:justify;
}
.cdfont
{
	font-family:arial;
	color:#29396B;
}
.tablehead
{ 
	background-color:#000066;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	font-family:arial;
}
.tabletextright
{ 
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	clip: right;
}
.tabletextleft
{ 
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	clip: left;
}
.smalllink
{ 
	font-family: arial;
	color:#ff0000;
	font-size: 60%;
}
.small
{ 
	font-size: 60%;
}
.tableodd
{
	background-color:#bbbbbb;
	font-size: x-small; 
	font-family:arial;
}
.tableeven
{
	background-color:#999999;
	font-size: x-small;
	font-family:arial;
}
.sidebar_text
{ 
	color:#ffffff;
	font-weight: bold;
	font-family:arial;
}
.sidebar_link:link
{ 
	color:#8c0d4a;
	font-weight: bold;
	font-family:arial;
	text-decoration: none;
}


.org_link:link
{
	color:#b7b6b6;
	font-size:12;
	font-family:arial;
	text-decoration: none;
}

a:link
{ 
	color:#8c0d4a;
}
a:visited
{ 
	color:#8c0d4a;
}
a:active
{ 
	color:#8c0d4a;
}
a:hover
{ 
	color:#444444;
}
.sidebar
{ 
	color:#999999;
	font-weight: normal;
	font-family:arial;
	text-decoration: none;
}
.sidebar_link:visited
{ 
	color:#8c0d4a;
	font-weight: bold;
	font-family:arial;
	text-decoration: none;
}
.sidebar_link:hover
{ 
	color:#444444;
	font-weight: bold;
	font-family:arial;
}
.centered
{
	text-align: center;
}

