/******* 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 *******/
.desk {
  width: 100%;
  max-width: 1904px;
}
.banner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
}
.cb-authenticated > .banner,
#edit > .banner {
  top: 30px;
}
.banner__desk {
  position: relative;
}
.cb-elastic-content-small {
  padding-bottom: 11px;
}
#desk {
  opacity: 1;
  transition: opacity 0.218s;
}
#view #desk.cb-content-invisible {
  opacity: 0;
}
.cb-elastic-content-small > #home {
  width: 36px;
  overflow: hidden;
  margin: 12px 0 0 23px;
}
.cb-elastic-content-small .logo {
  height: 31px;
  width: auto;
}
.mood--title__desk {
  height: 646px;
  min-height: 62vh;
}
.footer {
  font-size: 18px;
  font-size: 1.8rem;
}
.haemmerli {
  width: 84%;
  margin-left: 8%;
  margin-top: 38px;
  text-align: left;
}
@media (min-width: 1600px) {
  .haemmerli {
    width: 62%;
    margin-left: 5.2%;
  }
}
.vcard__block {
  float: left;
}
.vcard__block--1 {
  width: 30%;
}
@media (min-width: 1600px) {
  .vcard__block--1 {
    width: 33.5%;
  }
}
.vcard__block--2 {
  width: 45%;
}
@media (min-width: 1600px) {
  .vcard__block--2 {
    width: 41%;
  }
}
.fn,
.fn-suffix,
.adr,
.service_sso,
.tel,
.vcardemail,
#services > .meta75-40 {
  padding: 0.57em 0;
}
.adr.adr,
.service_sso,
.tel--phone,
.vcardemail {
  margin-top: 0;
  background-size: 40px;
  background-position: 15px;
  padding-left: 82px;
}
.service_sso {
  background-size: 62px;
  padding-bottom: 0;
  background-position: 100% 72%;
  padding-left: 0;
  padding-right: 72px;
}
#services {
  margin-top: 37px;
}
@media (min-width: 1600px) {
  #services {
    float: right;
    text-align: left;
    width: 21%;
    margin: 0;
  }
}
#services > .meta {
  padding: 0.75em 1.3em;
  display: inline-block;
}
@media (min-width: 1600px) {
  #services > .meta {
    display: block;
    padding-bottom: 0.35em;
  }
}
.navigation {
  position: absolute;
  right: 0;
  right: 92px;
  bottom: 0;
}
.navigation a {
  padding: 10px 0 40px;
  border: solid #fff;
  border-width: 0 0.77em;
  transition: background-color 0.218s 0.2s, background-position 0.218s;
  background: url(/images/menu--large.png) repeat-x 0 80%;
  font-size: 14px;
  font-size: 1.4rem;
}
.cb-elastic-content-small .navigation a {
  padding-bottom: 15px;
}
@media (min-width: 1224px) {
  .navigation a {
    border-width: 0 1.7em;
  }
}
@media (min-width: 1264px) {
  .navigation a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1344px) {
  .navigation a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 1424px) {
  .navigation a {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media (min-width: 1524px) {
  .navigation {
    margin-top: 51px;
    margin-right: 92px;
  }
  .navigation a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.exit > .menu {
  border-right: 0;
}
.navigation a:hover,
.navigation a:focus,
a.path,
.banner--home .home {
  background-color: #009ad8;
  background-position: bottom;
}
.navigation a:active {
  background-color: #0084b9;
}
.navigation a:hover,
.navigation a:focus,
.navigation a:active {
  transition: background-position 0.218s;
}
.areatype--1 > .area {
  width: 100%;
}
.areatype--1 > .area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.areatype--1 > .area h2,
.areatype--1 > .area .foot {
  margin-right: 3.21199143%;
  margin-left: 3.21199143%;
}
.areatype--1 > .area .part,
.areatype--1 > .area > .grid table {
  margin-right: 3.21199143%;
  margin-left: 3.21199143%;
  width: 93.57601713%;
}
.areatype--1 > .area .tiny {
  width: 43.57601713%;
}
.areatype--1 > .area > .slim {
  width: 50%;
}
.areatype--1 > .area > .slim h2,
.areatype--1 > .area > .slim .foot,
.areatype--1 > .area > .slim .part,
.areatype--1 > .area > .slim.grid table {
  margin-right: 6.42398287%;
  margin-left: 6.42398287%;
}
.areatype--1 > .area > .slim .part,
.areatype--1 > .area > .slim.grid table {
  width: 87.15203426%;
}
.areatype--1 > .area > .slim .tiny {
  width: 87.15203426%;
}
.areatype--2 > .area {
  width: 100%;
}
.areatype--2 > .area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.areatype--2 > .area h2,
.areatype--2 > .area .foot {
  margin-right: 2.57410296%;
  margin-left: 2.57410296%;
}
.areatype--2 > .area .part,
.areatype--2 > .area > .grid table {
  margin-right: 2.57410296%;
  margin-left: 2.57410296%;
  width: 94.85179407%;
}
.areatype--2 > .area .tiny {
  width: 44.85179407%;
}
.areatype--2 > .area > .slim {
  width: 25%;
}
.areatype--2 > .area > .slim h2,
.areatype--2 > .area > .slim .foot,
.areatype--2 > .area > .slim .part,
.areatype--2 > .area > .slim.grid table {
  margin-right: 10.29641186%;
  margin-left: 10.29641186%;
}
.areatype--2 > .area > .slim .part,
.areatype--2 > .area > .slim.grid table {
  width: 79.40717629%;
}
.areatype--2 > .area > .slim .tiny {
  width: 79.40717629%;
}
.side.side,
.south.south {
  width: 100%;
}
.side.side > .unit,
.south.south > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.side.side h2,
.south.south h2,
.side.side .foot,
.south.south .foot {
  margin-right: 2.57410296%;
  margin-left: 2.57410296%;
}
.side.side .part,
.south.south .part,
.side.side > .grid table,
.south.south > .grid table {
  margin-right: 2.57410296%;
  margin-left: 2.57410296%;
  width: 94.85179407%;
}
.side.side .tiny,
.south.south .tiny {
  width: 44.85179407%;
}
.side.side > .slim,
.south.south > .slim {
  width: 50%;
}
.side.side > .slim h2,
.south.south > .slim h2,
.side.side > .slim .foot,
.south.south > .slim .foot,
.side.side > .slim .part,
.south.south > .slim .part,
.side.side > .slim.grid table,
.south.south > .slim.grid table {
  margin-right: 5.14820593%;
  margin-left: 5.14820593%;
}
.side.side > .slim .part,
.south.south > .slim .part,
.side.side > .slim.grid table,
.south.south > .slim.grid table {
  width: 89.70358814%;
}
.side.side > .slim .tiny,
.south.south > .slim .tiny {
  width: 89.70358814%;
}
@media (min-width: 1600px) {
  .areatype--2 > .area {
    width: 100%;
  }
  .areatype--2 > .area > .unit {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .areatype--2 > .area h2,
  .areatype--2 > .area .foot {
    margin-right: 2.57352941%;
    margin-left: 2.57352941%;
  }
  .areatype--2 > .area .part,
  .areatype--2 > .area > .grid table {
    margin-right: 2.57352941%;
    margin-left: 2.57352941%;
    width: 94.85294118%;
  }
  .areatype--2 > .area .tiny {
    width: 44.85294118%;
  }
  .areatype--2 > .area > .slim {
    width: 25%;
  }
  .areatype--2 > .area > .slim h2,
  .areatype--2 > .area > .slim .foot,
  .areatype--2 > .area > .slim .part,
  .areatype--2 > .area > .slim.grid table {
    margin-right: 10.29411765%;
    margin-left: 10.29411765%;
  }
  .areatype--2 > .area > .slim .part,
  .areatype--2 > .area > .slim.grid table {
    width: 79.41176471%;
  }
  .areatype--2 > .area > .slim .tiny {
    width: 79.41176471%;
  }
  .side.side,
  .south.south {
    width: 100%;
  }
  .side.side > .unit,
  .south.south > .unit {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .side.side h2,
  .south.south h2,
  .side.side .foot,
  .south.south .foot {
    margin-right: 2.57352941%;
    margin-left: 2.57352941%;
  }
  .side.side .part,
  .south.south .part,
  .side.side > .grid table,
  .south.south > .grid table {
    margin-right: 2.57352941%;
    margin-left: 2.57352941%;
    width: 94.85294118%;
  }
  .side.side .tiny,
  .south.south .tiny {
    width: 44.85294118%;
  }
  .side.side > .slim,
  .south.south > .slim {
    width: 50%;
  }
  .side.side > .slim h2,
  .south.south > .slim h2,
  .side.side > .slim .foot,
  .south.south > .slim .foot,
  .side.side > .slim .part,
  .south.south > .slim .part,
  .side.side > .slim.grid table,
  .south.south > .slim.grid table {
    margin-right: 5.14705882%;
    margin-left: 5.14705882%;
  }
  .side.side > .slim .part,
  .south.south > .slim .part,
  .side.side > .slim.grid table,
  .south.south > .slim.grid table {
    width: 89.70588235%;
  }
  .side.side > .slim .tiny,
  .south.south > .slim .tiny {
    width: 89.70588235%;
  }
}
/*.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}*/
.area:not(:empty) {
  padding: 60px 0;
}
@media (min-width: 1600px) {
  .area:not(:empty) {
    padding: 80px 0;
  }
}
.north {
  bottom: 45%;
}
.areatype--1 > .area {
  float: right;
  margin-right: 4%;
  max-width: 934px;
}
@media (min-width: 1900px) {
  .areatype--1 > .area {
    position: relative;
    left: -180px;
  }
}
.side.side,
.south.south {
  margin-left: 10%;
  width: 80%;
}
@media (min-width: 1600px) {
  .areatype--2 .slim .pict + .lead {
    margin-top: 1em;
  }
}
#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); 
}*/
h1,
h2 {
  -webkit-hyphens: none;
  hyphens: none;
}
/*# sourceMappingURL=./screen-large.css.map */