/* Text Elements */

h1.header-h1-text-1 {
  text-align: left;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}

h3 {
  font-family: 'Roboto', sans-serif;
}

p.paragraph {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-bottom: 5px;
  color: #5e5955;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.7;
}

p.paragraph.header-lage-txt-1 {
  position: static;
  float: none;
  width: auto;
}

p.paragraph.foot-top-inf-en-a {
  color: #fff;
}

p.paragraph.foot-top-inf-de-a {
  color: #fff;
}

p.paragraph.foot-film-title-descr-de-a {
  margin-top: 0;
  margin-bottom: 16px;
  padding-bottom: 0;
  color: #f6f7f8;
  text-align: center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 25px;
}

a.link-text {
  display: block;
}

a.link-text.menu-link {
  color: #fff;
}

a.link-text.submenu-item {
  color: #fff;
}

a.link-text.menu-link-1 {
  color: #fff;
}

a.link-text.menu-link-top {
  color: #fff;
}

a.link-text.text-link-2 {
  color: #0cd0ff;
  font-size: 24px;
}

a.link-text.impr-link-de-a {
  color: #fff;
  font-family: 'DM Sans', sans-serif;
}

/* Interaction Elements */

a.link-button {
  font-family: 'Roboto', sans-serif;
}

/* Layout Elements */

.container.grid-parent {
  min-height: 100vh;
  background-color: #6c7476;
}

.container.layout-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding: 10px;
  background-color: #fff;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.main {
  background-color: #e38072;

  grid-area: main;
}

.container.footer {
  background-color: #5c8922;

  grid-area: footer;
}

.container.footer.layout-section {
  background-color: #7a4586;
}

.container.layout-section.main {
  background-color: #acaa60;
}

.container {
  padding-right: 0;
  padding-left: 0;
}

.container.navigation-wrap {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  background-color: #a7636e;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.footer-grid-de-a {
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-bottom: 10px;
  max-width: none;
  width: auto;
  border: 1.25rem solid #ba3a17;
  background-color: #465248;

  grid-template-columns: 100%;
  grid-template-rows: repeat(2 , auto);
  grid-template-areas: 'top-left' 'bottom-right';
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.footer-left-de-a {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  margin-top: 20px;
  border: 0 solid #0cd0ff;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.footer-left-wrap-movie {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.footer-left-movie-head {
  display: block;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.foot-pic-txt-en-a {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  width: auto;
  height: auto;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.foot-social-en-a {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
  -ms-flex-align: end;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  background-color: transparent;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

.container.footer-right-de-a {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 5px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

.container.footer-wrap-right-de-movies {
  width: auto;
}

.container.foot-pic-txt-de-a-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  width: auto;
  height: auto;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.footer-impr-de-a {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  background-color: #465248;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.foot-social-wrap-de-a {
  display: block;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  background-color: #9ca09d;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

.container.grid-parent-impr {
  min-height: 100vh;
  background-color: #6c7476;
}

.link-container.header-karte-link {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  width: auto;

  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  grid-template-columns: repeat(2 , auto);
  grid-template-rows: repeat(2 , auto);
  grid-template-areas: 'picture text-aside' 'text-under text-under';
}

.link-container.foot-link-cont-en-a {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

.link-container.foot-link-cont-de-a-1 {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

ul.list-container.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 0;
  width: 100%;
  list-style-type: none;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

ul.list-container.dropdown.medium-horizontal.menu.menu-container.vertical {
  background-color: #8a525b;
}

li.list-item-container.submenu-item {
  padding-left: 1.5rem;
}

div.responsive-picture.ergo-kopf-pic {
  max-width: none;
  width: 90%;
}

div.responsive-picture.header-karte-picture {
  visibility: visible;
  float: none;
  max-width: none;
  width: 115px;
  height: auto;
}

div.responsive-picture.header-karte-picture > picture {
  height: auto;
}

div.responsive-picture.ergo-logo-schrift-1-1 {
  max-width: none;
  width: 90%;
}

a.responsive-picture.foot-pic-link-left-de {
  margin-right: 2px;
  margin-left: 2px;
  max-width: none;
  width: 50%;
}

@supports (display: grid) {
  /* Text Elements */

  h1.main-h1-e-de {
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 10px;
    background-color: #56f6f6;
    text-align: center;
    line-height: 38px;
  }

  h1.header-h1-text-1 {
    margin: 0 5px 0 10px;
    padding: 0 10px 0 0;
    width: 100%;
    height: auto;
    color: #18191a;
    text-align: right;
    text-indent: 0;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 28px;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  h1.foot-film-title-de-a {
    color: #f6f7f8;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
  }

  h2.picture-title {
    margin: 15px 0 0 10px;
    text-align: center;
    word-spacing: 8px;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 28px;
  }

  h2.h2-sub-header {
    margin: 10px;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h2.picture-title-1 {
    margin: 20px 5px 0;
    color: #071e24;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
  }

  h2.picture-title-2 {
    margin: 15px 5px 0 10px;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 28px;
  }

  h2.zelle-1-head {
    margin-left: 10px;
    font-weight: 500;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h3.pict-subtext-float-1 {
    position: static;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h3.bildqualitaet {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 30px;
  }

  h3.table-header {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 30px;
  }

  h3.main-txt-h3 {
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 10px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h3.table-head-txt {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 30px;
  }

  h4.per-post-h4 {
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 5px;
    color: #071e24;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h4.tab-cell-txt-link {
    padding: .5rem .8em;
    background-color: #d8ffff;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h4.tab-cell-txt-h4 {
    margin-right: 5px;
    margin-left: 5px;
    padding: .8em .5em .666rem .5rem;
    height: auto;
    background-color: #83fefe;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
    text-align: center;
    font-weight: 500;
    font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 30px;

    grid-area: navigation;
  }

  h4.heading-1 {
    text-align: center;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h4.gallery-txt-cell {
    margin-right: 5px;
    margin-left: 5px;
    padding: .8em .5em .666rem .5rem;
    height: 80px;
    background-color: #83fefe;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
    text-align: center;
    font-weight: 500;
    font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 30px;
  }

  p.paragraph.paragraph-impressum {
    font-size: 20px;
    font-family: 'Lucida Console', 'Lucida Sans Typewriter', Monaco, 'Bitstream Vera Sans Mono', monospace;
  }

  p.paragraph.txt-oeffnungszeiten {
    margin: 20px 5px 0;
    color: #071e24;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 28px;
  }

  p.paragraph.Lage-tel {
    margin: 10px 5px 0;
    color: #071e24;
    font-size: 18px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 25px;
  }

  p.paragraph.adresse-txt {
    margin: 0 5px;
    padding-bottom: 0;
    color: #071e24;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 28px;
  }

  p.paragraph span.paragraph-text-2 {
    font-weight: 500;
    font-size: 1.375rem;
    line-height: 1.7;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 700;
  }

  p.paragraph.per-post-txt {
    margin: 5px 5px 0;
    color: #071e24;
    font-size: 18px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 25px;
  }

  p.paragraph.bildqualitaet-txt {
    color: #071e24;
    font-size: 19px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 26px;
  }

  p.paragraph.Tabelle-txt-subheader {
    color: #071e24;
    font-size: 19px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 26px;
  }

  p.paragraph.tabelle-subhead-txt {
    color: #071e24;
    font-size: 19px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 26px;
  }

  p.paragraph span.paragraph-text-4 {
    font-weight: 500;
  }

  p.paragraph span.paragraph-text-5 {
    font-weight: 500;
  }

  p.paragraph.zelle-beschreibung {
    margin: 0 5px 0 10px;
    color: #18191a;
    text-align: left;
    font-size: 18px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 25px;
  }

  p.paragraph.zelle-preis {
    color: #18191a;
    text-align: center;
    font-size: 18px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.gallery-txt {
    color: #18191a;
    text-align: center;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.tab-txt {
    margin-right: 5px;
    margin-left: 10px;
    color: #18191a;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.header-lage-txt-1 {
    margin: 0 10px;
    padding-right: 0;
    padding-bottom: 0;
    color: #005c72;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  p.paragraph.ergo-adresse {
    visibility: visible;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 40%;
  }

  p.paragraph.paragraph-2 {
    visibility: hidden;
    margin: 7px 10px;
    padding-bottom: 5px;
    height: auto;
    color: #d42f01;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
  }

  p.paragraph.paragraph-3 {
    color: #000;
    text-align: center;
    text-indent: 0;
    word-spacing: 10px;
    font-size: 22px;
    line-height: 20px;
  }

  p.paragraph.paragraph-4 {
    color: #18191a;
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
  }

  p.paragraph span.paragraph-text-9 {
    color: #000;
    font-weight: 500;
    font-size: 1.375rem;
  }

  p.paragraph.ergo-info-txt {
    margin-left: 5px;
    color: #c1cbd4;
    text-align: center;
    font-size: 22px;
    font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  a.link-text.menu-link {
    padding: .5rem .8rem;
    width: 100%;
    border-bottom-width: .125rem;
    border-bottom-style: solid;
    background-color: #071e24;
    box-shadow: #595959 10px 5px 20px 0 inset;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 22px;
  }

  a.link-text.submenu-item {
    padding: .5rem .8rem;
    background-color: #071e24;
    box-shadow: #595959 10px 5px 20px 0 inset;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    font-variant: normal;
    font-size: 19px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 22px;
  }

  a.link-text.menu-link-1 {
    padding: .5rem .8rem;
    width: 100%;
    border-bottom-width: .125rem;
    border-bottom-style: solid;
    background-color: #071e24;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
    box-shadow: #595959 10px 5px 20px 0 inset;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 22px;

    background-blend-mode: normal;
  }

  a.link-text.menu-link-top {
    padding: .5rem .8rem;
    width: 100%;
    border-bottom-width: .125rem;
    border-bottom-style: solid;
    background-color: #071e24;
    box-shadow: #595959 10px 5px 20px 0 inset;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 22px;
  }

  a.link-text.text-link-1 {
    margin-top: 10px;
    margin-right: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    border-width: .3125rem;
    border-style: solid;
    color: #83fefe;
    font-size: 18px;
  }

  /* Interaction Elements */

  a.link-button.button {
    width: 100%;
    background-color: #0cd0ff;
  }

  /* Layout Elements */

  body.site-canvas {
    background-color: #9fffff;
  }

  .container.grid-parent {
    display: grid;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 100vh;
    height: auto;
    background-color: #9fffff;

    grid-template-areas: 'navigation' 'head' 'main' 'aside' 'footer';
    grid-template-columns: auto;
    grid-template-rows: 105px repeat(4 , auto);
    grid-row-gap: normal;
    grid-column-gap: normal;
    justify-self: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    justify-items: auto;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    grid-auto-flow: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    align-self: auto;
    grid-auto-rows: auto;
    grid-area: auto/ auto / auto / auto;
  }

  .container.layout-section.main {
    display: block;
    -ms-flex-pack: start;
    width: 100%;
    background-color: #9fffff;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.film.layout-section.main {
    position: static;
    right: 10%;
    display: block;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    padding: 0;
    max-width: none;
    width: auto;
    height: auto;
    vertical-align: baseline;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container.footer.layout-section {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: justify;
    -ms-flex-align: start;
    background-color: transparent;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.navigation-wrap {
    position: fixed;
    top: 0;
    bottom: auto;
    z-index: 999;
    display: block;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    min-height: 0;
    max-width: none;
    width: 40%;
    height: auto;
    background-color: transparent;

    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
            align-self: baseline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    justify-self: auto;
    grid-area: navigation;
  }

  .container.nav-mobile-toggle-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    visibility: visible;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    padding-top: 0;
    width: 250%;
    height: auto;
    background-color: #07f8f8;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.nav-desktop-all {
    position: static;
    display: block;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    float: none;
    -ms-flex-align: center;
    width: 240px;
    background-color: transparent;

    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
            align-self: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    justify-self: auto;
  }

  .container.picture {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    max-width: 700px;
    width: 100%;
    border-top-width: 0;
    border-top-style: solid;
    border-bottom-width: 0;
    border-bottom-style: solid;

    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container.aside-e-de {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 5px;
    padding-right: 0;
    padding-left: 0;
    border: .3125rem solid #d42f01;

    grid-area: aside;
  }

  .container.main-wrapper-text-wrap {
    position: static;
    display: block;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    max-height: none;
    height: auto;

    grid-area: main;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.main-wrap-all-e-de {
    visibility: visible;

    grid-area: main;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
  }

  .container.wrap-pict-text {
    display: block;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;

    grid-area: main;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.picture-1 {
    float: right;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    max-width: 700px;
    width: 260px;
    border-top-width: 0;
    border-top-style: solid;
    border-bottom-width: 0;
    border-bottom-style: solid;
  }

  .container.picture-2 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    max-width: 700px;
    width: 100%;
    border-top-width: 0;
    border-top-style: solid;
    border-bottom-width: 0;
    border-bottom-style: solid;

    justify-self: auto;
  }

  .container.wrap-pict-text-1 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;

    grid-area: main;
  }

  .container.main-wrap-all-e-de-1 {
    grid-area: main;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
  }

  .container.bildquali-txt {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .container.tabelle-wrap-3-col {
    margin-left: 10px;

    grid-area: txt;
  }

  .container.tabelle-spalte {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 8px 0;
    width: auto;
    height: auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.sd-3-auf-2-cols {
    display: grid;

    grid-template-columns: repeat(2 , 1fr);
    grid-template-rows: auto;
    grid-row-gap: normal;
    grid-column-gap: normal;
  }

  .container.grid-gallery-3-2-cols {
    display: grid;

    grid-template-columns: repeat(2 , 1fr);
    grid-template-rows: repeat(3 , auto);
    grid-row-gap: normal;
    grid-column-gap: normal;
  }

  .container.tabelle-spalte-1-drittel {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 8px 0;
    width: auto;
    height: auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.tabelle-spalte-2-drittel {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 8px 0;
    width: auto;
    height: auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.tab-2-3-cells-grid {
    display: grid;
    -ms-flex-align: start;

    grid-template-columns: 1fr 2fr;
    grid-template-rows: auto;
    grid-row-gap: normal;
    grid-column-gap: normal;
    grid-auto-flow: column;
    justify-items: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    align-self: auto;
  }

  .container.zelle-1-format {
    display: block;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 8px 0;
    width: auto;
    height: 100%;
    background-color: #83fefe;
    box-shadow: rgba(7, 30, 36, .6) 5px 5px 10px 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    grid-area: format;
  }

  .container.zelle-2-preis {
    display: block;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 8px 10px 8px 0;
    width: auto;
    height: 100%;
    background-color: #83fefe;
    box-shadow: rgba(7, 30, 36, .5) 5px 5px 10px 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    grid-area: preis;
  }

  .container.peisliste-2-spalten {
    display: grid;
    -ms-flex-align: start;

    grid-template-columns: 1fr 100px;
    grid-template-rows: 1.00fr;
    grid-row-gap: 0;
    grid-column-gap: 5px;
    grid-auto-flow: column;
    justify-items: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    align-self: auto;
    grid-template-areas: 'format preis';
    grid-area: auto;
  }

  .container.wrap-tabelle-preisliste {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #56f6f6;
  }

  .container.head-flex-all {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    visibility: visible;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-order: 0;
    -ms-flex-pack: end;
    -ms-flex-align: center;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    max-width: none;
    max-height: 90px;
    width: auto;
    height: auto;
    background-color: transparent;

    grid-area: head;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
  }

  .container.head-wrap-all {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-width: .0625rem;
    border-style: solid;
    background-color: #41daff;

    grid-area: head;
    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container.ergo-kopf {
    visibility: hidden;
    margin-right: 0;
    width: 5px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    justify-self: auto;
  }

  .container.header-titel-1 {
    display: block;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
    height: auto;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.header-logo-1-1 {
    visibility: hidden;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container.header-e-de-lage {
    display: block;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-width: 10px;
    min-height: auto;
    width: auto;
    height: auto;
    background-color: #0cd0ff;
    vertical-align: baseline;

    grid-area: head;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    justify-self: auto;
  }

  .container.wrap-open-close {
    position: relative;
    top: 100px;
    bottom: auto;
    display: block;
    min-height: 0;
    height: auto;
    background-color: #f7deb1;
    font-size: 20px;
  }

  .container.oeffnungszeiten {
    position: static;
    top: 110px;
    display: block;
    visibility: hidden;
    margin-right: 0;
    margin-left: 0;
    height: 0;
    background-color: #d8ffff;
  }

  .container.pic-txt-3 {
    background-color: #82e7ff;
  }

  .container.custom-sd-two-cols {
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.foot-pic-txt-de-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.grid-parent-impr {
    display: grid;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 100vh;
    height: auto;
    background-color: #9fffff;

    grid-template-areas: 'navigation' 'head' 'main' 'aside' 'footer';
    grid-template-columns: auto;
    grid-template-rows: 105px repeat(4 , auto);
    grid-row-gap: normal;
    grid-column-gap: normal;
    justify-self: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    justify-items: auto;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    grid-auto-flow: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    align-self: auto;
    grid-auto-rows: auto;
    grid-area: auto/ auto / auto / auto;
  }

  .container.footer-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    margin-bottom: 10px;
    background-color: #18191a;
    font-size: 16px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .link-container.pic-link-container {
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    max-width: 700px;
    width: 300px;
  }

  .link-container.header-karte-link {
    visibility: visible;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-order: 1;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-top: 0;
    margin-right: 10px;
    padding: 0;
    min-width: 0;
    min-height: auto;
    max-height: 80px;
    width: 45%;
    border: .1875rem solid #071e24;
    border-radius: 0;
    background-color: #9fffff;
    box-shadow: #595959 3px 10px 20px 0 inset;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
    justify-self: auto;
  }

  .link-container.foot-link-cont-de-a {
    margin-right: auto;
    margin-left: auto;
  }

  li.list-item-container.submenu-item {
    padding-left: 1rem;
    background-color: transparent;
  }

  ul.list-container.dropdown.medium-horizontal.menu.menu-container.vertical {
    position: relative;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    height: auto;
    background-color: transparent;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    justify-self: auto;
  }

  a.glyph.icon {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 40px;
  }

  div.responsive-picture.ergo-logo {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    max-width: 110px;
    width: auto;
  }

  div.responsive-picture.ergo-logo-schrift {
    margin-left: 10px;
    max-width: 150px;
    width: auto;
  }

  ul.list-container.menu.submenu-container.vertical {
    position: static;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: .1875rem solid #005c72;
    background-color: #595959;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    background-blend-mode: normal;
  }

  li.list-item-container.top-menu-item-dt-info-index {
    position: static;
    display: grid;
    min-width: 0;
    width: auto;
    background-color: #18191a;

    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
    justify-self: auto;
    justify-items: start;
    align-self: stretch;
  }

  div.responsive-picture.ergo-pic-desktop {
    display: none;
    visibility: visible;
  }

  div.responsive-picture.image {
    max-width: none;
    width: auto;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
  }

  div.responsive-picture.picture-1 {
    margin: 10px;
    max-width: none;
    width: auto;
    border-width: .3125rem;
    border-style: solid;
    background-color: #d42f01;
  }

  li.list-item-container.drop-down-2 {
    position: static;
    display: grid;
    min-width: 0;
    width: auto;
    background-color: #18191a;

    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
    justify-self: auto;
    justify-items: start;
    align-self: stretch;
  }

  li.list-item-container.drop-down-1 {
    position: static;
    display: grid;
    min-width: 0;
    width: auto;
    background-color: #18191a;

    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
    justify-self: auto;
    justify-items: start;
    align-self: stretch;
  }

  div.responsive-picture.image-1 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    width: auto;
  }

  div.responsive-picture.image-2 {
    max-width: none;
    width: auto;
  }

  a.responsive-picture.gallery-grid-zelle {
    max-width: none;
  }

  div.responsive-picture.ergo-kopf-pic {
    max-width: none;
    width: auto;
  }

  div.responsive-picture.header-karte-picture {
    visibility: visible;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 60px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  div.responsive-picture.ergo-logo-schrift-1-1 {
    max-width: 150px;
    width: 0;
  }

  a.responsive-picture.foot-pic-link-de-a {
    margin-top: 2px;
    margin-bottom: 2px;
    max-width: 42%;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  p.paragraph.header-lage-txt-1 {
    margin: 0 10px;
  }

  p.paragraph.foot-top-inf-en-a {
    color: #fff;
    text-align: left;
    font-weight: 300;
  }

  p.paragraph.foot-top-inf-de-a {
    color: #fff;
    text-align: left;
    font-weight: 300;
  }

  p.paragraph.foot-film-title-descr-de-a {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
  }

  a.link-text.text-link-2 {
    color: #0cd0ff;
    font-weight: 700;
    font-size: 24px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  a.link-text.impr-link-de-a {
    color: #fff;
    text-align: center;
    font-family: 'DM Sans', sans-serif;
  }

  /* Layout Elements */

  .container.footer-wrap-de-a {
    margin-top: 20px;
  }

  .container.footer-grid-de-a {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    width: auto;

    grid-template-columns: auto 50%;
    grid-column-gap: 2px;
    grid-template-areas: 'left right';
    grid-template-rows: auto;
  }

  .container.footer-left-de-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-order: 0;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 0 auto;
    padding: 10px 5px 10px 15px;
    width: 100%;
    height: 100%;
    border-right-width: .125rem;
    border-right-style: solid;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
    justify-self: auto;
  }

  .container.footer-en-head {
    width: 100%;
  }

  .container.footer-left-movie-head {
    width: 100%;
    text-align: center;
  }

  .container.foot-pic-txt-en-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    max-width: none;
    height: auto;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.foot-social-en-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1400px;
    width: 80%;
    height: 100%;
    border-width: 0;
    border-style: solid;
    background-color: transparent;
    text-align: center;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .container.footer-right-de-a {
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 5px 10px 15px;
    width: 100%;
    height: 100%;

    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.footer-de-head {
    width: 100%;
  }

  .container.foot-pic-txt-de-a-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    max-width: none;
    height: auto;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.footer-impr-de-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    height: auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.foot-social-wrap-de-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: start;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    width: 80%;
    background-color: #9ca09d;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .link-container.header-karte-link {
    display: grid;
    -ms-flex-pack: start;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    grid-auto-flow: column;
    justify-self: flex-end;
    align-self: center;
    grid-row-gap: 0;
    grid-column-gap: 0;
  }

  .link-container.foot-link-cont-en-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 2px;
    padding-left: 2px;
    max-width: none;
    width: auto;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .link-container.foot-link-cont-de-a-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 2px;
    padding-left: 2px;
    max-width: none;
    width: auto;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  ul.list-container.dropdown.medium-horizontal.menu.menu-container.vertical {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
    background-color: transparent;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  ul.list-container.menu.submenu-container.vertical {
    background-color: #963e4c;
  }

  li.list-item-container.submenu-item {
    padding-left: 0;
  }

  div.responsive-picture.ergo-kopf-pic {
    width: 90%;
  }

  div.responsive-picture.header-karte-picture {
    margin-left: 10px;
    padding-right: 0;
  }

  div.responsive-picture.ergo-logo-schrift-1-1 {
    width: 90%;
  }

  a.responsive-picture.foot-pic-link-left-de {
    margin: 5px 2px;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 49%;
    width: auto;
    height: auto;
  }

  @supports (display: grid) {
      /* Text Elements */

    h1.main-h1-e-de {
      margin-right: 0;
      background-color: #56f6f6;
      text-align: center;
      font-size: 24px;
      line-height: 38px;
    }

    h1.header-h1-text-1 {
      float: none;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 25px;
      padding-right: 0;
      width: auto;
      text-align: left;
      font-weight: 500;
      font-size: 19px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 1.4;

      justify-self: auto;
    }

    h1.foot-film-title-de-a {
      padding-top: 1px;
      color: #f6f7f8;
      text-align: center;
      font-size: 18px;
      font-family: 'Roboto', sans-serif;
    }

    h2.picture-title {
      margin-left: 0;
      text-align: center;
      font-weight: 700;
      font-size: 22px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h2.h2-sub-header {
      float: none;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
      font-weight: 500;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h2.picture-title-1 {
      margin-left: 0;
      font-weight: 700;
      font-size: 22px;
      font-family: 'Roboto', sans-serif;
    }

    h2.picture-title-2 {
      margin-top: 10px;
      margin-left: 0;
      text-align: left;
      font-weight: 700;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 30px;
    }

    h2.zelle-1-head {
      margin-left: 10px;
      font-weight: 500;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h3.pict-subtext-float-1 {
      margin-top: 5px;
      margin-bottom: 0;
      margin-left: 0;
      font-size: 20px;
      line-height: 28px;
    }

    h3.bildqualitaet {
      text-align: center;
      font-weight: 600;
      font-size: 24px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h3.main-txt-h3 {
      margin-top: 10px;
      margin-bottom: 0;
      margin-left: 0;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 1.5;
    }

    h3.table-header {
      text-align: center;
      font-weight: 600;
      font-size: 24px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h3.table-head-txt {
      text-align: center;
      font-weight: 600;
      font-size: 24px;
      font-family: 'Roboto', sans-serif;
    }

    h4.per-post-h4 {
      margin-top: 15px;
      margin-bottom: 0;
      margin-left: 0;
      color: #071e24;
      text-align: left;
      font-weight: 500;
      font-size: 22px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    h4.tab-cell-txt-link {
      padding: .5rem .8em;
      height: auto;
      background-color: #d8ffff;
      box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
      text-align: center;
      text-transform: uppercase;
      font-size: 20px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h4.tab-cell-txt-h4 {
      margin-right: 5px;
      margin-left: 5px;
      min-width: 0;
      height: auto;
      background-color: #83fefe;
      box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
      text-align: center;
      font-size: 20px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    h4.heading-1 {
      text-align: center;
      letter-spacing: 2px;
      font-weight: 600;
      font-size: 20px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h4.gallery-txt-cell {
      margin-right: 5px;
      margin-left: 5px;
      height: 80px;
      background-color: #83fefe;
      box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
      text-align: center;
      font-size: 20px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    p.paragraph.txt-oeffnungszeiten {
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      color: #071e24;
      text-align: left;
      font-weight: 400;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    p.paragraph.per-post-txt {
      margin-top: 5px;
      margin-bottom: 0;
      margin-left: 0;
      padding-bottom: 0;
      color: #071e24;
      font-size: 20px;
      line-height: 28px;
    }

    p.paragraph.Lage-tel {
      margin-top: 5px;
      margin-bottom: 0;
      margin-left: 0;
      color: #071e24;
      text-align: left;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    p.paragraph.adresse-txt {
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      color: #071e24;
      text-align: left;
      font-weight: 400;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    p.paragraph span.paragraph-text-2 {
      font-weight: 700;
    }

    p.paragraph.bildqualitaet-txt {
      color: #071e24;
      font-size: 18px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.zelle-beschreibung {
      margin: 0 5px 0 10px;
      padding-bottom: 0;
      color: #18191a;
      text-align: left;
      line-height: 25px;
    }

    p.paragraph.zelle-preis {
      color: #18191a;
    }

    p.paragraph.tab-txt {
      margin-right: 0;
      margin-left: 10px;
    }

    p.paragraph.paragraph-1 {
      margin-left: 10px;
    }

    p.paragraph.gallery-txt {
      color: #18191a;
      text-align: center;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.header-lage-txt-1 {
      visibility: visible;
      margin-right: 10px;
      margin-left: 10px;
      border-width: 0;
      border-style: solid;
      text-align: center;
      font-weight: 500;
      font-size: 18px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 30px;

      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
    }

    p.paragraph.ergo-adresse {
      visibility: visible;
      margin-top: 10px;
      margin-bottom: 0;
      padding-bottom: 0;
      width: 30%;
      color: #071e24;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    p.paragraph span.paragraph-text-6 {
      font-weight: 500;
    }

    p.paragraph.paragraph-2 {
      margin-top: 7px;
      margin-right: 0;
      margin-bottom: 7px;
      height: auto;
      color: #d42f01;
      text-align: center;
      font-weight: 700;
      font-size: 20px;
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.paragraph-3 {
      margin-top: 0;
      padding-top: 10px;
      color: #000;
      text-align: center;
      word-spacing: 10px;
      font-weight: 400;
      font-size: 22px;
      line-height: 20px;
    }

    p.paragraph.paragraph-4 {
      color: #18191a;
      text-align: center;
      font-size: 20px;
      line-height: 1.4;
    }

    p.paragraph span.paragraph-text-9 {
      color: #000;
      font-weight: 500;
      font-size: 1.375rem;
    }

    p.paragraph.vidfeo-bearbeiten-titel {
      color: #000;
      text-align: center;
      font-size: 24px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.video-bearbeiten-u-titel {
      text-align: center;
    }

    p.paragraph.ergo-info-txt {
      margin-left: 15px;
      color: #c1cbd4;
      font-size: 18px;
    }

    a.link-text.menu-link {
      margin-bottom: 0;
      padding: 0;
      width: 100%;
      border-bottom-color: #005c72;
      box-shadow: #595959 10px 5px 20px 3px inset;
      text-shadow: #78828c 2px 2px 5px;
      font-weight: 400;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 22px;
    }

    a.link-text.submenu-item {
      background-color: #071e24;
      box-shadow: #595959 10px 5px 20px 0 inset;
      font-weight: 400;
      font-size: 19px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 22px;
    }

    a.link-text.menu-link-1 {
      padding: 0;
      width: 100%;
      border-bottom-color: #005c72;
      box-shadow: #595959 10px 5px 20px 3px inset;
      font-weight: 400;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 22px;
    }

    a.link-text.menu-link-top {
      margin-bottom: 10px;
      padding: 0;
      width: 100%;
      border-bottom-color: #005c72;
      box-shadow: #595959 10px 5px 20px 3px inset;
      text-shadow: #78828c 2px 2px 5px;
      font-weight: 400;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 22px;
    }

    a.link-text.impr-link-de-a {
      font-family: 'Roboto', sans-serif;
    }

    a.link-text.text-link-1 {
      margin-bottom: 10px;
      margin-left: 15px;
      color: #56f6f6;
      text-align: center;
      font-size: 20px;
      font-family: 'Roboto', sans-serif;
      line-height: 28px;
    }

    /* Interaction Elements */

    a.link-button.button {
      margin-top: 0;
      margin-bottom: 0;
      width: 100%;
      background-color: #0cd0ff;
      font-size: 18px;
    }

    /* Layout Elements */

    body.site-canvas {
      max-width: none;
      background-color: #9fffff;
    }

    .container.grid-parent {
      position: static;
      -ms-flex-align: end;
      background-color: #9fffff;

      grid-template-areas: '. . . . .' '. navigation head head .' '. navigation main main .' '. navigation main main .' '. navigation aside aside .' '. navigation footer footer .';
      grid-template-columns: 10px repeat(3 , auto) 10px;
      grid-auto-flow: row;
      grid-template-rows: 10px repeat(5 , auto);
      grid-area: navigation;
      justify-items: auto;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
              align-items: flex-end;
      grid-row-gap: normal;
      grid-column-gap: 0;
    }

    .container.layout-section.main {
      margin-left: 10px;
      padding: 0;
    }

    .container.footer.layout-section {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      padding-top: 0;

      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
    }

    .container.film.layout-section.main {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-right: auto;
      margin-left: 0;
      padding-right: 10px;
      padding-bottom: 0;
      padding-left: 10px;

      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
    }

    .container.navigation-wrap {
      position: -webkit-sticky;
      position:         sticky;
      top: 1px;
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-align: start;
      margin-right: 20px;
      margin-left: 0;
      padding-right: 0;
      padding-left: 0;
      width: 240px;
      height: auto;
      border-width: 0;
      border-style: solid;
      background-color: transparent;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-align-self: baseline;
      -ms-flex-item-align: baseline;
              align-self: baseline;
      grid-area: navigation;
    }

    .container.nav-mobile-toggle-container {
      display: none;
      overflow: hidden;
      width: auto;
      background-color: transparent;
    }

    .container.nav-desktop-all {
      position: relative;
      bottom: auto;
      visibility: visible;
      margin-right: 0;
      margin-left: 0;
      padding-right: 0;
      width: auto;
      border-width: .625rem;
      border-style: solid;
      background-color: transparent;
      vertical-align: baseline;

      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    .container.picture {
      float: none;
      margin-right: 0;
      margin-bottom: 10px;
      padding-right: 0;
      max-width: none;
      width: auto;
    }

    .container.aside-e-de {
      float: none;
      margin-top: 20px;
      margin-right: 0;
      margin-left: 0;
      padding-right: 0;
      padding-left: 0;
      border: .3125rem solid #d42f01;

      grid-area: aside;
    }

    .container.main-wrapper-text-wrap {
      margin: 0;
      padding-right: 0;
      padding-left: 0;

      grid-area: main;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    .container.main-wrap-all-e-de {
      vertical-align: baseline;

      grid-area: main;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.wrap-pict-text {
      margin-top: 10px;
      margin-right: 0;
      margin-left: 0;
      padding-right: 0;
      padding-left: 0;

      grid-area: auto;
    }

    .container.picture-1 {
      float: right;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 10px;
      padding-right: 0;
      padding-left: 0;
      max-width: none;
      width: 65%;
    }

    .container.picture-2 {
      float: none;
      margin-right: 0;
      margin-bottom: 0;
      padding-right: 0;
      padding-left: 0;
      max-width: none;
      width: auto;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.wrap-pict-text-1 {
      float: none;
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
      padding-right: 0;
      padding-left: 0;
      width: auto;

      grid-area: auto;
    }

    .container.main-wrap-all-e-de-1 {
      background-color: transparent;

      grid-area: main;
    }

    .container.bildquali-txt {
      margin-top: 30px;
      margin-right: 10px;
      margin-left: 0;
    }

    .container.tabelle-spalte {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      margin: 8px 0;
      background-color: transparent;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
    }

    .container.sd-3-auf-2-cols {
      display: grid;

      grid-template-columns: repeat(2 , 1fr);
      grid-template-rows: auto;
    }

    .container.grid-gallery-3-2-cols {
      display: grid;

      grid-template-columns: repeat(2 , 1fr);
      grid-template-rows: repeat(3 , auto);
    }

    .container.tabelle-spalte-1-drittel {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 8px 0;
      background-color: transparent;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.tabelle-spalte-2-drittel {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 8px 0;
      background-color: transparent;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.tab-2-3-cells-grid {
      display: grid;

      grid-template-columns: 1fr 2fr;
      grid-template-rows: auto;
      grid-auto-flow: row;
    }

    .container.zelle-1-format {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 8px 0;
      padding-top: 0;
      padding-bottom: 0;
      height: 100%;
      background-color: #83fefe;
      box-shadow: rgba(7, 30, 36, .6) 5px 5px 10px 0;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      grid-area: format;
    }

    .container.zelle-2-preis {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 8px 10px 8px 0;
      padding-top: 0;
      padding-bottom: 0;
      background-color: #83fefe;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      grid-area: preis;
    }

    .container.tabelle-wrap-3-col {
      margin-bottom: 20px;
      margin-left: 0;
      border-width: .0625rem;
      border-style: solid;
      background-color: #56f6f6;

      grid-area: format;
    }

    .container.peisliste-2-spalten {
      display: grid;
      -ms-flex-pack: start;
      -ms-flex-align: start;

      grid-template-columns: 2fr 100px;
      grid-template-rows: auto;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      grid-row-gap: normal;
      grid-auto-flow: row;
      grid-template-areas: 'format preis';
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      justify-items: auto;
    }

    .container.wrap-tabelle-preisliste {
      margin: 30px 0 20px;
      padding-top: 0;
      padding-bottom: 0;
      background-color: #56f6f6;
    }

    .container.head-wrap-all {
      -ms-flex-order: 0;
      border: .0625rem solid #071e24;
      background-color: #41daff;

      grid-area: head;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
              order: 0;
    }

    .container.head-flex-all {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      visibility: visible;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-order: 0;
      -ms-flex-pack: center;
      -ms-flex-align: center;
      margin-top: 0;
      padding-top: 5px;
      padding-right: 0;
      padding-bottom: 5px;
      max-height: none;
      width: auto;
      height: auto;
      border: 0 solid #414141;
      background-color: #41daff;

      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      grid-area: head;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
              align-self: flex-start;
      justify-self: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
              order: 0;
    }

    .container.ergo-kopf {
      display: block;
      visibility: visible;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      float: none;
      -ms-flex-align: start;
      margin-right: 10px;
      margin-left: 0;
      width: 25%;
      height: auto;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      justify-self: auto;
    }

    .container.header-titel-1 {
      margin: 5px 0 8px;
      width: 70%;

      justify-self: auto;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
    }

    .container.header-logo-1-1 {
      display: block;
      visibility: visible;
      margin: 10px 15px 10px 0;
      padding-top: 0;
      width: auto;

      grid-area: auto;
      justify-self: auto;
      -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
              align-self: flex-end;
    }

    .container.header-e-de-lage {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: justify;
      -ms-flex-align: start;
      margin-top: 0;
      margin-right: 0;
      margin-bottom: 0;
      padding-top: 0;
      padding-bottom: 0;
      width: auto;
      height: 100px;
      background-color: #0cd0ff;

      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      grid-area: head;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
              justify-content: space-between;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
    }

    .container.wrap-open-close {
      position: static;
      display: block;
      margin-top: 0;
      margin-left: 0;
      background-color: #f7deb1;
    }

    .container.oeffnungszeiten {
      position: -webkit-sticky;
      position:         sticky;
      top: 0;
      visibility: hidden;
      width: auto;
      height: 0;
      background-color: #d8ffff;
    }

    .container.pic-txt-3 {
      background-color: #82e7ff;
    }

    .container.custom-sd-two-cols {
      margin-top: 20px;
      margin-bottom: 0;
      border-width: .0625rem;
      border-style: solid;
      background-color: #56f6f6;

      grid-template-columns: 50% auto;
      grid-template-rows: auto;
    }

    .container.foot-pic-txt-de-a {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-align: center;
      margin-bottom: 0;
      margin-left: 0;
      text-align: center;

      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.footer-wrap-de-a {
      margin-right: 10px;
      margin-left: 10px;
      max-width: 1400px;
    }

    .container.grid-parent-impr {
      position: static;
      -ms-flex-align: end;
      background-color: #9fffff;

      grid-template-areas: '. . . . .' '. navigation head head .' '. navigation main main .' '. navigation main main .' '. navigation aside aside .' '. navigation footer footer .';
      grid-template-columns: 10px repeat(3 , auto) 10px;
      grid-auto-flow: row;
      grid-template-rows: 10px repeat(5 , auto);
      grid-area: navigation;
      justify-items: auto;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
              align-items: flex-end;
      grid-row-gap: normal;
      grid-column-gap: 0;
    }

    .container.tel-info {
      padding-top: 0;
      padding-right: 20px;
      padding-left: 0;
    }

    .container.footer-1 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: justify;
      -ms-flex-align: center;
      margin: 10px;
      background-color: #18191a;

      -webkit-align-content: center;
      -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
    }

    .link-container.pic-link-container {
      float: left;
      margin-right: 0;
      max-width: 700px;
      width: 300px;
    }

    .link-container.link-tabelle-zelle {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: justify;
      margin-right: 10px;
      margin-left: 0;
      height: 100%;

      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
              justify-content: space-between;
    }

    .link-container.header-karte-link {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      visibility: visible;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-order: 0;
      -ms-flex-pack: center;
      float: none;
      -ms-flex-align: center;
      margin: 0 10px 0 0;
      padding-left: 0;
      min-width: 0;
      min-height: 145px;
      max-width: none;
      width: 45%;
      border: .1875rem solid #071e24;
      background-color: #9fffff;
      box-shadow: #595959 10px 5px 20px 5px inset;

      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
      grid-area: auto;
      justify-self: auto;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
              order: 0;
    }

    .link-container.foot-link-cont-de-a {
      padding-left: 0;
      text-align: center;
    }

    .link-container.tabelle-spalte {
      margin-top: 8px;
      margin-bottom: 8px;
    }

    ul.list-container.dropdown.medium-horizontal.menu.menu-container.vertical {
      position: relative;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
    }

    li.list-item-container.submenu-item {
      margin-top: 10px;
      padding-left: 0;
    }

    div.responsive-picture.ergo-logo-schrift {
      padding-bottom: 10px;
      max-width: 150px;
      width: auto;

      justify-self: auto;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
    }

    div.responsive-picture.ergo-logo {
      padding-top: 0;
      padding-bottom: 10px;
      min-width: 0auto;
      min-height: 0;
      max-width: none;
      width: auto;
    }

    ul.list-container.menu.submenu-container.vertical {
      padding-right: 0;
      padding-bottom: 10px;
      padding-left: 20px;
      background-color: #595959;
      background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: auto auto;
      background-repeat: repeat;

      background-blend-mode: normal;
    }

    li.list-item-container.top-menu-item-dt-info-index {
      margin-bottom: -10px;
      padding-bottom: 0;
      padding-left: 0;
      background-color: #18191a;
      font-size: 20px;

      justify-self: auto;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              align-self: stretch;
      grid-row-gap: 10px;
    }

    div.responsive-picture.ergo-pic-desktop {
      display: inline;
      visibility: visible;
      overflow: hidden;
      margin-top: 0;
      margin-bottom: 10px;
      padding-top: 0;
      padding-right: 0;
      padding-left: 0;
      max-width: none;
      width: 100%;
    }

    div.responsive-picture.image {
      margin-left: 0;
      max-width: none;
      width: auto;
    }

    div.responsive-picture.picture-1 {
      margin-top: 10px;
      margin-left: 10px;
      max-width: none;
      width: auto;
      border-width: .3125rem;
      border-style: solid;
      background-color: #d42f01;
    }

    li.list-item-container.drop-down-2 {
      padding-left: 0;
      background-color: #18191a;
      font-size: 20px;

      justify-self: auto;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              align-self: stretch;
      grid-row-gap: 10px;
    }

    li.list-item-container.drop-down-1 {
      padding-left: 0;
      background-color: #18191a;
      font-size: 20px;

      justify-self: auto;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              align-self: stretch;
      grid-row-gap: 10px;
    }

    div.responsive-picture.image-1 {
      margin-left: 0;
      max-width: none;
      width: auto;
    }

    div.responsive-picture.image-2 {
      margin-top: 0;
      margin-left: 0;
      padding-top: 0;
      max-width: none;
      width: auto;

      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    a.responsive-picture.gallery-grid-zelle {
      max-width: none;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    div.responsive-picture.ergo-kopf-pic {
      float: none;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      padding: 0;
      min-width: 10px;
      max-width: 150px;
      width: auto;
      height: auto;
      background-color: #41daff;
      box-shadow: none;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    div.responsive-picture.ergo-kopf-pic > picture > img {
      -o-object-fit: fill;
         object-fit: fill;
    }

    div.responsive-picture.header-karte-picture {
      visibility: visible;
      margin: 5px 5px 5px 0;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      min-width: 0;
      max-width: none;
      width: 120px;
      height: auto;
      border-color: transparent;

      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
      justify-self: auto;
    }

    div.responsive-picture.header-karte-picture > picture {
      height: auto;
    }

    div.responsive-picture.ergo-logo-schrift-1-1 {
      margin-top: 0;
      margin-right: 0;
      margin-bottom: 5px;
      padding: 0;
      max-width: none;
      width: 120px;
      height: auto;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    div.responsive-picture.ergo-logo-schrift-1-1 > picture {
      height: auto;
    }

    a.responsive-picture.foot-pic-link-de-a {
      margin-top: 5px;
      margin-bottom: 5px;
      max-width: 160px;
    }

    a.social-image.social-icon-1-a {
      margin-top: 10px;
      margin-bottom: 10px;
      background-color: transparent;
    }
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  p.paragraph.foot-top-inf-en-a {
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    width: auto;
    text-align: left;
  }

  p.paragraph.foot-top-inf-de-a {
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    width: auto;
    text-align: left;
  }

  p.paragraph.foot-film-title-descr-de-a {
    margin-bottom: 0;
  }

  p.paragraph span.paragraph-text-1-1 {
    font-style: italic;
    font-size: .875rem;
  }

  a.link-text.impr-link-de-a {
    color: #fff;
  }

  /* Layout Elements */

  .container {
    margin-right: auto;
    margin-left: auto;
    max-width: none;
  }

  .container.footer-wrap-de-a {
    max-width: none;
    background-color: #465248;
  }

  .container.footer-grid-de-a {
    position: static;
    top: 25px;
    display: grid;
    -ms-flex-pack: start;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    max-width: 1400px;
    width: auto;
    background-color: #465248;

    grid-template-columns: 50.0% 50%;
    grid-template-rows: auto;
    grid-template-areas: 'left right';
    grid-column-gap: 2px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    justify-items: center;
  }

  .container.footer-left-de-a {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    padding: 20px 5px;
    width: 100%;
    height: 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.footer-left-movie-head {
    display: block;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-right: 0;
    margin-left: 0;
    width: 100%;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.foot-pic-txt-en-a {
    position: relative;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    width: 100%;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.foot-social-en-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: start;
    max-width: 1400px;
    width: 80%;
    height: 100%;
    background-color: transparent;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.footer-right-de-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-right: 0;
    margin-left: 0;
    padding: 20px 5px;
    max-width: none;
    width: 100%;
    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .container.footer-wrap-right-de-movies {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-right: 0;
    margin-left: 0;
    width: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.foot-pic-txt-de-a-1 {
    position: relative;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    width: 100%;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.footer-impr-de-a {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    margin-right: 0;
    margin-left: 0;
    padding-top: 10px;
    width: auto;
    text-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.foot-social-wrap-de-a {
    margin-right: 0;
    margin-left: 0;
    background-color: #9ca09d;
  }

  .link-container.header-karte-link {
    -ms-flex-pack: start;
    -ms-flex-align: start;

    grid-row-gap: 0;
    grid-column-gap: 0;
    grid-auto-rows: 0;
    grid-auto-columns: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    justify-items: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    grid-auto-flow: column;
  }

  .link-container.foot-link-cont-en-a {
    margin-right: 0;
    margin-left: 0;
    padding-right: 10%;
    max-width: none;
    width: 100%;
  }

  .link-container.foot-link-cont-de-a-1 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 10%;
    max-width: none;
    width: 100%;
  }

  a.responsive-picture.foot-pic-link-left-de {
    position: static;
    margin: 0 5px;
    padding: 0;
    max-width: 49%;
    width: auto;
  }

  @supports (display: grid) {
      /* Text Elements */

    h1.main-h1-e-de {
      margin-left: 0;
      background-color: #56f6f6;
      text-align: center;
      font-size: 24px;
      font-family: 'Roboto', sans-serif;
      line-height: 38px;
    }

    h1.header-h1-text-1 {
      margin-right: 0;
      margin-left: 10px;
      padding-right: 0;
      width: 90%;
      text-align: left;
      text-shadow: none;
      font-weight: 500;
      font-size: 24px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 1.4;
    }

    h1.foot-film-title-de-a {
      padding-top: 1px;
      color: #f6f7f8;
      text-align: center;
      font-size: 18px;
      font-family: 'Roboto', sans-serif;
    }

    h2.picture-title {
      margin-top: 10px;
      margin-bottom: 0;
      margin-left: 0;
      text-align: left;
      word-spacing: 0;
      font-weight: 700;
      font-size: 22px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;

      grid-area: footer;
    }

    h2 span.heading-text-1 {
      font-size: 1.375rem;
      line-height: 0;
    }

    h2.h2-sub-header {
      margin: 10px;
      padding-right: 0;
      vertical-align: baseline;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 30px;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    h2.picture-title-1 {
      margin-top: 10px;
      margin-left: 0;
      font-weight: 700;
      font-size: 22px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    h2 span.heading-text-2-1 {
      color: #071e24;
      font-weight: 400;
    }

    h2.picture-title-2 {
      position: static;
      overflow: auto;
      margin-top: 10px;
      margin-bottom: 0;
      margin-left: 0;
      height: auto;
      font-weight: 700;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 30px;
    }

    h2 span.heading-text-7 {
      font-weight: 700;
      font-size: 1.1875rem;
    }

    h3.pict-subtext-float-1 {
      margin-left: 0;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    h3.bildqualitaet {
      margin-bottom: 0;
      text-align: center;
      text-transform: none;
      font-weight: 500;
      font-size: 24px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h3.main-txt-h3 {
      float: none;
      overflow: auto;
      margin-top: 10px;
      margin-bottom: 0;
      margin-left: 0;
      width: auto;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 1.5;
    }

    h3.table-header {
      text-align: center;
      font-weight: 500;
      font-size: 24px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h3.table-head-txt {
      margin: 0 0 10px 10px;
      padding-top: 20px;
      text-align: center;
      font-weight: 500;
      font-size: 24px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h4.per-post-h4 {
      margin-top: 10px;
      margin-left: 0;
      font-weight: 700;
    }

    h4.tab-cell-txt-h4 {
      padding: .8em .5em .666rem .5rem;
      min-width: 0;
      max-width: none;
      width: auto;
      height: auto;
      border-width: 0;
      border-style: solid;
      background-color: #83fefe;
      box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
      text-align: center;
      text-shadow: none;
      font-size: 20px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;

      grid-area: auto;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              align-self: stretch;
    }

    h4.tab-cell-txt-link {
      float: none;
      margin-top: 0;
      margin-right: 0;
      margin-bottom: 8px;
      padding: .8rem .5em .66rem .5rem;
      width: auto;
      height: auto;
      border-width: 0;
      border-style: solid;
      background-color: #d8ffff;
      box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
      color: #1779ba;
      text-align: center;
      text-transform: uppercase;
      text-shadow: none;
      font-size: 22px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;

      justify-self: auto;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              align-self: stretch;
    }

    h4.heading-1 {
      text-align: center;
      letter-spacing: 2px;
      font-weight: 600;
      font-size: 20px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    h4.gallery-txt-cell {
      padding: .8em .5em .666rem .5rem;
      min-width: 0;
      max-width: none;
      width: 100%;
      height: 80px;
      border-width: 0;
      border-style: solid;
      background-color: #83fefe;
      box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
      text-align: center;
      text-shadow: none;
      font-size: 20px;
      font-family: 'Ropa Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.txt-oeffnungszeiten {
      margin-top: 10px;
      margin-bottom: 0;
      color: #071e24;
      text-align: left;
      font-weight: 400;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.per-post-txt {
      margin-top: 5px;
      margin-bottom: 0;
      margin-left: 0;
      padding-bottom: 0;
      color: #071e24;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 1.5;
    }

    p.paragraph span.paragraph-text-1 {
      font-weight: 800;
      font-size: 1.5rem;
    }

    p.paragraph.Lage-tel {
      margin-top: 10px;
      margin-bottom: 0;
      margin-left: 0;
      text-align: left;
      font-size: 20px;
      line-height: 28px;
    }

    p.paragraph.adresse-txt {
      color: #071e24;
      text-align: left;
      font-weight: 400;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 28px;
    }

    p.paragraph.bildqualitaet-txt {
      padding-right: 0;
      padding-left: 0;
      color: #071e24;
      font-size: 20px;
    }

    p.paragraph span.paragraph-text-4 {
      font-weight: 500;
    }

    p.paragraph span.paragraph-text-5 {
      font-weight: 500;
    }

    p.paragraph.tabelle-subhead-txt {
      font-size: 20px;
    }

    p.paragraph.zelle-beschreibung {
      color: #18191a;
      text-align: left;
      line-height: 25px;
    }

    p.paragraph.zelle-preis {
      color: #18191a;
      text-align: center;
      line-height: 25px;
    }

    p.paragraph.tab-txt {
      margin: 0 5px 0 10px;
    }

    p.paragraph.paragraph-1 {
      margin: 0 5px 0 10px;
      color: #000;
    }

    p.paragraph.gallery-txt {
      margin-right: 5px;
      margin-left: 5px;
      color: #18191a;
      text-align: center;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.header-lage-txt-1 {
      margin: 0 10px;
      padding-right: 0;
      padding-left: 0;
      font-weight: 500;
      font-size: 20px;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 30px;

      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
    }

    p.paragraph.ergo-adresse {
      width: 200px;
      text-align: left;

      grid-area: auto;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    p.paragraph span.paragraph-text-7 {
      font-weight: 500;
    }

    p.paragraph.paragraph-2 {
      visibility: hidden;
      overflow: visible;
      color: #d42f01;
      text-align: center;
      font-weight: 700;
      font-size: 20px;
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.paragraph-3 {
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
      color: #000;
      text-align: center;
      font-weight: 400;
      font-size: 22px;
    }

    p.paragraph.paragraph-4 {
      color: #18191a;
      text-align: center;
      font-size: 20px;
      line-height: 1.4;
    }

    p.paragraph span.paragraph-text-9 {
      color: #000;
      font-size: 1.375rem;
    }

    p.paragraph.Tabelle-txt-subheader {
      padding-right: 10px;
      padding-left: 10px;
      text-align: center;
    }

    p.paragraph.foot-top-inf-en-a {
      text-align: center;
    }

    p.paragraph.paragraph-5 {
      color: #000;
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    p.paragraph.vidfeo-bearbeiten-titel {
      color: #000;
      text-align: center;
      font-weight: 500;
      font-size: 24px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
      line-height: 1;
    }

    p.paragraph.video-bearbeiten-u-titel {
      color: #000;
      text-align: center;
      font-size: 18px;
      line-height: 1;
    }

    p.paragraph.ergo-info-txt {
      color: #83fefe;
      font-size: 18px;
    }

    a.link-text.menu-link {
      box-shadow: #595959 10px 5px 20px 3px inset;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    a.link-text.submenu-item {
      background-color: #071e24;
      box-shadow: #595959 10px 5px 20px 0 inset;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    a.link-text.menu-link-1 {
      box-shadow: #595959 10px 5px 20px 3px inset;
      text-align: left;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    a.link-text span.text-link-text-1 {
      font-size: 1rem;
    }

    a.link-text span.text-link-text-2 {
      font-size: 1rem;
    }

    a.link-text.menu-link-top {
      box-shadow: #595959 10px 5px 20px 3px inset;
      font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    a.link-text.impr-link-de-a {
      margin-right: 0;
      padding-right: 10px;
      padding-left: 10px;
      border: .0625rem solid #8c8c8c;
      border-radius: 4px;
    }

    /* Interaction Elements */

    a.link-button.button {
      font-size: 20px;
      font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }

    /* Layout Elements */

    body.site-canvas {
      min-height: 100vh;
      max-width: none;
    }

    .container.grid-parent {
      margin-right: auto;
      margin-left: auto;
      padding-right: 0;
      padding-left: 0;
      min-height: auto;
      max-width: none;
      text-align: left;

      grid-template-areas: '. . . . .' '. navigation head head .' '. navigation main main .' '. navigation main main .' '. navigation aside aside .' '. navigation footer footer .';
      grid-template-columns: 10px repeat(3 , auto) 10px;
      grid-row-gap: normal;
      grid-column-gap: 1px;
      grid-template-rows: 10px repeat(5 , auto);
    }

    .container.layout-section.main {
      padding: 0;
    }

    .container.film.layout-section.main {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: center;
      margin-left: 0;
      padding-bottom: 0;
      max-width: none;
      width: auto;
      height: auto;

      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.footer.layout-section {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      padding-bottom: 10px;
      vertical-align: baseline;

      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    .container.navigation-wrap {
      position: -webkit-sticky;
      position:         sticky;
      -ms-flex-pack: start;
      border: 0 solid #0a0a0a;
      background-color: transparent;

      -webkit-align-content: center;
      -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      justify-self: auto;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
              align-self: flex-start;
    }

    .container.nav-desktop-all {
      position: relative;
      left: auto;
      display: block;
      visibility: visible;
      background-color: transparent;

      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    .container.nav-mobile-toggle-container {
      background-color: transparent;
    }

    .container.picture {
      -ms-flex-order: 0;
      float: left;
      margin-right: 20px;
      margin-bottom: 0;
      max-width: 700px;
      width: 75%;
      text-align: left;

      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
              order: 0;
    }

    .container.aside-e-de {
      display: block;
      margin-top: 20px;
      margin-right: 0;
      margin-left: 0;
      max-width: none;
      width: auto;
      border: .3125rem solid #d42f01;
      vertical-align: baseline;

      grid-area: aside;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    .container.main-wrapper-text-wrap {
      margin-right: 0;
      margin-left: 0;
      max-width: none;
      width: auto;
      height: auto;

      grid-area: main;
    }

    .container.main-wrap-all-e-de {
      max-width: 1400px;
      width: auto;

      grid-area: main;
      justify-self: auto;
    }

    .container.wrap-pict-text {
      margin-right: 0;
      margin-left: 0;
      max-width: none;
      width: 100%;

      grid-area: auto;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.picture-1 {
      position: static;
      float: right;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 20px;
      padding-right: 0;
      padding-left: 0;
      max-width: 700px;
      width: 500px;
    }

    .container.picture-2 {
      position: static;
      float: right;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 0;
      padding-right: 0;
      padding-left: 10px;
      max-width: 700px;
      max-height: none;
      width: 65%;
    }

    .container.wrap-pict-text-1 {
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
      max-width: none;
      width: auto;

      grid-area: auto;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.main-wrap-all-e-de-1 {
      width: auto;
      background-color: transparent;

      grid-area: main;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.bildquali-txt {
      margin-top: 20px;
      margin-right: 10px;
      margin-left: 0;
      padding: 0;
    }

    .container.tabelle-spalte {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      float: none;
      -ms-flex-align: start;
      margin: 8px 0;
      padding: 0;
      width: auto;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
    }

    .container.tabelle-wrap-3-col {
      margin-top: 20px;
      margin-right: 10px;
      margin-left: 0;
      max-width: 1400px;

      grid-area: button;
    }

    .container.sd-3-auf-2-cols {
      padding-right: 0;
      padding-left: 0;

      grid-template-rows: auto;
      grid-template-columns: repeat(2 , 1fr);
      grid-column-gap: 10px;
    }

    .container.grid-gallery-3-2-cols {
      padding-right: 0;
      padding-left: 0;

      grid-template-rows: repeat(2 , auto);
      grid-template-columns: repeat(3 , 1fr);
      grid-auto-flow: row;
    }

    .container.tabelle-spalte-1-drittel {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      margin: 8px 0;
      padding: 0;
      width: auto;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
    }

    .container.tabelle-spalte-2-drittel {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      margin: 8px 0;
      padding: 0;
      width: auto;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
    }

    .container.tab-2-3-cells-grid {
      padding-right: 0;
      padding-left: 0;

      grid-template-rows: auto;
      grid-template-columns: 1fr 2fr;
      grid-auto-flow: row;
    }

    .container.zelle-1-format {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      margin: 8px 0;
      padding: 0;
      width: auto;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      grid-area: format;
    }

    .container.zelle-2-preis {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      margin: 8px 10px 8px 0;
      padding: 0;
      width: auto;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      grid-area: preis;
    }

    .container.peisliste-2-spalten {
      display: grid;
      -ms-flex-align: start;
      padding-right: 0;
      padding-left: 0;

      grid-template-rows: auto;
      grid-template-columns: 1fr 100px;
      grid-auto-flow: row;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      justify-items: auto;
      grid-row-gap: normal;
      grid-column-gap: 5px;
      grid-template-areas: 'format preis';
    }

    .container.wrap-tabelle-preisliste {
      margin: 30px 0 10px;
      max-width: 1400px;
      background-color: #56f6f6;
    }

    .container.head-wrap-all {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-right: 0;
      margin-left: 0;
      height: auto;
      background-color: #41daff;

      grid-area: head;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
              align-self: flex-start;
      justify-self: auto;
    }

    .container.head-flex-all {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      visibility: visible;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-order: 0;
      -ms-flex-pack: center;
      -ms-flex-align: center;
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 5px;
      padding-right: 0;
      padding-bottom: 5px;
      max-width: 1400px;
      width: auto;
      height: auto;
      border-color: #414141;
      background-color: transparent;

      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      grid-template-columns: repeat(2 , 1fr);
      grid-template-rows: 205px 1fr;
      grid-template-areas: 'ergo lageplan' 'adr lageplan';
      justify-items: auto;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      justify-self: auto;
      grid-area: auto;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
              align-self: flex-start;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
              order: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
    }

    .container.ergo-kopf {
      display: block;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: center;
      -ms-flex-align: center;
      margin-right: 10px;
      margin-left: 0;
      width: 176px;
      height: auto;

      grid-area: auto;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
      justify-self: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
    }

    .container.header-titel-1 {
      display: block;
      -ms-flex-order: 1;
      -ms-flex-pack: distribute;
      -ms-flex-align: end;
      margin: 0;
      padding-right: 0;
      padding-left: 0;
      max-width: 700px;
      width: 65%;

      grid-area: titel;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
              align-items: flex-end;
      -webkit-justify-content: space-around;
              justify-content: space-around;
      justify-self: auto;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
              order: 1;
    }

    .container.header-logo-1-1 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      margin-top: 10px;
      margin-right: 0;
      margin-bottom: 10px;
      padding-top: 0;
      padding-right: 0;
      max-width: none;
      width: auto;

      grid-area: auto;
      justify-self: auto;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
    }

    .container.header-e-de-lage {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-order: 0;
      -ms-flex-pack: justify;
      -ms-flex-align: start;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      padding-top: 0;
      padding-bottom: 0;
      width: auto;
      height: 100px;
      border-width: .0625rem;
      border-style: solid;
      background-color: #0cd0ff;

      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
              justify-content: space-between;
      grid-template-columns: 0 70% 100px auto;
      grid-template-rows: 5rem;
      grid-template-areas: '. titel logo-1 .';
      justify-items: auto;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      justify-self: auto;
      grid-area: head;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
              order: 0;
    }

    .container.oeffnungszeiten {
      position: -webkit-sticky;
      position:         sticky;
      top: 0;
      visibility: hidden;
      height: 0;
      background-color: #d8ffff;
    }

    .container.wrap-open-close {
      position: static;
      display: block;
      visibility: visible;
      margin-right: 0;
      margin-left: 0;
      background-color: #f7deb1;
    }

    .container.pic-txt-3 {
      max-width: 1400px;
      width: auto;
    }

    .container.custom-sd-two-cols {
      grid-template-columns: 50% auto;
      grid-template-rows: auto;
    }

    .container.foot-pic-txt-de-a {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-align: center;
      margin-right: 0;
      margin-left: 0;
      width: 100%;

      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.footer-wrap-de-a {
      margin-right: 10px;
      margin-left: 10px;
      max-width: none;
    }

    .container.grid-parent-impr {
      margin-right: auto;
      margin-left: auto;
      padding-right: 0;
      padding-left: 0;
      min-height: auto;
      max-width: none;
      text-align: left;

      grid-template-areas: '. . . . .' '. navigation head head .' '. navigation main main .' '. navigation main main .' '. navigation aside aside .' '. navigation footer footer .';
      grid-template-columns: 10px repeat(3 , auto) 10px;
      grid-row-gap: normal;
      grid-column-gap: 1px;
      grid-template-rows: 10px repeat(5 , auto);
    }

    .container.video-bearbeiten {
      border-width: .125rem;
      border-style: solid;
    }

    .container.tel-info {
      margin-right: 0;
      margin-left: 10px;
      width: auto;
    }

    .container.footer-1 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-pack: justify;
      -ms-flex-align: center;
      margin: 0 10px;
      max-width: none;
      background-color: #18191a;

      grid-area: footer;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
              justify-content: space-between;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    .link-container.pic-link-container {
      float: left;
      margin-right: 0;
      margin-bottom: 0;
      max-width: 700px;
      width: 300px;
    }

    .link-container.link-tabelle-zelle {
      float: none;
      margin-top: 0;
      margin-right: 10px;
      margin-left: 10px;
      padding-top: 0;
      padding-right: 0;
      width: auto;

      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              align-self: stretch;
      justify-self: auto;
    }

    .link-container.header-karte-link {
      position: static;
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: center;
      -ms-flex-align: center;
      margin: 0 10px 0 0;
      padding-right: 0;
      padding-bottom: 0;
      min-height: 145px;
      max-width: none;
      max-height: none;
      width: 318px;
      height: auto;
      border-width: .1875rem;
      border-style: solid;
      border-radius: 0;
      vertical-align: baseline;

      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      grid-area: auto;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      justify-self: auto;
    }

    .link-container.foot-link-cont-de-a {
      margin-right: auto;
      margin-left: auto;
      padding-right: 2px;
      padding-left: 2px;
    }

    .link-container.tabelle-spalte {
      margin-top: 8px;
      margin-bottom: 8px;
    }

    ul.list-container.dropdown.medium-horizontal.menu.menu-container.vertical {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;

      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
    }

    li.list-item-container.submenu-item {
      margin-top: 10px;
      padding-bottom: 0;
      padding-left: 0;
    }

    div.responsive-picture.ergo-logo {
      width: 20%;
      background-color: transparent;
    }

    div.responsive-picture.ergo-pic-desktop {
      position: relative;
      margin-right: 0;
      margin-bottom: 10px;
      margin-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      padding-left: 0;
    }

    ul.list-container.menu.submenu-container.vertical {
      margin-bottom: 0;
      padding-bottom: 10px;
      background-color: #595959;
      background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: auto auto;
      background-repeat: repeat;

      background-blend-mode: normal;
    }

    div.responsive-picture.image {
      margin-left: 0;
      max-width: none;
      width: auto;
    }

    div.responsive-picture.picture-1 {
      margin-right: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
      max-width: none;
      width: auto;
      border: .3125rem solid #1779ba;
      background-color: #d42f01;
    }

    div.responsive-picture.image-1 {
      margin-right: 0;
      margin-left: 0;
      padding-right: 0;
      padding-left: 0;
      max-width: none;
      width: auto;

      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    div.responsive-picture.image-2 {
      margin-top: 0;
      margin-bottom: 10px;
      margin-left: 0;
      padding-top: 0;
      max-width: none;
      width: auto;
    }

    a.responsive-picture.gallery-grid-zelle {
      max-width: none;
      width: 100%;
    }

    a.responsive-picture.gallery-grid-zelle > picture > img {
      -o-object-position: 50% 50%;
         object-position: 50% 50%;
      -o-object-fit: fill;
         object-fit: fill;
    }

    li.list-item-container.top-menu-item-dt-info-index {
      border-width: 0;
      border-style: solid;

      grid-row-gap: 10px;
    }

    li.list-item-container.drop-down-2 {
      grid-row-gap: 10px;
    }

    div.responsive-picture.ergo-kopf-pic {
      margin-top: 0;
      margin-left: 0;
      width: auto;
      background-color: #41daff;

      grid-area: auto / auto / auto / auto;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    div.responsive-picture.header-karte-picture {
      margin-bottom: 5px;
      padding-top: 0;
      max-height: none;
      width: 120px;
      height: auto;
      border-color: transparent;

      -webkit-align-self: center;
      -ms-flex-item-align: center;
              align-self: center;
    }

    div.responsive-picture.header-karte-picture > picture {
      height: auto;
    }

    div.responsive-picture.ergo-logo-schrift-1-1 {
      margin-top: 0;
      margin-bottom: 5px;
      margin-left: 25px;
      width: 120px;

      grid-area: auto / auto / auto / auto;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    a.responsive-picture.foot-pic-link-de-a {
      margin-top: 5px;
      padding-left: 0;
      max-width: 200px;
      width: 500px;
    }
  }
}