.frn_moodImage.benzinsuche {
  background: url(../images/gas-station/headertanken-tanksuche.jpg);
  background-size: 100%;
  border-top: 5px solid #a69b89;
  border-bottom: 5px solid #a69b89;
}
.frn_blitzersuche_info, .frn_blitzersuche_form, .frn_benzinsuche_info, .frn_benzinsuche_form {
  height: 83%;
  margin: 5%;
  padding: 3% 2% 5% 5%;
}
.frn_blitzersuche_info, .frn_benzinsuche_info {
  background: #4b4b4b;
  border-top: 5px solid #333;
}
.frn_partnerService {
  font-size: 0.9em;
  margin: 0;
  color: #ffffff;
  margin-bottom: 5px;
}
.frn_moodImage h1 {
  position: static;
  display: inline;
  font-size: 2.3rem;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  top: 20px;
  left: 10px;
  margin: 0px 0px 0px 0px;
}
.frn_moodImage a, .frn_moodImage a:hover {
  color: #fff;
  text-decoration:none;
}
.frn_partnerServiceSub {
  margin: 0;
  font-size: 1em;
  font-weight: normal;
  width: auto;
  margin-top: 10px;
  color:#fff;
}
.frn_blitzersuche_form, .frn_benzinsuche_form {
  background: #ffffff;
  padding-top: 3%;
}
#acPlz, #frn062artplz, #frnBenzinPlz, #frnBenzinSel {
  border: 0px solid #686868;
  border-right: 0px;
  color: #808080;
  height: 35px;
  background-color: #f2f2f2;
  width: 78%;
  font-size: 1.2em;
}
.frn_sucheSeite .frn_auto_search_icon {
  position: relative;
  top:  10px;
  width: 37px;
  height: 35px;
  overflow: hidden;
  display: inline-block;
  margin: 0 5px 0;
  background: url(../icons/icon-googlesearch.svg) no-repeat #84bc35 center;
  background-size: 70%;
  cursor: pointer;
}
.frn_sucheSeite .frn_auto_search_icon:hover {
  background-color: #a3dc52;
}
.frnColorBoxHead {
  font-size: 1.375rem;
  margin: 40px 0 20px;
  font-weight: bold;
}