.solr-suchbox {
  display: block !important;
}

.suchfeld form#tx_indexedsearch {
  display: none;
}

nav#gemeinden-icon {
  display: none;
}

nav#search-icon,
nav#map-icon {
  display: none;
}

.boxMitText, .boxOhneText {
  box-shadow: none;
}

.boxOhneText figure {
  padding: 0.7rem;
}

.boxOhneText img {
  border-radius: 50%;
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.75);
}

.boxOhneText h2 {
  margin: 0.5rem 0;
  position: static;
  text-align: center;
}



html, body {
  font-family: 'atkinson', sans-serif !important;
}
