a {
 font-family: Arial;
 font-weight:bold;
 font-size:10pt;
 color:#000000;
  text-decoration:underline;
}
a:link {
 font-family: Arial;
 font-weight:bold;
 font-size:10pt;
 color:#000000;
  text-decoration:underline;
}

a:visited {
font-family: Arial;
 font-weight:bold;
 color:#000000;
  font-size:10pt;
 text-decoration:underline;
 background:none;
}

a:hover {
 font-family: Arial;
 font-weight:bold;
 color: #C00000;
  font-size:10pt;
 text-decoration:underline;
 background:;
;
}

table {
 font-family: Arial;
 font-size:10pt;
 border-width:0,5px;
 border-style:;
}

<!--
Werte none | dotted | dashed | solid | double | groove | ridge | inset | outset
Standardwert none
Vererbung nein
Anwendbar auf alle Elemente
-->



body {
        scrollbar-base-color:;
        scrollbar-track-color:;
        scrollbar-face-color:;
        scrollbar-highlight-color:;
        scrollbar-3d-light-color:;
        scrollbar-dark-shadow-color:;
        scrollbar-shadow-color:;
        scrollbar-arrow-color:;
        font-size:10pt;

        }

p.head {
        font-family:arial;
        font-weight:bold;
        font-size:12pt;
        color:#000000;
        background:;
}

p.titel {
        font-family:arial;
        font-weight:bold;
        font-size:12pt;
        color#000000;
        background:;
}

p.meister {
        font-family:arial;
        font-weight:bold;
        font-size:10pt;
        color:#FFFFFF;
        background:#c00000;
}

p.news {
        font-family:arial;
        font-weight:standard;
        font-size:10pt;
        color:#000000;
        background:;
}

p.text {
        font-family:arial;
        font-weight:standard;
        font-size:10pt;
        color:#000000;
        background:;
}

moduletable {
        font-family:arial;
        font-weight:standard;
        font-size:8pt;
        color:#000000;
        background:;
}