body,p,td,th,tr {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
body {
  scrollbar-base-color: #000066;
  scrollbar-face-color: #000066;
  scrollbar-shadow-color: #000066;
  scrollbar-track-color: scrollbar;
  scrollbar-3d-light-color: #000066;
  scrollbar-highlight-color: #000066;
  scrollbar-dark-shadow-color: #000066;
  scrollbar-arrow-color: #FFFFFF;
  width: 100%;
  height: 100%;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  overflow: auto;
  background-attachment: fixed;
  background-repeat:repeat-x;
  background-color:#000000;
}
#fensterDiv {
  height: 700px;
  overflow: auto;
  margin: 12px;
  margin-left: 48px;
  direction: rtl;
}
#inhaltDiv {
  direction: ltr;
}
p {
  line-height: 1.5em;
}
td {
}
th,tr,h1 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9999FF;
}
.zusatz {
  font-size: smaller;
  color: #FFFFFF;
  font-weight: bold;
}
img {
  border-color: #000066;
  color: #000066;
}
img.gerahmt {
  color: #6098FF;
  border-color: #6098FF;
  border-style: outset;
}
b, .b {
  color: #CCCCFF;
  font-weight: bold;
}
.durchschimmernd {
  filter: Alpha(Opacity=75);
}
.blocksatz {
  text-align: justify;
}
a {
  text-decoration: underline;
  font-weight: bold;
  color: #3333FF;
}
a:hover {
  text-decoration: overline underline;
}
.links {
  text-align: left;
}
input,textarea {
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  color: #CCFFFF;
  background-color: #000098;
  width: 280px;
  border-style: outset;
  border-color: #000066;
}
textarea {
  overflow: auto;
}
.schaltflaeche {
  height: 22px;
  width: 137px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.thema {
  color: #FED8CF;
  font-weight: bold;
  text-align: left;
  background-color: #000093;
  border: 1px outset #000066;
}
a.absender {
  color: #FEFFF5;
 text-decoration: underline;
}
.datum {
  font-size: 10px;
  text-align: right;
}
.fehler {
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  color: #000000;
  background-color: #9999FF;
  width: 280px;
}
i {
  font-size: 11px;
  font-style: normal;
}
.eintrag {
  text-align: right;
}
.nachricht {
  line-height: 1em;
  text-align: justify;
  margin-left: 6px;
  padding-left: 6px;
}
.rechts {
  text-align: right;
}
