/******* screen-medium.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;
}
/******* navigation-large.less 2013-1-16 *******/
.navi,
.navi > .item,
.dock {
  display: block;
  float: left;
}
.menu {
  display: block;
}
/* LEVEL 1 */
div.sub1 {
  float: right;
  margin-top: 20px;
}
.sub1 > .item {
  border-right: 1px solid #878787;
  padding: 0 6px;
}
.sub1 > .item.init {
  padding-left: 0;
}
.sub1 > .item.exit {
  border: none;
  padding-right: 0;
}
div.sub1 .menu {
  font-size: 16px;
  text-transform: uppercase;
  color: #878787;
  line-height: 20px;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
div.sub1 a.path {
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
}
div.sub1 a.path:hover,
div.sub1 a.path:focus {
  color: #000;
}
/* LEVEL 2 */
div.sub2 {
  float: left;
  margin-top: 56px;
}
#edit #navigation div.sub2 div.sub3 {
  display: none !important;
}
.sub2 > .item:hover > .menu,
.sub2 > .item:focus > .menu {
  background: rgba(246, 246, 246, 0.9);
  color: #75b537;
}
div.sub2 .menu {
  font-family: 'RockwellRegular', helvetica, sans-serif;
  color: #878787;
  font-size: 22px;
  padding: 9px 18px;
}
div.sub2 a.path {
  background: rgba(246, 246, 246, 0.9);
  color: #75b537;
}
/* LEVEL 3 */
div.sub3 {
  position: absolute;
  top: 100%;
  left: 0;
  background: url(/images/sub3.png) repeat 0 0;
  background: rgba(246, 246, 246, 0.95);
  text-align: center;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  border-top: 1px solid #cfcfcf;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
div.sub2 > .item:hover div.sub3 {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  padding-bottom: 70px;
  padding-top: 24px;
  max-height: 10000px;
}
.sub3 > .item {
  float: none;
  display: inline-block;
  margin: 0 40px;
}
.sub3 > .item.init {
  margin-left: 0;
}
.sub3 > .item.exit {
  margin-right: 0;
}
div.sub3 .menu {
  font-size: 18px;
  font-family: 'RockwellRegular', helvetica, sans-serif;
  text-align: left;
  border: none;
  padding: 0;
}
div.sub3 .menu:hover,
div.sub3 .menu:focus {
  color: #75b537;
}
/* LEVEL 4 */
div.sub4 {
  float: left;
  margin-top: 6px;
}
.sub4 > .item {
  float: none;
  display: block;
  text-align: left;
}
div.sub4 .menu {
  font-family: 'RockwellLight', helvetica, sans-serif;
  display: inline-block;
  padding-bottom: 3px;
  padding-top: 3px;
  border-bottom: 3px solid transparent;
}
div.sub4 .menu:hover,
div.sub4 .menu:focus {
  border-color: #75b537;
  color: #000;
}
div.sub4 a.path {
  border-color: #75b537;
  color: #000;
}
#editnavi div.sub3 {
  position: relative;
  float: left;
  width: 100%;
  display: block;
  padding-bottom: 70px;
  padding-top: 24px;
  max-height: 10000px;
}
/******* layout-medium.less 2013-1-16 *******/
.desk {
  max-width: 94%;
}
.cb-navi-sticky-clone {
  display: none;
}
.cb-navi-sticky {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
@media only screen and (max-width: 1023px) {
  .maincontent .desk,
  .sidecontent .desk,
  .southcontent .desk,
  #sponsoren .desk,
  #rotator .desk,
  .cb-layout4 .northcontent .desk,
  .cb-layout4 .basecontent .desk,
  .cb-layout4 .fareastcontent .desk {
    width: 652px;
  }
  .northcontent,
  .basecontent,
  .eastcontent {
    font-size: 14px;
  }
  .northcontent h4,
  .basecontent h4,
  .eastcontent h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .jsmood-title {
    font-size: 20px;
  }
  .jsmood-title.jsmood-subtitle {
    font-size: 14px;
  }
  .jsmood-navigate {
    width: 3%;
  }
  .jsmood-navigate.cb-jsmood-previous__a {
    left: -3%;
  }
  .jsmood-navigate.cb-jsmood-next__a {
    right: -3%;
  }
  .subtext {
    width: 50%;
  }
  .sublogo {
    max-width: 45%;
    margin-left: 5%;
  }
  .jsmood-content {
    width: 380px;
    margin-left: -190px;
    bottom: 60px;
  }
  #l3-mood .jsmood-text {
    font-size: 24px;
  }
  #l3-mood .jsmood-navigate.cb-jsmood-previous__a {
    left: 60px;
  }
  #l3-mood .jsmood-navigate.cb-jsmood-next__a {
    right: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  div.sub2 {
    margin-top: 61px;
  }
  div.sub2 .menu {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 18px;
  }
  .sub3 > .item {
    margin: 0 20px;
  }
  div.sub3 .menu {
    font-size: 14px;
  }
}
#sponsoren {
  margin: 60px 0;
}
#sponsorwidth {
  width: 104%;
  margin-left: -2%;
}
.sponsorunit {
  width: 46%;
  margin: 13px 2%;
}
#rotator {
  padding: 30px 0;
}
.rotateunit {
  width: 50%;
  padding: 20px 0;
  min-height: 170px;
}
.rotateunit.world,
.rotateunit.device,
.rotateunit.shield,
.rotateunit.woman {
  border-right: 1px solid #9bc461;
}
.fij-struggling-info {
  left: 100%;
}
.fij-pie-chart-handle--fake {
  display: none;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 2%;
  margin-left: 2%;
}
.area .part,
.area > .grid table {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.area > .slim {
  width: 50%;
}
.area > .slim h2,
.area > .slim .foot,
.area > .slim .part,
.area > .slim.grid table {
  margin-right: 4%;
  margin-left: 4%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 92%;
}
.area > .slim .tiny {
  width: 92%;
}
.main > .wide.form .tile .name,
.main > .wide a.capt {
  float: left;
  width: 33%;
}
.main > .wide.form .tile .chop,
.main > .wide.form .tile textarea,
.main > .wide.form .tile input.text,
.main > .wide.form .tile .ctrl,
.main > .wide input.capt {
  float: right;
  width: 63%;
}
@media only screen and (max-width: 1023px) {
  div.main,
  div.side,
  div.south {
    width: 104%;
    margin-left: -2%;
  }
  div.north,
  div.base,
  div.east {
    width: 101.69491525%;
    margin-left: -0.84745763%;
  }
  div.north div.wide,
  div.base div.wide,
  div.east div.wide {
    width: 50%;
  }
  div.north div.wide div.head h2,
  div.base div.wide div.head h2,
  div.east div.wide div.head h2,
  div.north div.wide div.part,
  div.base div.wide div.part,
  div.east div.wide div.part {
    margin-left: 1.66666667%;
    margin-right: 1.66666667%;
  }
  div.north div.wide div.part,
  div.base div.wide div.part,
  div.east div.wide div.part {
    width: 96.66666667%;
  }
  div.north div.seam.wide,
  div.base div.seam.wide,
  div.east div.seam.wide {
    width: 66.66666667%;
  }
  div.north div.seam.wide div.head h2,
  div.base div.seam.wide div.head h2,
  div.east div.seam.wide div.head h2,
  div.north div.seam.wide div.part,
  div.base div.seam.wide div.part,
  div.east div.seam.wide div.part {
    margin-left: 1.25%;
    margin-right: 1.25%;
  }
  div.north div.seam.wide div.part,
  div.base div.seam.wide div.part,
  div.east div.seam.wide div.part {
    width: 97.5%;
  }
  div.north div.seam.slim,
  div.base div.seam.slim,
  div.east div.seam.slim {
    width: 33.33333333%;
  }
  div.north div.seam.slim div.head h2,
  div.base div.seam.slim div.head h2,
  div.east div.seam.slim div.head h2,
  div.north div.seam.slim div.part,
  div.base div.seam.slim div.part,
  div.east div.seam.slim div.part {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  div.north div.seam.slim div.part,
  div.base div.seam.slim div.part,
  div.east div.seam.slim div.part {
    width: 95%;
  }
}
#root div.farnorth {
  width: 75%;
}
#root div.farnorth div.unit {
  width: 33.33333333%;
}
#disp {
  left: 20%;
  margin-left: 0;
  width: 60%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 100px !important;
}
#disp.zoom,
#disp.tube {
  left: 5%;
  margin-left: 0;
  width: 90%;
}
/*#disp.site li,
div.cb-sitemap li {
  .font-size(14); 
}*/
h1,
h2 {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  hyphens: none;
}
/*# sourceMappingURL=screen-medium.css.map */