/******* 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;
  -webkit-transition: none;
  transition: none;
}
.cb-mobile-invisible,
.body-non-mobile {
  display: block;
}
/******* navigation-large.less 2013-1-16 *******/
.navi,
.navi > .item,
.dock {
  display: block;
  float: left;
}
.menu {
  display: block;
}
/* LEVEL 1 */
/* LEVEL 2 */
/* LEVEL 3 */
/******* layout-large.less 2013-1-16 *******/
#view .cb-page {
  margin: 200px 0;
}
#view .cb-page.cb-page-first {
  margin-top: 0;
}
#view .cb-page.cb-page-last {
  margin-bottom: 0;
}
#view .cb-page.cb-page-layout4,
#view .cb-page.cb-page-layout5,
#view .cb-page.cb-page-layout6,
#view .cb-page.cb-page-layout7 {
  margin: 0;
}
.plate.plate--fisch {
  margin-top: 0;
}
.cb-page-layout1 .plate {
  left: 0;
}
.cb-page-layout2 .plate {
  right: 0;
}
.ns__area {
  width: 104.49438202%;
  margin-left: -2.24719101%;
}
.ns__unit {
  margin-left: 2.15053763%;
  margin-right: 2.15053763%;
  width: 29.03225806%;
}
.hide-after-animation {
  opacity: 0;
}
#view .fixcontent.no-parallax {
  position: fixed;
  top: 0;
}
#view .cb-page-layout1 .fixcontent.no-parallax {
  right: 0;
}
#view .cb-page-layout1 .fixcontent.no-parallax.hide-after-animation {
  right: -50%;
  opacity: 0;
}
#view .cb-page-layout2 .fixcontent.no-parallax {
  left: 0;
}
#view .cb-page-layout2 .fixcontent.no-parallax.hide-after-animation {
  left: -50%;
  opacity: 0;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.area .part,
.area > .grid table {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 100%;
}
.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%;
}
/*.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}*/
.cb-page-layout3 div.main {
  width: 106.55737705%;
  margin-left: -3.27868852%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cb-page-layout3 div.main div.unit {
  margin-left: 3.07692308%;
  margin-right: 3.07692308%;
}
.cb-page-layout3 div.main div.unit.wide {
  width: 93.84615385%;
}
.cb-page-layout3 div.main div.unit.slim {
  width: 18.84615385%;
}
.cb-page-layout6 div.main {
  width: 820px;
}
.cb-page-layout6 div.main div.unit {
  margin-left: 1.2195122%;
  margin-right: 1.2195122%;
}
.cb-page-layout6 div.main div.unit.wide {
  width: 97.56097561%;
}
.cb-page-layout6 div.main div.unit.slim {
  width: 30.85365854%;
}
#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 {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/*# sourceMappingURL=screen-large.css.map */