@import url(../resource/Design.css);


.header1_::before {
    
  /*  content: '<img class="logobox-bild-element" height="45" loading="lazy" src="https://formularservice.preview.hszg.de/form/includes/ressource?mid=1&amp;name=LOGO_HSZG_SUBLINE_CMYK_hd.png" style="float: right;" width="154" />';*/
    
    content: url(../resource/LOGO_HSZG_SUBLINE_CMYK_hd-kopie.png);
    display: inline-flex;
    height: 4.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.header1_::after {
    /*
        Siehe folgendes Bild:
        https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/103183186576/original/wPmQtMKGZmvu1vEVLCrfjANNmQFYHiI4AA.png?1737659952
    */
    content: "";
}

/*

.header {
    background-color: #ddddff !important;
}
h1 {
  margin-left: -10px !important;
  background-color: #ffdddd !important;
}

*/