﻿body, html {
}


.komplett
{
    height: 100%;
    width: 802px;
    height: 817px;
    background: #212421;
    padding-left:2px;
    padding-top:2px;
    overflow: visible;
    margin:0px auto;
}

.bild
{
    top: 0px;
    left: 0px;
    height: 195px;
    width: 800px;
    font-family: Verdana, Arial;
    font-size: 10pt;
    overflow: visible;
    background: #212421;
    color: #000000;
    float: left;
}


.obenrechts
{
    top: 195px;
    left: 200px;
    height: 20px;
    width: 600px;
    font-family: Verdana, Arial;
    font-size: 8pt;
    overflow: visible;
    background: #941408;
    color: #ADB2B5;
    float: left;
}


.navi
{
    top: 195px;
    left: 0px;
    width: 200px;
    font-family: Verdana, Arial;
    font-size: 8pt;
    overflow: hidden;
    background: #C6E3EF;
    color: #941408;
    height: 605px;
    float: left;
}


.content
{
    top: 215px;
    left: 200px;
    width: 600px;
    font-family: Verdana, Arial;
    font-size: 10pt; 
    overflow: hidden;
    background: #635D6B;
    height: 585px;
    color: #EFF7EF;
    float: left;
}

.untenlinks
{
    top: 795px;
    left: 0px;
    height: 15px;
    width: 200px;
    font-family: Verdana, Arial;
    font-size: 8pt;
    overflow: visible;
    background: #C6E3EF;
    color: #941408;
    float: left;
}

.untenrechts
{
    top: 795px;
    left: 200px;
    height: 15px;
    width: 600px;
    font-family: Verdana, Arial;
    font-size: 8pt;
    overflow: visible;
    background: #635D6B;
    color: #EFF7EF;
    float: left;
}