body
{
    Background-Color: #D3FFFD;
    font-family: Arial;
    padding: 10px,10px,5px,10px;
}

a
{
    color: black;
    text-decoration: none;
}

a:visited
{
    color: black;
}


a:hover
{
    color: gray;
}

#gesamttabelle
{
    Background-Color: #D3FFFD;
    height: 100%;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

#header
{
    Background-Color: #D3FFFD;
    height: 195px;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

#Trennlinie
{
    Background-Color: #00A299;
    height: 5px;
    

}

#Trennlinie2
{
    Background-Color: #D3FFFD;
    height: 3px;
    

}

#Trennlinie3
{
    Background-Color: #D3FFFD;
    height: 2px;
    vertical-align: top;

}

#menu
{
    Background-Color: #D3FFFD;
    vertical-align: top;
    width: 210px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}


#seitentitel
{
    Background-Color: #00A299;
    height: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-weight: bold;
}

#content
{
    Background-Color: #65D1CB;
    vertical-align: top;
    padding-top: 10px;
    padding-left: 7px;
    padding-bottom: 7px;
    padding-right: 7px;
    line-height:1.4em;
}

#tabl
{
    line-height:2em;
}

#Copyright
{
    Background-Color: #00A299;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    height: 10px;
}

#contentaussen {
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#bauscht_bild {
    padding-left: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

img
{
    border: none;
}
