* { padding: 0; margin: 0; }
html { height: 101%; } /* erzwingt Scrollbar im Firefox */
body { /* Das HTML-Element mit dem Namen body */
   color: #000000; /* Schriftfarbe */
   background-color: #CDCDCD;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small; /* Schriftgröße */
   line-height: 145%;
}

html, body, textarea {
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#CDCDCD;
scrollbar-face-color:#000080;
scrollbar-highlight-color:#000080;
scrollbar-3d-light-color:#000080;
scrollbar-dark-shadow-color:#000080;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
}

a {
     color:#000080;
     text-decoration:none;
}

a:hover {
     color:#000080;
     text-decoration:underline;
}

ul {
   list-style-type:square;
   list-style-position:outside;
   padding-left: 25px;
}

li {
   padding-top: 6px;
}

h1 {
   font-size: 160%;
   font-weight: normal;
   line-height: 110%;
   color: #000080;
}

h2 {
   font-size: 140%;
   font-weight: normal;
   line-height: 130%;
   color: #999999;
} 

h3 {
   font-size: 135%;
   font-weight: normal;
   line-height: 110%;
   color: #000080;
}

#wrapper { /* Das HTML-Element mit dem Attribut id="wrapper" */
   color: #000000;
   background-color: #FFFFFF;
   width: 980px; /* Breite des Inhaltsbereiches */
   margin-top: 0px; /* Abstand oben zum Bildschirmrahmen */
   margin-right: auto; /* Abstand rechts automatisch */
   margin-bottom: 0px;
   margin-left: auto; /* Abstand links automatisch */
   padding-top: 0px;
   padding-right: 0px; 
   padding-bottom: 0; 
   padding-left: 0px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   border-bottom: 0px;
   }

#kopfbereich {
   color: #FFFFFF; 
   background-color: #FFFFFF; /* Hintergrundfarbe */
   background-image: url(../images/h1.gif);
   background-position: top left;
   height:115px;
   width:980px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-top: 0px;
   padding-right: 0px; 
   padding-bottom: 0px; 
   padding-left: 0px;
   }

#navibereich {
   color: #FFFFFF; 
   background-color: #FFFFFF;
   background-position: top left;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-top: 0px;
   padding-right: 0px; 
   padding-bottom: 0px; 
   padding-left: 0px;
   }

#textbereich {
   color: #000000;
   background-color: #FFFFFF;
   padding-top: 0px;
   padding-right: 0px; 
   padding-bottom: 0; 
   padding-left: 0px;
   height: 2100px;
   }

#fussbereich {
   color: #FFFFFF;
   font-size: 8.5pt;
   padding-top: 0px;
   padding-right: 0px; 
   padding-bottom: 0; 
   padding-left: 0px;
   margin-right: auto; /* Abstand rechts automatisch */
   margin-left: auto; /* Abstand links automatisch */
   }

#fussbereich A {
   color: #FFFFFF;
   }

#fussbereich A:HOVER {
   color: #FFFFFF;
   }

.navi_hp {
   font-size: 115%;
   padding-top: 7px;
   padding-left: 60px;
   float: left;
   width: 502px;
   height: auto;
   }

.navi_hp A {
   color: #000080;
   }

.navi_hp A:HOVER {
   color: #000080;
   }

.navi_left {
   color: #000080;
   font-size: 105%;
   text-decoration: none;
   text-transform: uppercase;
   float: left;
   width: 305px;
   margin-left: 0px;
   margin-right: 30px;
   margin-top: 0px;
   }

.navi_left A {
   color: #999999;
   }

.navi_left A:HOVER {
   color: #000080;
   }

.navi_left a.rex-current {
   color: #000080;
   font-weight: bold;
   }

.rex-current {
   color: #000080;
   font-weight: bold;
   }

.navi_left ul {
    list-style-type: none;
    list-style-position: outside;
    padding-left: 30px;
    }

.navi_left li {
    display: block;
    border-bottom: 1px solid #000080;
    padding-top: 12px;
    padding-bottom: 12px;
    }

.navi_address {
    position: fixed;
    bottom: 0px;
    width: 980px;
    height: 25px;
    background-color: #000080;
    }

.obenschrift {
    float: left;
    width: 786px;
    padding-left: 29px;
    padding-top: 22px;
    }

.obenlogo {
    float: left;
    width: 165px;
    padding-left: 0px;
    padding-top: 0px;"
    }

bold {
    color: #000080;
}

strong {
    color: #000080;
}
