  html
  {
  color:#000000;
  background-color:#9999cc;
  }  
  
  body
  {
  font-family:Helvetica, sans-serif;
  }
  h1 {font-size:1.5em;}
  h2 {font-size:1.2em;}
  h3 {font-size:1.2em;}
  h4 {font-size:1.2em;}
  acronym {color: #fff0f0;}

  a:link
  {
  color:#aaccff;
  text-decoration: underline;
  }
  a:visited
  {
  color:#88aacc;
  text-decoration: underline;
  }
  a:hover
  {
  color:#dd77ff;
  text-decoration: underline;
  }
  a:active
  {
  color:#ff66cc;
  text-decoration: underline;
  }
  a:focus
  {
  color:#558822;
  background-color:#ffdddd;
  text-decoration: underline;
  }

  div.mail
  {
  font-size:1.0em;
  font-weight: bold;
  }

  ul.menu
  {
  position: fixed;
  list-style-type: square;
  line-height: 1.4em;
  margin: 1em;
  top: 1em;
  right: 6%;
  padding: 0.8em;
  text-align: left;
  width: 10em;
  right: float;
  color: #3355ff;
  background-image:url(transpng.php?r=100&g=100&b=250&a=1&d=2&c=2);
  z-index: 9;
  }


  div.inhalt
  {
  position: static;
  margin: 1em;
  width: 80%;
  padding: 1em;
  background: #333399;
  border: solid medium #8866ff;
  color: #ddddff;
  z-index: 2;
  }


  div.text
  {
  position: static;
  color: #ddccff;
  max-width: 40em;
  width: 90%;
  text-align: justify;
  margin: 1em;
  margin-top: 15em;
  padding: 1em;
  right: 1em;
  left: auto;
  background: #000055;
  z-index: 3;
  }

  div.kopf
  {
  position: fixed;
  color: #ffbbff;
  text-align: justify;
  margin: 1em;
  top: 1em;
  left: 2em;
  padding: 1em;
  text-align: center;
  /* background: #111166; */  
  background-image:url(transpng.php?r=80&g=0&b=0&a=1&d=12&c=2);
  border: solid medium #ccccff;
  z-index: 10;
  }

  div.fuss
  {
  position: static;
  width: 90%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0.5em;
  background: #222277;
  border: solid medium #5522cc;
  color: #ffffff;
  font-size: 0.7em;
  text-align: center;
  z-index: 6;
  }

  div.menu
  {
  position: static;
  line-height: 2em;
  width: 94%;
  padding: 1em;
  text-align: center;
  border: solid medium #2222ff;
  color: #ffffff;
  background: #555588; 
  z-index: 8;
  }



p:first-letter {font-size:2em; color: #eeeeff;}
h3:first-letter {font-size:2.4em; color: #ddddff;}

a.m:link
{
color:#88ffff;
padding: 0.3em;
text-decoration: underline;
}
a.m:visited
{
color:#cceeff;
padding: 0.3em;
text-decoration: underline;
}
a.m:hover
{
color:#ffee66;
padding: 0.25em;
text-decoration: none;
border: solid thin #ddffff;
}
a.m:active
{
color:#33ffcc;
padding: 0.3em;
text-decoration: underline;
}
a.m:focus
{
color:#558822;
padding: 0.3em;
text-decoration: underline;
}
