/* Generated by KaZcadeS */
.textueberschrift {
  font-weight: bold;
  font-size: 14px;
  color: #006666;
}
.ozeit {
  color: #006666;
  padding-left: 20px;
}
body {
  margin: 0px;
  padding: 0px 0px 0px 75px;
  background-color: #f5f5f5;
  font-family: Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman",Times,serif;
  color: #006666;
  text-align: left;
}
hr {
  border-style: solid none none;
  border-color: #999999 -moz-use-text-color -moz-use-text-color;
  border-width: 1px medium medium;
  width: 100%;
}
td {
  text-align: left;
  vertical-align: top;
  font-size: 12px
}
img#pic {
  border: 1px solid #006666;
}
img {
  border: none;
}
pre {
  padding: 3px;
  font-family: "Courier New",Courier,mono;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0.14em;
  text-align: left;
  background-color: #e5e5e5;
}
p {
  text-align: left;
}
.normaler-text {
  font-size: 12px;
}