body {
      background-color: #000000 ;

}


#zentralkoerper
{
margin: 0 auto;
background-color: #000000 ;
width:800px;
border-style:solid;
border:5px;
border-color: #FFFF66;


}

#ueberschrift1 {

}

#ueberschrift2 {

}

#horizontalnavigation
{

 text-align:right;
 font-size: 12pt;
 background-color: #336600;
 word-spacing: 10pt;
     line-height: 20pt;


 
}
#bildzentrum {
float: right;
}

#navigation
{
background-color: #666600;
width: 250px;
float:left;
font-size: 11pt;

}


h1 {
       color: #00CC33;
font-family: Georgia;
font-size: 24pt;
     font-style: italic;
     text-align:center;

}
h2 {
color: #00CC33;
font-family: Georgia;
font-size: 12pt;
     text-align:center;
}

ol {
list-style-type: none;
margin:0px;
}


a:link{
     text-decoration: none;
     color: #000000 ;
           line-height: 20pt;


}
a:visited {
  text-decoration: none;
          line-height: 20pt;
     color: #000000 ;
}
a:focus {
   text-decoration: none;
             line-height: 20pt;
     color: #000000 ;
}

a:hover {
text-decoration: underline;
                      color: #000000 ;
                 line-height: 20pt;
}
a:active {
    text-decoration: none;
              line-height: 20pt;
     color: #000000 ;
}


