body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: d6e3ed;
        scrollbar-face-color: #accce4;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #54829d;
        scrollbar-3dlight-color: #d6e3ed;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        scrollbar-darkshadow-color: #000000;
        background-image: url(images/background.jpg);
}
body.aktuelles {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: d6e3ed;
        scrollbar-face-color: #accce4;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #54829d;
        scrollbar-3dlight-color: #d6e3ed;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        scrollbar-darkshadow-color: #000000;
        background-image: url(images/hgaktuelles.jpg);
}
a {
        font-size: 12px;
        color: #000000;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #000000;
}
a:hover {
        text-decoration: underline;
        color: #000000;
}
a:active {
        text-decoration: none;
        color: #000000;
}
#aussen {
        position: relative;
        height: 600px;
        width: 970px;
        background-image: url("images/hintergrund.jpg");
        margin-left: auto;
        margin-right:auto;
}
#menua {
        position: relative;
        height: 600px;
        width: 205px;
        float: left;
}
#menu {
        position: absolute;
        height: 377px;
        width: 166px;
        left: 25px;
        top: 168px;
}
#main {
        float: left;
        width: 741px;
        position: relative;
        height: 574px;
}
#header {
        height: 100px;
        width: 90px;
        position: absolute;
        left: 316px;
        top: 59px;
}
#adresse {
        position: absolute;
        height: 61px;
        width: 195px;
        left: 544px;
        top: 89px;
}
#email {
        position: absolute;
        height: 20px;
        width: 231px;
        left: 507px;
        top: 148px;
}
h2 {
        font-variant: normal;
        color: #ACCCE3;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: #000000;
}
#content {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        height: 396px;
        width: 730px;
        left: 5px;
        top: 176px;
        float: left;
        position: absolute;
        overflow-y: auto;
        overflow-x: hidden;
        margin-left: 5px;
        margin-right: 5px;
        padding-right: 5px;
        text-align: justify;
}
#copy {
        font-size: 8px;
        text-align: right;
        width: 970px;
        height: 18px;
        float: left;
        vertical-align:bottom;
        padding-top: 5px;
        position: absolute;
        left: 1px;
        top: 577px;
}
#copy p {
margin: 0px;
padding: 0px;
border: 0px;
}
form {
        margin: 0px;
        padding: 0px;
}
#main #content img.fewo {
        float: right;
        margin-left: 20px;
}
#main #content img.left {
        float: left;
}
#main #content img.main {
        background-color: #FFFFFF;
        padding: 1px;
        border: 1px solid #54829d;
}
#main #content #clear {
border: inherit;
background-color: inherit;
padding: 0px;
}
span.Still {
 color: #ACCCE3;
}