.bodycolor {
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #333333;
  color: black;
}
.basistext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-align: left;
  vertical-align: top;
  color:#FFFFFF;
}
.basistextrot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-align: left;
  vertical-align: top;
  color:#FF0000;
}
.basistextfett {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  text-align: left;
  vertical-align: top;
  color:#FFFFFF;
}
.basislink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: underline;
  text-align: left;
  vertical-align: top;
  color:#FFFFFF;
}
.buttonlink {
  text-decoration: none;
  cursor: auto;
}
.textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 13px;
  text-decoration: none;
  text-align: left;
  color: #000000;
  width: 350px;
  height: 106px;
  margin: 0px;
  background-color: #CCCCCC;
  border-style: solid;
  border-top-color: #000000;
  border-top-width: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-color: #000000;
  border-right-width: 2px;
}
.textfield {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-align: left;
  color: #000000;
  width: 350px;
  height: 20px;
  margin: 0px;
  background-color: #CCCCCC;
  border-style: solid;
  border-top-color: #000000;
  border-top-width: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-color: #000000;
  border-right-width: 2px;
}
.textfieldcode {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-align: left;
  color: #000000;
  width: 30px;
  height: 20px;
  margin: 0px;
  background-color: #CCCCCC;
  border-style: solid;
  border-top-color: #000000;
  border-top-width: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-color: #000000;
  border-right-width: 2px;
}
.textfieldplz {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-align: left;
  color: #000000;
  width: 50px;
  height: 20px;
  margin: 0px;
  background-color: #CCCCCC;
  border-style: solid;
  border-top-color: #000000;
  border-top-width: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-color: #000000;
  border-right-width: 2px;
}
.textfieldort {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-align: left;
  color: #000000;
  width: 270px;
  height: 20px;
  margin: 0px;
  background-color: #CCCCCC;
  border-style: solid;
  border-top-color: #000000;
  border-top-width: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-color: #000000;
  border-right-width: 2px;
}
.checkbox {
  color: #000000;
  width: 14px;
  height: 14px;
  margin: 0px;
  background-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-top-color: #000000;
  border-bottom-color: #999999;
  border-left-color: #999999;
  border-right-color: #000000;
}
.radiobutton {
  color: #000000;
  width: 14px;
  height: 14px;
  margin: 0px;
  background-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-top-color: #000000;
  border-bottom-color: #999999;
  border-left-color: #999999;
  border-right-color: #000000;
}
.basisbutton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #CCCCCC;
  width: 90px;
  height: 38px;
  margin: 0px;
  background-color: #333333;
  border-width: 1px;
  border-style: solid;
  border-top-color: #999999;
  border-top-width: 1px;
  border-bottom-color: #000000;
  border-bottom-width: 2px;
  border-left-color: #000000;
  border-left-width: 2px;
  border-right-color: #999999;
  border-right-width: 1px;
}
.submitbutton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #CCCCCC;
  width: 90px;
  height: 20px;
  margin: 0px;
  background-color: #333333;
  border-width: 1px;
  border-style: solid;
  border-top-color: #999999;
  border-top-width: 1px;
  border-bottom-color: #000000;
  border-bottom-width: 2px;
  border-left-color: #000000;
  border-left-width: 2px;
  border-right-color: #999999;
  border-right-width: 1px;
}

