/* Stylesheet Feuerwerk-Raketen */

body {margin-left:30px;margin-right:30px;
      font-family:Arial,sans-serif;font-size:14px;
      background:#FFFFFF; color:#000000;
      }

/* Nur bei Netscape 4.7 nötig */
p,td,th,h1,h2,h3,h4,h5,blockquote,div {font-family:Arial,sans-serif;font-size:14px;}

p,div {text-align:justify;}
h1 {font-size:26px; font-weight:bold; color:red; }
h2 {font-size:22px; color:#FF8000;}
h3 {font-size:16px; color:#FF8000;}
h4 {font-size:14px;}
DIV {text-indent:-0.8cm;margin-left:1.8cm;margin-top:12px;margin-right:1cm;}


/* Farbe und Font vererben (nicht für NS 4.7) 

*   { color:inherit;
      background:transparent;
      font-family:inherit;
      font-size:inherit; }                   */

