body {

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

#header {



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


@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/SLS_HEADER-BETRIEB-GENEHMIGT-19.gif") no-repeat 0px 0px !important;
    	width: 100% !important;
    	background-position: top left !important;

}
}
