
body {
        background-color: #ffffcc;
        font-family: Tahoma;
        color:#5187d5;
        font-size:10pt;

}


body.eins
{        background-color: White;
        font-family: Tahoma;
        color:#5187d5;
        font-size:10pt;
        margin-top:15;
        margin-left:35;
}

body.zwei
{        background-color: #ffffcc;
        font-family: Tahoma;
        color:#000066;
        font-size:10pt;
        margin-top:15;
        margin-left:35;
}


a {        font-size:11pt;
        font-family:Tahoma;
        font-weight: normal;
        color:#5187d5;
        text-decoration:none;
        background: #ffffcc;
}
a:link {font-size:11pt;
        font-family:Tahoma;
        font-weight: normal;
        color:#5187d5;
         background: #ffffcc;
}
a:hover {font-size:11pt;
        font-family:Tahoma;
        font-weight: normal;
         color: #ffffcc;
         background: #000099;
}

h1
{
        font-size: 16pt;
        font-weight: bolder;
}

h4
{
        font-size: 11pt;
        font-weight: bolder;
}

h5
{
        font-size: 10pt;

}


td
{   font-family: Tahoma;
        color:#000066;
        font-size:10pt;
        text-align:left;
        }
        td.eins
{   font-family: tahoma;
        color:#000066;
        font-size:8pt;
        font-weight: bold;
        text-align:justify;
        }
        td.zwei
{   font-family: tahoma;
        color:#5187d5;
        font-size:8pt;
        font-weight: bold;
        text-align:left;
        }

        table.eins
        {
        font-family:Tahoma;
        color:#000066;
        font-weight:bold;
        text-align:justify;
        }


