div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; vertical-align: top; text-align: left; }

div.contact_form table { border-collapse: collapse; margin: 0 0 40px 0;}
div.contact_form th    { padding: 0px 30px 0px 0px; }
div.contact_form td    { padding: 0px  0px 5px 0px; }

div.contact_form img   { margin-left: 5px; }

div.contact_form em
{
  text-decoration: none;
  font-style:  normal;
  font-weight: 900;
  color: #972e2e;
}

div.contact_form  em.error, div.contact_form form em { color: #972e2e; }
div.contact_form div.error { margin-bottom: 15px; }

div.contact_form div.input { float:  left; }
.breite {  width: 200px; height: 18px; }
div.contact_form select    { width: 215px; }

div.contact_form input.submit
{
  margin:  0px;
  border:  0px;
  padding: 0px;
  width:  70px;
  height: 24px;
  font-weight: 900;
}


