.search,
.l-footer__row2-social-bookmarks_div,
#top_functionallinks,
.skalierung

 {
display: none;	
}
#main div.wayhome .wayhome {display: none}

.header-logosvg::before {
  background-image: url("../img/logo1.svg") !important;
  width: 500px !important;
  height: 130px !important;
}

.mobile-header__brand .header-logosvg::before,
.home .header-logosvg::before {
	background-image: url("../img/logo2.svg") !important;
  width: 100px !important;
  height: 130px !important;
}

.site_zaehringerstaedte #header.sticky-header .header-logosvg::before {
  width: 250px !important;
  height: 70px !important;
}
.site_zaehringerstaedte.home #header.sticky-header .header-logosvg::before {
  width: 80px !important;
  height: 70px !important;
}

.site_zaehringerstaedte.home #main {
  margin-top: 0em !important;
}

.ym-skiplinks {
  position: absolute;
  top: 0px;
  left: -32768px;
  z-index: 1000;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}