

body { margin-top:10px; margin-bottom:10px; background-color:rgb(255,255,255); }

/*.text   { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }*/

td   { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1,h2,h3,h4 { font-family:Arial,sans-serif; }

h1 { font-size:14pt; }

h2,h3,h4 { font-size:10pt; color:#000000}

h1 { font-weight:light; color:#000000 }

h3 { font-weight:lighter; color:#000000 }

h4 { font-weight:lighter; color:#FFFFFF }   /*weiße schrift rein zur tabellenformatierung, an h3 angelehnt*/

h5 { font-size:10pt; color:#FFFFFF}    /*weiße schrift rein zur tabellenformatierung*, an h2 angelehnt*/

a:link
{
font-family:Arial,sans-serif; font-size:10pt; color:#000000; text-decoration:underline
}
a:visited
{
font-family:Arial,sans-serif; font-size:10pt; color:#007D00; text-decoration:underline
}
a:hover
{
font-family:Arial,sans-serif; font-size:10pt; color:#000000; text-decoration:underline
}
a:active
{
font-family:Arial,sans-serif; font-size:10pt; color:#DE0000; text-decoration:underline
}