<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* screen-small.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* 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 &gt; .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit &gt; .body,
.unit &gt; form &gt; .body,
.part {
  float: left;
}
.unit {
  margin-top: 15px;
  margin-bottom: 15px;
}
.unit &gt; .body,
.unit &gt; form &gt; .body {
  width: 100%;
}
.fold &gt; .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lead {
  margin-bottom: 0 !important;
}
#edit .line {
  padding: 4px 0;
}
video {
  float: left;
  width: 100%;
}
.line &gt; hr {
  overflow: hidden;
  height: 1px;
  border-color: #000;
  color: #000;
  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 &gt; .open,
.load &gt; .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 &gt; img,
.pict &gt; a &gt; img,
.file &gt; img,
.file &gt; a &gt; img,
.film &gt; img,
.film &gt; a &gt; img,
.play &gt; img,
.cb-googlemapscontainer,
.cb-zoom-image {
  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 &gt; 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 &gt; div {
  width: 100%;
  height: 100%;
}
.cb-youtube &gt; .flash,
.cb-youtube &gt; .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo &gt; .flash,
.cb-vimeo &gt; .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube &gt; .cb-youtube,
.cb-vimeo &gt; .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 &gt; 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 &gt; a:hover {
  background-position: 0px -20px;
}
.cb-service &gt; a:active {
  background-position: 0px -40px;
}
.cb-service &gt; .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service &gt; .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service &gt; .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service &gt; .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service &gt; .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: 3000;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: fixed;
  z-index: 3001;
  color: #000;
  font-family: 'Roboto', helvetica, sans-serif;
  line-height: 1.375;
  font-size: 16px;
}
@media (max-width: 639px) {
  #disp {
    position: absolute;
  }
}
#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 &gt; .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next &gt; .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 &gt; fieldset {
  padding-bottom: 0;
}
.zoom fieldset &gt; p {
  padding: 0 15px 25px;
  color: #404040;
}
#disp &gt; .body &gt; .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part &gt; .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 &gt; a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li &gt; a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li &gt; a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
.srch .text {
  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;
  hyphens: auto;
  padding-bottom: 0.8em;
}
#disp.two-step-verification {
  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: #224d96;
  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: #224d96;
  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 #ccc;
  border-bottom: 1px solid #ccc;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 5px 0;
}
.table--headline th {
  font-weight: bold;
}
.table td {
  padding: 5px 0;
}
.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 #e0e0e0;
  border-right: 1px dashed #e0e0e0;
}
.table--footer .table-foot td {
  font-weight: bold;
}
@media (max-width: 639px) {
  .table {
    font-size: 2.50391236vw;
  }
}
/******* 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(34, 77, 150, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  background-color: transparent;
}
body.cb-toggle-target-active {
  overflow: hidden;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1200px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.home {
  float: left;
}
.home--mood {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 40px;
  z-index: 5;
}
.logo {
  width: 100%;
  height: auto;
}
#head {
  float: left;
  width: 100%;
}
.scroll-animated {
  opacity: 0;
  transform: translateY(100px);
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.scroll-animated.scroll-animated--active {
  opacity: 1;
  transform: translateY(0);
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  color: #000;
  font-family: 'Roboto', helvetica, sans-serif;
  line-height: 1.375;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
}
.section {
  float: left;
  width: 100%;
  position: relative;
}
.section--navigation {
  background: #fff;
  z-index: 10;
}
.section--navigation:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #000;
  transition: all 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
  z-index: 2;
}
@media (min-width: 1600px) {
  .section--navigation.cb-navi-fixed {
    position: fixed;
    z-index: 2000;
  }
  .section--navigation.cb-navi-fixed:after {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 1599px) {
  .section--navigation.cb-navi-sticky-clone {
    display: none;
  }
}
@media (max-width: 639px) {
  .section--navigation {
    display: none;
  }
}
.section--footer {
  background: #f4f3ef;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.claim {
  position: absolute;
  left: 50%;
  bottom: 10.41666667vw;
  z-index: 4;
  width: 914px;
  margin-left: -457px;
}
.wave {
  position: absolute;
  right: 200px;
  bottom: 0;
  width: 230px;
  z-index: 2;
}
.navigation {
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.home--navigation {
  position: absolute;
  height: 40px;
  top: 17px;
  left: -230px;
  z-index: 3;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
@media (min-width: 1600px) {
  .cb-navi-fixed .home--navigation {
    left: 30px;
  }
}
.home--navigation .logo {
  width: auto;
  height: 100%;
}
@media (max-width: 1330px) {
  .home--navigation {
    height: 26px;
    top: 24px;
  }
}
@media (max-width: 1199px) {
  .home--navigation {
    display: none;
  }
}
.contentwidth {
  float: left;
  width: 100%;
}
.cb-layout3 .contentwidth {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.maincontent {
  float: left;
  width: 100%;
}
.sidecontent {
  float: left;
  width: 100%;
}
.cb-layout3 .sidecontent {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
}
.platzhalter {
  float: left;
  width: 100%;
  margin: 50px 0 25px;
  display: none;
}
.cb-layout1 .platzhalter {
  display: block;
}
.logowidth {
  float: left;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
.home--footer {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 300px;
}
.certificates {
  float: right;
  vertical-align: bottom;
  line-height: 0;
  font-size: 0;
}
.certificate {
  width: 104px;
  display: inline-block;
}
.certificate.certificate--myclimate {
  margin: 0 20px;
  width: 118px;
}
.certificate.certificate--reisegarantie {
  width: 120px;
}
.quicklinks {
  position: absolute;
  right: 0;
  top: 136px;
  z-index: 2;
  width: 50px;
}
.quicklinks .meta {
  float: left;
  width: 100%;
  position: relative;
  z-index: 3;
  height: 50px;
  margin-top: 4px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #224d96;
  box-sizing: border-box;
  background-color: #f4f3ef;
  background-size: 24px 24px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-phone-blue.svg);
}
.quicklinks .meta.service_phone {
  margin-top: 0;
}
.quicklinks .meta.service_mail {
  background-size: 28px 28px;
  background-image: url(/images/icon-mail-blue.svg);
}
.quicklinks .meta.service_instagram {
  background-size: 28px 28px;
  background-image: url(/images/icon-instagram-black.svg);
}
.quicklinks .meta.service_facebook {
  background-size: 28px 28px;
  background-image: url(/images/icon-facebook-black.svg);
}
.quicklinks .meta.service_beratung {
  background-size: 28px 28px;
  background-image: url(/images/icon-beratung-blue.svg);
}
.quicklinks .meta.service_search {
  background-size: 24px 24px;
  background-image: url(/images/icon-search-blue.svg);
}
.quicklinks .meta:hover,
.quicklinks .meta:focus {
  background-color: #dfdcd1;
}
.quicklinks.cb-scroll-triggered--active {
  position: fixed;
  top: 70px;
}
.phone {
  float: left;
  width: 100%;
  position: relative;
}
.phone__link {
  position: absolute;
  right: 0;
  transform: translateX(100%);
  top: 0;
  margin-right: -51px;
  box-sizing: border-box;
  background: #224d96;
  z-index: 2;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  padding: 10px 60px 10px 10px;
  border: 1px solid #000;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.phone__link:hover,
.phone__link:focus {
  color: #fff;
  background: #86a5d1;
}
.phone.cb-toggle-target-active .phone__link {
  right: 100%;
  transform: translateX(0);
}
.phone__link a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
.phone__link a:hover,
.phone__link a:focus {
  color: #fff;
}
.footarea {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.footarea a {
  text-decoration: none;
}
.footpart {
  float: left;
}
.foottitle {
  display: block;
  font-size: 21px;
  font-family: 'Signika', helvetica, sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
}
.vcard {
  display: block;
}
.vcard .org {
  display: block;
  font-weight: 700;
}
.vcard .adr,
.vcard .street-address {
  display: block;
}
.footarea .dock {
  display: block;
}
.footarea .dock .meta {
  display: block;
  white-space: nowrap;
}
#cmsbox {
  float: right;
  margin: 7px 0;
}
#cmsbox .meta {
  text-decoration: none;
}
.pfad {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  font-size: 15px;
  line-height: 1.2;
  font-style: italic;
}
.pfad a {
  text-decoration: none;
}
.cb-layout1 .pfad {
  display: none;
}
.scrolltonavi {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 2000;
  border-bottom: 1px solid #000;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: translateY(-100%);
}
.scrolltonavi.cb-scroll-triggered--active {
  transform: translateY(0);
}
@media (max-width: 1599px) {
  .scrolltonavi {
    display: block;
  }
}
@media (max-width: 639px) {
  .scrolltonavi {
    display: none;
  }
}
.home--scrollto {
  width: 176px;
  margin: 19px 0 19px 90px;
}
@media (max-width: 1199px) {
  .home--scrollto {
    width: 120px;
    margin: 21px 0 21px 3%;
  }
}
.scrollto-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-size: 26px;
  line-height: 1;
  font-family: 'Signika', helvetica, sans-serif;
  color: #224d96;
  font-weight: bold;
  padding-right: 48px;
  background-size: 30px 19px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/scrolltonavi.svg);
}
@media (max-width: 1199px) {
  .scrollto-text {
    font-size: 18px;
    background-size: 20px 13px;
    padding-right: 30px;
  }
}
#expo {
  float: left;
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 43.75%;
}
#slides {
  overflow: hidden;
  position: relative;
  max-width: 100% !important;
  max-height: 10000px !important;
  z-index: 1;
}
#slides .slide {
  width: 100%;
}
#slides img {
  display: block;
  width: 100%;
  max-width: 100% !important;
  max-height: 10000px !important;
  animation-name: zoomIn;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes zoomIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
#expo div.link {
  position: absolute;
  top: 50%;
  left: 0;
  height: 0;
  width: 100%;
  z-index: 2;
}
#expo div.link table.link {
  display: none;
}
#expo div.link a.link {
  float: left;
  margin-top: -19px;
  margin-left: 30px;
  display: block;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  width: 22px;
  height: 38px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/mood-prev.svg);
}
#expo div.link a.link.next {
  float: right;
  margin-left: 0;
  margin-right: 30px;
  background-image: url(/images/mood-next.svg);
}
@media (max-width: 1199px) {
  #expo div.link a.link {
    margin-left: 3%;
  }
  #expo div.link a.link.next {
    margin-right: 3%;
  }
}
@media (max-width: 639px) {
  #expo div.link a.link {
    width: 12px;
    height: 20px;
    margin-top: -10px;
    margin-left: 5%;
  }
  #expo div.link a.link.next {
    margin-right: 5%;
  }
}
#over {
  height: 100% !important;
}
#root #disp.zoom {
  margin: 0 !important;
  position: fixed;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
#root #disp.zoom div.head {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
  overflow: visible;
  margin: 0;
}
#root #disp.zoom div.head h2 {
  display: none;
}
#root #disp.zoom div.body {
  margin: 0;
  padding: 0;
  background: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 60px;
}
#root #disp.zoom div.body &gt; div {
  width: 100% !important;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
#root #disp.zoom div.body &gt; div a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
#root #disp.zoom div.body &gt; div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#root #disp.zoom div.foot {
  display: none;
}
h1 {
  text-align: center;
  font-size: 24px;
  line-height: 1.16666667;
  font-weight: 600;
  font-family: 'Signika', helvetica, sans-serif;
}
h1 strong {
  color: #224d96;
  font-size: 42px;
  line-height: 1.14285714;
}
.cb-layout3 h1 {
  text-align: left;
}
h2 {
  font-size: 42px;
  line-height: 1.14285714;
  font-weight: 600;
  font-family: 'Signika', helvetica, sans-serif;
  color: #224d96;
}
h3 {
  font-size: 24px;
  line-height: 1.16666667;
  font-weight: 600;
  font-family: 'Signika', helvetica, sans-serif;
}
h4 {
  font-size: 21px;
  line-height: 1.14285714;
  font-family: 'Signika', helvetica, sans-serif;
  font-weight: normal;
  color: #224d96;
}
.farwest h4 {
  border-top: 1px solid #000;
  padding-top: 10px;
}
strong {
  font-weight: bold;
}
.text {
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #224d96;
  text-decoration: none;
}
.cb-layout2 div.area {
  width: 100%;
}
.cb-layout2 div.area div.unit {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.cb-layout2 div.area div.unit div.part {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.cb-layout3 div.base div.unit:first-child {
  margin-bottom: -36px;
}
div.farnorth {
  width: 100%;
  text-align: right;
  font-size: 15px;
  line-height: 1.33333333;
}
#edit div.farnorth {
  min-height: 50px;
}
div.farnorth div.unit {
  width: 100%;
  margin: 0;
}
div.farnorth div.unit div.part {
  width: 100%;
  margin: 0;
}
div.main div.seam {
  box-sizing: border-box;
  border: 1px solid #000;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}
div.main div.flat {
  margin-top: 25px;
  margin-bottom: 25px;
}
div.main div.flat div.text {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 2;
}
div.main div.flat div.pict {
  height: 0;
  padding-bottom: 100%;
  margin: 0 !important;
  width: 100% !important;
  position: relative;
}
div.main div.flat div.pict img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
div.main div.flat div.link {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
}
div.main div.flat h2 {
  color: #fff;
}
@media (max-width: 1199px) {
  div.main div.flat div.text {
    top: 10px;
  }
  div.main div.flat div.link {
    bottom: 10px;
  }
}
div.main div.edge {
  text-align: center;
}
.cb-layout3 div.base .unit {
  transform: translateY(0) !important;
  opacity: 1 !important;
}
.cb-layout3 div.base div.fold {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-size: 13px 12px;
  background-position: left bottom 15px;
  background-repeat: no-repeat;
  background-image: url(/images/fold-arrow-down.svg);
  margin-top: 25px;
  margin-bottom: 25px;
}
.cb-layout3 div.base div.fold + div.fold {
  margin-top: -26px;
}
.cb-layout3 div.base div.fold div.less {
  float: left;
  width: 100%;
}
.cb-layout3 div.base div.fold div.less div.part {
  padding: 0;
  margin: 0;
}
.cb-layout3 div.base div.fold div.more {
  float: left;
  width: 100%;
}
.cb-layout3 div.base div.fold .fold-toggle {
  text-decoration: none;
  display: block;
  padding: 15px 0 37px;
  color: #224d96;
}
.cb-layout3 div.base div.fold div.foot {
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.cb-layout3 div.base div.fold div.foot .link {
  float: left;
  width: 100%;
  height: 37px;
  background-size: 13px 12px;
  background-position: left bottom 15px;
  background-repeat: no-repeat;
  background-image: url(/images/fold-arrow-up.svg);
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.cb-layout3 div.base div.fold div.foot .link.more {
  display: none;
}
.cb-layout3 div.base div.fold.seam {
  background-color: #f4f3ef;
}
.cb-layout3 div.base div.fold.fold--open {
  background-image: none;
  padding-bottom: 37px;
}
.cb-layout3 div.base div.fold.fold--open .fold-toggle {
  padding-bottom: 10px;
}
#root .cb-slideshow div.head {
  position: static;
}
#root .cb-slideshow div.head h2 {
  display: none;
}
#root .cb-slideshow div.ctrl {
  position: absolute;
  width: 100%;
  left: 0 !important;
  top: 50% !important;
  right: unset !important;
  z-index: 2;
  height: 0;
  margin-top: -20px;
}
#root .cb-slideshow div.ctrl &gt; div {
  background: none !important;
}
#root .cb-slideshow div.ctrl a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-size: 10px 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-left-blue.svg);
}
#root .cb-slideshow div.ctrl a.fade {
  display: none;
}
#root .cb-slideshow div.ctrl div.prev {
  margin-left: 10px;
}
#root .cb-slideshow div.ctrl div.next {
  float: right;
  margin-right: 10px;
}
#root .cb-slideshow div.ctrl div.next a {
  background-image: url(/images/arrow-right-blue.svg);
}
#root .cb-slideshow .cb-slideshow-images {
  float: left;
  width: 100%;
}
#root .cb-slideshow div.part.foto {
  position: relative;
  height: 0 !important;
  padding-bottom: 66.66666667%;
}
#root .cb-slideshow a.foto {
  position: absolute;
  bottom: unset;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#root .cb-slideshow a.foto img.cb-landscape,
#root .cb-slideshow a.foto img.cb-portrait {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.text-section {
  float: left;
  width: 100%;
}
.list--bullet {
  padding-left: 0;
  list-style-type: none;
}
.list--bullet li {
  padding-left: 10px;
  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.load a.load {
  background-size: 16px 20px;
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-image: url(/images/load.svg);
  padding-left: 30px;
  text-decoration: none;
}
div.link a.open {
  float: left;
  display: block;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 21px;
  font-family: 'Signika', helvetica, sans-serif;
  padding: 0 10px 0 32px;
  background-color: #f4f3ef;
  background-size: 12px 12px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-black.svg);
}
div.link a.open:hover,
div.link a.open:focus {
  background-color: #224d96;
  background-image: url(/images/arrow-right-white.svg);
  color: #fff;
}
.farwest div.link a.open {
  background-color: transparent;
  padding: 0 24px 0 0;
  border: none;
  font-family: 'Roboto', helvetica, sans-serif;
  line-height: 1.375;
  font-size: 16px;
  background-position: 100% 50%;
}
.farwest div.link a.open:hover,
.farwest div.link a.open:focus {
  background-image: url(/images/arrow-right-blue.svg);
  color: #224d96;
}
div.pict {
  overflow: hidden;
}
div.pict img {
  margin: 0 auto;
}
.farwest div.pict img {
  margin-left: 0;
  margin-right: 0;
}
div.pict a img {
  transition: transform 0.24s;
}
div.pict a:hover img {
  transform: scale(1.05);
}
div.cb-album img.zoom,
div.pict img.zoom {
  display: none !important;
}
div.cb-album .cb-zoom-indicator,
div.pict .cb-zoom-indicator {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-zoom.svg);
  transition: all 0.2s cubic-bezier(0.05, 0.8, 0.5, 1);
}
div.cb-album .zoom .cb-zoom-indicator,
div.pict .zoom .cb-zoom-indicator {
  transform: rotate(360deg);
}
/******* forms.less 2014-10-16 *******/
/* Changelog

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

*/
fieldset {
  line-height: 1.375em;
}
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: 'Roboto', helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6pxrem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1em 3px;
  min-height: 1.375em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 16px;
  font-size: 1.6pxrem;
  color: #444;
  font-weight: normal;
  font-family: 'Roboto', 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: #224d96;
  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: #2553a2;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  background-color: #19386c;
}
.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 &gt; 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 &gt; a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 1.375em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick .ctrl &gt; div,
.tick .ctrl &gt; 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 &gt; .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 &gt; p,
.fail &gt; li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail &gt; p {
  font-weight: 600;
}
.fail &gt; 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 &gt; 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 &gt; a,
.calendar td &gt; a {
  display: block;
  padding: 0 6px 1px 6px;
  color: inherit;
  text-decoration: none;
}
.calendar th &gt; a:hover,
.calendar td &gt; 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: 90%;
  padding-left: 5%;
  padding-right: 5%;
  z-index: 2000;
  height: 100%;
  max-height: 0;
  overflow: hidden;
  background: #fff;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active #mobile-navi {
  max-height: 100%;
  overflow-y: scroll;
}
.naviani {
  float: left;
  width: 100%;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .naviani {
  opacity: 1;
  transform: translateY(0);
}
.togglenavigation {
  position: fixed;
  top: 20px;
  right: 5%;
  display: block;
  width: 30px;
  height: 19px;
  z-index: 2001;
  cursor: pointer;
  color: #224d96 !important;
  -webkit-tap-highlight-color: transparent;
  background: #fff;
  padding: 5px;
}
.togglenavigation:active &gt; span {
  background: #1a3c75 !important;
}
.togglenavigation &gt; span {
  left: 5px;
  top: 50%;
  position: absolute;
  display: block;
  height: 3px;
  width: 30px;
  margin-top: -1.5px;
  background: currentColor;
}
.togglenavigation &gt; .tline-1,
.togglenavigation &gt; .tline-4 {
  top: 5px;
  margin-top: 0;
}
.togglenavigation &gt; .tline-4 {
  top: auto;
  bottom: 5px;
}
.cb-toggle-target-active .togglenavigation &gt; .tline-1,
.cb-toggle-target-active .togglenavigation &gt; .tline-4 {
  opacity: 0;
}
.cb-toggle-target-active .togglenavigation &gt; .tline-2,
.cb-toggle-target-active .togglenavigation &gt; .tline-3 {
  transition: transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
}
.cb-toggle-target-active .togglenavigation &gt; .tline-2 {
  transform: rotate(-45deg);
}
.cb-toggle-target-active .togglenavigation &gt; .tline-3 {
  opacity: 1;
  transform: rotate(45deg);
}
#mobile-navi .navi {
  float: left;
  display: block;
  width: 100%;
}
#mobile-navi .navi .item {
  width: 100%;
  float: left;
  position: relative;
}
#mobile-navi .navi .item.item-empty &gt; .menu {
  padding-right: 16px !important;
}
#mobile-navi .navi .item .menu {
  display: block;
  color: #224d96;
  padding: 2px 0;
  padding-right: 30px;
  font-size: 18px;
  text-decoration: none;
}
#mobile-navi .navi .item .menu.path {
  font-weight: bold;
  color: #224d96;
}
#mobile-navi .navi.sub1 {
  margin-top: 60px;
  margin-bottom: 60px;
}
#mobile-navi .navi.sub1 &gt; .item {
  margin: 8px 0;
}
#mobile-navi .navi.sub1 &gt; .item.init {
  margin-top: 0;
}
#mobile-navi .navi.sub1 &gt; .item.exit {
  margin-bottom: 0;
}
#mobile-navi .navi.sub1 &gt; .item &gt; .menu {
  background: #224d96;
  color: #fff;
  font-family: 'Signika', helvetica, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.22222222;
  padding-left: 16px;
}
#mobile-navi .navi.sub1 &gt; .item &gt; .menu.path {
  background: #86a5d1;
}
#mobile-navi .navi.sub2 {
  overflow: hidden;
  max-height: 0;
}
#mobile-navi .navi.sub2 &gt; .item.init {
  margin-top: 14px;
}
#mobile-navi .navi.sub2 &gt; .item &gt; .menu {
  font-size: 18px;
  line-height: 1.22222222;
  font-family: 'Signika', helvetica, sans-serif;
  font-weight: 600;
}
#mobile-navi .navi.sub3 &gt; .item &gt; .menu,
#mobile-navi .navi.sub4 &gt; .item &gt; .menu {
  font-size: 16px;
  line-height: 1.375;
  color: #000;
  border-bottom: 1px solid #f4f3ef;
  padding: 0;
}
#mobile-navi .navi.sub3 &gt; .item &gt; .menu:before,
#mobile-navi .navi.sub4 &gt; .item &gt; .menu:before {
  content: 'â€“ ';
  color: #224d96;
}
#mobile-navi .navi.sub3 &gt; .item.exit {
  margin-bottom: 20px;
}
#mobile-navi .navi.sub4 &gt; .item &gt; .menu {
  padding-left: 38px;
}
#mobile-navi div.navi &gt; .item.cb-toggle-target-active &gt; div.navi {
  max-height: none;
}
#mobile-navi .cb-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 30px;
  height: 26px;
  background-size: 10px 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-down-white.svg);
}
#mobile-navi .cb-toggle:hover,
#mobile-navi .cb-toggle:focus {
  cursor: pointer;
}
#mobile-navi .cb-toggle.cb-toggle-active {
  transform: rotate(-180deg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
#mobile-navi div.sub2 .cb-toggle {
  height: 34px;
}
#mobile-navi .navi &gt; .cb-toggle,
#mobile-navi .navi .item-empty &gt; .cb-toggle {
  display: none;
}
.desk {
  max-width: 90%;
}
.home--mood {
  top: 10px;
  width: 140px;
  margin-left: 0;
  left: 5%;
}
#head {
  margin-top: 25px;
}
.claim {
  bottom: 7.5vw;
  width: 220px;
  margin-left: -110px;
}
.wave {
  right: 26px;
  width: 54px;
}
@media (max-width: 639px) {
  .pfad {
    position: static;
    float: left;
    margin-top: 10px;
  }
}
@media (max-width: 639px) {
  .quicklinks {
    position: fixed;
    top: 50% !important;
    transform: translateY(-50%);
    width: 30px;
  }
  .quicklinks .meta {
    height: 30px;
    background-size: 14px 14px;
  }
  .quicklinks .meta.service_mail,
  .quicklinks .meta.service_instagram,
  .quicklinks .meta.service_facebook,
  .quicklinks .meta.service_beratung,
  .quicklinks .meta.service_search {
    background-size: 16px 16px;
  }
}
@media (max-width: 639px) {
  .logowidth {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .home--footer {
    position: static;
    float: left;
    width: 220px;
    margin: 20px 0;
  }
  .certificate {
    width: 80px;
  }
  .certificate.certificate--myclimate {
    margin: 0 10px;
    width: 92px;
  }
  .certificate.certificate--reisegarantie {
    width: 92px;
  }
  .ie11 .certificate.certificate--ivbv {
    height: 80px;
  }
  .footarea {
    margin: 0;
  }
  .footpart {
    margin: 20px 0;
  }
  #cmsbox {
    float: left;
  }
}
@media (max-width: 639px) {
  h1 {
    font-size: 16px;
    line-height: 1.25;
  }
  h1 strong {
    font-size: 24px;
    line-height: 1.16666667;
  }
  h2 {
    font-size: 24px;
    line-height: 1.16666667;
  }
}
.area {
  width: 100%;
}
.area &gt; .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area &gt; .slim .part {
  width: 100%;
}
div.farnorth {
  position: absolute;
  bottom: 0;
  right: 36px;
  z-index: 3;
  width: 70px;
  font-size: 8px;
  line-height: 1.5;
}
div.main div.seam.wide div.part,
div.main div.flat.wide div.part {
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
}
div.main div.seam.slim div.part,
div.main div.flat.slim div.part {
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
}
#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;
}
.bw-search {
  float: left;
  width: 100%;
  background: #f4f3ef;
  box-sizing: border-box;
  border: 1px solid #000;
  padding: 10px 20px;
}
.bw-search__section {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.bw-search__area {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bw-search__unit {
  float: left;
  width: 276px;
}
.bw-search__text {
  float: left;
  width: 100%;
}
.bw-filter {
  float: left;
  width: 100%;
}
.bw-filter__label {
  float: left;
  width: 100%;
  color: #224d96;
  font-size: 24px;
  line-height: 1.25;
  font-family: 'Signika', helvetica, sans-serif;
  padding-bottom: 10px;
}
.bw-filter__input {
  float: left;
  width: 100%;
}
.bw-choice {
  float: left;
  width: 100%;
}
.bw-choice.bw-choice--all {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.bw-choice__label {
  float: left;
  width: 100%;
  margin: 3px 0;
  position: relative;
}
.bw-choice__label span {
  display: block;
  padding-left: 24px;
}
input.bw-choice__input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 22px;
  margin: 0 10px 0 0;
}
.bw-textsearch {
  float: left;
  width: 285px;
  max-width: 100%;
  margin-top: 20px;
  position: relative;
}
input.bw-textsearch__input {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #000;
  min-height: 30px;
  padding: 2px 40px 2px 10px;
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: none;
}
.bw-textsearch__submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 30px;
  background-size: 25px 25px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-search-blue.svg);
  z-index: 2;
  cursor: pointer;
}
.bw-search__button {
  float: left;
  display: block;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 21px;
  font-family: 'Signika', helvetica, sans-serif;
  padding: 0 10px 0 32px;
  background-color: #224d96;
  color: #fff;
  background-size: 12px 12px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-image: url(../images/arrow-right-white.svg);
  cursor: pointer;
}
.bw-search__button:hover,
.bw-search__button:focus {
  background-color: #86a5d1;
  background-image: url(../images/arrow-right-white.svg);
  color: #fff;
}
.bw-search__button--findTrip {
  float: right;
  margin-top: 20px;
}
.bw-results {
  float: left;
  width: 100%;
}
.bw-result {
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
  padding: 50px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bw-result:first-child {
  border-top: 1px solid #000;
}
@media (min-width: 1200px) {
  .bw-result:hover {
    position: relative;
    z-index: 3;
  }
}
.cb-layout1 .bw-results--no-pagination .bw-result:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.bw-flag {
  position: absolute;
  left: 0;
  top: 20px;
  background: #9d302b;
  color: #fff;
  font-family: 'Signika', helvetica, sans-serif;
  font-weight: 600;
  padding: 4px 10px;
}
.bw-result__section {
  float: left;
  width: 30.5%;
}
.bw-result__super-section {
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 65.25%;
}
.bw-result__super-section .bw-result__section {
  width: 46.74329502%;
}
.bw-result__image {
  float: left;
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 66.66666667%;
}
.bw-result__image a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bw-result__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.bw-result__content {
  float: left;
  width: 100%;
}
.bw-result__element {
  float: left;
  width: 100%;
}
.bw-result__element--title {
  font-size: 24px;
  font-weight: normal;
}
.bw-result__element--subtitle {
  font-family: 'Roboto', helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #224d96;
}
.bw-result__element--norm {
  margin-top: 22px;
}
.bw-result__element--link {
  width: auto;
  margin-top: 22px;
  font-weight: 700;
  box-sizing: border-box;
  padding-left: 12px;
  text-decoration: none;
  background-size: 8px 8px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-black.svg);
}
.bw-result__element--link:hover,
.bw-result__element--link:focus {
  color: #224d96;
  background-image: url(/images/arrow-right-blue.svg);
}
.bw-result__dates {
  float: left;
  width: 100%;
  position: relative;
}
.bw-result__infos {
  float: left;
  width: 100%;
  margin-top: 42px;
}
.bw-dates {
  float: left;
  width: 100%;
}
.bw-date {
  float: left;
  width: 100%;
  margin-top: 22px;
  box-sizing: border-box;
  padding-right: 50%;
  position: relative;
}
.bw-date:first-child {
  margin-top: 0;
}
.bw-date__period,
.bw-date__duration {
  float: left;
  width: 100%;
}
.bw-date__period {
  color: #224d96;
  font-weistatusht: 700;
}
.status {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 47%;
  box-sizing: border-box;
  padding-left: 28px;
  background-size: 19px 19px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: url(../images/icon-guaranty-blue.svg);
  font-weight: 700;
  color: #224d96;
}
.status--booked {
  color: #9d302b;
  background-size: 16px 16px;
  background-image: url(../images/icon-booked-red.svg);
}
.bw-infos {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bw-info__section {
  float: left;
  width: 47%;
}
.bw-info {
  float: left;
  width: 100%;
  position: relative;
  margin: 8px 0;
  box-sizing: border-box;
  padding-left: 32px;
  background-size: 20px 20px;
  background-position: 0 1px;
  background-repeat: no-repeat;
}
.bw-info.is-active {
  z-index: 5;
}
.bw-info--accommodation {
  background-image: url(/images/icon-info-accommodation.svg);
}
.bw-info--level {
  cursor: help;
}
.bw-info--level-1 {
  background-image: url(/images/icon-info-level-1.svg);
}
.bw-info--level-2 {
  background-image: url(/images/icon-info-level-2.svg);
}
.bw-info--level-3 {
  background-image: url(/images/icon-info-level-3.svg);
}
.bw-info--level-4 {
  background-image: url(/images/icon-info-level-4.svg);
}
.bw-info--level-5 {
  background-image: url(/images/icon-info-level-5.svg);
}
.bw-info--height {
  background-image: url(/images/icon-info-height.svg);
}
.bw-info--tents {
  background-image: url(/images/icon-info-tent.svg);
}
.bw-info--persons {
  background-image: url(/images/icon-info-persons.svg);
}
.bw-info--duration {
  background-image: url(/images/icon-info-duration.svg);
}
.levels {
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 3;
  background: #f4f3ef;
  border: 1px solid #000;
  width: 460px;
  margin-left: -230px;
  box-sizing: border-box;
  padding: 32px;
  display: none;
}
.bw-result:last-child .levels {
  top: auto;
  bottom: 100%;
}
@media (min-width: 1200px) {
  .bw-info--level:hover .levels {
    display: block;
  }
}
.levels__title {
  float: left;
  width: 100%;
  font-weight: 700;
  padding-bottom: 5px;
}
.levels__close {
  display: none;
  float: right;
  margin-bottom: 10px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  width: 24px;
  height: 24px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-cross-blue.svg);
}
@media (max-width: 639px) {
  .levels__close {
    display: block;
  }
}
.level {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  margin: 5px 0;
  background-size: 20px 20px;
  background-position: 0 1px;
  background-repeat: no-repeat;
}
.level--1 {
  background-image: url(/images/icon-info-level-1.svg);
}
.level--2 {
  background-image: url(/images/icon-info-level-2.svg);
}
.level--3 {
  background-image: url(/images/icon-info-level-3.svg);
}
.level--4 {
  background-image: url(/images/icon-info-level-4.svg);
}
.level--5 {
  background-image: url(/images/icon-info-level-5.svg);
}
.level__title {
  display: block;
  font-weight: 700;
  color: #224d96;
}
.noResult {
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'Signika', helvetica, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.16666667;
  background-size: 65px 50px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url(../images/icon-noResult-blue.svg);
  padding-top: 80px;
}
.bw-result--pagination {
  float: right;
  margin: 50px 0;
}
.bw-result--pagination__navigation {
  float: left;
  width: 22px;
  height: 22px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-size: 10px 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-left-white.svg);
  box-sizing: border-box;
  border: 1px solid #86a5d1;
  background-color: #86a5d1;
  opacity: 0.6;
  pointer-events: none;
}
.bw-result--pagination__navigation.is-active {
  background-color: #224d96;
  border-color: #000;
  opacity: 1;
  pointer-events: unset;
}
.bw-result--pagination__navigation--next {
  background-image: url(/images/arrow-right-white.svg);
}
.bw-result--pagination__location {
  float: left;
  margin: 0 14px;
  color: #224d96;
  font-weight: bold;
}
.bw-details {
  float: left;
  width: 100%;
  border-top: 1px solid #000;
  padding-top: 10px;
  overflow-x: auto;
}
.bw-details__title {
  font-size: 21px;
  font-weight: normal;
  font-family: 'Signika', helvetica, sans-serif;
}
.bw-table {
  float: left;
  width: 100%;
  margin-top: 10px;
  border-collapse: collapse;
  font-size: 15px;
}
tbody .bw-row {
  background: #f4f3ef;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
th.bw-cell {
  text-align: left;
  padding: 4px 5px;
  color: #224d96;
  font-weight: normal;
  white-space: nowrap;
}
td.bw-cell {
  padding: 18px 5px;
  text-align: left;
  white-space: nowrap;
}
td.bw-cell.bw-cell--1 {
  color: #224d96;
  font-weight: 700;
}
td.bw-cell.bw-cell--4 {
  white-space: normal;
}
td.bw-cell.bw-cell--5 {
  color: #224d96;
  font-weight: 700;
}
.bw-row--full td.bw-cell.bw-cell--5 {
  color: #9d302b;
}
.bw-table__link {
  border: 1px solid #000;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Signika', helvetica, sans-serif;
  padding: 0 10px 0 32px;
  background-color: #224d96;
  color: #fff;
  background-size: 12px 12px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-image: url(../images/arrow-right-white.svg);
  cursor: pointer;
}
.bw-table__link:hover,
.bw-table__link:focus {
  background-color: #86a5d1;
  background-image: url(../images/arrow-right-white.svg);
  color: #fff;
}
.bw-registration-form-unit {
  margin-bottom: -25px;
}
.bw-registration-form-unit &gt; .part {
  margin-bottom: 0;
}
.bw-registration {
  float: left;
  width: 100%;
  position: relative;
}
.bw-registration .bw-fold {
  float: left;
  width: 100%;
  height: 37px;
  background-size: 13px 12px;
  background-position: left bottom 15px;
  background-repeat: no-repeat;
  background-image: url(/images/fold-arrow-up.svg);
  cursor: pointer;
}
.bw-registration__section {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.bw-registration__heading {
  float: left;
  width: 100%;
  line-height: 1.375;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
}
.bw-registration__content {
  float: left;
  width: 100%;
  background: #eff4f9;
  box-sizing: border-box;
  padding: 13px 20px;
}
.bw-form-group {
  float: left;
  width: 100%;
  margin: 7px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bw-form-label {
  float: left;
  width: 38%;
  font-size: 16px;
  line-height: 1.375;
  padding: 9px 0;
}
.bw-form-input {
  float: left;
  width: 58%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.bw-form-group--title .bw-form-input,
.bw-form-group--date .bw-form-input {
  color: #224d96;
  font-weight: bold;
}
.bw-form-group--choice .bw-form-input {
  padding: 6px 0;
}
.bw-form-input input.text,
.bw-form-input textarea {
  float: left;
  width: 100%;
  padding: 5px 10px;
  border-radius: 0;
  min-height: 40px;
  box-shadow: none;
  border: 1px solid #000;
}
.bw-registration__add-person {
  float: left;
  cursor: pointer;
}
.bw-restration__submit {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.bw-restration__submit input.submit {
  float: left;
  display: block;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 21px;
  font-family: 'Signika', helvetica, sans-serif;
  padding: 0 10px 0 32px;
  background-color: #224d96;
  background-size: 12px 12px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
  min-height: 0;
}
.bw-restration__submit input.submit:hover,
.bw-restration__submit input.submit:focus {
  background-color: #86a5d1;
  background-image: url(/images/arrow-right-white.svg);
  color: #fff;
}
.bw-regration-validation-failure {
  display: block;
  color: #e64246;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #e64246;
  color: #fff;
  box-sizing: border-box;
  padding: 7px 10px;
}
.bw-registration--success {
  display: block;
  padding: 27px 0;
  color: green;
  font-weight: bold;
}
.bw-management {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 50px;
  color: #000;
  font-family: 'Roboto', helvetica, sans-serif;
  line-height: 1.375;
  font-size: 16px;
}
.bw-management h2 {
  padding-bottom: 20px;
  font-size: 20px;
}
.bw-management__section {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.bw-management__section--report {
  margin-bottom: 0;
}
.bw-management form input {
  float: left;
}
.bw-management form input.submit {
  margin-left: 20px;
}
.report {
  float: left;
  width: 100%;
  height: calc(100vh - 280px);
  overflow-y: auto;
  position: relative;
}
.bw-management table {
  float: left;
  width: 100%;
  font-size: 12px;
  text-align: left;
  border-collapse: collapse;
}
.bw-management table td,
.bw-management table th {
  white-space: nowrap;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 8px 14px;
}
.bw-management table td:first-child,
.bw-management table th:first-child {
  padding-left: 0;
}
.bw-management table td:last-child,
.bw-management table th:last-child {
  padding-right: 0;
}
.bw-management table th.table-cell--sorted .report-table__column {
  padding-right: 18px;
  background-size: 8px 8px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-up-blue.svg);
}
.bw-management table th.table-cell--sorted .report-table__column.report-table__column--desc {
  background-image: url(/images/arrow-down-blue.svg);
}
@media (max-width: 1199px) {
  .bw-search {
    padding: 20px 3%;
  }
  .bw-search__section {
    margin: 0;
  }
  .bw-search__section--body {
    margin-bottom: 10px;
  }
  .bw-search__unit {
    width: 260px;
    margin: 10px 0;
  }
  .bw-result__section {
    width: 48%;
  }
  .bw-result__super-section {
    width: 48%;
  }
  .bw-result__super-section .bw-result__section {
    width: 100%;
    margin: 10px 0;
  }
  .bw-result__super-section .bw-result__section:first-child {
    margin-top: 0;
  }
  .bw-result__super-section .bw-result__section:last-child {
    margin-bottom: 0;
  }
  .bw-result__infos {
    margin-top: 0;
  }
  .bw-date {
    padding-right: 46%;
  }
  .bw-info--level.is-active .levels {
    display: block;
    left: auto;
    right: 0;
    margin-left: 0;
  }
  .cb-layout3 .bw-info--level.is-active .levels {
    left: 0;
    right: auto;
  }
}
@media (max-width: 639px) {
  .bw-search {
    padding: 20px 5%;
  }
  .bw-search__section {
    margin: 0;
  }
  .bw-search__section--body {
    margin-bottom: 10px;
  }
  .bw-search__unit {
    width: 260px;
    margin: 10px 0;
  }
  .bw-info__section {
    width: 100%;
  }
  .bw-result__section {
    width: 100%;
  }
  .bw-result__super-section {
    width: 100%;
    margin-bottom: 20px;
  }
  .bw-result__infos {
    margin-top: 20px;
  }
  .status {
    width: 42%;
  }
  .bw-info--level.is-active .levels {
    max-width: 100%;
    box-sizing: border-box;
    padding: 15px;
  }
}
/* scan.less 2013-1-16 */
.scan .cb-hybrid {
  text-decoration: none;
}
.swap {
  text-align: center;
}
.scan form,
.scan &gt; table,
.scan fieldset {
  width: 100% !important;
}
.scan &gt; table {
  margin: 0 !important;
}
.swap td &gt; span,
.swap td &gt; .cb-hybrid {
  display: block;
}
td.prev,
td.next {
  color: rgba(0, 0, 0, 0.3);
}
.unit.cb-batch .same {
  background-color: #19386c;
  color: #000;
}
/******* module-album.less 2013-1-16 *******/
.body-mobile img,
noscript img {
  /* resize - noscript mode must still work */
  width: 100%;
}
img.same {
  background: none !important;
}
div.foto div.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.cb-mobile .cb-slideshow &gt; .head &gt; .ctrl {
  display: none;
}
.cb-slideshow &gt; .body-mobile img.zoom {
  top: 100% !important;
  left: 100% !important;
  display: block !important;
  margin: -20px 0 0 -20px !important;
  width: 17px !important;
  height: 17px;
  opacity: 0.7;
}
div.foto,
.crossslideContainer {
  position: relative;
}
.crossslide,
.cb-slideshow-images img {
  width: 100%;
}
.cb-strips .foto &gt; .cb-landscape,
.cb-matrix .body-mobile .foto &gt; img,
.cb-contentflow .foto &gt; img,
.cb-slideshow .foto &gt; img,
.body-non-mobile .foto &gt; img {
  margin: 0 auto;
  width: 100%;
}
.cb-strips .foto &gt; .cb-portrait {
  height: 100%;
  width: auto;
}
.body-mobile a.foto,
.body-mobile span.foto {
  width: 100%;
}
noscript a.foto {
  position: relative !important;
}
.body-mobile .cb-matrix .foto,
.body-mobile .cb-contentflow .foto {
  position: relative;
}
.part.desc {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.same.norm,
.same.foto {
  background: none;
}
.body-non-mobile a.foto,
.body-non-mobile span.foto {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  padding: 0;
  width: 100%;
}
.cb-strips .prev,
.cb-strips .next,
.cb-slideshow .prev &gt; .cb-hybrid,
.cb-slideshow .next &gt; .cb-hybrid {
  width: 18px;
}
.prev &gt; .prev,
.next &gt; .next,
.cb-slideshow .prev &gt; .cb-hybrid,
.cb-slideshow .next &gt; .cb-hybrid {
  display: block;
  height: 18px;
}
.cb-strips .prev,
.cb-strips .next,
.cb-slideshow .prev &gt; .cb-hybrid,
.cb-slideshow .next &gt; .cb-hybrid {
  background-image: url('/icons/prev_next.png');
  background-repeat: no-repeat;
}
.cb-slideshow .ctrl &gt; .prev,
.cb-slideshow .ctrl &gt; .next {
  float: left;
}
.cb-album .prev {
  background-position: 0px -54px;
}
.cb-strips td.prev,
.cb-strips td.next {
  background: none;
  vertical-align: middle;
}
.cb-album a.prev,
.cb-album .prev &gt; .cb-hybrid {
  background-position: 0px 0px;
}
.cb-album a.prev:hover,
.cb-album .prev &gt; .cb-hybrid:hover {
  background-position: 0px -18px;
}
.cb-album a.prev:active,
.cb-album .prev &gt; .cb-hybrid:active {
  background-position: 0px -36px;
}
.cb-album .prev &gt; .cb-hybrid.fade {
  background-position: 0px -54px;
}
.cb-album .next {
  background-position: -17px -54px;
}
.cb-album a.next,
.cb-album .next &gt; .cb-hybrid {
  background-position: -17px 0px;
}
.cb-album a.next:hover,
.cb-album .next &gt; .cb-hybrid:hover {
  background-position: -17px -18px;
}
.cb-album a.next:active,
.cb-album .next &gt; .cb-hybrid:active {
  background-position: -17px -36px;
}
.cb-album .next &gt; .cb-hybrid.fade {
  background-position: -17px -54px;
}
.cb-strips table {
  border-collapse: collapse;
}
td &gt; .body {
  display: inline-block;
  vertical-align: middle;
}
.cb-strips-images {
  height: 100%;
  width: 100%;
}
.cb-strips-images &gt; .foto {
  width: 100%;
  height: 100%;
  position: absolute;
}
.cb-strips-images &gt; .foto &gt; .cb-landscape {
  width: 100%;
  height: auto;
}
.cb-strips-images &gt; .foto &gt; .cb-portrait {
  width: auto;
  height: 100%;
}
.cb-strips-container &gt; .body &gt; .foto {
  height: 100% !important;
  overflow: hidden;
}
.cb-strips-thumbs a.foto {
  width: 100%;
}
.cb-strips-container &gt; .body a.foto,
.cb-strips-thumbs .part &gt; .foto &gt; .foto {
  position: static;
  width: 100% !important;
  height: 100% !important;
}
.cb-strips-container .cb-landscape,
.cb-strips-container .cb-portrait {
  max-width: 100% !important;
  max-height: 100% !important;
}
.cb-strips-4 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 23% !important;
}
.cb-strips-6 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 14.66666667% !important;
}
.cb-strips-8 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 10.5% !important;
}
.cb-strips-10 .cb-strips-container .part.foto {
  margin: 1% !important;
  width: 8% !important;
}
.cb-matrix .body-non-mobile &gt; .foto {
  margin: 3% !important;
}
.cb-matrix .body-non-mobile a.foto {
  position: static;
  height: 100% !important;
}
.cb-matrix-columns-1 .body-non-mobile &gt; .foto {
  width: 94% !important;
}
.cb-matrix-columns-3 .body-non-mobile &gt; .foto,
.cb-matrix-columns-5 .body-non-mobile &gt; .foto,
.cb-matrix-columns-6 .body-non-mobile &gt; .foto,
.cb-matrix-columns-7 .body-non-mobile &gt; .foto,
.cb-matrix-columns-8 .body-non-mobile &gt; .foto {
  width: 44% !important;
}
@media only screen and (min-width: 240px) {
  .cb-matrix-columns-2 .body-non-mobile &gt; .foto,
  .cb-matrix-columns-4 .body-non-mobile &gt; .foto,
  .cb-matrix-columns-8 .body-non-mobile &gt; .foto {
    width: 44% !important;
  }
  .cb-matrix-columns-6 .body-non-mobile &gt; .foto,
  .cb-matrix-columns-7 .body-non-mobile &gt; .foto {
    width: 10.66666667% !important;
  }
}
@media only screen and (min-width: 640px) {
  .cb-matrix-columns-3 .body-non-mobile &gt; .foto {
    width: 27.33333333% !important;
  }
  .cb-matrix-columns-4 .body-non-mobile &gt; .foto,
  .cb-matrix-columns-8 .body-non-mobile &gt; .foto {
    width: 19% !important;
  }
  .cb-matrix-columns-5 .body-non-mobile &gt; .foto,
  .cb-matrix-columns-7 .body-non-mobile &gt; .foto {
    width: 14% !important;
  }
  .cb-matrix-columns-6 .body-non-mobile &gt; .foto {
    width: 10.66666667% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .cb-matrix-columns-7 .body-non-mobile &gt; .foto {
    width: 8.28571429% !important;
  }
  .cb-matrix-columns-8 .body-non-mobile &gt; .foto {
    width: 6.5% !important;
  }
}
.cb-contentflow .body-non-mobile .part {
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
}
.foto &gt; .head {
  position: relative;
}
.cb-manual .desc,
.body-non-mobile &gt; .desc {
  position: relative;
}
#view .cb-manual .desc .norm,
#view .body-non-mobile &gt; .desc .norm {
  position: absolute;
  top: 0;
  left: 0;
}
.foto &gt; .head &gt; .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
}
.cb-album .ctrl {
  float: right;
}
#root div.foto div.body div.desc {
  float: left;
}
#root div.foto div.body div.desc div.part {
  float: none;
}
/*# sourceMappingURL=./screen-small.css.map */</pre></body></html>