  body
  {
  font-size:1.0em;
  color:#000000;
  font-family:Helvetica, sans-serif;
  background-image:url(bgzack.php);
  background-attachment:fixed;
  }
  h1 {font-size:3.0em;}
  h2 {font-size:1.6em;}
  h3 {font-size:1.0em;}
  h4 {font-size:1.2em;}

p:first-letter {font-size:2em; color: #ff00ff;}
h4:first-letter {font-size:2.4em; color: #dd00ff;}

  a:link
  {
  color:#0088cc;
  text-decoration: underline;
  }
  a:visited
  {
  color:#4488cc;
  text-decoration: underline;
  }
  a:hover
  {
  color:#cc33ff;
  text-decoration: underline;
  }
  a:active
  {
  color:#ff66cc;
  text-decoration: underline;
  }
  a:focus
  {
  color:#558822;
  background-color:#ffdddd;
  text-decoration: underline;
  }

  div.mail
  {
  font-style:italic;
  }


  ul.menu
  {
  line-height: 1.5em;
  list-style-type: square;
  margin: 1em;
  margin-left:16em;
  padding: 3em;
  width: 15em;
  font-weight: bold;
  text-align: left;
  border: solid thin #ffdd88;
  color: #335577;
  }

  div.inhalt
  {
  margin: 1em;
  padding: 1em;
  border: solid thin #ffdd88;
  color: #aa33cc;
  }


  div.text
  {
  color: #aa33cc;
  text-align: justify;
  margin: 1em;
  }

  div.kopf
  {
  color: #aa33cc;
  margin: 1em;
  margin-left: 5em;
  padding: 1em;
  border: solid thin #ffdd88;
  }

  div.fuss
  {
  margin:1em;
  margin-left: 5em;
  padding: 1em;
  text-align: center;
  border: solid thin #eeffaa;
  color: #8800cc;
  }

  div.menu
  {
  margin: 1em;
  margin-bottom: 0.2em;
  padding: 0.8em;
  border: solid thin #88ff55;
  color: #8800cc;
  }


a.m:link
{
color:#0088cc;
background: #eeddff;
padding: 0.2em;
text-decoration: underline;
}
a.m:visited
{
color:#4477cc;
background: #ddccee;
text-decoration: underline;
}
a.m:hover
{
color:#cc33ff;
background: #bbffbb;
text-decoration: underline;
}
a.m:active
{
color:#ff66cc;
background: #ffeedd;
text-decoration: underline;
}
a.m:focus
{
color:#558822;
background-color:#ffaaaa;
text-decoration: underline;
}
