body
{
        background: #B1B9BF;
        color : 3F3F3F;
        font-family :  Arial, sans-serif;
        font-size: 16px;
margin-top:30px;
margin-left:50px;
margin-right:50px;
}

td.highlight
{
        background: white;
        color: #85979B;
        font-weight: bold;
        font-size: 17px;
}

h1 { font-size:20px; text-align: center; }
h2 { font-size:19px; text-align: center; }
h3 { font-size:26px; text-align: center; }
h4 { font-size:17px; text-align: center; }


a:link
{
        text-decoration: none;
        color: #416780;
        font-weight: bold;
}

a:visited
{
        text-decoration: none;
        color:#666666;
        font-weight: bold;
}

a:hover
{
        text-decoration: none;
        color:#FFFFFF;
}

p.datum
{
        font-size: 8px;

}

p.absatz {
        line-height:16pt;
}