a {
  white-space: nowrap;
}

body {
  color: #006432;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: white;
}

h1, h2, h3, h4, h5 {
  color: #006432;
}

h1, h2 {
  font-style: italic;
}

hr {
  background-color: #006432;
  color: #006432;
  border: 0;
  height: 1px;
}

a,
a:link {
  color: #154F37;
  outline: 0;
  font-weight: bold;
  text-decoration: underline;
}


a:hover,
a:focus,
a:active {
  color: #154F37;
  text-decoration: underline;
}


.inhalt {
  background-image: url(hintergrund-verlauf-gruen.png);
  background-repeat: repeat-y;
  color: black;
  font-size: 80%;
  height: 100%;
}

.rightframe {
  background-position: -200px;
}

.wasserzeichen {
  position: fixed;
  left: 0;
  top: 0;
}

.vorn {
  position: absolute;
  left: 0;
  right: 0;
  padding: 20px;
}

.vorn pre {
  font-size: 125%;
}

.rodahelau {
  color: #006432;
  font-weight: bold;
}