body        { scrollbar-base-color:#39452A;
              scrollbar-arrow-color:#F8F0CB;
              scrollbar-shadow-color:#F8F0CB;}

td          { font-family:times new roman,helvetica,arial,sans-serif;
              font-size: 14px; }

h1          { font-family:times new roman,helvetica,arial,sans-serif;
              font-size: 24px;margin-top:10px;}

ul          { font-family:times new roman,helvetica,arial,sans-serif;
              font-size: 14px;}
              

textarea,input,selected    { font-family:arial,helvetica, sans-serif;
                             font-size: 13px;}

/* CSS-Definition fuer alle links, besuchte links, links bei rollover und aktive links.
 * ACHTUNG: UNBEDINGT diese Reihenfolge einhalten! PS: Netscape 4.x ignoriert hover
 * PSS: font-weight:500 = medium, 600 = bold */

a:link    { text-decoration:underline; font-weight:500;  color:#E00000; }
a:visited { text-decoration:underline; font-weight:500;  color:#728758; }
a:hover   { text-decoration:underline; font-weight:500;  color:#FF0000; }
a:active  { text-decoration:none;      font-weight:500;  color:#FF0020; }
