  body
  {
  font-size:1.0em;
  color:#000000;
  font-family:Helvetica, sans-serif;
  background-color:#005500;
  }
  h1 {font-size:2.4em;}
  h2 {font-size:1.8em;}
  h3 {font-size:1.4em;}
  h4 {font-size:1.2em; text-align: right; margin-right: 2em;}

  a:link
  {
  color:#55aaee;
  text-decoration: underline;
  }
  a:visited
  {
  color:#88bbcc;
  text-decoration: underline;
  }
  a:hover
  {
  color:#ffdddd;
  text-decoration: underline;
  }
  a:active
  {
  color:#ff66cc;
  text-decoration: underline;
  }
  a:focus
  {
  color:#558822;
  background-color:#ffdddd;
  text-decoration: underline;
  }
  p:first-letter {font-size:2em; color: #ffffff;}
  h4:first-letter {font-size:2.4em; color: #eeeeee;}

  div.mail
  {
  font-style:italic;
  font-size:1.0em;
  }

  ul.menu
  {
  position: fixed;
  list-style-type: none;
  line-height: 1.6em;
  margin: 0.5em;
  width: 8em;
  padding: 1.2em;
  font-weight: bold;
  text-align: left;
  bottom:6em;
  right: auto;
  float: left;
  border: solid medium #aa0055;
  color: #335577;
  background: #114411;
  z-index: 1;
  }




  div.inhalt
  {
  position: static;
  margin: 1em;
  max-width: 34em;
  min-width: 18em;
  padding: 1em;
  bottom: auto;
  background: #004444;
  text-align: right;
  border: solid medium #cc66ff;
  color: #ffffdd;
  z-index: 2;
  }


  div.text
  {
  position: static;
  color: #ffffdd;
  max-width: 32em;
  min-width: 16em;
  text-align: justify;
  margin: 1em;
  right: 1em;
  left: auto;
  background: #004444;
  z-index: 3;
  }

  div.kopf
  {
  position: static;
  color: #ffffdd;
  text-align: justify;
  right: 1em;
  margin: 1em;
  padding: 1em;
  text-align: right;
  background: #004444;
  border: solid medium #cc66ff;
  z-index: 4;
  }

  div.fuss
  {
  position: static;
  margin: 1em;
  padding: 1em;
  background: #003311;
  border: solid medium #ff22aa;
  color: #22ffff;
  text-align: right;
  z-index: 3;
  }

  div.menu
  {
  position: static;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
  border: solid medium #aa0055;
  color: #ccaabb;
  background: #114411; 
  z-index: 10;
  }


a.m:link
{
color:#ffeeff;
padding: 0.3em;
text-decoration: underline;
}
a.m:visited
{
color:#eeffee;
padding: 0.3em;
text-decoration: underline;
}
a.m:hover
{
color:#ffff00;
padding: 0.2em;
text-decoration: none;
border: solid thin #0088ff;
}
a.m:active
{
color:#33ffcc;
padding: 0.3em;
text-decoration: underline;
}
a.m:focus
{
color:#558822;
padding: 0.3em;
text-decoration: underline;
}
