/******* screen-small.less *******/
:root {
  --backgroundImage: url(/images/backgrounds/summer/background-blue-2600.jpg);
}
@media (max-width: 1920px) {
  :root {
    --backgroundImage: url(/images/backgrounds/summer/background-blue-1920.jpg);
  }
}
@media (max-width: 1024px) {
  :root {
    --backgroundImage: url(/images/backgrounds/summer/background-blue-1024.jpg);
  }
}
:root .wrapper.winter {
  --backgroundImage: url(/images/backgrounds/winter/background-blue-2600.jpg);
}
@media (max-width: 1920px) {
  :root .wrapper.winter {
    --backgroundImage: url(/images/backgrounds/winter/background-blue-1920.jpg);
  }
}
@media (max-width: 1024px) {
  :root .wrapper.winter {
    --backgroundImage: url(/images/backgrounds/winter/background-blue-1024.jpg);
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/**
 * @license
 * MyFonts Webfont Build ID 3668090, 2018-11-07T02:38:54-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: MuseoSansRounded-300 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/300/
 * 
 * Webfont: MuseoSansRounded-900 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/900/
 * 
 * Webfont: MuseoSansRounded-500 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/500/
 * 
 * Webfont: MuseoSansRounded-100 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/100/
 * 
 * Webfont: MuseoSansRounded-1000 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/1000/
 * 
 * Webfont: MuseoSansRounded-700 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/700/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3668090
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright (c) 2011 by Jos Buivenga. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'MuseoSansRounded-300';
  src: url('/extras/fonts/37F87A_0_0.eot');
  src: url('/extras/fonts/37F87A_0_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/37F87A_0_0.woff2') format('woff2'), url('/extras/fonts/37F87A_0_0.woff') format('woff'), url('/extras/fonts/37F87A_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSansRounded-900';
  src: url('/extras/fonts/37F87A_1_0.eot');
  src: url('/extras/fonts/37F87A_1_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/37F87A_1_0.woff2') format('woff2'), url('/extras/fonts/37F87A_1_0.woff') format('woff'), url('/extras/fonts/37F87A_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSansRounded-500';
  src: url('/extras/fonts/37F87A_2_0.eot');
  src: url('/extras/fonts/37F87A_2_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/37F87A_2_0.woff2') format('woff2'), url('/extras/fonts/37F87A_2_0.woff') format('woff'), url('/extras/fonts/37F87A_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSansRounded-100';
  src: url('/extras/fonts/37F87A_3_0.eot');
  src: url('/extras/fonts/37F87A_3_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/37F87A_3_0.woff2') format('woff2'), url('/extras/fonts/37F87A_3_0.woff') format('woff'), url('/extras/fonts/37F87A_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSansRounded-1000';
  src: url('/extras/fonts/37F87A_4_0.eot');
  src: url('/extras/fonts/37F87A_4_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/37F87A_4_0.woff2') format('woff2'), url('/extras/fonts/37F87A_4_0.woff') format('woff'), url('/extras/fonts/37F87A_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MuseoSansRounded-700';
  src: url('/extras/fonts/37F87A_5_0.eot');
  src: url('/extras/fonts/37F87A_5_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/37F87A_5_0.woff2') format('woff2'), url('/extras/fonts/37F87A_5_0.woff') format('woff'), url('/extras/fonts/37F87A_5_0.ttf') format('truetype');
}
/******* reset.less 2013-1-16 *******/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
abbr,
code,
em,
hr,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
audio,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0 #fff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
ul {
  list-style: none;
}
a:active,
a:focus {
  outline: none;
}
address {
  font-style: normal;
}
img {
  display: block;
  /* risky, was #root div.show img, cut at #disp .body img, */
  border: none;
  -ms-interpolation-mode: bicubic;
}
/******* cmsbox.less 2014-08-26 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}
.unit > .body,
.unit > form > .body {
  width: 100%;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lead {
  margin-bottom: 0 !important;
}
#edit .line {
  padding: 4px 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #828282;
  color: #828282;
  font-size: 0;
  line-height: 0;
}
.hair {
  border-bottom-style: solid;
}
.dash {
  border-bottom-style: dashed;
}
.spot {
  border-bottom-style: dotted;
}
.fine {
  border-bottom-width: 1px;
}
.bold {
  border-bottom-width: 2px;
}
.link > .open,
.load > .load {
  display: block;
}
a.load {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #000 !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
}
video {
  float: left;
  width: 100%;
}
a.zoom {
  position: relative;
  display: block;
}
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
.crop > img {
  position: absolute;
  width: auto;
}
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
p.plug {
  max-width: 100%;
  background-size: contain;
}
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
div.flash > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.cb-vimeo iframe,
.cb-youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  /* iframe borderframe */
}
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111 url(/icons/load.gif) no-repeat 50%;
}
.cb-service > a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  width: 16px;
  height: 16px;
  background: url('/icons/email.png') no-repeat;
}
.cb-service > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
a.plug {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/objects/flashplayer/images/adobe.png') no-repeat 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
img.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.cb-invisible {
  display: none !important;
}
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
caption {
  display: none;
}
#over {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #000;
  font-family: 'MuseoSansRounded-300', helvetica, sans-serif;
  line-height: 1.42857143;
  font-size: 14px;
}
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #fff;
  line-height: 24px;
}
#disp .head {
  position: relative;
  overflow: hidden;
}
#disp h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px;
  padding-right: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.025em;
  font-weight: 300;
}
#disp.zoom h2 {
  padding-right: 80px;
}
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
#disp .head .cb-hybrid,
#disp a.quit {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  width: 22px;
  height: 24px;
  background: url('/icon-lightbox/lb-ctr.png') no-repeat;
  font-size: 0;
}
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: 0.75;
}
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: 0.5;
}
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
#disp a {
  color: #404040;
}
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: 0.4em 14px;
  text-align: left;
  text-decoration: none;
}
#disp fieldset,
#disp .part.recaptcha-info {
  padding: 0.2em 0 0.5em;
}
#disp .part.recaptcha-info {
  width: 100%;
  margin: 0;
}
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
#disp textarea {
  height: 160px;
}
#disp label.name {
  font-weight: bold;
  display: block;
  padding-bottom: 0.2em;
  width: 100%;
}
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding: 0 15px 0.5em;
  border-radius: 0 0 2px 2px;
  background: #fff;
  text-align: left;
}
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button,
#disp.message .submit {
  float: right;
}
a.capt {
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  background: #000;
}
#disp a.capt {
  width: 100%;
}
img.capt {
  margin: 0 auto;
}
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #404040;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
.cb-sitemap-target {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  padding-bottom: 1em;
  color: #e64246;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.2;
}
#disp.site li,
.cb-sitemap li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 16px;
  list-style: url('/icon-lightbox/list-sitemap.png');
}
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
.srch .text {
  -webkit-appearance: searchfield;
          appearance: searchfield;
}
.srch th,
.srch td {
  padding-right: 0.4em;
  text-align: left;
}
.srch th:first-child {
  color: #bfbfbf;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
  padding-bottom: 0.8em;
}
#disp.two-step-verification {
  z-index: 3100;
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #0094C8;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #0094C8;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.flag {
  background-color: #fd0;
  color: #333;
  text-shadow: none;
}
::selection {
  background-color: #004664;
  color: #fff;
  text-shadow: none;
}
/* NEWSLETTER */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
.grow {
  text-transform: none !important;
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 1px solid #828282;
  border-bottom: 1px solid #828282;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 25px 0 20px;
}
.table--headline th {
  font-weight: bold;
}
.table td {
  padding: 25px 0 20px;
}
.table td.align-left {
  text-align: left;
}
.table td.align-center {
  text-align: center;
}
.table td.align-right {
  text-align: right;
}
#edit .table td {
  border-left: 1px dashed #bfbfbf;
  border-right: 1px dashed #bfbfbf;
}
.table--footer .table-foot td {
  font-weight: bold;
}
@media (max-width: 767px) {
  .table {
    display: block;
  }
  .table .table-head {
    display: none;
  }
  .table tr {
    float: left;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 15px 0;
    border: 1px solid #828282;
    margin-top: -1px;
  }
  .table-body .table tr:first-child {
    margin-top: 0;
  }
  .table .table-body tr:first-child {
    margin-top: 0;
  }
  .table td {
    float: left;
    display: block;
    width: 100%;
  }
  .table.table--headline td {
    position: relative;
    box-sizing: border-box;
    padding-left: 52%;
  }
  .table.table--headline td:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    top: 0;
    width: 48%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    font-weight: bold;
  }
}
/******* hide-non-mobile.less 2013-1-16 *******/
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
.cb-mobile .body-mobile {
  display: block;
}
html,
body {
  min-height: 100%;
  height: 100%;
  background: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 148, 200, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  background-color: transparent;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1030px;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
#desk {
  display: none !important;
}
.cb-home {
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
}
.logo {
  width: 100%;
  height: auto;
}
.cb-page-title {
  float: left;
  width: 100%;
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  color: #000;
  font-family: 'MuseoSansRounded-300', helvetica, sans-serif;
  line-height: 1.42857143;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  overflow: hidden;
}
.section,
.container,
.cb-page {
  position: relative;
  float: left;
  width: 100%;
}
.container {
  z-index: 2;
}
.cb-page {
  z-index: 3;
}
.bg-blue,
.bg-ep,
.footer-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
}
.bg-blue,
.footer-bg {
  background: #0094C8 var(--backgroundImage) no-repeat center bottom;
}
.bg-blue:after,
.footer-bg:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  background: url(/images/wolken.svg) no-repeat center bottom;
}
.bg-ep {
  height: 100%;
  background: #0094C8 url(/images/background_energie-parcours_2600x1185px.jpg) no-repeat left center;
  background-size: cover;
}
.bg-ep:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  background: url(/images/wolken.svg) no-repeat center bottom;
}
.bg-blue:after,
.bg-ep:after {
  bottom: -1px;
}
.footer-bg:after {
  top: -1px;
  background: url(/images/wolken-top.svg) no-repeat center top;
}
.pageheader {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  background: #0094C8 var(--backgroundImage) no-repeat center bottom;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
}
.pageheader:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -1px;
  width: 100%;
  background: url(/images/wolken.svg) no-repeat center bottom;
}
.pageheader .header_text,
.pageheader .header_image {
  margin: 50px 20px;
}
@media (max-width: 1600px) {
  .pageheader .header_text,
  .pageheader .header_image {
    margin: 10px 20px;
  }
}
.pageheader .header_text .header_text-image,
.pageheader .header_image .header_text-image,
.pageheader .header_text .header_image-image,
.pageheader .header_image .header_image-image {
  width: 100%;
  height: auto;
}
.kinoheader {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  background: #0094C8 var(--backgroundImage) no-repeat center bottom;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
}
.kinoheader:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -1px;
  width: 100%;
  background: url(/images/wolken.svg) no-repeat center bottom;
}
.kinoheader .kinoheader__part {
  margin: 50px 60px;
}
@media (max-width: 1600px) {
  .kinoheader .kinoheader__part {
    margin: 10px 50px;
  }
}
.kinoheader .kinoheader__part .kinoheader__logo {
  z-index: 2;
  width: 390px;
  height: auto;
}
@media (max-width: 1023px) {
  .kinoheader .kinoheader__part .kinoheader__logo {
    width: 350px;
  }
}
@media (max-width: 767px) {
  .kinoheader .kinoheader__part .kinoheader__logo {
    width: 50vw;
  }
}
.header_image {
  display: none;
}
.wrapper.summer .header_image.header_image--summer {
  display: block;
}
.wrapper.winter .header_image.header_image--winter {
  display: block;
}
.header_text {
  display: none;
}
.wrapper.earlybirdFalse .header_text.header_text--default {
  display: block;
}
.wrapper.earlybirdTrue .header_text.header_text--earlybird {
  display: block;
}
.container--south {
  background: #0094C8 var(--backgroundImage) no-repeat center bottom;
  color: #fff;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
}
.container--south:before,
.container--south:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
}
.container--south:before {
  top: -1px;
  background: url(/images/wolken-top.svg) no-repeat center top;
}
.container--south:after {
  bottom: -1px;
  background: url(/images/wolken.svg) no-repeat center bottom;
}
a.backlink {
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 36px;
  margin-top: 10px;
  border: 1px solid #FF9000;
  border-radius: 15px;
  padding-top: 2px;
  font-family: 'MuseoSansRounded-300', helvetica, sans-serif !important;
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25;
}
a.backlink:before {
  content: "";
  width: 4px;
  height: 7px;
  margin-right: 10px;
  margin-bottom: 2px;
  background: url(/images/caret-right-orange.svg) no-repeat center;
}
.cb-page-layout5 a.backlink {
  margin-top: 70px;
}
.cb-page-layout3:before,
.cb-page-layout4:before,
.cb-page-layout5:before,
.cb-page-layout3:after,
.cb-page-layout4:after,
.cb-page-layout5:after {
  content: none !important;
}
.cb-page-color-c1:before,
.cb-page-color-c1-t:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-image: url(/images/ballon.png);
}
.cb-page-color-c1:after,
.cb-page-color-c1-t:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-image: url(/images/wolke.png);
}
.cb-page-color-c2:before,
.cb-page-color-c2-t:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-image: url(/images/wolke.png);
}
.cb-page-color-c2:after,
.cb-page-color-c2-t:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-image: url(/images/sonne.png);
}
.cb-page-color-c3:before,
.cb-page-color-c3-t:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-image: url(/images/zelt.png);
}
.cb-page-color-c4:before,
.cb-page-color-c4-t:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: -1px;
  width: 100%;
  background: url(/images/wolken-top.svg) no-repeat center top;
}
.cb-page-color-c5:before,
.cb-page-color-c5-t:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  right: 0;
  background-image: url(/images/ballon.png);
}
.navbar {
  position: fixed;
  z-index: 213;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}
.navbar .desk {
  position: relative;
}
#social {
  display: flex;
  margin: 0 15px;
}
#social .meta {
  display: inline-block;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#social .meta.service_facebook {
  background-image: url(/images/facebook.svg);
}
.visible-de,
.visible-fr,
.visible-it {
  display: none;
}
.de .visible-de {
  display: block;
}
.fr .visible-fr {
  display: block;
}
.it .visible-it {
  display: block;
}
.it .stoerer {
  display: none !important;
}
.stoerer {
  box-sizing: border-box;
  display: none;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 15px 30px 11px;
  background-color: #FF9000;
  box-shadow: 0px 0px 10px 0px rgba(40, 38, 38, 0.45);
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
}
.stoerer:hover,
.stoerer:focus {
  color: #fff !important;
}
.stoerer .stoerer__image {
  display: none;
}
.wrapper.earlybirdTrue .stoerer {
  display: flex;
}
.section--footer {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
.section--footer .services {
  border-top: 1px solid #fff;
}
.footercontent {
  flex: 1 0 auto;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  max-width: 100%;
  width: 1030px;
}
#cmsbox .meta {
  font-family: 'MuseoSansRounded-300', helvetica, sans-serif !important;
  font-weight: 400;
}
h1,
.area h2 {
  color: #0094C8;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
}
.cb-page-layout4 .unit.seam h2,
.cb-page-layout4 .unit.flat h2 {
  text-align: left;
}
.section--footer h2 {
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
}
.area h3 {
  color: #0094C8;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
}
.area h4 {
  color: #828282;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-transform: uppercase;
}
strong {
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
}
i {
  font-style: normal;
  color: #0094C8;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
}
.text {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
          hyphens: none;
}
.skew {
  color: #D0021B;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
}
.loud {
  padding-left: 26px;
  background: url(/images/icon-place.svg) no-repeat left center;
}
.pale {
  padding-left: 26px;
  background: url(/images/icon-clock.svg) no-repeat 0 2px;
}
.cb-page-layout4 .list--bullet li {
  padding-left: 26px;
  background: url(/images/icon-tickets.svg) no-repeat left top;
}
.cb-page-layout4 .list--bullet li:before {
  content: none;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
          hyphens: none;
}
.wrapper a {
  color: #FF9000;
  text-decoration: none;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
}
.wrapper a strong {
  font-family: 'MuseoSansRounded-900', helvetica, sans-serif;
  font-weight: 400;
}
.wrapper a:hover,
.wrapper a:focus {
  color: #e68200;
}
.cb-page-layout2 h1,
.cb-page-layout7 h1,
.cb-page-layout8 .container--tickets h1,
.section--footer h1 {
  color: #fff;
}
.cb-page-layout2 .pure,
.cb-page-layout7 .pure,
.cb-page-layout8 .container--tickets .pure,
.section--footer .pure,
.cb-page-layout2 .flat,
.cb-page-layout7 .flat,
.cb-page-layout8 .container--tickets .flat,
.section--footer .flat {
  color: #fff;
}
.cb-page-layout2 .pure h2,
.cb-page-layout7 .pure h2,
.cb-page-layout8 .container--tickets .pure h2,
.section--footer .pure h2,
.cb-page-layout2 .flat h2,
.cb-page-layout7 .flat h2,
.cb-page-layout8 .container--tickets .flat h2,
.section--footer .flat h2,
.cb-page-layout2 .pure h3,
.cb-page-layout7 .pure h3,
.cb-page-layout8 .container--tickets .pure h3,
.section--footer .pure h3,
.cb-page-layout2 .flat h3,
.cb-page-layout7 .flat h3,
.cb-page-layout8 .container--tickets .flat h3,
.section--footer .flat h3,
.cb-page-layout2 .pure h4,
.cb-page-layout7 .pure h4,
.cb-page-layout8 .container--tickets .pure h4,
.section--footer .pure h4,
.cb-page-layout2 .flat h4,
.cb-page-layout7 .flat h4,
.cb-page-layout8 .container--tickets .flat h4,
.section--footer .flat h4 {
  color: #fff;
}
.section--footer {
  color: #fff;
}
.section--footer a {
  color: #fff;
}
.section--footer a:hover,
.section--footer a:focus {
  color: #fff;
}
.main {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.unit .body {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.pure .pict img {
  margin: 0 auto;
}
.cb-page-layout6 .pure .pict {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.cb-page-layout6 .pure .pict img {
  box-sizing: border-box;
  margin: 20px 0;
  padding: 0 25px;
}
.seam,
.cb-page-layout4 .unit.flat {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.cb-page-layout4 .unit.seam,
.cb-page-layout4 .unit.flat {
  text-align: left;
}
.cb-page-layout4 .unit.flat {
  overflow: hidden;
}
.cb-page-layout4 .unit.flat:before {
  content: "Ausverkauft";
  box-sizing: border-box;
  position: absolute;
  right: -40px;
  top: 25px;
  width: 260px;
  padding: 12px 40px 8px 66px;
  background-color: #D0021B;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
  transform: rotate(30deg);
}
.cb-page-layout1 .flat,
.cb-page-layout2 .flat,
.cb-page-layout3 .flat,
.cb-page-layout5 .flat,
.cb-page-layout6 .flat,
.cb-page-layout7 .flat {
  text-align: center;
}
#view .cb-page-layout1 .flat,
#view .cb-page-layout2 .flat,
#view .cb-page-layout3 .flat,
#view .cb-page-layout5 .flat,
#view .cb-page-layout6 .flat,
#view .cb-page-layout7 .flat {
  color: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
}
#view .cb-page-layout1 .flat .body,
#view .cb-page-layout2 .flat .body,
#view .cb-page-layout3 .flat .body,
#view .cb-page-layout5 .flat .body,
#view .cb-page-layout6 .flat .body,
#view .cb-page-layout7 .flat .body {
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
#view .cb-page-layout1 .flat .part,
#view .cb-page-layout2 .flat .part,
#view .cb-page-layout3 .flat .part,
#view .cb-page-layout5 .flat .part,
#view .cb-page-layout6 .flat .part,
#view .cb-page-layout7 .flat .part {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#view .cb-page-layout1 .flat .part.pict,
#view .cb-page-layout2 .flat .part.pict,
#view .cb-page-layout3 .flat .part.pict,
#view .cb-page-layout5 .flat .part.pict,
#view .cb-page-layout6 .flat .part.pict,
#view .cb-page-layout7 .flat .part.pict {
  overflow: hidden;
  border-radius: 16px;
}
#view .cb-page-layout1 .flat .part.pict > a,
#view .cb-page-layout2 .flat .part.pict > a,
#view .cb-page-layout3 .flat .part.pict > a,
#view .cb-page-layout5 .flat .part.pict > a,
#view .cb-page-layout6 .flat .part.pict > a,
#view .cb-page-layout7 .flat .part.pict > a {
  width: 100%;
  height: 100%;
}
#view .cb-page-layout1 .flat .part.pict img.cb-landscape,
#view .cb-page-layout2 .flat .part.pict img.cb-landscape,
#view .cb-page-layout3 .flat .part.pict img.cb-landscape,
#view .cb-page-layout5 .flat .part.pict img.cb-landscape,
#view .cb-page-layout6 .flat .part.pict img.cb-landscape,
#view .cb-page-layout7 .flat .part.pict img.cb-landscape,
#view .cb-page-layout1 .flat .part.pict img.cb-portrait,
#view .cb-page-layout2 .flat .part.pict img.cb-portrait,
#view .cb-page-layout3 .flat .part.pict img.cb-portrait,
#view .cb-page-layout5 .flat .part.pict img.cb-portrait,
#view .cb-page-layout6 .flat .part.pict img.cb-portrait,
#view .cb-page-layout7 .flat .part.pict img.cb-portrait {
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
  transform: scale(1);
  transition: transform 250ms ease-in;
}
#view .cb-page-layout1 .flat .part.text,
#view .cb-page-layout2 .flat .part.text,
#view .cb-page-layout3 .flat .part.text,
#view .cb-page-layout5 .flat .part.text,
#view .cb-page-layout6 .flat .part.text,
#view .cb-page-layout7 .flat .part.text,
#view .cb-page-layout1 .flat .part.link,
#view .cb-page-layout2 .flat .part.link,
#view .cb-page-layout3 .flat .part.link,
#view .cb-page-layout5 .flat .part.link,
#view .cb-page-layout6 .flat .part.link,
#view .cb-page-layout7 .flat .part.link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#view .cb-page-layout1 .flat .part.text,
#view .cb-page-layout2 .flat .part.text,
#view .cb-page-layout3 .flat .part.text,
#view .cb-page-layout5 .flat .part.text,
#view .cb-page-layout6 .flat .part.text,
#view .cb-page-layout7 .flat .part.text {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: opacity 250ms ease-in;
}
#view .cb-page-layout1 .flat .part.text:before,
#view .cb-page-layout2 .flat .part.text:before,
#view .cb-page-layout3 .flat .part.text:before,
#view .cb-page-layout5 .flat .part.text:before,
#view .cb-page-layout6 .flat .part.text:before,
#view .cb-page-layout7 .flat .part.text:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 16px;
  background-color: #000;
  opacity: 0.4;
  transition: opacity 250ms ease-in;
}
#view .cb-page-layout1 .flat .part.text .text-section,
#view .cb-page-layout2 .flat .part.text .text-section,
#view .cb-page-layout3 .flat .part.text .text-section,
#view .cb-page-layout5 .flat .part.text .text-section,
#view .cb-page-layout6 .flat .part.text .text-section,
#view .cb-page-layout7 .flat .part.text .text-section {
  position: relative;
  z-index: 2;
}
#view .cb-page-layout1 .flat .part.link .open,
#view .cb-page-layout2 .flat .part.link .open,
#view .cb-page-layout3 .flat .part.link .open,
#view .cb-page-layout5 .flat .part.link .open,
#view .cb-page-layout6 .flat .part.link .open,
#view .cb-page-layout7 .flat .part.link .open {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: none;
  background-color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#view .cb-page-layout1 .flat:hover .part.pict img,
#view .cb-page-layout2 .flat:hover .part.pict img,
#view .cb-page-layout3 .flat:hover .part.pict img,
#view .cb-page-layout5 .flat:hover .part.pict img,
#view .cb-page-layout6 .flat:hover .part.pict img,
#view .cb-page-layout7 .flat:hover .part.pict img,
#view .cb-page-layout1 .flat:focus .part.pict img,
#view .cb-page-layout2 .flat:focus .part.pict img,
#view .cb-page-layout3 .flat:focus .part.pict img,
#view .cb-page-layout5 .flat:focus .part.pict img,
#view .cb-page-layout6 .flat:focus .part.pict img,
#view .cb-page-layout7 .flat:focus .part.pict img {
  transform: scale(1.1);
}
#view .cb-page-layout1 .flat:hover .part.text,
#view .cb-page-layout2 .flat:hover .part.text,
#view .cb-page-layout3 .flat:hover .part.text,
#view .cb-page-layout5 .flat:hover .part.text,
#view .cb-page-layout6 .flat:hover .part.text,
#view .cb-page-layout7 .flat:hover .part.text,
#view .cb-page-layout1 .flat:focus .part.text,
#view .cb-page-layout2 .flat:focus .part.text,
#view .cb-page-layout3 .flat:focus .part.text,
#view .cb-page-layout5 .flat:focus .part.text,
#view .cb-page-layout6 .flat:focus .part.text,
#view .cb-page-layout7 .flat:focus .part.text {
  opacity: 0;
}
#view .cb-page-layout1 .flat:hover .part.text:before,
#view .cb-page-layout2 .flat:hover .part.text:before,
#view .cb-page-layout3 .flat:hover .part.text:before,
#view .cb-page-layout5 .flat:hover .part.text:before,
#view .cb-page-layout6 .flat:hover .part.text:before,
#view .cb-page-layout7 .flat:hover .part.text:before,
#view .cb-page-layout1 .flat:focus .part.text:before,
#view .cb-page-layout2 .flat:focus .part.text:before,
#view .cb-page-layout3 .flat:focus .part.text:before,
#view .cb-page-layout5 .flat:focus .part.text:before,
#view .cb-page-layout6 .flat:focus .part.text:before,
#view .cb-page-layout7 .flat:focus .part.text:before {
  opacity: 0;
}
.edge {
  border-radius: 16px;
  background-color: #F3F3F3;
  overflow: hidden;
}
.edge .part.pict {
  width: 100% !important;
  margin: 0 !important;
}
.text-section {
  float: left;
  width: 100%;
}
.list--bullet {
  padding-left: 0;
  list-style-type: none;
}
.list--bullet li {
  padding-left: 24px;
  position: relative;
}
.list--bullet li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
}
.list--numbered li {
  margin-left: 16px;
}
div.load {
  background: none !important;
}
div.link .open {
  box-sizing: border-box;
  display: inline-block;
  padding: 12px 15px 8px;
  border: 1px solid #FF9000;
  border-radius: 16px;
  color: #FF9000;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.16666667;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 250ms;
}
div.link .open:hover,
div.link .open:focus {
  border-color: #e68200;
  color: #e68200;
}
div.link.site .open {
  background-color: #FF9000;
  color: #fff;
}
div.link.site .open:hover,
div.link.site .open:focus {
  border-color: #e68200;
  background-color: #e68200;
}
div.link.mail .open,
div.link.phone .open {
  display: block;
  padding-top: 70px;
  padding-bottom: 22px;
  background-repeat: no-repeat;
  background-color: #FF9000;
  color: #fff;
}
div.link.mail .open:hover,
div.link.phone .open:hover,
div.link.mail .open:focus,
div.link.phone .open:focus {
  border-color: #e68200;
  background-color: #e68200;
}
div.link.mail .open {
  background-image: url(/images/mail.svg);
  background-position: center top 29px;
}
div.link.phone .open {
  background-image: url(/images/phone.svg);
  background-position: center top 25px;
}
#edit div.link .open {
  display: block;
}
.table tr {
  border-top: none;
}
.part--table:last-child .table tr.exit {
  border-bottom: none;
}
@media (max-width: 767px) {
  .table tr {
    border-left: none;
    border-right: none;
  }
  .table td {
    padding: 5px 0;
    text-align: center !important;
  }
}
.cb-page-layout4 .unit.seam .part--table,
.cb-page-layout4 .unit.flat .part--table {
  margin-top: -10px;
}
.cb-page-layout4 .unit.seam .table tr,
.cb-page-layout4 .unit.flat .table tr {
  border: none;
}
.cb-page-layout4 .unit.seam .table td,
.cb-page-layout4 .unit.flat .table td {
  padding: 5px 0;
}
@media (max-width: 767px) {
  .cb-page-layout4 .unit.seam .table tr,
  .cb-page-layout4 .unit.flat .table tr {
    padding: 5px 0;
  }
}
@media (min-width: 768px) {
  .cb-page-layout4 .unit.seam .table-layout-fixed .table td:first-child,
  .cb-page-layout4 .unit.flat .table-layout-fixed .table td:first-child {
    width: 120px;
  }
}
.cb-share .cb-service {
  margin: 10px 0;
}
#root #over {
  z-index: 250;
}
#root #disp.zoom {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  z-index: 251;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#root #disp.zoom div.body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: none;
  position: relative;
}
#root #disp.zoom div.body > div {
  width: 100%;
  height: 100%;
}
#root #disp.zoom div.body a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px;
}
#root #disp.zoom div.body .cb-zoom-image {
  position: relative;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: auto;
  transform: translateY(-50%) translateX(-50%);
  max-height: 90% !important;
  max-width: 90% !important;
  border: 10px solid #fff;
  border-radius: 4px;
  margin: 0 !important;
}
#root #disp.zoom div.body .cb-zoom-image:hover {
  cursor: none !important;
}
#root #disp.zoom div.head {
  position: static;
  height: 0;
  width: 0;
  overflow: visible;
}
#root #disp.zoom div.head h2 {
  display: none;
}
#root #disp.zoom div.head div.ctrl {
  position: static;
  height: 0;
  width: 0;
}
#root #disp.zoom div.head a.cb-hybrid {
  position: fixed;
  top: 50%;
  width: 42px;
  height: 42px;
  z-index: 10;
  margin-top: -21px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 42px;
}
#root #disp.zoom div.head .prev a.cb-hybrid {
  left: 30px;
  background-image: url(/images/zoom-prev.svg);
}
#root #disp.zoom div.head .next a.cb-hybrid {
  right: 30px;
  background-image: url(/images/zoom-next.svg);
}
#root #disp.zoom div.head a.quit {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  background: url(/images/zoom-close.svg) no-repeat center / 20px;
  z-index: 10;
}
#root #disp.zoom div.foot {
  display: none;
}
#edit .area {
  border-top: 2px dashed #ccc;
}
#edit .area.base {
  position: relative;
  background-color: #eee;
}
#edit .area.base:before {
  content: "Scroll-Bereich Mobile";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
#edit .cb-page-layout1,
#edit .cb-page-layout2,
#edit .cb-page-layout5,
#edit .cb-page-layout6,
#edit .cb-page-layout7 {
  margin-top: 120px;
}
#edit .cb-page-layout4 .unit.flat .table tr,
#edit .cb-page-layout4 .unit.seam .table tr {
  border-top: 1px dashed #bfbfbf;
  border-bottom: 1px dashed #bfbfbf;
}
/******* forms.less 2014-10-16 *******/
/* Changelog

2014-10-16
Checkboxes & Radiobuttons:
no float for inputs, no display block for labels

*/
fieldset {
  line-height: 1.42857143em;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 0px;
}
.form .name {
  padding-bottom: 0.2em;
}
input,
button,
select,
textarea {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
input,
textarea {
  color: #404040;
  background-color: #fff;
  font-weight: normal;
  font-family: 'MuseoSansRounded-300', helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4pxrem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1em 3px;
  min-height: 1.42857143em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 14px;
  font-size: 1.4pxrem;
  color: #444;
  font-weight: normal;
  font-family: 'MuseoSansRounded-300', helvetica, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #8c8c8c;
}
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #99b5de;
  box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  transition: box-shadow 0.218s;
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #c7d7ed;
}
input.submit,
button.cb-hybrid {
  float: left;
  display: block;
  background-color: #FF9000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  min-height: 40px;
  border-radius: 0;
  padding: 0 20px;
  -webkit-appearance: none;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  color: #fff;
  background-color: #ff970f;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  background-color: #cc7300;
}
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
.form textarea {
  overflow: auto;
  resize: vertical;
}
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
.ship .chop {
  overflow: visible;
  margin-top: 0.1em;
}
.ship .chop > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 1.42857143em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
}
.form .ctrl .sign {
  min-width: 4em;
  display: inline-block;
  margin-left: 0.2em;
}
div.cb-form-sent {
  float: left;
  width: 100%;
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
input.fail,
textarea.fail {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  padding-right: 30px !important;
  border-color: #e64246;
  color: #e64246 !important;
}
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
.calendar {
  position: absolute;
  z-index: 100;
  border: 1px solid #666;
  background: #333;
  text-align: right;
  line-height: 2;
  color: #fff !important;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.calendar > table {
  margin: 3px;
  border-spacing: 0;
  border-collapse: collapse;
}
.calendar th {
  color: #eee;
  text-align: center;
  font-weight: 700;
}
.calendar tbody {
  border-radius: 0 0 8px 8px;
  border-top: 1px solid #666;
}
td.published {
  color: #7be;
  font-weight: 700;
}
td.show {
  background: #7be;
  color: #fff;
  font-weight: 700;
}
.calendar th > a,
.calendar td > a {
  display: block;
  padding: 0 6px 1px 6px;
  color: inherit;
  text-decoration: none;
}
.calendar th > a:hover,
.calendar td > a:hover {
  background: #666;
  color: #fff;
}
.calendar td.show {
  background: #87004e;
}
.calendar td.show a:hover {
  background: none;
}
/*** mobile-navi-multilevel-top.less 2014-11-04 ***/
.navi {
  display: none;
}
#mobile-navi {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
  z-index: 210;
  height: 0;
  overflow: hidden;
  background: #fff;
  transition: all 0.3s ease-in;
}
.togglenavigation {
  position: relative;
  z-index: 212;
  display: block;
  float: right;
  width: 30px;
  height: 20px;
  margin-top: 50px;
  margin-bottom: 20px;
  cursor: pointer;
  color: #FF9000 !important;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
}
.cb-elastic-content-small .togglenavigation {
  margin-top: 20px;
}
.togglenavigation:active > span {
  background: #d67900 !important;
}
.togglenavigation > span {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  height: 4px;
  width: 30px;
  margin-top: -2px;
  border-radius: 2px;
  background: currentColor;
}
.togglenavigation > .tline-1 {
  margin-top: -10px;
}
.togglenavigation > .tline-4 {
  margin-top: 6px;
}
.cb-toggle-target-active .togglenavigation > .tline-1,
.cb-toggle-target-active .togglenavigation > .tline-4 {
  opacity: 0;
}
.cb-toggle-target-active .togglenavigation > .tline-2,
.cb-toggle-target-active .togglenavigation > .tline-3 {
  transition: transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
}
.cb-toggle-target-active .togglenavigation > .tline-2 {
  transform: rotate(-45deg);
}
.cb-toggle-target-active .togglenavigation > .tline-3 {
  opacity: 1;
  transform: rotate(45deg);
}
body.cb-toggle-target-active #mobile-navi {
  height: 100%;
  overflow: auto;
  transition: all 0.218s ease-out;
}
#mobile-navi {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.mobile-navi-top {
  position: relative;
  flex: 0 0 auto;
  margin-top: 90px;
  padding-bottom: 90px;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
  overflow: hidden;
}
.cb-elastic-content-small .mobile-navi-top {
  margin-top: 60px;
}
.mobile-navi-top:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1px;
  width: 100%;
  min-width: 768px;
  height: 138px;
  background: url(/images/wolken.svg) no-repeat center bottom;
  background-size: 768px 138px;
}
@media only screen and (min-width: 768px) {
  .mobile-navi-top {
    padding-bottom: 110px;
  }
  .mobile-navi-top:after {
    height: 185px;
    background-size: 1024px 185px;
  }
}
.mobile-navi-bottom {
  margin-bottom: 20px;
}
#mobile-navi .languagenavi {
  float: left;
  display: block;
  width: 100%;
  margin-top: 45px;
  text-align: center;
}
#mobile-navi .languagenavi > .item {
  display: inline-block;
  padding: 0 5px;
  border-right: 1px solid #828282;
}
#mobile-navi .languagenavi > .item.exit {
  border-right: none;
}
#mobile-navi .languagenavi > .item > .menu {
  display: block;
  padding: 0 0;
  color: #828282;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#mobile-navi .languagenavi > .item > .menu.path {
  color: #FF9000;
}
#mobile-navi .sub1 {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
#mobile-navi .sub1 > .item {
  float: left;
  width: 100%;
}
#mobile-navi .sub1 > .item > .menu {
  display: block;
  padding: 4px 15px;
  font-family: 'MuseoSansRounded-700', helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#mobile-navi .mobile-navi-top .sub1 {
  margin-top: 16px;
}
#mobile-navi .mobile-navi-top .sub1 .item {
  margin: 8px 0;
}
#mobile-navi .mobile-navi-top .sub1 .item .menu {
  color: #0094C8;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.22222222;
}
#mobile-navi .mobile-navi-top .sub1 .item .menu.path {
  color: #FF9000;
}
#mobile-navi .mobile-navi-top div.sub1 > .item {
  display: none;
}
#mobile-navi .mobile-navi-top div.sub1 > .item.c0,
#mobile-navi .mobile-navi-top div.sub1 > .item.c1,
#mobile-navi .mobile-navi-top div.sub1 > .item.c2,
#mobile-navi .mobile-navi-top div.sub1 > .item.c3,
#mobile-navi .mobile-navi-top div.sub1 > .item.c4,
#mobile-navi .mobile-navi-top div.sub1 > .item.c5 {
  display: block;
}
#mobile-navi .mobile-navi-bottom .sub1 .item {
  margin: 3px 0;
}
#mobile-navi .mobile-navi-bottom .sub1 .item .menu {
  color: #828282;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2;
}
#mobile-navi .mobile-navi-bottom .sub1 .item .menu.path {
  color: #FF9000;
}
#mobile-navi .mobile-navi-bottom div.sub1 > .item {
  display: none;
}
#mobile-navi .mobile-navi-bottom div.sub1 > .item.c0-t,
#mobile-navi .mobile-navi-bottom div.sub1 > .item.c1-t,
#mobile-navi .mobile-navi-bottom div.sub1 > .item.c2-t,
#mobile-navi .mobile-navi-bottom div.sub1 > .item.c3-t,
#mobile-navi .mobile-navi-bottom div.sub1 > .item.c4-t,
#mobile-navi .mobile-navi-bottom div.sub1 > .item.c5-t {
  display: block;
}
.cb-home {
  width: 170px;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
}
.cb-elastic-content-small .cb-home {
  width: 130px;
}
.desk,
.footercontent {
  max-width: calc(100% - 59px );
}
.cb-page-title {
  margin-top: 45px;
  margin-bottom: 35px;
}
.cb-page.cb-page-layout1,
.cb-page.cb-page-layout2,
.cb-page.cb-page-layout6 {
  margin-bottom: 60px;
}
.cb-page.cb-page-layout7 {
  box-sizing: border-box;
  padding-bottom: 60px;
}
.cb-page.cb-page-layout2,
.cb-page.cb-page-layout7,
.section--footer {
  min-height: 467px;
}
.container--tickets {
  min-height: 467px;
  margin-top: 40px;
}
.bg-blue,
.footer-bg {
  height: 467px;
}
.bg-blue:after,
.footer-bg:after {
  height: 138px;
  background-size: 768px 138px;
}
.bg-ep:after {
  height: 138px;
  background-size: 768px 138px;
  bottom: -50px;
}
.footer-bg {
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .footer-bg {
    background-size: cover;
  }
}
.pageheader {
  box-sizing: border-box;
  padding: 120px 0 140px;
  height: 467px;
}
.pageheader:after {
  height: 138px;
  background-size: 768px 138px;
}
@media only screen and (max-width: 709px) {
  .pageheader {
    padding-bottom: 0;
    align-items: flex-start;
  }
  .pageheader:after {
    bottom: -50px;
  }
}
.pageheader .header_text,
.pageheader .header_image {
  width: 306px;
}
.fr .pageheader .header_text,
.fr .pageheader .header_image,
.it .pageheader .header_text,
.it .pageheader .header_image {
  width: 292px;
}
.kinoheader {
  box-sizing: border-box;
  padding: 0 0 140px;
  height: clamp(18.75rem, 9.821rem + 44.64vw, 31.25rem);
}
.kinoheader:after {
  height: 138px;
  background-size: 768px 138px;
}
@media only screen and (max-width: 709px) {
  .kinoheader {
    align-items: flex-start;
  }
}
.kinoheader .kinoheader__logo {
  width: 306px;
}
.fr .kinoheader .kinoheader__logo,
.it .kinoheader .kinoheader__logo {
  width: 292px;
}
.cb-page-layout5 {
  margin-top: 90px;
}
.container--south {
  padding: 120px 0;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.32;
}
.container--south:before,
.container--south:after {
  height: 138px;
  background-size: 768px 138px;
}
@media only screen and (max-width: 767px) {
  .backlink {
    width: 36px;
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
  }
  .backlink:before {
    margin-right: 0;
  }
  .cb-page-layout5 .backlink {
    margin-top: 50px;
  }
}
.cb-page-color-c1:before,
.cb-page-color-c1-t:before {
  left: 0;
  top: -50px;
  width: 120px;
  height: 90px;
}
.cb-page-color-c1:after,
.cb-page-color-c1-t:after {
  right: 0;
  top: -30px;
  width: 150px;
  height: 58px;
}
.cb-page-color-c2:before,
.cb-page-color-c2-t:before {
  left: 0;
  top: -30px;
  width: 150px;
  height: 58px;
}
.cb-page-color-c2:after,
.cb-page-color-c2-t:after {
  right: 15px;
  top: -35px;
  width: 70px;
  height: 70px;
}
.cb-page-color-c3:before,
.cb-page-color-c3-t:before {
  right: 15px;
  top: -60px;
  width: 175px;
  height: 62.5px;
}
.cb-page-color-c4:before,
.cb-page-color-c4-t:before {
  top: -60px;
  height: 138px;
  background-size: 768px 138px;
}
.cb-page-color-c5:before,
.cb-page-color-c5-t:before {
  top: -40px;
  width: 120px;
  height: 90px;
}
@media only screen and (max-width: 1023px) {
  .navbar .navi-top #social {
    display: none;
  }
  .navbar .navi-main .contactlink {
    display: none;
  }
  #social {
    float: left;
    justify-content: center;
    width: 100%;
    margin: 7px 0 0;
  }
}
.section--footer .vcard {
  margin-top: 130px;
}
.section--footer .vcard h2 {
  margin-top: 38px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333333;
}
.section--footer .vcard h2:first-child {
  margin-top: 18px;
}
.section--footer .vcard .org {
  margin-top: 8px;
}
.section--footer .vcard .web,
.section--footer .vcard .phone {
  margin-top: 16px;
}
.section--footer .services {
  margin-top: 30px;
}
#cmsbox {
  margin-top: 16px;
}
#services {
  margin-top: 8px;
  margin-bottom: 16px;
}
h1,
.area h2 {
  font-size: 30px;
  font-size: 3rem;
}
.cb-page-layout3 .unit.seam h2,
.cb-page-layout4 .unit.seam h2,
.cb-page-layout4 .unit.flat h2 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
}
.area h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333333;
}
.text-section--h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}
.unit.pure.wide:first-child .part:first-child .text-section--h3 {
  margin-top: 0;
}
.unit.edge .text-section--h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .foot {
  margin-right: 2.97619048%;
  margin-left: 2.97619048%;
}
.area .part {
  margin-right: 2.97619048%;
  margin-left: 2.97619048%;
  width: 94.04761905%;
}
.area .tiny {
  width: 44.04761905%;
}
.area > .slim .part {
  width: 94.04761905%;
}
.area > .slim .tiny {
  width: 44.04761905%;
}
.area {
  width: 106.32911392%;
  margin-left: -3.16455696%;
  margin-bottom: 10px;
}
.area:empty {
  margin-bottom: 0;
}
.area.south {
  margin-top: 10px;
}
.area.south:empty {
  margin-top: 0;
}
.cb-page-layout6 .unit.pure.wide .part.tall.pict img {
  margin: 40px 0;
  padding: 0 50px;
}
.cb-page-layout6 .unit.pure.wide .part.tiny.pict img {
  margin: 20px 0;
  padding: 0 25px;
}
.cb-page-layout6 .unit.pure.slim .part.pict img {
  margin: 20px 0;
  padding: 0 25px;
}
.unit.seam,
.cb-page-layout4 .unit.flat {
  width: 94.04761905%;
  margin-left: 2.97619048%;
  margin-right: 2.97619048%;
}
.unit.seam .part,
.cb-page-layout4 .unit.flat .part {
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 20px;
}
.unit.seam .part:last-child,
.cb-page-layout4 .unit.flat .part:last-child {
  margin-bottom: 20px;
}
.unit.seam .part.part--table:last-child,
.cb-page-layout4 .unit.flat .part.part--table:last-child {
  margin-bottom: 10px;
}
.cb-page-layout4 .unit.seam .part--table,
.cb-page-layout4 .unit.flat .part--table {
  margin-top: -10px;
}
.cb-page-layout4 .unit.seam .part--table:last-child,
.cb-page-layout4 .unit.flat .part--table:last-child {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .cb-page-layout3 .unit.seam,
  .cb-page-layout4 .unit.seam,
  .cb-page-layout4 .unit.flat {
    padding: 15px 0;
    text-align: center;
  }
  .cb-page-layout3 .unit.seam h2,
  .cb-page-layout4 .unit.seam h2,
  .cb-page-layout4 .unit.flat h2 {
    text-align: center;
  }
  .cb-page-layout3 .unit.seam .loud,
  .cb-page-layout4 .unit.seam .loud,
  .cb-page-layout4 .unit.flat .loud,
  .cb-page-layout3 .unit.seam .pale,
  .cb-page-layout4 .unit.seam .pale,
  .cb-page-layout4 .unit.flat .pale {
    display: inline-block;
  }
  .cb-page-layout4 .unit.seam .list--bullet li,
  .cb-page-layout4 .unit.flat .list--bullet li {
    display: inline-block;
  }
  .cb-page-layout4 .unit.flat {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .cb-page-layout1 .flat.slim,
  .cb-page-layout2 .flat.slim,
  .cb-page-layout3 .flat.slim,
  .cb-page-layout5 .flat.slim,
  .cb-page-layout6 .flat.slim,
  .cb-page-layout7 .flat.slim {
    width: 50%;
  }
  .cb-page-layout1 .flat.slim .part,
  .cb-page-layout2 .flat.slim .part,
  .cb-page-layout3 .flat.slim .part,
  .cb-page-layout5 .flat.slim .part,
  .cb-page-layout6 .flat.slim .part,
  .cb-page-layout7 .flat.slim .part {
    width: 88.0952381%;
    margin-left: 5.95238095%;
    margin-right: 5.95238095%;
  }
}
.unit.edge {
  width: 93.75%;
  margin-left: 2.97619048%;
  margin-right: 2.97619048%;
  padding-bottom: 10px;
}
.unit.edge .part {
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 20px;
}
.cb-page-layout5 .unit:first-child {
  margin-top: 0;
}
.cb-page-layout5 .unit:first-child .part:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #view .base--empty .area.base {
    display: none;
  }
  #view .area.base {
    box-sizing: border-box;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    overflow-x: scroll;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
    scroll-snap-type: x mandatory;
    scroll-padding: 0 20px;
  }
  #view .area.base .unit {
    scroll-snap-align: start;
  }
  .area.base .unit.pure,
  .area.base .unit.flat {
    width: 66.66666667%;
    min-width: 224px;
    max-width: 346px;
  }
  .area.base .unit.pure .part,
  .area.base .unit.flat .part {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
  .area.base .unit.edge {
    width: 60.71428571%;
    min-width: 204px;
    max-width: 326px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
  }
  .area.base .unit.edge .body {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .area.base .unit.edge .part {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
  .area.base .unit.edge .part:last-child {
    margin-top: auto;
    padding-top: 10px;
  }
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 90px !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
/*# sourceMappingURL=./screen-small.css.map */