body {
background-color: #ffffff;
color : #333333;
}

#seite {
        width: 100%;
        color : #333333;
         background-color: #ffffff;
         background-image: url("bilder/hg.gif");
        background-position: left;
        background-repeat : repeat-y;
       }


 #oben {
         width: 601px;
         color : #333333;
         margin-top: 0px;
         margin-left: 200px;
         margin-top: 0px;
         margin-bottom: 0px;
         background-color: #ffffff;
         background-image: url("bilder/top.jpg");
        background-position: top;
        background-repeat : no-repeat;
        height: 200px;
        }

 #mitte {
        background: #ffffcc;
        color : #333333;
        background-image: url("bilder/logo_hg.jpg");
        background-position: center;
        background-repeat : repeat-x;
        width: 100%;
        border-top: solid #990000 2px;
        border-bottom: solid #990000 2px;
        min-height:210px;
         }

#navi {  width: 180px;
         float: left;
         margin-top: 2px;
         padding-right: 20px;
}

 #inhalt {
          margin-left: 201px;
          margin-top: 2px;
          margin-bottom: 5px;
          width: 595px;
         }

#unten {
        width: 601px;
        background-color: #ffff66;
       height: 100%;
        margin-left: 200px;
        }


p, th, td, li {
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size : 90%;
        margin-left : 5px;
        margin-top : 5px;
        margin-bottom: 2px;

}




.fett {
font-size : 100%;
font-weight: bold;
}

.klein {
font-size : 75%;
font-weight: normal;
}

h1 {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-size : 140%;
        color : #990000;
        margin-bottom : 20px;
        margin-left : 5px;
       padding-top : 5px;
        }

h2 {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-size : 110%;
        color : #333333;
        margin-left : 5px;
        margin-top : 5px;
        margin-bottom : 5px;
        }


.fotos
{
float: right;
}



ul.navi, li.navi {
         list-style-type:none;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size : 100%;
        text-decoration:none;
        text-align: right;
        font-weight : bold;
}


a:link {
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        text-decoration:none;
        color : #990000;
}
a:visited { font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        text-decoration:none;
        color : #990000;
}
a:hover {
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        text-decoration:none;
        color : #996666;
}
a:active { font-family :Trebuchet MS, Arial, Helvetica, sans-serif;
        text-decoration:none;
        color : #996666;
}

a.navi:link {
        color : #333333;

}
a.navi:visited {
        color : #333333;
}
a.navi:hover {
        color : #990000;

}
a.navi:active {
        color : #990000;
}
