/* Formatierung für den Text h1 */

 h1 {
 font-family: Comic Sans MS,Arial;
 font-size: 24pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #AF00FF;
 margin: 0 cm; 0 cm; 0 cm;
 text-shadow:red; }

  /* Formatierung für den Text h2 */
       h2 {
 font-family: Balloon;
 font-size: 36pt;
 font-weight: normal;
 font-style: normal;
 text-decoration: blink;
 text-align: center;
 color: #FF00E0;
 margin: 0cm; 0cm;
 text-shadow: #00FFFF; }

   /* Formatierung für den Text h3 */
    h3 {
 font-family:DomCasual BT;
 font-size: 20pt;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #20FF00;
 margin: 0cm; 0cm;
 text-shadow:#00E0FF; }

  /* Formatierung für den Text h4 */
   h4 {
 font-family:Calligraph421 BT;
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #7F00FF;
 margin: 0cm; 0cm;
 text-shadow:#00E0FF; }

  /* Formatierung für den Text h5 */
    h5 {
 font-family:DomCasual BT;
 font-size: 14pt;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #A02020;
 margin: 0cm; 0cm;
 text-shadow:#00E0FF; }

     /* Formatierung für den Text i */
   i {
 font-family:OzHandicraft BT;
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #800000;
 letter-spacing:1pt;
 margin: 0cm; 0cm;
 text-shadow:#00E0FF; }

p {
 font-family:Arial;
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #DFDFDF;
 letter-spacing:1pt;
 margin: 0cm; 0cm;
 text-shadow:#00E0FF; }

 a:link {
 font-family: Comic Sans MS;
 font-size: 16pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #003080;
 letter-spacing:1pt;
 margin: 0cm; 0cm;
 text-shadow:#00E0FF; }

 a:visited  {
 font-family: Comic Sans MS;
 font-size: 16pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #008030;
 letter-spacing:1pt;
 margin: 0cm; 0cm;
 text-shadow:#00E0FF; }

 a:hover { color: #00FFFF }
 a:active    { color: #00FFFF }