/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2024 MyFonts Inc. */
@font-face {
  font-family: "ITCOfficinaSansPro";
  font-weight: 400;
  font-style: normal;
  src: url('/extras/fonts/ITCOfficinaSansProBook/font.woff2') format('woff2'), url('/extras/fonts/ITCOfficinaSansProBook/font.woff') format('woff');
}
@font-face {
  font-family: "ITCOfficinaSansPro";
  font-weight: 400;
  font-style: italic;
  src: url('/extras/fonts/ITCOfficinaSansProBookItalic/font.woff2') format('woff2'), url('/extras/fonts/ITCOfficinaSansProBookItalic/font.woff') format('woff');
}
@font-face {
  font-family: "ITCOfficinaSansPro";
  font-weight: 700;
  font-style: normal;
  src: url('/extras/fonts/ITCOfficinaSansProBold/font.woff2') format('woff2'), url('/extras/fonts/ITCOfficinaSansProBold/font.woff') format('woff');
}
@font-face {
  font-family: "ITCOfficinaSansPro";
  font-weight: 700;
  font-style: italic;
  src: url('/extras/fonts/ITCOfficinaSansProBoldItalic/font.woff2') format('woff2'), url('/extras/fonts/ITCOfficinaSansProBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'ab-iconfont';
  src: url('/extras/fonts/ab-iconfont.eot?agrarbericht');
  src: url('/extras/fonts/ab-iconfont.eot?#agrarbericht') format('embedded-opentype'), url('/extras/fonts/ab-iconfont.woff?agrarbericht') format('woff'), url('/extras/fonts/ab-iconfont.ttf?agrarbericht') format('truetype'), url('/extras/fonts/ab-iconfont.svg?agrarbericht#ab-iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
/******* 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;
}
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 > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}
.unit > .body,
.unit > form > .body {
  margin: 0.4em 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.lead {
  margin-bottom: 0 !important;
}
.list {
  margin-top: 0.2em !important;
  margin-bottom: 0.2em !important;
}
.gist,
.dent {
  display: list-item;
  list-style-position: outside;
}
.gist {
  margin-left: 16px;
}
.dent {
  margin-left: 32px;
}
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #6a5d6e;
  color: #6a5d6e;
  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 > .open,
.load > .load {
  display: block;
  margin-left: 14px;
}
.link,
.load {
  background-repeat: no-repeat !important;
}
a.link {
  background: none;
}
.section:not(.section--one) .null,
.section:not(.section--one) .null:hover,
.section:not(.section--one) .null:focus {
  color: #1a171b !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > 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 > 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 > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .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 > 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 > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .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;
}
.grid table {
  border-collapse: collapse;
}
.cb-table-layout-fixed {
  table-layout: fixed;
}
.grid td,
.grid th {
  border-width: 0;
  border-style: solid;
  border-color: #1a171b;
  vertical-align: top;
}
.horz td,
.horz th {
  padding: 3px 4px;
}
.vert td,
.vert th {
  padding: 3px 4px;
}
.horz .trim td,
.horz .trim th {
  border-width: 1px 0;
}
.vert .trim td,
.vert .trim th {
  border-width: 0 1px;
}
.grid th {
  font-weight: 700;
  background: transparent;
  text-align: left;
}
.vert > .beam td.odd,
.horz > .beam > .odd {
  background: #e5e5e5;
}
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: absolute;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #404040;
}
#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;
}
#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 > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .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 {
  padding: 0.2em 0 0.5em;
}
#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: 700;
  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-bottom: 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 {
  margin-right: 15px;
}
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 > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #404040;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .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 > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > 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;
}
.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;
}
@media screen and (max-width: 1px) {
  .cb-table-3up.vert {
    position: relative;
    display: block;
    border: 1px solid #1a171b;
  }
  .cb-table-3up.vert td {
    display: block;
    border: 0;
    padding: 3px 4px;
  }
  .cb-table-3up.vert > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-3up.vert > tbody tr {
    display: inline-block;
    border-left: 1px solid #1a171b;
  }
  .cb-table-3up.vert > tbody tr:first-child {
    border: 0;
  }
  .cb-table-head .cb-table-3up.vert > thead {
    display: block;
    float: left;
  }
  .cb-table-head .cb-table-3up.vert > thead > tr {
    display: block;
  }
  .cb-table-head .cb-table-3up.vert > thead th {
    display: block;
    margin-right: -1px;
    padding: 3px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot {
    display: block;
    float: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot > tr {
    display: block;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot th {
    display: block;
    padding: 3px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-both .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 1px solid #1a171b;
  }
  .cb-table-both .cb-table-3up.horz td {
    display: block;
    border: 0;
    padding: 3px 4px;
  }
  .cb-table-both .cb-table-3up.horz > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr {
    display: inline-block;
    border-left: 1px solid #1a171b;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr:first-child {
    border: 0;
  }
  .cb-table-both .cb-table-3up.horz > thead {
    display: block;
    float: left;
  }
  .cb-table-both .cb-table-3up.horz > thead > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > thead th {
    display: block;
    margin-right: -1px;
    padding: 3px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot {
    display: block;
    float: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > tfoot th {
    display: block;
    padding: 3px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-head .vert tr.odd {
    background: #e5e5e5;
  }
  .cb-table-head .vert td {
    background: none !important;
  }
  .cb-table-column-inactive {
    position: relative;
  }
  .cb-table-column-inactive th {
    max-width: 1em;
    overflow: hidden;
    white-space: nowrap;
  }
  .cb-table-column-inactive > tr:after {
    top: 0;
    position: absolute;
    left: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    content: '…';
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tbody,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tbody,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    display: block;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot {
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead tr,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot tr {
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th {
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    border: 1px solid #1a171b;
    margin-bottom: 4px;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    position: relative;
    padding: 3px 4px;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    font-weight: 700;
    position: absolute;
    top: 0;
    overflow: hidden;
    padding: 3px 4px;
    width: 35%;
    border: 0;
    content: attr(data-title);
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    *behavior: url(/objects/boxsizing/boxsizing.htc);
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td {
    padding-left: 38%;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after {
    left: 0;
    padding-right: 1%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    padding-right: 38%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    right: 0;
    padding-left: 1%;
  }
  .cb-table-none .cb-table-3up.horz {
    display: block;
    border: 0;
  }
  .cb-table-none .cb-table-3up.horz tbody,
  .cb-table-none .cb-table-3up.horz th,
  .cb-table-none .cb-table-3up.horz tr,
  .cb-table-none .cb-table-3up.horz td {
    display: block;
  }
  .cb-table-none .cb-table-3up.horz tr {
    border: 1px solid #1a171b;
    margin-bottom: 4px;
  }
  .cb-table-none .cb-table-3up.horz td {
    padding: 3px 4px;
    border: 0;
  }
  .cb-table-columns-3 tr {
    min-width: 50%;
  }
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.14285714;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 1px solid #1a171b;
  border-bottom: 1px solid #1a171b;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 4px 3px;
}
.table--headline th {
  font-weight: 700;
}
.table td {
  padding: 4px 3px;
}
.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: 700;
}
@media (max-width: 679px) {
  .table {
    font-size: 2.06185567vw;
  }
}
/******* 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;
}
/******* site.less 2013-1-16 *******/
html,
body {
  min-height: 100%;
  background: #fff;
}
html {
  height: 100%;
  font-size: 62.5%;
  text-rendering: optimizeLegibility;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(155, 26, 97, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  background-color: transparent;
  color: #1a171b;
  font-family: 'ITCOfficinaSansPro', 'helvetica neue', sans-serif;
  line-height: 1.7;
  margin: 0 auto !important;
  *zoom: 1;
  letter-spacing: 0.04em;
}
body:before,
body:after {
  display: table;
  content: '';
}
body:after {
  clear: both;
}
sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.6em;
  font-size: 0.7em;
}
sub {
  top: 0.6em;
}
#home {
  float: left;
  height: 39px;
  -webkit-tap-highlight-color: transparent;
}
.logo {
  width: auto;
  height: 39px;
}
#over {
  z-index: 3001;
}
#disp {
  z-index: 3002;
}
.content {
  position: relative;
}
.banner {
  *zoom: 1;
}
.banner:before,
.banner:after {
  display: table;
  content: '';
}
.banner:after {
  clear: both;
}
.cb-navigation-icon,
.ab-img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.maincontent {
  position: relative;
  display: block;
}
.backbutton {
  position: absolute;
  right: 100%;
  margin-right: 10px;
  top: 27px;
  z-index: 2;
  display: none;
  width: 25px;
  height: 25px;
  background: url(/images/back.svg) no-repeat 0 0;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.backbutton:hover,
.backbutton:focus {
  cursor: pointer;
}
.cb-layout2 .backbutton {
  display: block;
}
#social {
  float: right;
  width: 90%;
  text-align: right;
  position: relative;
}
.cb-layout4 #social {
  display: none;
}
#social > .meta {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background-repeat: no-repeat;
}
#social > .meta:first-child {
  margin-left: 0;
}
.service_facebook {
  background-image: url(/images/service_facebook.svg);
}
.service_instagram {
  background-image: url(/images/service_instagram.svg);
}
.service_linkedin {
  background-image: url(/images/service_linkedin.svg);
}
.service_twitter {
  background-image: url(/images/service_x.svg);
}
#footlinks {
  position: absolute;
  right: 15px;
  bottom: -88px;
  z-index: 2;
  color: #000;
  font-size: 12px;
  line-height: 1.33333333;
}
#footlinks .meta {
  color: #000;
  text-transform: uppercase;
  padding: 0 12px;
  font-family: 'ITCOfficinaSansPro', 'helvetica neue', sans-serif;
}
#footlinks .meta:first-child {
  padding-left: 0;
}
#footlinks .meta:last-child {
  padding-right: 0;
}
@media (max-width: 679px) {
  #footlinks {
    position: static;
    float: right;
    margin: 10px;
  }
}
.iconarea {
  /*temporary width, has to clear breadcrumbs, leave room for sharing icons*/
  float: left;
  min-height: 50px;
  min-width: 10px;
}
.iconarea > img {
  float: left;
  width: 50px;
  margin: 0 10px 6px 0;
}
.bwl-share {
  float: right;
}
.cb-layout1 .bwl-share,
.cb-layout4 .bwl-share {
  display: none;
}
.bwl-share > li {
  display: inline-block;
}
.bwl-share__a {
  display: block;
  margin-left: 20px;
  background: url(/images/bwl-share__a--mail.svg) no-repeat;
  background-size: 100%;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.bwl-share__a:hover,
.bwl-share__a:focus {
  background-color: #fafafa;
}
.bwl-share__a:active {
  background-color: #e1e1e1;
}
.bwl-share__a--mail {
  margin-left: 0;
}
.bwl-share__a--facebook {
  background-image: url(/images/bwl-share__a--facebook.svg);
}
.bwl-share__a--twitter {
  background-image: url(/images/service_x.svg);
}
.navi,
.navi > .item {
  float: left;
}
.menu {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cb-navigation-subtext {
  font-weight: 400;
}
div.sub2 {
  text-align: center;
}
.sub2 > .item {
  color: #f8b322;
}
#view .sub2 > .item {
  /* cb-toggle is on top the real link in all views */
  cursor: pointer;
}
.sub2 > .c2 {
  color: #31b7bc;
}
.sub2 > .c3 {
  color: #95b552;
}
.sub2 > .c4 {
  color: #eb6b59;
}
.sub2 > .c5 {
  color: #a78bbc;
}
.sub2 > .c6 {
  color: #a48a77;
}
.sub2 > .c7 {
  color: #3e3d40;
}
.sub2 > .c8 {
  color: #5389c2;
}
.sub2 > .item > .menu {
  border: 3px solid transparent;
  color: #fff;
  line-height: 1;
}
.sub2 > .item > .menu {
  background: #f8b322;
}
.sub2 > .c2 > .menu {
  background: #31b7bc;
}
.sub2 > .c3 > .menu {
  background: #95b552;
}
.sub2 > .c4 > .menu {
  background: #eb6b59;
}
.sub2 > .c5 > .menu {
  background: #a78bbc;
}
.sub2 > .c6 > .menu {
  background: #a48a77;
}
.sub2 > .c7 > .menu {
  background: #3e3d40;
}
.sub2 > .c8 > .menu {
  background: #5389c2;
}
.sub2 > .item > a.path,
.sub2 > .item > .menu:hover,
.sub2 > .item > .menu:focus {
  background: #fff;
  color: inherit;
  border-color: currentColor;
}
div.sub3 {
  text-align: left;
}
div.sub3 .menu {
  color: inherit;
}
div.sub3 > .item > .menu {
  letter-spacing: 0.05em;
}
div.sub4 .menu {
  position: relative;
  color: #1a171b;
  text-transform: none;
  text-decoration: none;
}
div.sub4 .cb-navigation-icon,
div.sub4 .ab-img {
  display: block;
  position: absolute;
}
div.sub4 .cb-navigation-text {
  display: block;
}
div.sub4 .cb-navigation-subtext {
  display: block;
}
.item-empty > .cb-toggle {
  display: none !important;
}
#view .menu br:last-child,
#view .menu br + br {
  display: none;
}
.mark > a {
  cursor: move !important;
}
.poll {
  float: left;
  width: 260px;
  display: none;
}
.poll--desktop {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 10;
}
.cb-layout1 .poll--desktop {
  display: block;
}
@media (max-width: 979px) {
  .poll--desktop {
    left: 0;
    top: 100px;
    width: 200px;
  }
}
@media (max-width: 679px) {
  .poll--desktop {
    display: none !important;
  }
}
.poll--mobile {
  position: absolute;
  left: 50%;
  top: 670px;
  transform: translateX(-50%);
  width: 200px;
  z-index: 10;
  height: 250px;
}
@media (max-width: 679px) {
  .cb-layout1 .poll--mobile {
    display: block;
  }
}
.poll__image {
  float: left;
  width: 100%;
  height: auto;
}
h1,
.unit h2,
h3,
h4 {
  font-weight: 700;
  line-height: 1.2;
}
h1 {
  text-decoration: underline;
}
.cb-layout1 h1,
.cb-layout4 h1 {
  text-decoration: none;
}
h3 {
  font-size: 1em;
}
strong {
  font-weight: 700;
}
.pale {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.33333333;
}
.text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
}
.gist,
.dent {
  list-style: disc;
}
.text-section--list ol li {
  margin-left: 18px;
}
p.loud {
  background: #fea3bd;
  padding: 10px;
}
a {
  color: #d14696;
  text-decoration: none;
}
.lead .open,
.text .open,
.list .open,
.link > .open {
  text-decoration: underline;
}
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.2em;
}
.link.mail {
  background-image: url('/icon-link/mail.gif');
}
.cb-layout1 div.load,
.cb-layout2 div.load,
.cb-layout3 div.load,
.cb-layout4 div.load,
.cb-layout7 div.load {
  background-image: url(/images/load.png) !important;
}
.cb-layout1 a.load,
.cb-layout2 a.load,
.cb-layout3 a.load,
.cb-layout4 a.load,
.cb-layout7 a.load {
  position: relative;
  display: inline-block;
  background-color: #d2d2d1;
  line-height: 1;
  padding: 3px 0.2em 0 1.9em;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  color: #1a171b;
  margin: 0;
  background-repeat: no-repeat;
  background-image: url(/images/load.png);
}
.cb-layout1 a.load:hover,
.cb-layout2 a.load:hover,
.cb-layout3 a.load:hover,
.cb-layout4 a.load:hover,
.cb-layout7 a.load:hover,
.cb-layout1 a.load:focus,
.cb-layout2 a.load:focus,
.cb-layout3 a.load:focus,
.cb-layout4 a.load:focus,
.cb-layout7 a.load:focus {
  background-color: #b8b8b8;
}
.cb-layout1 a.load:active,
.cb-layout2 a.load:active,
.cb-layout3 a.load:active,
.cb-layout4 a.load:active,
.cb-layout7 a.load:active {
  background-color: #1a171b;
  color: #fff;
}
.cb-layout1 a.load:before,
.cb-layout2 a.load:before,
.cb-layout3 a.load:before,
.cb-layout4 a.load:before,
.cb-layout7 a.load:before {
  font-family: 'ab-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  font-size: 19px;
  font-size: 1.9rem;
  color: #1a171b !important;
  width: 1em;
  height: 1em;
  overflow: hidden;
}
.cb-layout1 a.load:before .add,
.cb-layout2 a.load:before .add,
.cb-layout3 a.load:before .add,
.cb-layout4 a.load:before .add,
.cb-layout7 a.load:before .add {
  content: "\e600";
}
.cb-layout1 a.load:before .up20,
.cb-layout2 a.load:before .up20,
.cb-layout3 a.load:before .up20,
.cb-layout4 a.load:before .up20,
.cb-layout7 a.load:before .up20 {
  content: "\e601";
}
.cb-layout1 a.load:before .down20,
.cb-layout2 a.load:before .down20,
.cb-layout3 a.load:before .down20,
.cb-layout4 a.load:before .down20,
.cb-layout7 a.load:before .down20 {
  content: "\e602";
}
.cb-layout1 a.load:before .table,
.cb-layout2 a.load:before .table,
.cb-layout3 a.load:before .table,
.cb-layout4 a.load:before .table,
.cb-layout7 a.load:before .table {
  content: "\e603";
}
.cb-layout1 a.load:before .up30,
.cb-layout2 a.load:before .up30,
.cb-layout3 a.load:before .up30,
.cb-layout4 a.load:before .up30,
.cb-layout7 a.load:before .up30 {
  content: "\e604";
}
.cb-layout1 a.load:before .down30,
.cb-layout2 a.load:before .down30,
.cb-layout3 a.load:before .down30,
.cb-layout4 a.load:before .down30,
.cb-layout7 a.load:before .down30 {
  content: "\e605";
}
.cb-layout1 a.load:before .caret-down,
.cb-layout2 a.load:before .caret-down,
.cb-layout3 a.load:before .caret-down,
.cb-layout4 a.load:before .caret-down,
.cb-layout7 a.load:before .caret-down {
  content: "\e606";
}
.cb-layout1 a.load:before .caret-up,
.cb-layout2 a.load:before .caret-up,
.cb-layout3 a.load:before .caret-up,
.cb-layout4 a.load:before .caret-up,
.cb-layout7 a.load:before .caret-up {
  content: "\e607";
}
.load {
  color: #3e3d40;
}
.load:hover,
.load:focus {
  text-decoration: underline;
}
.rss {
  background-image: url('/icon-link/rss_small.gif');
}
div.part.text > * {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.part.text > *:first-child {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
div.part.text > *:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
div.area ul.list {
  padding-left: 0;
  list-style-type: none;
}
div.area ul.list li {
  padding-left: 14px;
  position: relative;
}
div.area ul.list li:before {
  content: '–';
  position: absolute;
  left: 0;
  top: 0;
}
.part--table {
  margin-top: -0.4em;
}
.side {
  background: #ececec;
}
.c1 .skew,
.c1 .unit .open {
  color: #f8b322;
}
.c2 .skew,
.c2 .unit .open {
  color: #31b7bc;
}
.c3 .skew,
.c3 .unit .open {
  color: #95b552;
}
.c4 .skew,
.c4 .unit .open {
  color: #eb6b59;
}
.c5 .skew,
.c5 .unit .open {
  color: #a78bbc;
}
.c6 .skew,
.c6 .unit .open {
  color: #a48a77;
}
.c7 .skew,
.c7 .unit .open {
  color: #3e3d40;
}
.c8 .skew,
.c8 .unit .open {
  color: #5389c2;
}
div.fold h2 {
  display: inline-block;
  background: #d9dadb;
  line-height: 22px;
  padding: 2px 10px 2px 2px;
  font-size: 16px !important;
  font-weight: 700;
}
div.fold h2 .fold-toggle {
  padding-left: 28px;
  display: block;
  text-decoration: none !important;
  color: #1a171b !important;
  background-size: 20px 20px;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-image: url(/images/fold-plus.svg);
}
div.fold h2 .fold-toggle.fold-toggle--open {
  background-image: url(/images/fold-minus.svg);
}
div.fold div.foot a {
  color: #1a171b;
}
#view div.fold div.foot div.ctrl {
  display: none;
}
div.note.flat {
  margin-top: 0;
}
div.note.flat div.body,
div.note.flat div.part:first-child {
  margin-top: 0;
}
#view div.grid + div.note.flat {
  margin-top: -10px;
}
.cb-layout1 .main > .note.seam,
.cb-layout2 .main > .note.seam,
.cb-layout3 .main > .note.seam,
.cb-layout4 .main > .note.seam {
  border: 3px solid #d9dadb;
  margin-right: -3px !important;
  margin-left: -3px !important;
}
.cb-layout1 .note.seam .head,
.cb-layout2 .note.seam .head,
.cb-layout3 .note.seam .head,
.cb-layout4 .note.seam .head {
  margin-top: 4px;
}
.side > .unit:last-child {
  /*
don't let .side background come through
*/
  margin-bottom: 0;
}
.side .body:empty {
  margin: 0;
}
.side h2,
.side .cb-blw-basket-part h4,
.side .cb-blw-pdf-generator-part h4 {
  font-size: 16px;
  font-size: 1.6rem;
}
.side h2 {
  text-transform: uppercase;
}
.cb-layout8 .part {
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 0.4em 0;
  border-right: transparent 2px solid;
  border-left: transparent 2px solid;
  background-clip: padding-box;
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
.cb-layout8 .part.text {
  padding-top: 0;
  padding-bottom: 0;
}
.cb-layout8 .unit {
  padding-bottom: 1px;
}
.cb-layout8 .unit .body {
  margin: 0;
}
.cb-layout8 .unit h2,
.cb-layout8 .unit h3,
.cb-layout8 .norm {
  padding-left: 8px;
  padding-right: 8px;
}
.cb-layout8 .unit h2,
.cb-layout8 .unit h3 {
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.cb-layout8 .unit h2 {
  border: transparent solid;
  border-width: 0 2px;
  padding-top: 0.6em;
  padding-bottom: 0.4em;
}
.cb-layout8 div.load {
  background-color: #fff;
}
.cb-layout8 div.load {
  padding: 0;
  background-position: 8px 0.5em;
}
.cb-layout8 a.load {
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-left: 0;
  line-height: 1.15;
  padding-top: 0.4em;
  padding-right: 5px;
  padding-bottom: 0.4em;
  padding-left: 22px;
}
.cb-layout8 a.load:active {
  background: rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.14) inset;
}
.cb-layout8 .main > .unit {
  background: #f8b322;
}
.cb-layout8 .main > .seam {
  background: #31b7bc;
}
.cb-layout8 .base > .unit {
  background: #5389c2;
}
.cb-layout8 .base > .seam {
  background: #eb6b59;
}
.cb-layout8 .north > .unit {
  background: #95b552;
}
.cb-layout8 .north > .seam {
  background: #a78bbc;
}
.cb-layout8 .east > .unit {
  background: #a48a77;
}
.cb-layout8 .east > .seam {
  background: #a78bbc;
}
/* font size */
.grid th,
.grid td {
  letter-spacing: normal;
}
@media (max-width: 580px) {
  .grid th,
  .grid td {
    letter-spacing: -0.05em;
  }
}
@media (max-width: 680px) {
  .grid {
    font-size: 2.058vw !important;
  }
  .grid th,
  .grid td {
    border-color: #ccc;
  }
}
/*
no vertical lines, both variants are 'horizontal', change only in mobile display
all values but first are centered
.seam used to create right-aligned tables
*/
.grid .body,
.grid table {
  margin-top: 0;
}
.grid th,
.grid td {
  text-align: center;
}
.grid.pure th,
.grid.pure td {
  text-align: right;
}
.grid.flat th,
.grid.flat td {
  text-align: left;
}
.grid.grid th:first-child,
.grid.grid td:first-child {
  text-align: left;
}
.vert .trim td,
.vert .trim th {
  border-width: 1px 0;
}
.grid thead.beam {
  border: solid #1a171b;
  border-width: 1px 0;
  margin-top: 4px;
}
/*
add to 'Mein Agrarbericht'
show Table
download File
*/
.cb-blw-collapsed,
.cb-blw-load {
  position: relative;
  display: inline-block;
  background-color: #d2d2d1;
  line-height: 1;
  padding: 3px 0.2em 0 1.9em;
  color: #1a171b;
}
.cb-blw-collapsed:hover,
.cb-blw-load:hover,
.cb-blw-collapsed:focus,
.cb-blw-load:focus {
  background-color: #b8b8b8;
}
.cb-blw-collapsed:active,
.cb-blw-load:active {
  background-color: #1a171b;
  color: #fff;
}
.cb-blw-collapsed:before,
.cb-blw-load:before {
  font-family: 'ab-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  font-size: 19px;
  font-size: 1.9rem;
  color: #1a171b !important;
  width: 1em;
  height: 1em;
  overflow: hidden;
}
.cb-blw-collapsed:before .add,
.cb-blw-load:before .add {
  content: "\e600";
}
.cb-blw-collapsed:before .up20,
.cb-blw-load:before .up20 {
  content: "\e601";
}
.cb-blw-collapsed:before .down20,
.cb-blw-load:before .down20 {
  content: "\e602";
}
.cb-blw-collapsed:before .table,
.cb-blw-load:before .table {
  content: "\e603";
}
.cb-blw-collapsed:before .up30,
.cb-blw-load:before .up30 {
  content: "\e604";
}
.cb-blw-collapsed:before .down30,
.cb-blw-load:before .down30 {
  content: "\e605";
}
.cb-blw-collapsed:before .caret-down,
.cb-blw-load:before .caret-down {
  content: "\e606";
}
.cb-blw-collapsed:before .caret-up,
.cb-blw-load:before .caret-up {
  content: "\e607";
}
.iconarea .cb-blw-collapsed,
.iconarea .cb-blw-load,
.iconarea .cb-blw-report {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 16px;
}
.cb-blw-collapsed,
.cb-blw-load {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.blw-basket--includes-page > a {
  color: red;
  font-weight: bold;
}
.main .cb-blw-basket-part {
  margin-top: 18px;
}
.main .cb-blw-basket-part h3 {
  font-size: 24px;
  font-size: 2.4rem;
  float: left;
  display: none;
}
.blw-basket-show-all {
  float: right;
  margin-top: -66px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  white-space: nowrap;
  padding-right: 0.2em;
  padding-left: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 3px solid #1a171b;
  background: #3d3d3f;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}
.blw-basket-show-all:hover,
.blw-basket-show-all:focus {
  background: #353537;
}
.blw-basket-show-all:active {
  background: #2e2e2f;
}
.main .level2 {
  float: left;
  margin-bottom: 46px;
}
.cb-blw-report {
  position: relative;
  display: block;
}
.cb-blw-report-toggle {
  line-height: 1;
  display: block;
  overflow: hidden;
  margin-bottom: -2px;
  padding: 1.1em 25px 1.1em 38px;
  text-decoration: none;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-overflow: ellipsis;
  color: #fff;
  border: 2px solid #f8b322;
  background: #f8b322;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.level2 > .cb-blw-report-toggle {
  border-top-width: 2px;
}
li.c2 .cb-blw-report-toggle {
  border-color: #31b7bc;
  background: #31b7bc;
}
li.c3 .cb-blw-report-toggle {
  border-color: #95b552;
  background: #95b552;
}
li.c4 .cb-blw-report-toggle {
  border-color: #eb6b59;
  background: #eb6b59;
}
li.c5 .cb-blw-report-toggle {
  border-color: #a78bbc;
  background: #a78bbc;
}
li.c6 .cb-blw-report-toggle {
  border-color: #a48a77;
  background: #a48a77;
}
li.c7 .cb-blw-report-toggle {
  border-color: #3e3d40;
  background: #3e3d40;
}
li.c8 .cb-blw-report-toggle {
  border-color: #5389c2;
  background: #5389c2;
}
.cb-blw-report-toggle {
  position: relative;
}
.cb-blw-report-toggle:after {
  font-family: 'ab-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  right: 8px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.cb-blw-report-toggle:after .add {
  content: "\e600";
}
.cb-blw-report-toggle:after .up20 {
  content: "\e601";
}
.cb-blw-report-toggle:after .down20 {
  content: "\e602";
}
.cb-blw-report-toggle:after .table {
  content: "\e603";
}
.cb-blw-report-toggle:after .up30 {
  content: "\e604";
}
.cb-blw-report-toggle:after .down30 {
  content: "\e605";
}
.cb-blw-report-toggle:after .caret-down {
  content: "\e606";
}
.cb-blw-report-toggle:after .caret-up {
  content: "\e607";
}
.blw-basket--expanded > span > .cb-blw-report-toggle:after {
  content: "\e607";
}
.level4 .cb-blw-report-toggle:after,
.side .cb-blw-report-toggle:after {
  display: none;
}
.unit_title_hack.unit_title_hack {
  margin: -0.8em 0 0.8em;
}
.u-unit {
  width: 100%;
  border: solid #fff;
  border-width: 20px 0;
}
.u-unit {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}
.side .u-unit:last-child {
  /*
don't let .side background come through
*/
  margin-bottom: -0.8em;
}
.u-unit--goto-basket {
  margin-top: 0.4em;
}
.cb-layout7 .u-unit--goto-basket {
  display: none;
}
.cb-blw-action--goto-basket {
  padding-right: 0.2em;
  padding-left: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 3px solid #1a171b;
  background: #3d3d3f;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  display: block;
  text-align: center;
  padding: 0.4em 0;
}
.cb-blw-action--goto-basket:hover,
.cb-blw-action--goto-basket:focus {
  background: #353537;
}
.cb-blw-action--goto-basket:active {
  background: #2e2e2f;
}
.level4.level4 .cb-blw-report-toggle {
  background: #fff;
  color: #1a171b;
  text-transform: none;
}
.cb-blw-report-action {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 7px;
  width: 20px;
  height: 20px;
  margin-top: -15px;
  border: 3px solid #fff;
  background: #fff;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.cb-blw-report-action--add {
  background: #fff;
  box-shadow: 0 0 0 3px #1a171b inset;
}
.cb-blw-report-action--remove {
  border-color: transparent !important;
  background: url(/images/cb-blw-report--remove.svg) no-repeat !important;
}
.level2--all .level4 .cb-blw-report-action--remove,
.level3--all .level4 .cb-blw-report-action--remove {
  background-image: url(/images/cb-blw-report--remove2.svg) !important;
}
.level2.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2 .cb-blw-report-toggle,
.side .level3 .cb-blw-report-toggle {
  background: #fff !important;
  color: #f8b322;
}
.level2.c2.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2.c2 .cb-blw-report-toggle,
.side .level3.c2 .cb-blw-report-toggle {
  color: #31b7bc;
}
.level2.c3.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2.c3 .cb-blw-report-toggle,
.side .level3.c3 .cb-blw-report-toggle {
  color: #95b552;
}
.level2.c4.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2.c4 .cb-blw-report-toggle,
.side .level3.c4 .cb-blw-report-toggle {
  color: #eb6b59;
}
.level2.c5.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2.c5 .cb-blw-report-toggle,
.side .level3.c5 .cb-blw-report-toggle {
  color: #a78bbc;
}
.level2.c6.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2.c6 .cb-blw-report-toggle,
.side .level3.c6 .cb-blw-report-toggle {
  color: #a48a77;
}
.level2.c7.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2.c7 .cb-blw-report-toggle,
.side .level3.c7 .cb-blw-report-toggle {
  color: #3e3d40;
}
.level2.c8.blw-basket--collapsed .cb-blw-report-toggle,
.side .level2.c8 .cb-blw-report-toggle,
.side .level3.c8 .cb-blw-report-toggle {
  color: #5389c2;
}
.level2.blw-basket--collapsed .cb-blw-report-action {
  border-color: #f8b322;
  background: #f8b322;
}
.level2.c2.blw-basket--collapsed .cb-blw-report-action {
  border-color: #31b7bc;
  background: #31b7bc;
}
.level2.c3.blw-basket--collapsed .cb-blw-report-action {
  border-color: #95b552;
  background: #95b552;
}
.level2.c4.blw-basket--collapsed .cb-blw-report-action {
  border-color: #eb6b59;
  background: #eb6b59;
}
.level2.c5.blw-basket--collapsed .cb-blw-report-action {
  border-color: #a78bbc;
  background: #a78bbc;
}
.level2.c6.blw-basket--collapsed .cb-blw-report-action {
  border-color: #a48a77;
  background: #a48a77;
}
.level2.c7.blw-basket--collapsed .cb-blw-report-action {
  border-color: #3e3d40;
  background: #3e3d40;
}
.level2.c8.blw-basket--collapsed .cb-blw-report-action {
  border-color: #5389c2;
  background: #5389c2;
}
.level3 .cb-blw-report-action--add {
  background: none;
  border-color: transparent;
}
.iconarea > .cb-blw-report {
  line-height: 24px;
  position: relative;
  float: left;
  height: 20px;
  padding-right: 0.4em;
  text-decoration: none;
  letter-spacing: 0.037em;
  color: #1a171b;
  background: #d2d2d1;
}
.iconarea > .cb-blw-report:hover,
.iconarea > .cb-blw-report:focus {
  background: #b8b8b8;
}
.iconarea > .cb-blw-report:active {
  color: #fff;
  background: #1a171b;
}
.iconarea__checkbox {
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #1a171b;
  background: #fff;
}
.cb-blw-report--remove > .iconarea__checkbox {
  background: url(/images/cb-blw-report--remove.svg) no-repeat 50%;
  background-clip: border-box;
  background-size: 142.85714286%;
}
.side .blw-basket,
.side .cb-blw-basket-part > ul > .blw-basket:first-child {
  margin-top: 10px;
}
.side .cb-blw-basket-part > ul > .blw-basket:last-child {
  margin-bottom: 12px;
}
.side .c1 + .c1,
.side .c2 + .c2,
.side .c3 + .c3,
.side .c4 + .c4,
.side .c5 + .c5,
.side .c6 + .c6,
.side .c7 + .c7,
.side .c8 + .c8 {
  margin-top: 0;
}
.cb-blw-pdf-generator-part a {
  display: block;
  margin-top: 10px;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  padding-right: 0.2em;
  padding-left: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 3px solid #1a171b;
  background: #3d3d3f;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}
.cb-blw-pdf-generator-part a:hover,
.cb-blw-pdf-generator-part a:focus {
  background: #353537;
}
.cb-blw-pdf-generator-part a:active {
  background: #2e2e2f;
}
.cb-blw-collapsed:before {
  content: "\e603";
}
.cb-blw-load:before {
  content: "\e602";
}
.cb-blw-reporting-part img {
  max-width: 100% !important;
}
#edit .cb-blw-reporting-part fieldset {
  line-height: 23px;
  margin-top: 0.4em;
}
#edit .cb-blw-reporting-part label,
#edit .cb-blw-reporting-part fieldset:last-of-type > span {
  display: block;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
}
#edit .cb-blw-reporting-part input.text {
  min-width: 24em;
}
#disp.cb-blw-lightbox--forward-as-email .foot {
  padding: 15px 15px 10px;
}
#disp.cb-blw-lightbox--forward-as-email .submit {
  padding-right: 0.2em;
  padding-left: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 3px solid #1a171b;
  background: #3d3d3f;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  width: 100%;
  margin: 10px 0 0;
  font-family: 'ITCOfficinaSansPro', 'helvetica neue', sans-serif;
}
#disp.cb-blw-lightbox--forward-as-email .submit:hover,
#disp.cb-blw-lightbox--forward-as-email .submit:focus {
  background: #353537;
}
#disp.cb-blw-lightbox--forward-as-email .submit:active {
  background: #2e2e2f;
}
.cb-blw-lightbox--download .blw-generate-pdf {
  transition: padding-bottom 0.4s;
}
.cb-blw-lightbox--download .blw-generate-pdf--progress {
  padding-bottom: 140px;
  background: url(/images/blw-generate-pdf--progresso.gif) no-repeat bottom;
}
#disp.cb-blw-lightbox--download .blw-download-pdf {
  padding-right: 0.2em;
  padding-left: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 3px solid #1a171b;
  background: #3d3d3f;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  display: block;
  margin-top: 40px;
  text-align: center;
  padding: 0.4em 0;
}
#disp.cb-blw-lightbox--download .blw-download-pdf:hover,
#disp.cb-blw-lightbox--download .blw-download-pdf:focus {
  background: #353537;
}
#disp.cb-blw-lightbox--download .blw-download-pdf:active {
  background: #2e2e2f;
}
.u-nopointerevents {
  pointer-events: none;
}
.cb-blw-action.u-nopointerevents {
  opacity: 0.3;
}
.ab-search {
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.ab-search .name {
  color: #000;
  margin-bottom: 4px;
}
.ab-search .text {
  border-radius: 50px;
  width: 350px;
  border: 1px solid #000 !important;
  font-family: 'ITCOfficinaSansPro', 'helvetica neue', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  appearance: none;
  position: relative;
  color: #000;
}
.ab-search .text::selection {
  color: #111;
  background: #f8b322;
}
.ab-search-selector {
  padding: 0 10px 10px;
  background: #404040;
  border-bottom: 1px solid #e6e6e6;
}
.ab-search-selector .checkbox {
  margin-left: 8px;
}
.ab-search-selector label {
  text-transform: uppercase;
  font-weight: 700;
}
.ab-search-selector > span {
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 0.3em 0.5em;
  border-bottom: 1px solid #808080;
  letter-spacing: 0.05em;
  font-size: 21px;
  font-size: 2.1rem;
}
.ab-search-selector ul {
  font-size: 0;
  margin: 10px 0;
}
.ab-search-selector li {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 50%;
}
.ab-search-selector label {
  padding: 0.15em 100px 0.15em 0.1em;
  margin-right: -100px;
  display: inline-block;
  vertical-align: middle;
}
.ab-search table {
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
.ab-search table,
.ab-search tbody,
.ab-search tr {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  display: block;
}
.ab-search table .flag,
#disp .ab-search-selector + table .flag {
  color: #000;
  background: rgba(255, 255, 255, 0.8);
  outline: 2px solid rgba(255, 255, 255, 0.8);
}
.ab-search table a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.8);
}
.ab-search th,
.ab-search td {
  display: block;
}
.ab-search td:first-child {
  display: none;
}
.ab-search-breadcrumb {
  text-align: left;
  text-transform: uppercase;
  padding: 0.4em 0 1em;
  border-top: 1px solid #e6e6e6;
}
.ab-search-category {
  text-align: center;
  padding: 0.3em 0 0.2em;
  text-transform: uppercase;
  border-top: 1px solid #d2d2d1;
}
tr:first-child > .ab-search-category {
  border-top: 0;
}
.ab-search-pagename {
  text-align: left;
}
.ab-search td {
  padding-bottom: 10px;
}
.ab-search a {
  color: #fff;
}
.ab-search form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ab-search th,
#disp.srch th {
  width: 100%;
  float: left;
  font-weight: 700;
}
.ab-search table,
#disp.srch table {
  width: 100%;
}
#searchfield {
  border-radius: 30px;
  color: #000;
  font-weight: 700;
  font-family: 'ITCOfficinaSansPro', 'helvetica neue', sans-serif;
  font-size: 20px;
  font-size: 2rem;
  border: 1px solid #000 !important;
}
#disp .cb-result {
  color: #fff;
}
#disp .cb-result * {
  font-size: 14px;
  font-size: 1.4rem;
}
#disp .ab-search-selector + table {
  background: #404040;
  padding-right: 10px;
  padding-left: 10px;
}
#disp .ab-search-selector + table th,
#disp .ab-search-selector + table td,
#disp .ab-search-selector + table a,
#disp .ab-search-selector + table a:visited {
  color: #fff;
}
#disp .ab-search-selector + table th,
#disp .ab-search-selector + table td {
  width: 100%;
  display: block;
}
.cb-mobile #disp.srch .body {
  max-height: 78vh;
  overflow: scroll;
}
#disp.srch a:hover {
  text-decoration: none;
}
#disp .ab-search-selector + table td:first-child {
  /*
  empty td
  */
  display: none;
}
#disp .ab-search-category {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}
#disp .ab-search-breadcrumb {
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}
.grow {
  text-transform: none !important;
}
#edit .navi > .item .chop {
  display: none;
}
#edit .sub4 > .item .chop {
  display: block;
  position: relative;
  z-index: 2;
}
#edit .sub4 > .item .chop .wipe {
  color: #aaa;
}
#meta .chop {
  margin-bottom: 1em;
}
.section {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout8 .section--one {
  display: none;
}
.section--one .area {
  float: left;
  width: 100%;
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 0 38px;
  box-sizing: border-box;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 979px) {
  .section--one .area {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0;
  }
}
@media (max-width: 679px) {
  .section--one .area {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.section--one .unit {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 14, 0.2);
  padding: 0 24px;
  box-sizing: border-box;
  aspect-ratio: 326 / 436;
  margin: 0 !important;
  --accentcolor: #000;
}
.section--one .unit.pure.slim {
  --accentcolor: #a78bc0;
}
.section--one .unit.seam.slim {
  --accentcolor: #5488c7;
}
.section--one .unit.seam.wide {
  --accentcolor: #94b654;
}
.section--one .unit.flat.slim {
  --accentcolor: #a48a7b;
}
.section--one .unit.flat.wide {
  --accentcolor: #f9b122;
}
.section--one .unit.edge.slim {
  --accentcolor: #ed6a5b;
}
.section--one .unit.edge.wide {
  --accentcolor: #31b7bc;
}
.section--one .unit .head {
  margin-top: 0 !important;
}
.section--one .unit .body {
  display: flex;
  flex-direction: column;
  margin-top: 0 !important;
}
.section--one .unit .part.pict:first-child {
  margin-top: 0 !important;
  margin-left: -24px;
  width: calc(100% + 48px);
  margin-bottom: 11px;
  overflow: hidden;
}
.section--one .unit .part.pict:first-child img {
  aspect-ratio: 326 / 183;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.section--one .unit .part.text h2 {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -0.01em;
}
.section--one .unit .part.text h3 {
  color: var(--accentcolor);
  font-size: 14px;
  line-height: 1.14285714;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: bold;
}
.section--one .unit .part.text .norm {
  font-size: 16px;
  line-height: 1.25;
}
.section--one .unit .part.link {
  margin-bottom: 11px;
  background: unset;
}
.section--one .unit .part.link .open {
  margin-left: 0;
  cursor: pointer;
  color: var(--accentcolor);
  font-weight: bold;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.25;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  text-decoration: unset;
  position: relative;
}
.section--one .unit .part.link .open:after {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 9px;
  height: 13px;
  background-color: var(--accentcolor);
  mask-image: url(/images/arrow-right-black.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 99.99%;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
@media (hover: hover) and (pointer: fine) {
  .section--one .unit .part.link .open:hover,
  .section--one .unit .part.link .open:focus {
    --accentcolor: #000;
  }
}
#view .section--one .unit {
  padding-bottom: 40px;
  box-sizing: border-box;
}
@media (hover: hover) and (pointer: fine) {
  #view .section--one .unit:hover .part.pict img,
  #view .section--one .unit:focus .part.pict img {
    scale: 1.1;
  }
}
#view .section--one .unit .part.link {
  margin-top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
#view .section--one .unit .part.link .open {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 39px;
  padding-bottom: 20px;
}
#view .section--one .unit .part.link .open:after {
  top: unset;
  left: 24px;
  bottom: 24px;
}
/******* forms.less 2014-10-16 *******/
/* Changelog

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

*/
fieldset {
  line-height: 2.2em;
}
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: 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.13333333em 3px;
  min-height: 2.2em;
  border: 1px solid #d2d2d1;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444;
  font-weight: normal;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #8c8c8c;
}
input.text[disabled],
textarea[disabled] {
  border-color: #dedede;
  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 {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.13333333em 1em;
  min-height: 2.2em;
  border: 1px solid;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  border-radius: 2px;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(153, 153, 153, 0.75);
  line-height: 2.2em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #d4d4d4;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #b3b3b3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  text-shadow: none;
}
.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 > 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 > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 2.2em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
}
.form .ctrl .sign {
  min-width: 4em;
  display: inline-block;
  margin-left: 0.2em;
}
div.cb-form-sent {
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .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 > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
@media (max-width: 767px) {
  body.cb-toggle-target-active {
    overflow: hidden;
  }
}
.togglenavigation {
  position: fixed;
  top: 20px;
  right: 5%;
  z-index: 2001;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.tline {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 4px;
  background-color: #000;
  border-radius: 0;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.tline--2,
.tline--3 {
  top: 50%;
  transform: translateY(-50%);
}
.tline--4 {
  top: unset;
  bottom: 0;
}
body.cb-toggle-target-active .tline--1 {
  opacity: 0;
  transform: translateY(-10px);
}
body.cb-toggle-target-active .tline--2 {
  transform: translateY(-50%) rotate(-45deg);
}
body.cb-toggle-target-active .tline--3 {
  transform: translateY(-50%) rotate(45deg);
}
body.cb-toggle-target-active .tline--4 {
  opacity: 0;
  transform: translateY(10px);
}
.mobile-navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow-y: scroll;
  transform: translateY(-100%);
  transition: all 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .mobile-navigation {
  transform: translateY(0);
}
.mobile-navi-animation {
  float: left;
  width: 100%;
  padding: 77px 4.16666667%;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(-100vh);
  transition: all 0s 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .mobile-navi-animation {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: translateY(0);
  opacity: 1;
}
.mobile-navigation div.navi {
  float: left;
  width: 100%;
  display: block;
  position: relative;
}
.mobile-navigation div.navi > .cb-toggle {
  display: none;
}
.mobile-navigation div.navi > .item {
  float: left;
  width: 100%;
  position: relative;
}
.mobile-navigation div.navi > .item.item-empty > .cb-toggle {
  display: none;
}
.mobile-navigation div.navi > .item > .menu {
  display: block;
}
.mobile-navigation div.sub1 {
  display: flex;
  flex-direction: row;
  margin-top: 30px;
  margin-bottom: 15px;
  gap: 20px;
}
.mobile-navigation div.sub1 > .item {
  width: auto;
}
.mobile-navigation div.sub1 > .item > .menu {
  padding: 0;
  color: #000;
}
.mobile-navigation div.sub2 {
  padding-bottom: 0!important;
}
#servicesNavi {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  gap: 20px;
}
#servicesNavi .meta {
  color: #000;
}
/******* layout-small.less 2013-1-16 *******/
#home {
  margin: 15px 0 0 4.16666667%;
}
#head {
  margin: 0.9em 0 0;
  width: 100%;
}
.cb-layout4 #head {
  display: none;
}
@media (max-width: 679px) {
  .cb-layout1 #head,
  .cb-layout4 #head {
    display: none;
  }
  .topnavigation {
    display: none;
  }
}
.banner {
  position: relative;
  z-index: 2000;
  background: #fff;
  padding-bottom: 14px;
}
body:not(.cb-toggle-target-active) .banner {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
}
@media (max-width: 679px) {
  .breadcrumbs {
    display: none;
  }
}
.maincontent {
  width: 91.66666667%;
  margin: 17px auto 0;
  *zoom: 1;
}
.maincontent:before,
.maincontent:after {
  display: table;
  content: '';
}
.maincontent:after {
  clear: both;
}
#social {
  margin-right: 10px;
}
.cb-layout1 #social {
  display: none;
}
.iconarea > .cb-blw-report {
  line-height: 33px;
  height: 30px;
  padding-left: 35px;
}
@media (max-width: 340px) {
  .iconarea > .cb-blw-report {
    font-size: 4vw;
    letter-spacing: normal;
  }
}
.iconarea__checkbox {
  width: 24px;
  height: 24px;
}
h1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
}
#ab-chart {
  display: none;
}
.bwl-share__a {
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 679px) {
  .backbutton {
    margin-right: -25px;
    top: 0;
  }
  .iconarea {
    width: 100%;
  }
}
.cb-layout1 .unit.plug:first-child,
.cb-layout4 .unit.plug:first-child {
  margin-top: -11px;
}
.ab-search-wrapper {
  width: 100%;
}
.ab-search .text {
  font-size: 21px;
  font-size: 2.1rem;
  width: 100%;
  padding: 0.5em 0.8em;
}
.ab-search-selector li {
  width: 37%;
}
.fr.fr .ab-search-selector li {
  width: 50%;
}
.ab-search-selector li:nth-child(2n+1) {
  width: 62%;
}
.ab-search-selector label {
  font-size: 21px;
  font-size: 2.1rem;
  padding: 0.05em 100px 0.05em 0.5em;
}
@media (max-width: 679px) {
  .ab-search-selector label {
    font-size: 15px;
    font-size: 1.5rem;
    padding-left: 0.2em;
  }
}
@media (max-width: 20em) {
  .ab-search-selector label {
    font-size: 11px;
    font-size: 1.1rem;
    padding-left: 0.2em;
  }
}
.ab-search table {
  opacity: 0.85;
  background: #000;
  font-size: 21px;
  font-size: 2.1rem;
}
.ab-search .cb-result {
  width: 100%;
}
.ab-search-category {
  font-size: 21px;
  font-size: 2.1rem;
}
.ab-search-breadcrumb {
  font-size: 14px;
  font-size: 1.4rem;
}
.togglenavigation {
  position: absolute;
  top: 18px;
  right: 4.16666667%;
  width: 30px;
  height: 27px;
  cursor: pointer;
  z-index: 2;
}
.togglenavigation:active {
  transform: translate(0, 1px);
}
.togglenavigation:active > span {
  background: #1a171b !important;
}
.tline-1,
.tline-2,
.tline-3,
.tline-4 {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #1a171b;
  right: 0;
  top: 50%;
  transition: transform 0.218s 0.2s cubic-bezier(0.64, -0.39, 0.67, 1.5);
}
.tline-1,
.tline-4 {
  transition: opacity 0.14s 0.52s, margin-top 0.16s 0.5s cubic-bezier(0.64, -0.39, 0.67, 1.5);
}
.tline-1 {
  margin-top: -12px;
}
.tline-2,
.tline-3 {
  margin-top: 1px;
}
.tline-3 {
  opacity: 0;
}
.tline-4 {
  margin-top: 14px;
}
.togglenavigation:hover > .tline-3 {
  opacity: 1;
}
.cb-toggle-active > .tline-1,
.cb-toggle-active > .tline-4 {
  opacity: 0;
  margin-top: 1px;
  transition-delay: 0;
}
.cb-toggle-active > .tline-2,
.cb-toggle-active > .tline-3 {
  background: #fff;
  transition-delay: 0;
}
.cb-toggle-active > .tline-2 {
  transform: rotate(-45deg);
}
.cb-toggle-active > .tline-3 {
  opacity: 1;
  transform: rotate(45deg);
}
@media (max-width: 679px) {
  body.cb-toggle-target-active {
    overflow: hidden;
  }
  .banner.cb-toggle-target-active {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2000;
  }
  .topnavigation {
    display: none;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    position: fixed;
    overflow-y: scroll;
    top: 77px;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translateX(100%);
    transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  }
  .cb-toggle-target-active .topnavigation {
    display: none;
    position: fixed;
    top: 77px;
    right: 0;
    bottom: 0;
    z-index: 1;
    transform: translateX(0);
  }
  .cb-toggle-target-active .topnavigation:after {
    position: absolute;
    top: -77px;
    right: 0;
    height: 80px;
    width: 70px;
    background: #000;
    content: '';
  }
  #find {
    top: 11px;
    left: 20px;
    right: 27px;
    position: absolute;
  }
  #searchfield {
    width: 100%;
  }
  #find .find {
    position: absolute;
    top: 10px;
    right: 8px;
  }
  .mobilehome {
    display: block;
    margin-top: 60px;
    font-size: 20px;
    font-size: 2rem;
  }
  .topnavigation a {
    color: currentColor;
  }
  #services {
    font-size: 0;
  }
  #services > .meta {
    font-size: 20px;
    font-size: 2rem;
    display: block;
  }
  .mobilehome,
  #services > .meta {
    padding: 0.62em 10px;
    border: solid #d9d9d9;
    border-width: 1px 0;
    margin-bottom: -1px;
  }
  .mobilehome:hover,
  #services > .meta:hover,
  .mobilehome:focus,
  #services > .meta:focus {
    z-index: 1;
    position: relative;
    border-color: #fff;
  }
  div.sub1 .menu {
    font-size: 20px;
    font-size: 2rem;
    padding: 0.7em 0.45em;
  }
  .sub1 > .init > .menu {
    padding-left: 10px;
  }
  .sep {
    display: none;
  }
}
@media (max-width: 679px) {
  .navi-wrapper {
    float: left;
    position: relative;
    z-index: 1100;
  }
  .cb-layout1 .navi-wrapper .sub2,
  .cb-layout2 .sub2,
  .cb-layout3 .sub2,
  .cb-layout7 .sub2,
  .cb-layout8 .sub2 {
    display: none;
  }
}
.cb-navigation-icon,
.item > .ab-img,
.cb-navigation-subtext {
  display: none;
}
div.sub2 {
  width: 95.83333333%;
}
.naviMobile div.sub2 {
  display: none;
}
@media (max-width: 679px) {
  .navi-wrapper div.sub2 {
    margin: 72px 0 0 2.08333333%;
  }
}
.cb-layout1 .naviMobile div.sub2 {
  display: none;
}
@media (max-width: 679px) {
  .cb-mobile div.sub2 {
    padding-bottom: 4em;
  }
}
div.sub2 .menu {
  font-size: 20px;
  font-size: 2rem;
}
.sub2 > .item > .menu,
.sub2 > .item > .cb-toggle {
  /* same attributes to align without position: absolute (position relative can't be given to .sub2 > .item because of .sub3 placement)
*/
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  border: 3px solid transparent;
  padding: 14px 0 10px;
}
.sub2 > .item > .cb-toggle {
  position: relative;
  width: 100%;
  height: 1em;
  margin-top: -2.5em;
  border-width: 3px 0;
  -webkit-tap-highlight-color: transparent;
  display: none;
}
.sub2 > .item:hover > .menu,
div.sub2 > .cb-toggle-target-active > .menu {
  background: #fff;
  color: inherit;
  border-color: currentColor;
}
@media (max-width: 679px) {
  div.sub2 .item,
  div.sub2 .navi {
    width: 100%;
  }
  .sub2 > .item {
    margin-top: 10px;
  }
}
@media (max-width: 679px) {
  .item > .navi {
    max-height: 0;
    overflow: hidden;
  }
  .path > .navi,
  .cb-toggle-target-active > .navi {
    max-height: none;
  }
  #view.cb-layout4 div.sub2 .item.path div.sub3 {
    max-height: none;
  }
  #view.cb-layout4 div.sub2.cb-toggle-clicked .item.path div.sub3 {
    max-height: 0;
  }
  #view.cb-layout4 div.sub2.cb-toggle-clicked .cb-toggle-target-active > .sub3 {
    max-height: none !important;
  }
}
div.sub3 .cb-navigation-subtext {
  display: none;
}
.sub3 > .item {
  position: relative;
}
@media (max-width: 679px) {
  .sub3 > .item > .menu,
  .sub3 > .item > .cb-toggle {
    /* same trick as in sub2 (only in small): sub3 cb-toggle completely covers sub3 .menu */
    font-size: 20px;
    font-size: 2rem;
    padding: 0.95em 0;
    line-height: 1;
  }
  .sub3 > .item > .menu {
    border: solid currentColor;
    border-width: 1px 0;
    margin-top: -1px;
    padding-left: 10px;
    padding-right: 3em;
  }
  .sub3 > .c1 > .menu {
    border-color: #f8b322;
  }
  .sub3 > .c1 > .cb-toggle,
  .c1 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(248, 179, 34, 0.5);
  }
  .sub3 > .c2 > .menu {
    border-color: #31b7bc;
  }
  .sub3 > .c2 > .cb-toggle,
  .c2 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(49, 183, 188, 0.5);
  }
  .sub3 > .c3 > .menu {
    border-color: #95b552;
  }
  .sub3 > .c3 > .cb-toggle,
  .c3 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(149, 181, 82, 0.5);
  }
  .sub3 > .c4 > .menu {
    border-color: #eb6b59;
  }
  .sub3 > .c4 > .cb-toggle,
  .c4 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(235, 107, 89, 0.5);
  }
  .sub3 > .c5 > .menu {
    border-color: #a78bbc;
  }
  .sub3 > .c5 > .cb-toggle,
  .c5 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(167, 139, 188, 0.5);
  }
  .sub3 > .c6 > .menu {
    border-color: #a48a77;
  }
  .sub3 > .c6 > .cb-toggle,
  .c6 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(164, 138, 119, 0.5);
  }
  .sub3 > .c7 > .menu {
    border-color: #3e3d40;
  }
  .sub3 > .c7 > .cb-toggle,
  .c7 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(62, 61, 64, 0.5);
  }
  .sub3 > .c8 > .menu {
    border-color: #5389c2;
  }
  .sub3 > .c8 > .cb-toggle,
  .c8 > .sub4 .menu {
    -webkit-tap-highlight-color: rgba(83, 137, 194, 0.5);
  }
  .sub3 > .init > .menu {
    margin: 0;
    border-top: 0;
  }
  .sub3 > .exit > .menu {
    border-bottom: 0;
  }
}
div.sub3 > .item > .cb-toggle {
  height: 1em;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  color: inherit;
}
div.sub3 > .item > .cb-toggle:after {
  font-family: 'ab-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
  font-size: 30px;
  font-size: 3rem;
  right: 2.27272727%;
  top: 0.46666667em;
  position: absolute;
}
div.sub3 > .item > .cb-toggle:after .add {
  content: "\e600";
}
div.sub3 > .item > .cb-toggle:after .up20 {
  content: "\e601";
}
div.sub3 > .item > .cb-toggle:after .down20 {
  content: "\e602";
}
div.sub3 > .item > .cb-toggle:after .table {
  content: "\e603";
}
div.sub3 > .item > .cb-toggle:after .up30 {
  content: "\e604";
}
div.sub3 > .item > .cb-toggle:after .down30 {
  content: "\e605";
}
div.sub3 > .item > .cb-toggle:after .caret-down {
  content: "\e606";
}
div.sub3 > .item > .cb-toggle:after .caret-up {
  content: "\e607";
}
div.sub3 > .cb-toggle-target-active-1 > .cb-toggle:after {
  content: "\e604";
}
div.sub4 .menu {
  line-height: 1.2;
  min-height: 50px;
  padding: 0.8em 0.2em;
}
div.sub4 .cb-navigation-icon,
div.sub4 .ab-img,
div.sub4 .cb-navigation-subtext {
  display: block;
}
div.sub4 .cb-navigation-icon,
div.sub4 .ab-img {
  top: 1em;
  left: 2.27272727%;
}
div.sub4 .cb-navigation-icon + .cb-navigation-text,
div.sub4 .cb-navigation-icon + .cb-navigation-text + .cb-navigation-subtext,
div.sub4 .ab-img + .cb-navigation-text,
div.sub4 .ab-img + .cb-navigation-text + .cb-navigation-subtext {
  margin-left: 15.90909091%;
}
@media (max-width: 400px) {
  div.sub4 .cb-navigation-icon,
  div.sub4 .ab-img {
    height: auto;
    max-width: 13%;
  }
}
.main {
  width: 100%;
}
.main > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.main .foot {
  margin-right: 4.16666667%;
  margin-left: 4.16666667%;
}
.main .part {
  margin-right: 4.16666667%;
  margin-left: 4.16666667%;
  width: 91.66666667%;
}
.main > .slim .part {
  width: 91.66666667%;
}
.side {
  width: 100%;
}
.side > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.side .foot {
  margin-right: 2.17391304%;
  margin-left: 2.17391304%;
}
.side .part {
  margin-right: 2.17391304%;
  margin-left: 2.17391304%;
  width: 95.65217391%;
}
.side > .slim .part {
  width: 95.65217391%;
}
.cb-layout8 .area {
  width: 100%;
}
.cb-layout8 .area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout8 .area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.cb-layout8 .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout8 .area > .slim .part {
  width: 100%;
}
@media (min-width: 400px) {
  .cb-layout8 .area {
    width: 100%;
  }
  .cb-layout8 .area > .unit {
    margin-right: 1.11111111%;
    margin-left: 1.11111111%;
    width: 97.77777778%;
  }
  .cb-layout8 .area .foot {
    margin-right: 0%;
    margin-left: 0%;
  }
  .cb-layout8 .area .part {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .cb-layout8 .area > .slim {
    width: 47.77777778%;
  }
  .cb-layout8 .area > .slim .foot,
  .cb-layout8 .area > .slim .part {
    margin-right: 0%;
    margin-left: 0%;
  }
  .cb-layout8 .area > .slim .part {
    width: 100%;
  }
  .cb-layout8 .area > .slim .tiny {
    width: 100%;
  }
}
.main {
  margin-left: -4.54545455%;
  width: 109.09090909%;
}
.cb-layout1 .main {
  width: 100%;
  margin: 0;
}
@media (max-width: 26em) {
  .cb-layout7 .main {
    margin-top: 60px;
  }
}
.side {
  width: 91.66666667vw;
  margin-left: 4.16666667vw;
}
.cb-layout8 .area {
  margin: 0;
  width: 100%;
}
@media (min-width: 400px) {
  .cb-layout8 .area {
    margin-left: -1.13636364%;
    width: 102.27272727%;
  }
}
.unit {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
.main .u-unit {
  margin-right: -4.54545455%;
  margin-left: -4.54545455%;
  padding-right: 4.54545455%;
  padding-left: 4.54545455%;
}
.side .u-unit {
  margin-right: -2.27272727%;
  margin-left: -2.27272727%;
  padding-right: 2.27272727%;
  padding-left: 2.27272727%;
}
.main h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.09090909;
}
.grid h2,
h3 {
  /*
grid not present in small, but has to be same as h3, see layout-medium & layout-large
*/
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
.main .cb-blw-basket-part > ul {
  width: 104%;
  margin-left: -2%;
}
.main .level2 {
  width: 46%;
  margin-right: 2%;
  margin-left: 2%;
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 3% !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
h1,
h2 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
/******* module-statistic.less 2013-1-16 *******/
.cb-statistics .chartclient-annotation-table {
  font-size: 12px;
  font-size: 1.2rem;
}
.cb-statistic-annotation li {
  list-style: none;
}
.cb-statistics .ctrl {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.cb-statistics .ctrl input {
  margin-right: 5px;
}
.cb-statistics .ctrl label {
  margin-right: 15px;
}
.cb-statistics .ctrl a {
  float: right;
}
#root .goog-custom-button-inner-box table,
#root .chartclient-annotation-table,
#root .annotatedtimelinetable {
  margin: 0;
}
#root #scrollingListTd {
  padding: 5px 0 5px 4px;
}
#root div.cb-statistics table.horz thead th {
  border-style: none none solid;
  border-color: #555;
  background-color: transparent;
}
#root div.cb-statistics table.horz tbody td {
  padding: 2px 1px;
  border: solid #ddd;
  border-width: 1px 0 0;
}
#root div.cb-statistics table.horz .odd td {
  background-color: #f9f9f9;
}
.cb-statistics .cb-visits {
  text-align: right;
}
/*# sourceMappingURL=./screen-small.css.map */