/* DATEI: gmstyles.css */

   body                  { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: #f0f0fa url(images/layout/hg.jpg) fixed }
   
   a:link   { color: black; text-decoration: underline }
   
   a:visited   { color: black; text-decoration: underline }
   
   a:hover    { color: red; text-decoration: underline }
   
   a:active     { color: #464646; text-decoration: underline }

   h1       { color: #000099; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: bold; font-size: 16px }
   
   a:link.navi        { color: #708090; text-decoration: none }
   
   a:visited.navi        { color: #708090; text-decoration: none }
  
   a:hover.navi         { color: red; text-decoration: none }
      
   a:active.navi        { color: #464646; text-decoration: none }