* {
  margin: 0;
  padding: 0;
}

.formCellLeft,
.formCellAnrede,
.formCellAnrede2,
.formCellKnow,
.formCellKnow2 {
  float: left;
}

#zip { width: 3em; }
#city { width: 10.7em; margin-left: 0.5em; }
.spam img { width: 185px; height: 30px;margin-top: 0.3em; }
#spam { margin-top: 0.3em; }

.tx-thmailformplus-pi1 fieldset { width: 100%; }

input, select, textarea {
  font-family: Arial,Helvetica,sans-serif;
  color: #404040;
}

textarea {
  overflow: auto;
}

form div.formCell {
  clear: left;
  display: block;
  zoom: 1;
}

form div label {
  display: block;
  float: left;
  width: 10em;
  padding: 0.3em 0.5em;
  margin: 0 0 0.5em 0;
  text-align: left;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div img {
  border: 1px solid #ccc;
}

form div input.inputText, form div input.inputPassword,
form div select, form div textarea{
  width: 15em;
  padding: 0.2em;
  margin: 0 0 0 0;
  border: 1px solid #ccc;
}

form div input.inputFile {
  width: 18.7;
}

form div select.selectOne, form div select.selectMultiple {
  width: 15.6em;
  padding: 0.2em;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #404040;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

.submitButton,
.cancelButton {
  padding: 0.2em;
  border: 1px solid #333;
  color: #333;
  margin: 0;
}

.error { border: 1px solid #AA0000; margin-bottom: 1em; }
.error_head { color: #AA0000; }
.error ul {
  margin: 0.5em 0 0.5em 1em;
  padding: 0;
}

.clear {
  clear: both;
}

.clear-left { clear: left; }

.downloadButton {
  padding: 0.3em;
  border: 1px solid #000;
  background-color: #AA0000;
  color: #fff;
  margin: 0.8em 0 0.8em 0;
  font-weight: bold;
  font-size: 120%;
}

.form-right { text-align: right; }
.inputTextarea { width: 41.6em; }
.sumibt-label { width: 30.2em; }
/*
.tx-mhtreeview { 
  width: 21.5em !important;
  border: 0 !important;
  height: auto !important;
  overflow: auto !important;
  padding: 0 !important;
}*/

.tx-mhtreeview { 
  width: 15em !important;
  margin-bottom: 0.5em;
}
.tx-mhtreeview ul { margin: 0 !important; padding: 0 !important; }
.tx-mhtreeview ul li { list-style-type: none; }

.order {
  margin-left: 11em;
  width: 42.1em;
}

.order td.td01,
.order td.td03 {
  width: 20%;
}

.order td.td02 {
  width: 60%;
}

.order td.td03, .order th.td03 {
  text-align: right;
}

.order .orderField {
  border: 1px solid #CCCCCC;
  margin: 0;
  padding: 0.2em;
  width: 4em;
}

.order .readonlyfield {
  border: 1px solid #fff;
  margin: 0;
  padding: 0.2em;
}