
/*  */
/* 
*/
/* Suchschlitz auf der Aufmacher-Startseite ausblenden */


section.target-groups .content-wrap>form {
    display: none;
}
/*  */