#content,
#right,
#border {
  margin-left: 10px;
  margin-top: 12px;
}

#left p,
#content p,
#right p,
#border p  {
  padding-left: 10px;
  /* border-left: 1px solid #999C9D; */
  margin-bottom: 12px;
  text-align: left;
}

#content table {
  padding-left: 10px;
}

#top {
  float: right;
}

#content h2,
#right h2,
#border h2 {
  border-left: 6px solid #C10033;
  padding-top: 10px;
  padding-left: 4px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #636567;
  font-weight: bold;
}

#left h3,
#content h3,
#right h3,
#border h3 {
  padding-left: 10px;
  border-left: 1px solid #999C9D;
  margin-bottom: 12px;
  text-align: left;
}

#leftcontent img {
  margin-bottom: 12px;
  text-align: left;
  padding-left: 0px;
}

#content {
  width: 680px;
  background: url(images/content_back.gif) left top no-repeat;
}

.toplink a.internal-link {
  text-align: right;
  color: #ccc !important;
  margin-left: 600px;
}

.csc-mailform {
  border:0;
  padding:0;
  margin:0px 0px 0px 10px;
  font-size:11px;
}

.csc-mailform-label {
  display:block;
  margin:0;
  padding:6px 0 2px 2px;
  font-size: 12px;
  /* font-weight:bold; */
}

/* Felder und Submit Button fuer Email-Formulare */

.csc-mailform-field input,
input.tx-indexedsearch-searchbox-button {
  background-color: #ffffff;
  border: 1px solid;
  margin: 2px 0px 4px 0px;
  border-color: #BDBDBD;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field input #mailformformtype_mail,
.csc-mailform-field .csc-mailform-submit {
  background-color: #ffffff;
  border: auto;
  border-color: none;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 12px;
  width: auto;
  margin-left: 504px;
}


.csc-mailform-field textarea {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field #mailformbemerkung {
  width: 440px;
}

.csc-mailform-field label {
  margin: 3px 2px;
  color:#000;
  float: left;
  text-align: left;
  margin-right: 0px;
  width: 130px;
  display: block;
  font-size: 12px;
/* font-family: Verdana, Geneva, Helvetica, sans-serif; */
}

/*Ausrichtung des Submit Buttons*/

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
}

.tx-indexedsearch-searchbox,
.tx-indexedsearch-submit,
.tx-indexedsearch-whatis {
  padding-left: 10px;
}

#content .tx-indexedsearch-res h3 {
  margin-bottom: 0px;
}

#content .csc-textpic-left,
#content .csc-textpic-intext-left-nowrap {
  margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset {
  /* Disable border */
  border: none;
  margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset label {
  /* Style labels */
  display: block;
  width: 150px;
  float: left;
  clear: both;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
  /* Style input fields */
  width: 200px;
  border: none;
  /* border-bottom: 1px solid black; */
  border: 1px solid #8e8e8e;
  margin-left: 0px;
  color: #000;
}
div.tx_powermail_pi1_fieldwrap_html {
  /* Increase margin between every field */
  margin: 10px 0;
}


.tx-powermail-pi1_fieldset textarea {
  width: 397px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
}

#content .tx-powermail-pi1_fieldset p {
  padding-left: 0px !important;
}

#powermaildiv_uid8 input,
.tx_powermail_pi1_submitmultiple_back,
.tx_powermail_pi1_submitmultiple_forward {
  border: 1px solid #8e8e8e !important;
  width: auto;
}

#powermaildiv_uid8  .powermail_submit {
  position: absolute;
  margin: 7px 0px 0px 270px;
}

#powermaildiv_uid29 .tx_powermail_pi1_submitmultiple_forward {
  position: absolute;
  margin: 0px 0px 0px 200px;
}

.powermail_pagebrowser {
  display: none;
}

.tx-powermail-pi1_fieldset legend {
  display: none;
}

.powermail_mandatory_js {
  color: red;
}
