body {
         background-color        : #1E6889;
         padding                 : 0;
         margin                  : 0;
         height                  : 100%;
         text-align              : center;
         color                   : #1E6889;
         font-family             : Tahoma, Arial, Verdana;
         line-height             : 160%;
         font-size               : 14px;         }

#container {
         text-align              : left;
         background-color        : #FFFFFF;
         width                   : 800px;
         margin                  : 0 auto; /* Div soll zentriert werden */
         background-image        : url(../images/hintergrund.jpg);
         padding                 : 0px;
         border                  : 8px solid #E6E6E6;

         }

.clr {
        clear                                  : both;
}


.logo {
         width                   : 800px;
         background-image        : url(../images/Homepage_Logo.jpg);
         background-repeat       : no-repeat;
}

.leiste_links {
         width                   : 130px;
         float                   : left;
}



.leiste_rechts {
         width                   : 410px;
         float                   : left;
         padding-left            : 10px;
         padding-right           : 10px;
         margin-top              : 225px;
         }

p {
         margin-bottom           : 10px;
               }

h1 {
         font-size               : 16px;
         font-weight             : bold;
         border-bottom           : 1px solid #9F9F9F;
         margin-top              : 10px;
         margin-bottom           : 10px;
}
h2 {
         font-size               : 15px;
         font-weight             : bold;
         text-decoration         : underline;
         }

table{
         font-size                : 15px;
         }
li{
         padding-bottom                : 8px;
         }

#footer {
         color                   : white;
         }

#footer a{
         color                   : white;
         }

a:link {
        color                        : #8F8F8F;
        font-weight                : bold;
        text-decoration                : none;
        }
a:visited {
        color                        : #8F8F8F;
        font-weight                : bold;
        text-decoration                : none;
        }

a:hover {
        color                        : #5F5F5F
        font-weight                : bold;
        text-decoration                : none;
        }



.footer{
        font-size                : 11px;
         text-align                : center;
        color                        : #FFFFFF;  }


.footer a,
.footer a:link,
.footer a:visited  {
        color                        : #FFFFFF!important;
        font-weight                : normal;
        text-decoration                : none;
        }

.footer a:hover {
        color                        : #FFFFFF!important;
        font-weight                : normal;
        text-decoration                : underline;
        }


 .navi {
        margin                        : 0px auto;
        text-align                : left;
         padding-bottom                : 35px;  }

.navi ul{
        margin-left                : 20px;
         padding                        : 0px;
           }

.navi li{
        list-style                : url(../images/punkt.jpg);
         padding-bottom                : 20px;
         margin-left                : 15px; }

.navi a,
.navi a:link,
.navi a:visited{
        text-transform                : uppercase!important;
         letter-spacing                : 3;
         color                        : #7F7F7F;
         text-decoration                : none;
         font-weight                : normal;
         font-size                : 14px;
         }

.navi a:hover {
         color                        : #852026;
         }








a img{   border:0px;
         text-decoration                : none;
         }

a:visited img{  border:0px;
         text-decoration                : none;
         }

a:hover img{  border:0px;
         text-decoration                : none;
         }