/* Generated by KompoZer */
table.Tabelle {
  background-color: #fceece;
  width: 1000px;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}
h2 {
  color: #006700;
  text-align: left;
}
h3 {
  color: #006700;
  text-align: center;
}
h4 {
  color: #006700;
  text-align: left;
}
p, td {
  font-size: 12px;
  width: 500px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  text-align: justify;
}
span {
  font-size: 12px;
}
a {
  color: #000000;
  text-decoration: none;
  text-align: left;
  list-style-type: disc;
  font-weight: inherit;
  font-size: 12px;
}
a:hover {
  color: green;
  text-decoration: none;
}
body {
  background-color: #f1f0de;
  margin-right: auto;
  margin-left: auto;
}
.hr {
  border-top: 1pt solid #006600;
  height: 2px;
}

