#logo {
  padding-top: 10px;
}

.color-braun {
  padding-bottom: 32px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background: #7D0908;
  background: -moz-linear-gradient(45deg, #7D0908 0%, #891717 100%);
  background: -webkit-linear-gradient(45deg, #7D0908 0%, #891717 100%);
  background: linear-gradient(45deg, #7D0908 0%, #891717 100%);
}

.color-braun .themenueberschrift h4 {
  color: #fff !important;
}

.color-braun .themenueberschrift h4::before, .color-braun .themenueberschrift h4::after {
  border-color: #fff;
}

.color-gelb {
  background-color: #F9B130;
}


.color-dunkelrot {
  background-color: #a3090c !important;
  color: #fff;
}

.color-hellgelb {
  background-color: #ffe7bf;
  background-color: #E94C16;
  color: #fff !important;
}


.color-hellgelb .themenueberschrift h4 {
    color: #fff !important;
}

.color-hellgelb .themenueberschrift h4::before, 
.color-hellgelb .themenueberschrift h4::after {
  border-bottom: 2px solid #fff;
}


.newscontainer h2 {
  color: #666 !important;
}

.news-single-timedata {
  display: none;
}

#search-icon.bubbletooltip {
    display: flex;
}

.template-2 a::before {
    display: inline;
}

.template-2 a.link-internal::before {
    display: none;
}


.fruehling {
    background: #F9B231;
}

@media (max-width: 991.98px) {
  .standort-button {
    flex-basis: 40%;
  }
}

@media (max-width: 767.98px) {
  .standort-button {
    flex-basis: 100%;
  }
}
