.standard {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;

}
.standardBold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;


}
a:link {
  color: #488E1D;
  text-decoration: none;
}
a:hover {
  color: #00CC00;
  text-decoration: none;
}
a:visited {
  color: #00CC00;
  text-decoration: none;
}
a:active {
  color: #FF3300;
  text-decoration: none;
}
.standardSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;

}
.standardBoldLight {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #336600;
}
.pulldown {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  width: 140px;
  border: 1px solid #666666;
}
.feld1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  width: 140px;
  border: 0px none #CCCCCC;
  background-color: #EEEEEE;
  padding-left: 5px;
  margin-bottom: 5px;
}
.plz {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  width: 40px;
  border: 1px none #CCCCCC;
  background-color: #EEEEEE;
  margin-bottom: 5px;
  padding-left: 5px;

}
.ort {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  width: 95px;
  border: 1px none #CCCCCC;
  background-color: #EEEEEE;
  margin-bottom: 5px;
  padding-left: 5px;

}
.standardSmallBold {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

.ueberschrift {
  font-family: Eurostile, Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #488E1D;
  font-weight: bold;
}
.ueber {
  font-family: Eurostile, Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #488E1D;
  font-weight: bold;
}
.menu {
  font-family: Eurostile, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
; text-decoration: none
}
.normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
}
.normalsmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
.normalbold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
.normalForm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.fehler {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
  font-weight: bold;
}
