/* DATEI: gmstyles.css */

   body                       { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: #716f61 }
   
   a:link          { font-size: 10pt; text-decoration: underline }
   
   a:visited          { font-size: 10pt; text-decoration: underline }
   
   a:hover           { font-size: 10pt; text-decoration: underline }
   
   a:active            { font-size: 10pt; text-decoration: underline }
 
   h1 		  { font-size: larger; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
   
   a:link.navi        { color: white; font-size: 10pt; text-decoration: none }
   
   a:visited.navi        { color: white; font-size: 10pt; text-decoration: none }
  
   a:hover.navi         { color: silver; font-size: 10pt; text-decoration: none }
      
   a:active.navi         { color: yellow; font-size: 10pt; text-decoration: none }

