/* User-CSS */

/* Hover Events neu Sept 2017*/


h4 {
font-weight: bold;
margin-bottom: 0px;
}
.box-margin-right {
margin-right: 25px;
}

.paddingBox {
  padding: 25px 25px 10px 25px;
}

.paddingBox.bhText a:hover {
  background: #8e8481;
}

input.cooRouteLocationInput {
  float: left;
  margin-right: 10px;
  line-height: 48px;
  width: 215px;
  padding-left: 15px;
  border: 0px;
}

.cooRouteLocation input {
  font-family: 'Muli', sans-serif;
  font-size: 14px;
}

.cooRouteLegs .adp-directions td:first-child {
  background: #fff !important;
}

.bh-mailform input[type="text"], .bh-mailform input {
  line-height: 40px;
  height: 40px;
}

.bh-mailform input[type="text"], .bh-mailform input, .bh-mailform textarea {
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  border: none;
  margin-bottom: 10px;
  padding-left: 10px;
}

.bh-mailform textarea {
  padding-top: 10px;
}
.bh-mailform input[type="submit"] {
  padding: 0px 40px 0px 40px;
  height: 50px;
}
.bh-mailform input[type="submit"]:hover, #anfrage_rechts input[type="submit"]:hover {
  background: #8e8481;
}

#anfrage_links input {
  height: 28px;
}
#anfrage_links input, #anfrage_rechts textarea, #anfrage_rechts input[type="submit"] {
  border: none;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  padding-left: 10px;
}

#anfrage_rechts textarea {
  width: 100%;
  padding-top: 10px;
  box-sizing: border-box;
}

#anfrage_rechts input[type="submit"] {
  padding: 0px 40px 0px 40px;
}

.newsbox_subtext {
  text-shadow: 0px 1px 10px rgba(0,0,0,.3);
}

.bhGroup.wholewidth .bhBgImage {
  background-size: cover;
  background-position: center center;
}

.preistabelle td.td-1 {
  color: #865b41;
}