
 body {
	font-family:sans serif, "helvetica";
	font-size:16px;
	color: black;
	background-color: #333333;
	
  }
div#Navigation1 li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

  div#Navigation1 a, div#Navigation1 span {
 
    textfont-family:papyrus;
font-size:24;
text-decoration:none;
  
    
    color: #000000; 
  }
  * html div#Navigation1 a, * html div#Navigation1 span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  div#Navigation1 a:hover, div#Navigation1 span {
 
    color: white; background-color:#333333;
  }
  
  div#Navigation2 li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

  div#Navigation2 a, div#Navigation2 span {
  margin-left:8px;
    textfont-family:papyrus;
font-size:24;
text-decoration:none;
  
    
    color: #000000; 
  }
  * html div#Navigation2 a, * html div#Navigation2 span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  div#Navigation2 a:hover, div#Navigation2 span {
 
    color: white; background-color:#333333;
  }
.Stil4 {
	font-family: Papyrus;
	font-weight: bold;
}



