/******* screen-large.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* hide-mobile.less 2013-1-16 *******/
#mobile-navi,
.togglenavigation,
.cb-mobile-access,
.cb-mobile-navigation,
.body-mobile {
  display: none;
}
.cb-mobile-navigation {
  opacity: 0;
  transition: none;
}
.cb-mobile-invisible,
.body-non-mobile {
  display: block;
}
/******* layout-large.less 2013-1-16 *******/
#home {
  margin-top: 17px;
  margin-bottom: 17px;
}
#head {
  /*
Layout 2 & 3
*/
  margin-top: 7px;
  width: 65.78947368%;
}
.cb-layout1 #head {
  width: 100%;
  text-align: center;
  margin-top: 0;
}
.desk {
  width: 1140px;
  max-width: 96%;
}
.navigation {
  width: 100%;
  position: relative;
}
.moodwrapper {
  margin-top: 150px;
}
@media (min-width: 1024px) {
  .navigation-wrapper {
    position: static;
    min-height: 0;
  }
}
@media (min-width: 1024px) {
  .togglenavigation.togglenavigation {
    position: absolute;
  }
}
.service_cta.service_cta {
  position: static;
  float: right;
}
@media (min-width: 1024px) {
  .header,
  .navigation.navigation.navigation {
    margin-top: 0;
  }
  .navigation {
    box-shadow: none;
  }
}
@media (max-width: 1023px) {
  .navigation-wrapper > .desk {
    width: 80% !important;
  }
  .togglenavigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation {
    *zoom: 1;
    background: none;
    vertical-align: bottom;
    display: table;
  }
  .navigation:before,
  .navigation:after {
    display: table;
    content: '';
  }
  .navigation:after {
    clear: both;
  }
}
#external {
  position: fixed;
  right: 0;
  top: 49%;
  top: 49vh;
  z-index: 2;
  width: 46px;
  transform: translateZ(0);
}
#external > .meta {
  width: 46px;
  height: 46px;
  float: right;
  transition: width 0.1s;
  position: relative;
}
#external > .meta:hover {
  width: 54px;
  z-index: 2;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
#external > .meta:active {
  transition: none;
}
.service_twitter:focus,
.service_twitter:active {
  background-color: #3ea1ec;
}
.service_facebook:focus,
.service_facebook:active {
  background-color: #344e86;
}
.service_youtube:focus,
.service_youtube:active {
  background-color: #b71d1c;
}
.header-services {
  margin-top: -1px;
  float: right;
}
.service_cta,
.service_cta-2,
.service_jumptonewsletter {
  font-size: 18px;
  line-height: 1.33333333;
  left: 0;
  display: inline-block;
  padding: 13px 16px 9px;
  margin: 28px 22px 28px 0;
}
.cb-cart-icon-link {
  margin: 26px 20px 0 0;
}
.service_zewo {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: right;
  display: block;
  width: 66px;
  height: 70px;
  background: url(/images/zewo.svg) no-repeat;
  position: relative;
  top: 16px;
}
.moodwrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 632px;
  padding: 0;
}
#expo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  padding: 0;
}
#expo .cb-landscape {
  top: 0;
  width: auto;
  height: 100%;
  left: 50%;
  margin-left: -985px;
}
@media (min-width: 1970px) {
  #expo .cb-landscape {
    /*
  mood image aspect: 1970 * 632
  */
    left: 0;
    margin-left: 0;
    width: 100% !important;
    height: auto !important;
  }
}
table.link {
  position: absolute;
  bottom: 10px;
  left: 49%;
  background: none;
}
.cb-index-all {
  display: block;
}
.cb-index-all > td {
  display: inline-block;
}
.cb-index-all a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 4px;
  border-radius: 50%;
  background: #91a1b4;
  transition: background 1s;
}
.cb-index-all a:hover,
.cb-index-all a:focus {
  background: #fff;
}
.link:hover .cb-index-all a,
.cb-index-all a:hover,
.cb-index-all a:focus {
  transition: none;
}
.cb-index-all .this > a {
  background: #fff;
}
.content {
  padding-top: 80px;
}
@media (min-width: 1024px) {
  .subnavigation {
    display: block;
    float: right;
    width: 31.57894737%;
  }
}
h1 {
  font-size: 28px;
  font-size: 2.8rem;
}
.cb-layout1 h1 {
  font-size: 40px;
  font-size: 4rem;
}
h3 {
  line-height: 1.3125;
}
.main .skew,
.side .skew,
.south .skew {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.85714286;
  padding: 1em 3em 1em 2em;
}
.footer {
  position: relative;
  padding-bottom: 54px;
}
.footer {
  white-space: nowrap;
}
.whi,
.footer__part {
  white-space: normal;
  display: inline-block;
}
.whi {
  margin-top: 53px;
}
@media (min-width: 1290px) {
  .footer__desk {
    position: relative;
  }
  .footer__part--jahresbericht {
    position: absolute !important;
    bottom: 200px;
    right: -20px;
    margin: 0;
  }
  .fr .footer:after,
  .en .footer:after {
    display: none;
  }
}
@media (min-width: 1360px) {
  .footer:after {
    left: 70%;
    background-size: 100%;
  }
}
.whi {
  width: 24.29824561%;
  border-right: 2px solid rgba(255, 255, 255, 0.32);
}
.fn {
  display: block;
  margin-top: -6px;
}
.vcard__iban {
  margin-bottom: -11px;
}
.footer__part {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 24.73684211%;
  margin-top: 49px;
  margin-left: 0.87719298%;
  vertical-align: top;
}
.footer__a {
  display: block;
}
.footer__h2 {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  font-family: 'SimplonNormMedium';
}
.footer__a + .footer__h2,
p + .footer__a,
.footer__a + .footer__a {
  margin-top: 1.3em;
}
.service_jahresbericht {
  font-family: 'SimplonNormMedium';
  display: inline-block;
  min-height: 21px;
  padding-right: 64px;
  text-transform: uppercase;
  background: url(/images/service_jahresbericht-56.png) no-repeat 100% 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.fr .service_jahresbericht,
.en .service_jahresbericht {
  display: none;
}
.contentinfo {
  padding-bottom: 0;
  background: #fff;
}
.copyright {
  position: relative;
  z-index: 1;
  text-transform: none;
  color: #2c3e6b;
  font-size: 16px;
  font-size: 1.6rem;
}
.copyright > .meta {
  color: #2c3e6b;
}
.copyright > .meta:hover,
.copyright > .meta:focus {
  color: #2c3e6b;
}
.sep {
  font-size: 1em;
  display: inline;
}
@media (min-width: 1024px) {
  div.sub1 .cb-toggle,
  .sub2 > .item > .cb-toggle {
    display: none;
  }
  div.sub1 {
    right: -3px;
    max-width: none;
    float: left;
    max-height: none;
    top: 0;
  }
  div.sub1.sub1 {
    position: absolute;
  }
  .sub1 > .item {
    float: left;
    min-width: 0;
  }
  div.sub1 .menu {
    display: block;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.05882353;
    padding: 17px 12px 11px;
    color: #cccee0;
    font-family: 'SimplonNormMedium';
  }
  .sub1 > .exit > .menu {
    padding-right: 0;
  }
  .sub1 > .init > .menu {
    padding-left: 0;
  }
  div.sub1 .menu:hover,
  div.sub1 .menu:focus,
  div.sub1 a.path {
    color: #fff;
  }
  div.sub1 .path {
    font-weight: normal;
    font-family: 'SimplonNormBold';
  }
  div.sub2 > .item {
    min-width: 0;
  }
  div.sub2 > .item:hover > .menu,
  div.sub2 > .item:focus > .menu {
    background-color: #293a64;
  }
  div.sub2 > .item > .menu {
    min-width: 0;
    border: 0;
    font-size: 17px;
    font-size: 1.7rem;
    white-space: nowrap;
    display: table-cell;
    vertical-align: bottom;
    line-height: 1.05882353;
    padding: 17px 20px 11px;
  }
  div.sub2 > .item > .menu:active {
    background-color: #26365d;
  }
  div.sub2 > .item > .menu.path {
    color: #2c3e6b;
    background: #fff;
  }
  #view div.sub2 > .item > .menu {
    float: left;
  }
  div.sub3 {
    display: none !important;
    position: absolute;
    left: 0;
    top: 100%;
    width: auto;
    min-width: 300px;
    z-index: 2;
    margin: 0;
    background: #ebf5fb;
    border-top: 1px solid #2c3e6b;
    box-shadow: 0 2px 4px rgba(120, 120, 120, 0.6);
  }
  div.sub3 > .item {
    width: 100%;
    border-bottom: 1px solid rgba(44, 62, 107, 0.6);
    background: none;
    position: relative;
  }
  div.sub3 > .item.exit {
    border: none;
  }
  div.sub3 > .item > .cb-toggle {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    border: none;
    background-image: url(/images/cb-toggle--blue.svg) !important;
  }
  div.sub3 > .item > .cb-toggle.cb-toggle-active {
    background-image: url(/images/cb-toggle-active--blue.svg) !important;
  }
  div.sub3 > .item > .menu {
    float: none;
    display: block;
    white-space: nowrap;
    background: none;
    font-size: 17px;
    line-height: 1.05882353;
    padding: 13px 40px 9px;
    border: none;
    color: #2c3e6b !important;
  }
  div.sub3 > .item > .menu:hover,
  div.sub3 > .item > .menu:focus,
  div.sub3 > .item > .menu.path {
    background: rgba(44, 62, 107, 0.4);
    color: #2c3e6b;
  }
  div.sub2 > .item:hover div.sub3 {
    display: block !important;
  }
  div.sub4 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 40px;
  }
  div.sub4 > .item {
    border-bottom: 1px solid rgba(44, 62, 107, 0.6);
  }
  div.sub4 > .item.exit {
    border: none;
  }
  div.sub4 > .item > .menu {
    background: none !important;
    padding: 13px 40px 9px 0;
  }
  div.sub4 > .item > .menu:hover,
  div.sub4 > .item > .menu:focus {
    color: rgba(44, 62, 107, 0.6);
  }
  div.sub4 > .item > .menu.path {
    font-weight: normal;
    font-family: 'SimplonNormBold';
  }
}
@media (min-width: 1024px) and (min-width: 1140px) {
  div.sub1 {
    right: 50%;
    margin-right: -570px;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  div.sub1 .menu {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  div.sub2 > .item > .menu {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cb-layout1 .main {
  width: 100%;
}
.cb-layout1 .main > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout1 .main h2,
.cb-layout1 .main .foot {
  margin-right: 1%;
  margin-left: 1%;
}
.cb-layout1 .main .part,
.cb-layout1 .main > .grid table {
  margin-right: 1%;
  margin-left: 1%;
  width: 98%;
}
.cb-layout1 .main > .slim .part,
.cb-layout1 .main > .slim.grid table {
  width: 98%;
}
.side {
  width: 100%;
}
.side > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.side h2,
.side .foot {
  margin-right: 1.28205128%;
  margin-left: 1.28205128%;
}
.side .part,
.side > .grid table {
  margin-right: 1.28205128%;
  margin-left: 1.28205128%;
  width: 97.43589744%;
}
.side .tiny {
  width: 22.43589744%;
}
.side > .slim {
  width: 25%;
}
.side > .slim h2,
.side > .slim .foot,
.side > .slim .part,
.side > .slim.grid table {
  margin-right: 5.12820513%;
  margin-left: 5.12820513%;
}
.side > .slim .part,
.side > .slim.grid table {
  width: 89.74358974%;
}
.side > .slim .tiny {
  width: 89.74358974%;
}
.south {
  width: 100%;
}
.south > .unit {
  margin-right: 1.28205128%;
  margin-left: 1.28205128%;
  width: 97.43589744%;
}
.south h2,
.south .foot {
  margin-right: 2.80701754%;
  margin-left: 2.80701754%;
}
.south .part,
.south > .grid table {
  margin-right: 2.80701754%;
  margin-left: 2.80701754%;
  width: 94.38596491%;
}
.south .tiny {
  width: 27.71929825%;
}
.south > .slim {
  width: 30.76923077%;
}
.south > .slim h2,
.south > .slim .foot,
.south > .slim .part,
.south > .slim.grid table {
  margin-right: 8.88888889%;
  margin-left: 8.88888889%;
}
.south > .slim .part,
.south > .slim.grid table {
  width: 82.22222222%;
}
.south > .slim .tiny {
  width: 82.22222222%;
}
.cb-layout2 .main {
  width: 100%;
}
.cb-layout2 .main > .unit {
  margin-right: 1.92307692%;
  margin-left: 1.92307692%;
  width: 96.15384615%;
}
.cb-layout2 .main h2,
.cb-layout2 .main .foot {
  margin-right: 4%;
  margin-left: 4%;
}
.cb-layout2 .main .part,
.cb-layout2 .main > .grid table {
  margin-right: 4%;
  margin-left: 4%;
  width: 92%;
}
.cb-layout2 .main > .slim {
  width: 46.15384615%;
}
.cb-layout2 .main > .slim h2,
.cb-layout2 .main > .slim .foot,
.cb-layout2 .main > .slim .part,
.cb-layout2 .main > .slim.grid table {
  margin-right: 8.33333333%;
  margin-left: 8.33333333%;
}
.cb-layout2 .main > .slim .part,
.cb-layout2 .main > .slim.grid table {
  width: 83.33333333%;
}
.cb-layout2 .main > .slim .tiny {
  width: 83.33333333%;
}
.base {
  width: 100%;
}
.base > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.base h2,
.base .foot {
  margin-right: 5.83333333%;
  margin-left: 5.83333333%;
}
.base .part,
.base > .grid table {
  margin-right: 5.83333333%;
  margin-left: 5.83333333%;
  width: 88.33333333%;
}
.base > .slim .part,
.base > .slim.grid table {
  width: 88.33333333%;
}
.cb-layout3 .main {
  width: 100%;
}
.cb-layout3 .main > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout3 .main h2,
.cb-layout3 .main .foot {
  margin-right: 0.91623037%;
  margin-left: 0.91623037%;
}
.cb-layout3 .main .part,
.cb-layout3 .main > .grid table {
  margin-right: 0.91623037%;
  margin-left: 0.91623037%;
  width: 98.16753927%;
}
.cb-layout3 .main .tiny {
  width: 48.16753927%;
}
.cb-layout3 .main > .slim {
  width: 50%;
}
.cb-layout3 .main > .slim h2,
.cb-layout3 .main > .slim .foot,
.cb-layout3 .main > .slim .part,
.cb-layout3 .main > .slim.grid table {
  margin-right: 1.83246073%;
  margin-left: 1.83246073%;
}
.cb-layout3 .main > .slim .part,
.cb-layout3 .main > .slim.grid table {
  width: 96.33507853%;
}
.cb-layout3 .main > .slim .tiny {
  width: 46.33507853%;
}
.unit.form .tile .name,
.unit a.capt {
  float: left;
  width: 33%;
}
.unit.form .tile .chop,
.unit.form .tile textarea,
.unit.form .tile input.text,
.unit.form .tile .ctrl,
.unit input.capt {
  float: right;
  width: 63%;
}
.cb-layout2 .main > .wide .part.payp.tile,
.cb-layout3 .main > .wide .part.payp.tile,
.cb-layout2 .main > .wide .part.payp.tile .papc,
.cb-layout3 .main > .wide .part.payp.tile .papc {
  position: static;
}
.cb-layout2 .main > .wide .part.payp.tile .papc,
.cb-layout3 .main > .wide .part.payp.tile .papc {
  margin: 0;
  padding: 0;
}
.cb-layout2 .main > .wide .part.payp.tile input.numb,
.cb-layout3 .main > .wide .part.payp.tile input.numb {
  position: static;
  float: left;
}
.cb-layout2 .main > .wide .part.payp.tile .name,
.cb-layout3 .main > .wide .part.payp.tile .name {
  float: left;
  width: 60%;
}
/*.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}*/
#view.cb-layout2 .main {
  display: flex;
  flex-wrap: wrap;
}
div.side,
.south {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.31578947%;
  width: 102.63157895%;
}
.cb-layout2 .main {
  margin-left: -1.31578947%;
  width: 68.42105263%;
}
.cb-layout3 .main {
  margin-left: 0;
  width: 67.01754386%;
}
.base {
  clear: right;
  float: right;
  width: 31.57894737%;
}
.flexbox .moodwrapper .desk {
  height: 100%;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.north {
  margin-top: 10%;
}
.flexbox .north {
  margin-top: 0;
}
.cb-layout3 .loud {
  /*
used in layout 3 as lead after h1
*/
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}
.cb-layout1 .main > .unit {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}
.south h2,
.south h3 {
  font-size: 26px;
  font-size: 2.6rem;
}
@media (min-width: 1000px) {
  .south h2,
  .south h3 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.cb-layout2 .main > .wide,
.cb-layout3 .main > .wide {
  font-size: 18px;
  font-size: 1.8rem;
}
.cb-layout3 .main {
  font-size: 16px;
  font-size: 1.6rem;
}
.cb-layout3 .main > .slim {
  line-height: 1.6875;
}
.cb-layout3 .main > .seam h2 {
  font-size: 20px;
  font-size: 2rem;
}
.north > .unit {
  background: rgba(204, 206, 224, 0.7);
  -webkit-backdrop-filter: blur(6px) brightness(110%);
          backdrop-filter: blur(6px) brightness(110%);
}
.cb-layout2 .main > .wide.pure h2,
.cb-layout3 .main > .wide.pure h2 {
  font-size: 20px;
  font-size: 2rem;
}
.cb-layout2 .main > .wide.pure h3,
.cb-layout3 .main > .wide.pure h3,
.cb-layout2 .main > .wide.pure h4,
.cb-layout3 .main > .wide.pure h4 {
  font-size: 19px;
  font-size: 1.9rem;
}
.cb-layout2 .main > .wide.pure sup,
.cb-layout3 .main > .wide.pure sup,
.cb-layout2 .main > .wide.pure sub,
.cb-layout3 .main > .wide.pure sub {
  font-size: 13.3px;
  font-size: 1.33rem;
}
#disp {
  left: 50%;
  margin-left: -175px;
  width: 350px;
  font-size: 15px;
  font-size: 1.5rem;
  top: 120px !important;
}
#disp.zoom {
  left: 50%;
  margin-left: -385px;
  width: 770px;
}
#disp.tube {
  left: 50%;
  margin-left: -330px;
  width: 660px;
}
#disp.site > .body {
  overflow: auto;
  max-height: 400px;
}
/*#disp.site li,
div.cb-sitemap li {
  .font-size(14); 
}*/
#disp.shop,
#disp.cb-shoppingcart {
  left: 50%;
  margin-left: -320px;
  width: 640px;
}
h1,
h2 {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  hyphens: none;
}
/******* module-shop-medium.less 2013-1-16 *******/
.cb-shop-tabs > li {
  display: inline-block;
  margin-bottom: -1px;
}
.cb-shop-tab {
  margin-right: 0.3em;
  border-bottom-width: 1px;
  border-radius: 4px 4px 0 0;
}
.cb-shop-tab.selected {
  border-bottom-color: #f5f5f5;
}
#disp.shop .name,
a.agbs,
.cb-shop-country > label {
  width: 37%;
}
#disp.shop .file,
#disp.shop .text,
#disp.shop select {
  width: 62%;
}
#disp.shop .zip {
  clear: none;
  width: 10%;
}
#disp.shop input.city {
  width: 51%;
}
#disp.shop .cb-shop-currency > select {
  width: 55%;
}
.cb-shop-currency > select + a {
  width: 6%;
}
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a {
  clear: none;
  margin-bottom: 0.5em;
}
#disp .cb-shop-country > select {
  width: 62%;
}
.cb-shoppingcart .bill,
.cb-shoppingcart .ship,
.cb-shoppingcart fieldset.tiny {
  float: left;
  width: 49%;
}
.cb-shoppingcart .bill,
.cb-shoppingcart fieldset.tiny {
  margin-right: 2%;
}
/******* module-shop-large.less 2013-1-16 *******/
.cb-shop-tabs > li {
  display: inline-block;
  margin-bottom: -1px;
}
.cb-shop-tab {
  margin-right: 0.3em;
  border-bottom-width: 1px;
  border-radius: 4px 4px 0 0;
}
.cb-shop-tab.selected {
  border-bottom-color: #f5f5f5;
}
#disp.shop .name,
a.agbs,
.cb-shop-country > label {
  width: 32%;
}
#disp.shop textarea {
  width: 67%;
}
#disp.shop .file,
#disp.shop .text,
#disp.shop select {
  width: 67%;
}
#disp.shop input.zip {
  clear: none;
  width: 10%;
}
#disp.shop input.city,
#disp.shop .cb-shop-currency > select,
#disp.shop .cb-shop-countries > select,
#disp.shop .cb-shop-regions > select {
  width: 55%;
}
#disp.shop input.city {
  width: 56%;
}
.cb-shop-currency > select + a {
  width: 6%;
}
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a {
  clear: none;
  margin-bottom: 0.5em;
}
.cb-shipping-range-label-input,
.cb-shipping-range-value-input {
  width: 100% !important;
}
#disp .cb-shop-country > select {
  width: 67%;
}
.cb-shoppingcart .bill,
.cb-shoppingcart .ship,
.cb-shoppingcart fieldset.tiny {
  float: left;
  width: 49%;
}
.cb-shoppingcart .bill,
.cb-shoppingcart fieldset.tiny {
  margin-right: 2%;
}
/*# sourceMappingURL=./screen-large.css.map */