
body
{       background-color: #FFFFFF;
        font-family: arial, verdana, helvetica, sans-serif;
        color: #2D17A7;
}

#titel
{       position: absolute;
        top: 6px;
        left: 250px;
        z-index: 5;
}

#dkg
{       position: absolute;
        top: 20px;
        left: 30px;
        z-index: 6;
}

#nix
{       position: absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
}

#hintergrund-kurve
{       position: absolute;
        top: 34px;
        left: 115px;
        z-index: 2;
}

#hintergrund-waagrecht
{       position: absolute;
        top: 80px;
        left: 555px;
        z-index: 3;
}

#hintergrund-senkrecht
{       position: absolute;
        top: 400px;
        left: 130px;
        z-index: 4;
}

#hintergrund-kurve-unten
{       position: absolute;
        top: 600px;
        left: 0px;
        z-index: 5;
}

#hintergrund-kurve-rechts
{       position: absolute;
        top: 0px;
        left: 770px;
        z-index: 6;
}

#navigation
{       position: absolute;
        top: 250px;
        left: 30px;
        z-index: 7;
}

#inhalt
{       position: absolute;
        top: 150px;
        left: 230px;
        right: 60px;
        z-index: 8;
}

#copy
{       position: absolute;
        bottom: 10px;
        right: 60px;
        z-index: 9;
}

a.navigation
{       font-size: 12px;
        font-weight: bold;
        color:#006633;
        text-align: left;
        text-decoration: none;
}

h1
{       font-size: 20px;
        color: #006633;
        text-align: left;
}

h1.print
{       font-size: 20px;
        color: #000000;
        text-align: left;
}

h2
{       font-size: 15px;
        color: #006633;
        text-align: left;
        margin-left: 20px;
}

h3
{       font-size: 15px;
        color: #006633;
        text-align: left;
        margin-left: 0px;
}

p
{       font-size: 15px;
        color: #006633;
        text-align: justify;
}

p.einzug10
{       margin-left: 10px;
}

p.rechts
{       font-size: 10px;
        text-align: right;
        margin-right: 10px;
        margin-bottom: 0px;
}

p.foto
{       font-size: 12px;
        text-align: left;
}

img.fliestext
{       float: left;
        margin-right: 20px;
        margin-bottom: 10px;
}

table
{       font-size: 15px;
        color: #006633;
        border-style: none;
        table-layout: fixed;
}

table.fcode
{       font-size: 12px;
        color: #006633;
        border-style: none;
}

table.fcode_print
{       font-size: 12px;
        color: #000000;
        border-style: none;
}

th
{       text-align: left;
}

td
{       vertical-align: top;
}

td.copy
{       font-size: 10px;
        text-align: right;
}

ul
{       font-size: 15px;
        color: #006633;
        list-style-type: disc;
}

ul.art
{       font-size: 15px;
        color: #006633;
        list-style-type: none;
}