﻿body
{
    background-color: white;
    font-size: 0.8em;
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    text-align: center;
    margin-top: 8px;
}
td
{
    font-size: 1em;
}
img
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}
h1
{
    color: #38759F;
    font-size: 14pt;
    font-weight: normal;
    visibility: hidden;
    width: 1px;
    height: 1px;
    margin: 0px;
}
p, .p
{
    padding-left: 15px;
    padding-right: 10px;
    margin-bottom:8px;
}

a:link, a:visited
{
    color: #38759F;
}
a:hover, a:active
{
    color: #FFA800;
}

.design
{
    width: 940px;
    height: 580px;
    padding: 0px;
    margin: 0px auto 0px auto;
    border-collapse: collapse;
}
.design_tl
{
    width: 363px;
    height: 219px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    background-color: white;
    background-image: url(../images/tl_bg.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.design_bl
{
    margin: 0px;
    padding: 0px;
    width: 363px;
    height: 361px;
    background-color: #38759F;
    background-image: url(../images/bl_bg.gif);
    background-position: right top;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
}
.design_inhalt
{
    background-color: #DADDDE;
    width: 577px; /*padding-top: 20px;      padding-bottom: 20px;      padding-top: 20px;*/
    padding: 20px;
}
div#inhalt
{
    overflow: auto;
    height: 537px;
    text-align: left;
    line-height:150%;
}
.navi
{
    text-align: left;
}
.navi td
{
    height: 25px;
    vertical-align: top;
}
.naviDiv
{
    padding-top: 60px;
    padding-left: 50px;
    }

.titel
{
    /*margin-bottom: 10px;*/
}
.copy
{
    padding-top: 8px;
    font-size: 0.8em;
    color: #A0A2A3;
}
.copy a
{
    color: #A0A2A3;
    }

