body {
        background-color: #F6FBFE;
        width: 100%;
        height: 100%;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        overflow: hidden;
}
h1 {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        letter-spacing: 1px;
}
div#korpus {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 700px;
        height: 500px;
        margin-left: -360px;
        margin-top: -260px;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        border-left: 1px solid #859FC4;
        border-top: 1px solid #859FC4;
}
div#schatten {
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: #CCCCCC;
        width: 700px;
        height: 500px;
        margin-left: -350px;
        margin-top: -250px;
}
div#bannerkoerper {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 70px;
        width: 700px;
        background-image: url(sparschwein-2.jpg);
}
div#banner {
        position: absolute;
        left: 134px;/*154px*/
        right: 70px;/*100px*/
        color: navy;
        text-align: center;
        font-size: 18px;
        letter-spacing: 1px;
        padding-top: 15px;
}
div#bannerlinks {
        position: absolute;
        left: 0px;
        top: 0px;
        background-image: url(sparschwein-1.jpg);
        background-repeat: no-repeat;
        margin: 0px;
        padding: 0px;
        height: 70px;
        width: 154px;
}
div#bannerrechts {
        position: absolute;
        right: 0px;
        top: 0px;
        margin: 0px;
        padding: 0px;
        height: 70px;
        width: 100px;
}
div#navcontainer {
        position: absolute;
        right: 0px;
        top: 80px;
        /*float: left;*/
        width: 154px;
        height: 390px;
        overflow: auto;
        text-align: right;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #000000;
        filter: alpha(opacity=80);
        -moz-opacity: 0.80;
        opacity: 0.80;
}
.nav a {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-color: #859FC4;
        padding: 2px;
        padding-right: 8px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        display: block;
}
.nav a:hover {
        background-color: #E3DADD;
}
.nav a:active {
        background-color: #000000;
}
.navsub a {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-color: #669999;
        padding: 2px;
        padding-right: 8px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        display: block;
}
.navsub a:hover {
        background-color: #E3DADD;
}
.navsub a:active {
        background-color: #000000;
}
div#content {
        position: absolute;
        left: 0px;
        top: 80px;
        margin: 0px;
        height: 390px;
        width: 530px;
        overflow: auto;
}
.contentinnenabstand {
        padding: 10px;
        background-color: #FFFFFF;
        width: 490px;
        filter: alpha(opacity=80);
        -moz-opacity: 0.80;
        opacity: 0.80;
}
.bildinnenabstand {
        background-color: #FFFFFF;
        padding: 10px;
        width: 490px;
}
div#fusszeile {
        position: absolute;
        left: 0px;
        width: 530px;
        bottom: 0px;
        text-align: left;
        color: #ffffff;
        font-weight: bold;
}
div#fusszeile_zurueck {
        position: absolute;
        left: 100px;
        width: 500px;
        bottom: 3px;
        text-align: center;
        color: #ffffff;
        font-weight: bold;
}
