#header {
    }

#header .kb-bg-slide-0 {
    background-position: 0px !important;
    }

#header .posShadow{

    position: relative;
    top:-100px !important;
    left:365px !important;
    /*
    top: -103px !important;
    left: 500px !important;
    border: 1px solid #f00;
    max-width: 588px;
    top: -39px !important;
    left: 510px !important;
    */
    max-width: 888px;
    }

#header .pos {
    
    position: relative;
    top:-100px !important;
    left:365px !important;
    /*
    top: -103px !important;
    left: 500px !important;
    border: 1px solid #f00;
    */
    max-width: 888px;
    }

#header .posShadow .hometext  {
  color: white;              /* Schattenfarbe */
  filter: blur(0px);         /* Stärke der Unschärfe */
  color: #ffffff;
  filter: blur(6px);  
  opacity: 80;              /* Transparenz für weichen Effekt */
  white-space: pre;          /* Verhindert Zeilenumbrüche */
  z-index: 0;
  font-size: 30px;
    }

#header .pos .hometext {
 
  color: black;              /* eigentliche Textfarbe */
  z-index: 1;
  margin-top: -258px;
  font-size: 30px;
    }

#header .hometextxxx {
    background-image:
    url("/wp-content/plugins/jan-layout/img/test.png");
    padding: 20px;
    font-size: 30px;
    }