/* DATEI: gmstyles.css */

   body                        { font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: #fff url(images/homepage/hg-grau.gif) }
   
   a:link          { color: black; text-decoration: underline }
   
   a:visited          { color: black; text-decoration: underline }
   
   a:hover           { color: blue; text-decoration: underline }
   
   a:active            { color: red; text-decoration: underline }
 
   h1 		  { font-size: larger; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }

