body {
 margin: 0cm 1cm 1cm 1cm;
}
h1 {
 font-family: Helvetica;
 font-size: 24pt;
 font-weight: bold;
 color: #AACCFF;
}
h2 {
 font-family: Helvetica;
 font-size: 18pt;
 font-weight: bold;
 color: #666666;
}
h3 {
 font-family: Helvetica;
 font-size: 14pt;
 font-weight: bold;
 color: #COCOCO;
}
p, {
 font-family: Helvetica,Verdana,Arial;
 font-size: 8pt;
}
li {
 margin-top: 4pt;
 margin-bottom: 4pt;
 margin-right: 1cm;
 list-style: square;
 font-family: Verdana;
 font-size: 8pt;
 color: #666666;
}
td {
 font-family: Helvetica, Verdana, Arial;
 font-size: 8pt;
 }

a:link        {color: #000000;}
a:active      {color: #000000;}
a:visited     {color: #000000;}
a:hover       {color: #FF8000;}

.button {
        FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
        font-weight:normal;
        font-size:8pt;
        color:#000000;
        background-color:#EEEEEE;
        border-color:#ff8000;
        margin-top:3pt;
        margin-left: 0pt;
        margin-bottom: 0pt;
        }

.textf {
        FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
        font-weight:normal;
        font-size:8pt;
        color:#000000;
        background-color:#FFE8C8;
        border-color:#CCCCCC;
        margin-top:3pt;
        margin-left: 0pt;
        margin-bottom: 0pt;
        }
.unSicht
{display: none;}
.Sicht
{display: inline;}