#glideDiv {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 200;
    width: 195px;
    padding: 0;
    background-color: #FFF
    }
#glideDiv2 {
    background-color: #CCC;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFF;
    font-size: 12px;
    border: none;
    position: absolute;
    visibility: visible;
    z-index: 100;
    bottom: 0;
    left: 300px;
    padding: 5px;
    width: 600px
    }
body {
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background-image: url(backg.gif)
    }
.navi {
    position: absolute;
    left: 300px;
    top: 75px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.5pt
    }
.navi2 {
    position: absolute;
    left: 460px;
    top: 75px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.5pt
    }
.navi3 {
    position: absolute;
    left: 620px;
    top: 75px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.5pt
    }
.navi a {
    color: #50d2d7;
    text-decoration: none
    }
.navi a:hover {
    color: #50d2d7;
    text-decoration: underline
    }
.navi2 a {
    color: #50d2d7;
    text-decoration: none
    }
.navi2 a:hover {
    color: #50d2d7;
    text-decoration: underline
    }
.navi3 a {
    color: #50d2d7;
    text-decoration: none
    }
.navi3 a:hover {
    color: #50d2d7;
    text-decoration: underline
    }
.logo a {
    color: #005300;
    text-decoration: none
    }
.logo a:hover {
    color: #005300;
    text-decoration: underline
    }
.active {
    font-weight: bold
    }
.content {
    position: absolute;
    width: 500px;
    left: 300px;
    top: 50px;
    background-color: #FFF;
    visibility: visible
    }
.content a {
    color: #666;
    text-decoration: none
    }
.content a:hover {
    color: #666;
    text-decoration: underline
    }
.logo {
    position: absolute;
    left: 50px;
    top: 40px
    }
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: normal;
    color: #005300;
    font-weight: normal
    }
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: normal;
    color: #005300;
    font-weight: normal
    }
.content {
    width: 650px;
    left: 300px;
    top: 40px
    }
.fliesstext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #000;
    text-align: justify
    }
.seitenmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    text-align: right
    }
hr {
    padding: 10px 0 5px
    }
.blind {
    display: none
    }
li {
    margin-left: -15px
    }
acronym {
    cursor: help
    }
.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #EEE
    }
.eingabenormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #FFF;
    width: 100%
    }