footer {border-top: 5px solid #E6007E; background: #E6E6E6;}
#footer a {background: unset;}
#header_logo img {width: 100%; border-radius: var(--radius);}
#header_logo_darkmode img {width: 30%; border-radius: var(--radius);}
#header_logo {width: 40%; }
#header a {align-items: center;}
#suchbutton.button {background-color: #c31b8a;}






.Hauptbereich {
    max-width: max-content;
}
.fensterbreit #suchformular {
    max-width: max-content;
    margin: auto;
  }