/*Wichtige Schrift groß leuchtend rot*/
  h1 { font-size:52px; color:#FF0000; font-style:italic; }

/*Tabellen spez.Informationen schwarz*/
  h2 { font-size:25px; color:#000000; font-style:italic; }

/*Zusätze Beschreibungen normale Navigation dkl rot */
  h3 { font-size:26px; color:#C00000; font-style:italic; }

/*Wichtige Informationen wichtigw Navigation dkl rot*/
  h4 { font-size:38px; color:#C00000; font-style:italic; }

/*Wichtige Schrift klein leuchzend rot*/
  h5 { font-size:25px; color:#FF0000; font-style:italic; }

/*Urheber*/
  h6 { font-size:16px; color:#990000; font-style:britannic bold; }

  h8 { font-size:30pt;
       line-height:5pt; 
       font-family:Helvetica,Arial; 
       letter-spacing:0.2mm;
       word-spacing:0.8mm; }

