
body
{
  font-family:Arial,Helvetica;
  font-size:12px;
  background: url(../pic/back.gif) #e6f0e5;
  color: #4c5a67;

}

a:link {
  text-decoration: none;
  color: #4c5a67;
  font-weight:bold
}

a:visited {
  text-decoration: none;
  color: #4c5a67;
  font-weight:bold
}

a:hover {
  text-decoration: underline;
  color: #006633;
}

a:active {
  text-decoration: none;
  color: #006633;
}

#hellgruen {
  color: #4A8A5A;
  font-size: 12px;
  font-weight: bold;
}

.hellgruen {
  color: #4A8A5A;
}

p
{
  font-family: Arial,Helvetica;
  font-size: 12px;
  text-align: justify;

}

p.mittig
{
  font-family: Arial,Helvetica;
  font-size: 12px;
  text-align: center;

}

p.links
{
  font-family: Arial,Helvetica;
  font-size: 12px;
  text-align: left;

}

h3
{
  font-family: Arial,Helvetica;
  font-size: 14px;

}

h4
{
  font-family: Arial,Helvetica;
  font-size: 13px;

}
