body { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000; background-color:#DFFFDF; scroll:auto; font-style:normal}

td { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000; background-color:#DFFFDF; background-repeat:no-repeat; scroll:auto}

td.orange { background-color:#FFC166}
/* <td class="orange" ... > */

td.rot { background-color:#FFC166}
/* <td class="rot" ... > */

td.gelb { background-color:#FFFFCE}
/* <td class="gelb" ... > */

td.grau { background-color:#F0F0F0}
/* <td class="grau" ... > */

h1 { font-family:"Times New Roman",Times,serif; font-size:24px; text-align:center; color:#008000; font-style:italic}

h2 { font-family:Arial,Helvetica,sans-serif; font-size:24px; color:#008000; font-style:normal; font-weight:bold}

h3 { font-family:"Times New Roman",Times,serif; font-size:18px; color:#000000; font-style:italic}

h4 { font-family:Arial,Helvetica,sans-serif; font-size:16px; color:#000000; font-style:normal}

h5 { font-family:Arial,Helvetica,sans-serif; font-weight:bold; font-size:10px; color:#000000; font-style:normal}

h6 { font-family:Arial,Helvetica,sans-serif; font-size:9px; font-style:normal}

.dia { font-family:"Times New Roman",Times,serif; font-size:40px; text-align:center; color:#008000; font-style:italic}

p { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000; font-style:normal}

.eingabefeld {border-width:1px; border-style:solid; border-color:#000000; font-family:Arial; color:#000000; background-color:#FFFFCC;}
/* <input class="eingabefeld"> - Nicht mit Netscape 4.7! */

.gruen-fett { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#008000; font-style:normal; font-weight:bold}
/* class=".gruen-fett" ...  */

.gruen_3 { font-family:Arial,Helvetica,sans-serif; font-size:16px; color:#008000; font-style:normal; font-weight:bold}
/* class=".gruen-fett" ...  */

td.gruen_kursiv_3_gelb { font-family:Arial,Helvetica,sans-serif; font-size:16px; color:#008000; font-style:italic; font-weight:bold; background-color:#FFFFCE}
/* <td class="gruen_kursiv_3_gekb" ...  */

.kleinschrift { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-style:normal}
/* class=".kleinschrift" ...  */

div.txtbalken { font-family:Arial,Helvetica,sans-serif; font-weight:bold; font-style:italic; font-size:14px; text-align:left; color:#404000}
/* <div class="txtbalken"> */

ul { list-style-type:disc}
/* Unsorted List (wird im Web-Editor als Standardlist angezeigt) */

a { font-weight:bold; color:#000000; text-decoration:underline; cursor:pointer}

a:hover { font-weight:bold; color:#008000; text-decoration:underline; cursor:pointer}
/* color:#008000 */

/* a:visited { font-weight:bold; color:#000000; text-decoration:underline} */

/* a:active { font-weight:bold; color:#000000; text-decoration:underline} */


/* Wichtig: Zwar sind innerhalb einer Formatdefinition (xx:yy;) durchaus Leerzeichen erlaubt,
   aber der Netscape-Browser hat sich dabei als sehr empfindlich erwiesen -
   kurz gesagt, er ignoriert die Angaben. Obwohl es nicht so gut lesbar ist,
   ist es deshalb vorläufig auf jeden Fall besser, keine Leerzeichen innerhalb einer
   Formatdefinition zu verwenden. */

