<!-- -------------------------------- -->
<!-- --------- Bodyelemente --------- -->
<!-- -------------------------------- -->

p
{
   font-family: helvetica, arial, sans-serif;
   font-size: 10pt;
}

td
{
   font-family: helvetica, arial, sans-serif;
   font-size: 10pt;
}


li
{
   font-family: helvetica, arial, sans-serif;
   font-size: 10pt;
}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#03C0FF; text-decoration:none; }
a:active { color:#03C0FF; text-decoration:none; }

.block
{
   font-family: helvetica, arial, sans-serif;
   font-size: 10pt;
   text-align: justify;
}

.titel
{
   font-family: helvetica, arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #03C0FF;
}

.menuepunkt
{
   font-family: helvetica, arial, sans-serif;
   font-size: 8pt;
   font-style: oblique;
   font-weight: bold;
   text-shadow: #C0C0C0;
   color: #03C0FF;
   vertical-align: top;
}

.kleinerText
{
   font-family: helvetica, arial, sans-serif;
   font-size: 8pt;
   color: #03C0FF;
}

.grosserText
{
   font-family: helvetica, arial, sans-serif;
   font-size: 10pt;
   text-decoration:underline;
   font-weight: bold;
   color: #03C0FF;
}

<!-- -------------------------------- -->
<!-- ----- Angaben für Tabellen ----- -->
<!-- -------------------------------- -->
.tabueberschrift
{
   font-size: 8pt;
   font-size:24pt
   font-family: helvetica, arial, sans-serif;
   font-weight: bold;
   background: #e0e0e0;
}

.tabzeile1
{
   font-size: 8pt;
   font-family: helvetica, arial, sans-serif;
   background: #efefef;
}

.tabzeile2
{
   font-size: 8pt;
   font-family: helvetica, arial, sans-serif;
}

.tabzeile3
{
   font-size: 8pt;
   font-family: helvetica, arial, sans-serif;
   background: #ffffff;
}

.leerzeile
{
   height: 5px;
}

.newstitel
{
   font-family: helvetica, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   text-align: left;
   border-bottom:1px solid #b0b0b0;
   padding-left: 2mm;
   padding-right: 2mm;
}

.newstext
{
   font-family: helvetica, arial, sans-serif;
   font-size: 8pt;
   color: #6F6F6F;
   text-align: justify;
   padding-top: 1mm;
   padding-left: 2mm;
   padding-right: 2mm;
}
