body {
    overflow-y: scroll;
    padding: 0;
    margin: 0;
    text-align: left;
    min-width: 768px;
    background-color: #000000;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000;
}
a {
    color: #FFA800;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 0px;
}
h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
hr {
    height: 0px;
    border: 0px;
    border-bottom: 1px solid #999;
}
#centerall {
    position: relative;
    top: 0px;
    width: 1000px;
    margin-bottom: -40px;
    text-align: left;
    color: #FFF;
    background-image: url('../images/Hintergrund.jpg');
    background-repeat: repeat-y;
    background-position: 0px 0px;
}
#Newsticker {
    position: absolute;
    left: 0px;
    top: 198px;
    height: 21px;
    background-image: url('../images/Newsticker-HG.png');
    background-repeat: repeat-x;
}
#OverlayTop {
    position: relative;
    height: 235px;
}
#OverlayBottom {
    position: relative;
    top: -30px;
    height: 95px;
}
#OverlayImgOben {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 201px;
    overflow: hidden;
}
#OverlayImgObenLinks {
    position: absolute;
    left: 0px;
    top: 201px;
}
#OverlayImgObenRechts {
    position: absolute;
    left: 929px;
    top: 201px;
}
.OverlayImg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1000px;
    overflow: hidden;
}
#Logo {
    position: absolute;
    left: 16px;
    top: 14px;
}
#Searchform {
    position: absolute;
    left: 414px;
    top: 30px;
    width: 158px;
    height: 26px;
    text-align: center;
    background-image: url('../images/Suchfeld.png');
    background-repeat: no-repeat;
}
#searchterm {
    width: 118px;
    height: 18px;
    margin-top: 2px;
    padding: 1px 0 0 10px;
    font-size: 12px;
    color: #FFA800;
    border: none;
    background-image: url('../images/Suchform.png');
}
#MainNavigation {
    position: absolute;
    left: 204px;
    top: 70px;
}
#WetterUeberschrift {
    position: absolute;
    left: 808px;
    top: 14px;
    width: 176px;
    height: 16px;
    font-size: 12px;
    padding: 2px;
    background-image: url('../images/Wetteranzeige-HG.png');
    background-repeat: repeat-x;
}
#GoogleWetter {
    position: absolute;
    left: 808px;
    top: 34px;
    font-family: Arial, Helvetica, sans-serif;
}
#Contentarea {
    width: 925px;
    margin-left: 35px;
}
#Navigation {
    float: left;
    width: 168px;
}
#subnavi_content {
    border-bottom: 1px solid #000;
}
#Navigation a {
    font-size: 12px;
}
.subnavi_normal, .subnavi_active {
    background-image: url('../images/Navi-Level1-HG.png');
    background-repeat: no-repeat;
    height: 18px;
    padding: 2px 0px 0px 4px;
}
.subnavi_active a, .subnavi2_active a {
    color: #FFF;
}
.subnavi2_normal, .subnavi2_active {
    background-image: url('../images/Navi-Level2-HG.png');
    background-repeat: repeat-y;
    padding: 2px 0px 2px 10px;
}
.subnavi2_normal a, .subnavi2_active a {
    font-size: 10px;
}
#Content {
    float: right;
    width: 745px;
}
#Bottomnavi {
    position: absolute;
    top: 49px;
    left: 0px;
    width: 1000px;
    height: 21px;
    color: #FFA800;
    text-align: center;
    font-size: 13px;
}
#W3C {
    position: absolute;
    left: 25px;
    top: 86px;
}
#copyright {
    position: absolute;
    width: 1000px;
    margin-top: -40px;
    text-align: center;
    font-size: 11px;
}
.x {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #FFA800;
}
#Counter {
    position: absolute;
    left: 812px;
    top: 32px;
    width: 160px;
    font-size: 12px;
    line-height: 1.3em;
}