/* style.css $Revision: 1.22 $ */

.textMain {
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
}
.textUeberschrift {
  color: #000000;
  font-family: Times;
  font-size: 18px;
  font-weight: bold;
}
b {
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #63844B;
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
  color: #63844B;
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  font-weight: normal;
}

.frameset {
	align: center;
}

