/* DATEI: formate.css */
/* Schriftformatierungsdatei fuer Maffeispiele-Homepage */
/* (c) 2003 Michael Raum */


h1 { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:30px; font-weight:bold; color:#990000 }

h2 { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:15px; font-weight:bold; }

h3 { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:15px; font-weight:bold; color:#990000 }

/* h4 { font-family:COURIER NEW; font-size:15px; } */

/* h5 { font-family:COURIER NEW; font-size:15px; } */

/* h6 { font-family:COURIER NEW; font-size:15px; } */



a { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;text-decoration:none;font-size:10px }
a:link { color:#990000; }
a:visited { color:#990000; }
a:active { color:#990000;font-style:italic; }
p { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;font-size:10px; }
