@media only screen and (max-width: 1024px) {
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  h1 {
    line-height: 0.9;
    height: auto; }

  #superbgimage {
    display: none !important; }

  .mobileHeader {
    display: block; }

  #clickmich,
  .trigger,
  .trigger2 {
    display: none !important; }

  .mobileIcon {
    display: block; }

  #container {
    padding: 0 10px; }
    #container #header {
      display: none; }
    #container #nav_oben {
      display: none; }
    #container #nav_unten {
      display: none; }
    #container .nav_mobil {
      display: block;
      margin-top: 100px; }
    #container #content_div {
      background-image: none;
      width: 100%; }
      #container #content_div #c_left {
        display: none; }
      #container #content_div #c_main {
        width: 100%;
        margin: 0;
        background: #cdcdcd;
        float: none; }
        #container #content_div #c_main .csc-textpic-imagewrap {
          float: none; }
        #container #content_div #c_main .csc-textpic-text {
          margin: 0; }
        #container #content_div #c_main .news-single .article .news-img-wrap img {
          width: 100%; }
      #container #content_div #c_right {
        margin-top: 15px;
        margin-left: 0;
        float: none;
        width: 100%;
        display: flex;
        flex-wrap: wrap; }
        #container #content_div #c_right img {
          height: auto; }
        #container #content_div #c_right #content_right {
          width: 100%;
          margin-left: 0; }
        #container #content_div #c_right .render_start_right {
          border: 1px solid #a4a4a4;
          width: 50%;
          margin: 0;
          text-align: center; }
        #container #content_div #c_right .render_start_right:last-child {
          width: 100%; }
    #container #schatten {
      display: none; }
    #container #footer {
      width: 100%;
      background-image: none; }

  #c_right .news .news-img-wrap {
    width: 282px; } }
@media only screen and (max-width: 675px) {
  .mobileHeader {
    display: block;
    width: 70%;
    line-height: 0.8;
    top: 10px !important;
    font-size: 40px; } }
@media only screen and (max-width: 425px) {
  .mobileHeader {
    display: block;
    top: 20px;
    line-height: 0.8;
    width: 50%; }

  #container {
    margin-top: 130px; }

  .news-single .article .news-img-wrap {
    width: 100%; }

  p.bodytext {
    word-wrap: break-word; } }

/*# sourceMappingURL=responsive.css.map */
