.contactmodul .contact_intro {
  margin-bottom:12px;
}

.contactmodul .contactheader h2 {
  font-size:28px;
  font-weight:normal;
  margin-bottom:28px;
  margin-top:0;
}

.contactmodul .contactheader .mainheadline {
  color:#024082;
  margin-right:8px;
}

.contactmodul .contactheader span {
  color:#024082;
  display:inline-block;
  font-size:28px;
  font-weight:normal;
  height:27px;
  line-height:32px;
  padding-top:28px;
}

.contactmodul .contactheader .subheadline {
  border-left:1px solid #B1B3B4;
  color:#B1B3B4;
  margin-left:4px;
  padding-left:12px;
}

.contactmodul .contact_form th {
  white-space:nowrap;
  width:180px;
}

.contactmodul .contact_form td, .contactmodul .contact_form th {
  padding-bottom:5px;
  padding-right: 7px;
}

.contactmodul .contact_form select {
  width:345px;
  border:1px solid black;
}

.contactmodul .contact_form input, .contactmodul .contact_form select {
  width:240px;
  border:1px solid #B1B3B4;
}

.contactmodul .contact_form .goleft {
  float:left;
}

.contactmodul .contact_form .goright {
  float:right;
}

.contactmodul .contact_form textarea {
  width:460px;
  height: 65px;
  border:1px solid #B1B3B4;
}

.contactmodul .contact_form .contact_senden {
  background:url("/static/grosshandel/img/contact_send.jpg") no-repeat scroll 0 0 transparent;
  border:medium none;
  height:25px;
  width:85px;
  cursor:pointer;
}

.contactmodul .contact_form .reqfill {
  margin-top:10px;
}

.contactmodul span.required {
  color: #00519E;
}
