<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {

      background: #000 url("/cms/background/php/files/criss (1).jpg") no-repeat top center ;
      background-size: 100%;
      background-attachment: fixed;
}

#header {



  background-color: rgba(223, 0, 0, 0.5);
    background: transparent url("/cms/header/php/files/Trier_HEADER-BETRIEB-GENEHMIGT-16.gif") no-repeat 0px 0px;
}


@media screen and (max-width: 420px) {		



#header {
 	height: 200px !important;
  	background-color: rgba(223, 0, 0, 0.5) !important;
    	background: transparent url("/cms/background/php/files/Trier_HEADER-BETRIEB-GENEHMIGT-16.gif") no-repeat 0px 0px !important;
    	width: 100% !important;
    	background-position: top left !important;

}
}

</pre></body></html>