@media (max-width: 1024px) and (orientation: landscape){ /* tablet and smaller */
     body:after{
      position: absolute;
      z-index: 9999;
      width: 100%;
      top: 0;
      bottom: 0;
      content: "";
      background: #212121 url(files/media/sValK.png) 0 0 no-repeat; /* replace with an image that tells the visitor to rotate the device to landscape mode */
      background-size: 100% auto;
      opacity: 0.95;
    } 
    body {
        height: 100%;
        overflow-y: hidden;
     }
     #fixed #stoerer, #popup-container #stoerer {
        display: none;
        visibility: hidden;
     }

    #logo-white {
        display: none;
        visibility: hidden; 
    }
 
 }

 /* wenn man das sidepanel im Handy wiederhaben möchte das hier löschen */
@media only screen and (max-width: 980px){
    #fixed #stoerer.reopen, #popup-container #stoerer.reopen {
      display: none !important;
    }
    #parallax {
        /* background-position: 27% !important; */
        background: url("media/dortmund_smartphone.jpg") no-repeat;background-size: cover;height: 100%;position: relative;z-index: 0
    }

    #fixed .less #parallax {
        background: url("media/dortmund_smartphone.jpg") no-repeat
    }

    #intro {
        background-color: rgba(46, 45, 74, 0.62);
      }
    
 }
 /* wenn man das sidepanel im Handy wiederhaben möchte das hier löschen */

body, form, figure {
    margin: 0;
    padding: 0;
  }

  header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
    display: block
}

.mm-menu, .mm-slideout {
  --mm-sidebar-collapsed-size: 44px;
  --mm-sidebar-expanded-size: 440px;
}

.block {
  overflow: hidden;
}

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

body,
form,
figure {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
    display: block
}

body {
    font-size: 100.01%
}

select,
input,
textarea {
    font-size: 99%
}

#container,
.inside {
    position: relative
}

#main,
#left,
#right {
    float: left;
    position: relative
}

#main {
    width: 100%
}

#left {
    margin-left: -100%
}

#right {
    margin-right: -100%
}

#footer {
    clear: both
}

#main .inside {
    min-height: 1px
}

.ce_gallery>ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

.ce_gallery>ul li {
    float: left
}

.ce_gallery>ul li.col_first {
    clear: left
}

.float_left {
    float: left
}

.float_right {
    float: right
}

.block {
    overflow: hidden
}

.clear,
#clear {
    height: .1px;
    font-size: .1px;
    line-height: .1px;
    clear: both
}

.invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.custom {
    display: block
}

#container:after,
.custom:after {
    content: "";
    display: table;
    clear: both
}

body,h1,h2,h3,h4,h5,h6 {
  font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
      /* font-family: "Lato", sans-serif; */
      -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;  /* Firefox */
  }

  .articlebackground {
      /* opacity: 0.6; */
      background-image: url("media/dortmund.jpg");
      background-size: cover;
  }

  #aktuelles #rahmen-news img{
      max-width: 100%;
  }

  #kontakt {
      opacity: 0.95;
  }

  #stoerer {
      border-radius: 5px;
      opacity: 0.95;
      text-decoration: none;
  }

  #media02 {
      padding-bottom: 40px;
      text-align: center;
  }

  