/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* fontface.less 2013-1-16 *******/
@font-face {
  font-family: "RockwellLight";
  src: url("/extras/fonts/8a120ae1-7a5b-484b-a170-f67812b59652.eot?#iefix");
  src: url("/extras/fonts/8a120ae1-7a5b-484b-a170-f67812b59652.eot?#iefix") format("eot"), url("/extras/fonts/340f9982-e8f7-4fa5-95eb-c8c1f6ecf402.woff2") format("woff2"), url("/extras/fonts/7658dda6-217a-406c-bcb8-7551f88e2c49.woff") format("woff"), url("/extras/fonts/ec796902-2e28-46d0-8bbd-071b83705a39.ttf") format("truetype"), url("/extras/fonts/66d3bbb2-4ca8-48e9-b707-f53f776ec476.svg#66d3bbb2-4ca8-48e9-b707-f53f776ec476") format("svg");
}
@font-face {
  font-family: "RockwellLightItalic";
  src: url("/extras/fonts/8ffb54fb-49c1-474c-858e-1e2cf0505408.eot?#iefix");
  src: url("/extras/fonts/8ffb54fb-49c1-474c-858e-1e2cf0505408.eot?#iefix") format("eot"), url("/extras/fonts/548d7aee-20dd-40fa-b344-91442d0d2751.woff2") format("woff2"), url("/extras/fonts/b4127bd6-c223-4426-aa55-f931049c1924.woff") format("woff"), url("/extras/fonts/91b45e0c-c450-4dd3-b05e-d27326ab1156.ttf") format("truetype"), url("/extras/fonts/64c78c73-af6b-4166-8a8b-323fb6a10043.svg#64c78c73-af6b-4166-8a8b-323fb6a10043") format("svg");
}
@font-face {
  font-family: "RockwellRegular";
  src: url("/extras/fonts/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix");
  src: url("/extras/fonts/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix") format("eot"), url("/extras/fonts/8dd355f9-1a9a-4d91-8aa1-7dcc9deeb439.woff2") format("woff2"), url("/extras/fonts/de4b0540-9702-4662-8f3a-228419485257.woff") format("woff"), url("/extras/fonts/bc34c4cd-af2c-400d-b4d0-726e2d89f690.ttf") format("truetype"), url("/extras/fonts/59c05ddc-99f9-44db-82ce-cb7f503b5110.svg#59c05ddc-99f9-44db-82ce-cb7f503b5110") format("svg");
}
@font-face {
  font-family: "RockwellBold";
  src: url("/extras/fonts/864373f8-943b-449d-a730-462eb66d7058.eot?#iefix");
  src: url("/extras/fonts/864373f8-943b-449d-a730-462eb66d7058.eot?#iefix") format("eot"), url("/extras/fonts/4a475305-1b19-4f93-bb3f-d67733a726cf.woff2") format("woff2"), url("/extras/fonts/49ff3af5-13b2-4add-8470-4cdac3cf650e.woff") format("woff"), url("/extras/fonts/7d69578b-ab0e-4986-af19-428861ada4e4.ttf") format("truetype"), url("/extras/fonts/2848532f-bf3e-4430-aae1-bc0d1367eb84.svg#2848532f-bf3e-4430-aae1-bc0d1367eb84") format("svg");
}
@font-face {
  font-family: "RockwellBoldItalic";
  src: url("/extras/fonts/197ebbbd-d981-48a3-9e9a-8d21cc6fff21.eot?#iefix");
  src: url("/extras/fonts/197ebbbd-d981-48a3-9e9a-8d21cc6fff21.eot?#iefix") format("eot"), url("/extras/fonts/350466bf-3ee3-47e3-8142-f8eb6a2d842f.woff2") format("woff2"), url("/extras/fonts/689e269c-72ae-41f7-9ba9-97e17f883bd5.woff") format("woff"), url("/extras/fonts/a6940b46-a224-4791-84c5-372aced917b7.ttf") format("truetype"), url("/extras/fonts/298a903d-4a78-456b-bbcc-f4f6c36611f5.svg#298a903d-4a78-456b-bbcc-f4f6c36611f5") format("svg");
}
/******* 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: 40px;
  margin-bottom: 40px;
}
.unit > .body,
.unit > form > .body {
  margin: 0 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0;
  margin-bottom: 0;
}
.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: 20px;
}
.dent {
  margin-left: 40px;
}
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #4d4d4d;
  color: #4d4d4d;
  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.load {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #000 !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: #b3b3b3;
  vertical-align: top;
}
.horz td,
.horz th {
  padding: 1px;
}
.vert td,
.vert th {
  padding: 1px 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: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
  background: #ccc;
  text-align: left;
}
.vert > .beam td.odd,
.horz > .beam > .odd {
  background: #e6e6e6;
}
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;
  font-weight: 300;
}
#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: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
  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;
}
#disp.srch a:visited {
  color: #000000;
}
.srch .text {
  -webkit-appearance: searchfield;
  -moz-appearance: searchfield;
  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;
  -webkit-hyphens: auto;
  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;
}
#disp.two-step-verification {
  z-index: 3100;
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #75b537;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #75b537;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@media screen and (max-width: 765px) {
  .cb-table-3up.vert {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-3up.vert td {
    display: block;
    border: 0;
    padding: 1px 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 #b3b3b3;
  }
  .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: 1px 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: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-both .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-both .cb-table-3up.horz td {
    display: block;
    border: 0;
    padding: 1px 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 #b3b3b3;
  }
  .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: 1px 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: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-head .vert tr.odd {
    background: #e6e6e6;
  }
  .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 #b3b3b3;
    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: 1px 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: normal;
    font-family: 'RockwellBold', helvetica, sans-serif;
    position: absolute;
    top: 0;
    overflow: hidden;
    padding: 1px 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 #b3b3b3;
    margin-bottom: 4px;
  }
  .cb-table-none .cb-table-3up.horz td {
    padding: 1px 4px;
    border: 0;
  }
  .cb-table-columns-3 tr {
    min-width: 50%;
  }
}
/******* 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%;
  height: 100%;
  background: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(117, 181, 55, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 20px;
  font-size: 2rem;
  width: 100%;
  background-color: transparent;
  color: #000;
  font-family: 'RockwellLight', helvetica, sans-serif;
  line-height: 1.2;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1180px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.desk.footdesk {
  width: 780px;
}
.desk.headerdesk {
  height: 0;
}
.desk.navidesk {
  position: static;
}
#home {
  float: left;
  width: 235px;
  margin: 18px 0 10px;
}
.logo {
  width: 100%;
  height: auto;
}
#head {
  float: left;
  width: 100%;
  margin: 20px 0;
}
#view #head {
  display: none;
}
#wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
}
#header {
  float: left;
  width: 100%;
  position: relative;
  z-index: 11;
}
.cb-navi-sticky {
  float: right;
}
#services {
  float: right;
  margin-top: 20px;
  margin-right: 18px;
}
#services .meta {
  float: left;
  margin-right: 30px;
  font-size: 16px;
  color: #878787;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
#services .meta:last-child {
  margin-right: 0;
}
#services .meta:hover,
#services .meta:focus {
  color: #75b537;
}
#find {
  float: right;
  width: 162px;
  margin-top: 22px;
  margin-right: 20px;
}
#find .find {
  display: none;
}
#searchfield {
  text-align: center;
  padding: 0 10px;
  border: 1px solid #000;
  border-radius: 0;
  box-shadow: none;
  color: #666;
  font-size: 14px;
  float: left;
  width: 100%;
  height: 30px;
}
#navigation {
  float: right;
}
#editnavi {
  float: left;
  width: 100%;
}
#view #editnavi {
  display: none !important;
}
body.cb-mobile #navigation .sub2 > .item > .cb-toggle {
  content: '';
  width: 104%;
  position: relative;
  left: -2%;
  height: 44px;
  margin-top: -44px;
  float: left;
  z-index: 2;
  transition: height 1s;
  -webkit-tap-highlight-color: transparent;
}
body.cb-mobile #navigation .sub2 > .item:hover > .cb-toggle {
  height: 0;
}
.contactlink {
  position: fixed;
  bottom: 46px;
  right: 0;
  z-index: 10;
  background: #75b537;
  color: #fff;
  width: 180px;
  text-align: center;
  padding: 66px 0 15px 0;
  text-transform: uppercase;
  background: #75b537 url(/images/contact.svg) no-repeat 50% 19px;
}
.contactlink:hover,
.contactlink:focus {
  color: #fff;
  background-color: #5c8e2b;
}
.en .contactlink {
  display: none !important;
}
#l1-mood {
  float: left;
  width: 100%;
  background: #75b537;
  color: #fff;
  font-size: 32px;
}
.cb-layout2 #l1-mood,
.cb-layout3 #l1-mood,
.cb-layout4 #l1-mood {
  display: none;
}
.cb-jsmood-wrapper {
  float: left;
  width: 100%;
  height: 0;
  padding-bottom: 38.81355932%;
  position: relative;
}
.cb-jsmood {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 1s, max-height 0.01s 1.5s;
}
.cb-jsmood.cb-jsmood--active {
  opacity: 1;
  max-height: 1000px;
  transition: opacity 1s;
}
.jsmood-part {
  float: left;
  width: 50%;
}
.jsmood-image {
  float: left;
  width: 100%;
}
.jsmood-text-middle {
  float: left;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
}
.jsmood-text {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.jsmood-title {
  display: block;
  margin-left: 20px;
  margin-right: 20px;
  font-family: 'RockwellLightItalic', helvetica, sans-serif;
}
.jsmood-title strong {
  font-family: 'RockwellBoldItalic', helvetica, sans-serif;
}
.jsmood-title.jsmood-subtitle {
  font-size: 22px;
  color: #e5e5e5;
  padding-top: 20px;
  font-family: 'RockwellLight', helvetica, sans-serif;
  margin-right: 100px;
}
.subtext {
  float: left;
  width: 40%;
  text-align: right;
  margin-top: 10px;
  font-size: 16px;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
.subtext strong {
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
}
.sublogo {
  float: left;
  max-width: 55%;
  margin-left: 5%;
  margin-top: 15px;
}
.jsmood-link {
  position: absolute;
  right: 20px;
  bottom: 29px;
  z-index: 2;
  font-size: 14px;
  min-width: 66px;
  padding-top: 71px;
  text-align: center;
  background: url(/images/link.svg) no-repeat 50% 0;
}
.jsmood-link:hover,
.jsmood-link:focus {
  color: #fff;
}
.jsmood-navigate {
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%;
  background: url(/images/mood-prev.svg) no-repeat 50% 50%;
  z-index: 5;
}
.jsmood-navigate.cb-jsmood-previous__a {
  left: -20px;
}
.jsmood-navigate.cb-jsmood-next__a {
  right: -20px;
  background-image: url(/images/mood-next.svg);
}
.jsmood-navigate:hover,
.jsmood-navigate:focus {
  cursor: pointer;
}
#l3-slider {
  float: left;
  width: 100%;
  background: #baae94;
  font-size: 32px;
  color: #000;
}
.cb-layout1 #l3-slider,
.cb-layout2 #l3-slider,
.cb-layout4 #l3-slider {
  display: none;
}
#l3-slider .cb-jsmood-wrapper {
  padding-bottom: 29.3220339%;
}
#l3-slider .jsmood-navigate {
  background-image: url(/images/mood-prev-l3slider.svg);
}
#l3-slider .jsmood-navigate.cb-jsmood-next__a {
  background-image: url(/images/mood-next-l3slider.svg);
}
#l3-slider .jsmood-title {
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
#l3-slider .jsmood-title.jsmood-subtitle {
  color: #000;
  margin-right: 20px;
}
#l3-mood {
  float: left;
  width: 100%;
  display: none;
}
.cb-layout3 #l3-mood {
  display: block;
}
#l3-mood .cb-jsmood-wrapper {
  padding-bottom: 51.875%;
}
#l3-mood .cb-jsmood {
  display: block;
}
#l3-mood .cb-jsmood.cb-jsmood--active {
  max-height: 2000px;
}
.jsmood-content {
  position: absolute;
  bottom: 126px;
  left: 50%;
  margin-left: -310px;
  width: 620px;
  text-align: center;
  z-index: 2;
}
#l3-mood .jsmood-text {
  display: block;
  color: #fff;
  font-size: 42px;
  font-family: 'RockwellRegular', helvetica, sans-serif;
  text-shadow: 3px 0 5px rgba(0, 0, 0, 0.6);
}
#l3-mood .jsmood-navigate {
  width: 30px;
  background-image: url(/images/mood-prev-l3mood.svg);
}
#l3-mood .jsmood-navigate.cb-jsmood-previous__a {
  left: 120px;
}
#l3-mood .jsmood-navigate.cb-jsmood-next__a {
  right: 120px;
  background-image: url(/images/mood-next-l3mood.svg);
}
.content {
  float: left;
  width: 100%;
}
.content.northcontent {
  background: #948277;
  color: #000;
}
.c2 .content.northcontent {
  background: #d1b839;
  color: #e5e5e5;
}
.cb-layout4 .content.northcontent {
  background: #75b537 !important;
  color: #fff !important;
}
.content.basecontent {
  background: #b49362;
  color: #e5e5e5;
}
.c2 .content.basecontent {
  background: #219ba9;
  color: #000;
}
.cb-layout4 .content.basecontent {
  background: #ccc0a4 !important;
  color: #fff !important;
}
.content.eastcontent {
  background: #95837a;
  color: #000;
}
#footer {
  float: left;
  width: 100%;
  background: #54616b;
  color: #fff;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}
#footer a {
  color: #ffF;
}
#footer a:hover,
#footer a:focus {
  color: #75b537;
}
.foottop {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.footbottom {
  float: left;
  width: 100%;
}
#social {
  float: left;
  width: 100%;
  display: block;
  border-top: 1px solid #fff;
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding-top: 36px;
}
#social .meta {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 15px;
  background: url(/images/icon-facebook.png) no-repeat 0 0;
  transition: all 0.218s;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#social .meta:hover,
#social .meta:focus {
  opacity: 0.6;
  cursor: pointer;
}
#social .meta.service_xing {
  background-image: url(/images/icon-xing.png);
}
#social .meta.service_youtube {
  background-image: url(/images/icon-youtube.png);
}
#social .meta.service_vimeo {
  background-image: url(/images/icon-vimeo.png);
}
.vcard {
  float: left;
  width: 100%;
  margin-top: 34px;
  text-align: center;
}
.vcard .org {
  margin-right: 3px;
}
.vcard .sep {
  margin: 0 2px;
}
.country-name {
  text-decoration: none;
  border: 0;
}
.footerhome {
  width: 215px;
  display: inline-block;
  margin: 25px 0;
  *zoom: 1;
}
.footerhome:before,
.footerhome:after {
  display: table;
  content: '';
}
.footerhome:after {
  clear: both;
}
#pfad {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  border-top: 1px solid #cfcfcf;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 0;
  display: none;
  color: #878787;
}
.cb-layout2 #pfad,
.cb-layout4 #pfad {
  display: block;
}
#pfad a {
  color: #878787;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
.mobsearch {
  float: right;
  margin-top: 20px;
  margin-right: 32px;
  display: none;
  width: 23px;
  height: 23px;
  background: url(/images/mobsearch.svg) no-repeat 0 0;
  transition: all 0.218s;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.mobsearch:hover,
.mobsearch:focus {
  opacity: 0.6;
  cursor: pointer;
}
.en #newsletter {
  display: none;
}
#root #newsletter {
  float: right;
  width: 25%;
  margin: 20px 0 40px;
}
#root #newsletter form {
  float: left;
  width: 100%;
}
#root #newsletter table {
  float: left;
  width: 100%;
}
#root #newsletter tr {
  float: left;
  width: 100%;
}
#root #newsletter td {
  width: 100% !important;
  padding: 0 !important;
  float: left;
  text-align: left;
}
#root #newsletter td label {
  display: block;
  padding: 0 0 5px 0 !important;
}
#root #newsletter h2 {
  font-size: 14px !important;
  margin: 0;
  font-family: 'RockwellRegular', helvetica, sans-serif;
  color: #fff;
  text-align: left;
  padding-bottom: 5px;
}
#root #newsletter button {
  width: 100%;
  margin: 10px 0 0 0 !important;
  background: #fff !important;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #000 !important;
  line-height: 30px;
  border: none !important;
  font-family: 'RockwellLight', helvetica, sans-serif !important;
}
#root #newsletter button:hover,
#root #newsletter button:focus {
  background: #75b537 !important;
  color: #fff !important;
}
#root #newsletter input {
  font-size: 14px;
  background: none;
  border-radius: 0 !important;
  padding: 0 !important;
  width: 100%;
  height: 30px;
  padding: 0 10px !important;
  border: 1px solid #fff !important;
  color: #fff;
  text-align: left;
}
#root #newsletter input:focus {
  border: 1px solid #fff;
  color: #fff;
}
#sponsoren {
  float: left;
  width: 100%;
  margin: 30px 0;
}
#sponsorwidth {
  float: left;
  width: 100%;
}
.sponsorunit {
  float: left;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sponsorunit:hover,
.sponsorunit:focus {
  color: #fff;
}
.sponsorpart {
  float: left;
  width: 100%;
}
.sponsorpart.text {
  display: none;
  font-size: 18px;
}
.sponsorpart.text strong {
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
#rotator {
  float: left;
  width: 100%;
  background: #75b537;
  padding: 20px 0;
  display: none;
}
.cb-layout3 #rotator {
  display: block;
}
.rotateunit {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  color: #fff;
  font-size: 18px;
  font-family: 'RockwellRegular', helvetica, sans-serif;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 25px 0;
}
.rotateunit:hover,
.rotateunit:focus {
  color: #fff;
}
.rotatepart {
  float: left;
  width: 100%;
  text-align: center;
}
.rotatepart.front {
  background: #75b537;
}
.rotatepart.back {
  display: none;
  background: #fff;
}
.rotateimage {
  width: 68px;
  margin: 0 auto;
}
.rotateclaim {
  display: block;
  margin-top: 20px;
  padding: 0 10px;
}
.rotatetext {
  display: block;
  font-size: 18px;
  color: #666;
  font-family: 'RockwellLight', helvetica, sans-serif;
  padding: 10px;
}
.rotatetitle {
  display: block;
  color: #666;
  font-size: 18px;
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
  padding: 0 10px;
}
.rotatearrow {
  width: 32px;
  margin: 0 auto;
}
.fij-part {
  float: left;
  width: 100%;
  color: #707173;
  font-size: 16px;
  line-height: 1.5;
}
.fij-part.fij-pie-chart-container {
  margin-top: 140px;
}
.fij-part.fij-results-container {
  margin-top: 60px;
  margin-bottom: 60px;
}
.fij-part h2 {
  display: block;
  background: #455259;
  font-size: 16px;
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 60px 0 !important;
  padding: 0;
  line-height: 24px;
  padding: 6px 20px;
}
.fij-chart-input {
  float: left;
  width: 100%;
  background: #e4e4e3;
  display: flex;
}
.fij-chart-input.odd {
  background: none;
}
.fij-chart-input label {
  float: left;
  width: 25%;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fij-chart-input-container {
  float: right;
  width: 75%;
  position: relative;
  border-left: 2px solid #fff;
  text-align: center;
}
.fij-pie-chart-input {
  display: inline-block;
  background: none;
  font-size: 16px;
  line-height: 24px;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 6px 0;
  padding: 0 3px 0 14px;
  width: 23%;
  text-align: center;
  background: #fff;
  border: 1px solid #bbb;
}
.fij-pie-chart-track--label {
  float: left;
  width: 14%;
  padding-left: 20px;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  line-height: 38px;
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
  font-style: italic;
  color: #1D1C1B;
}
.fij-pie-chart-track--label.right {
  text-align: right;
  padding-left: 0;
  padding-right: 20px;
}
#fij-pie-chart-struggling-ptc {
  border: none;
  background: none;
}
.fij-pie-chart-slider-track {
  float: left;
  position: relative;
  width: 64%;
  margin: 18px 4%;
  height: 2px;
  background: #acacac;
}
.fij-pie-chart-slider-handle {
  position: absolute;
  top: -9px;
  left: 0;
  z-index: 2;
  width: 120px;
  height: 20px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #acacac;
  line-height: 20px;
  color: #1D1C1B;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
.fij-pie-chart-slider-handle:hover,
.fij-pie-chart-slider-handle:focus {
  cursor: pointer;
}
.fij-pie-chart-slider-handle:before,
.fij-pie-chart-slider-handle:after {
  width: 13px;
  height: 14px;
  position: absolute;
  top: 3px;
  background: url(/images/handle.svg) no-repeat 0 0;
  content: ' ';
}
.fij-pie-chart-slider-handle:before {
  left: 8px;
}
.fij-pie-chart-slider-handle:after {
  right: 8px;
}
.fij-pie-chart-track--info {
  float: left;
  width: 100%;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 20px;
  text-align: left;
}
.fij-pie-chart {
  float: left;
  width: 50%;
}
.fij-result-results {
  float: left;
  width: 50%;
}
.fij-pie-chart-result {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  padding: 6px 0;
  border-bottom: 4px solid #fff;
}
.fij-results--left .fij-pie-chart-result {
  background: #ce4b25;
  border-right: 2px solid #fff;
}
.fij-results--right .fij-pie-chart-result {
  background: #75b537;
  border-left: 2px solid #fff;
}
#fij-pie-chart-loss,
#fij-pie-chart-post-loss {
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
}
.fij-result--profit {
  background: #75b537;
  text-align: center;
  color: #fff;
  padding: 30px 0;
}
.fij-result--profit .fij-pie-chart-result {
  font-size: 30px;
  border: none;
  padding: 0 0 10px;
  background: none;
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
}
.fij-result-text-1,
.fij-result-text-2 {
  display: block;
  padding: 0 20px;
  margin: 20px 0;
  text-align: center;
}
.fij-result-text-2 {
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
}
.fij-struggling-info {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  margin-top: 18px;
  background: #75b537;
  font-size: 16px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 18px;
  color: #000;
  margin-left: 12px;
  opacity: 0;
  width: 0;
  overflow: hidden;
}
.fij-struggling-info h4 {
  font-size: 16px;
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
  color: #fff;
  padding: 0 0 5px 0;
  line-height: 1.2;
}
.fij-struggling-info:before {
  content: ' ';
  width: 27px;
  height: 54px;
  background: url(/images/spickel.svg) no-repeat 0 0;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -27px;
}
.fij-struggling-info.is-active {
  opacity: 1;
  width: 230px;
  overflow: visible;
  transition: opacity 0.4s;
}
.fij-struggling-info:after {
  content: 'x';
  position: absolute;
  font-family: 'Arial';
  color: #fff;
  right: 14px;
  top: 14px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  z-index: 5;
  display: block;
}
.fij-struggling-info:after:hover,
.fij-struggling-info:after:focus {
  cursor: pointer;
}
.fij-struggling-info--toggle {
  float: left;
  display: block;
  z-index: 5;
  width: 36px;
  height: 36px;
  position: relative;
  left: 50%;
  margin: 18px 0 18px -18px;
  background: url(/images/struggling-info.svg) no-repeat 50% 50%;
}
.fij-struggling-info--toggle:hover,
.fij-struggling-info--toggle:focus {
  cursor: pointer;
}
.fij-pie-chart-path {
  stroke: #fff;
  stroke-width: 3px;
}
.fij-pie-chart--title {
  display: block;
  font-size: 24px;
  text-align: center;
  color: #000;
  padding-bottom: 40px;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
.fij-pie-chart-current svg {
  width: 90%;
  margin-right: 10%;
  fill: #fff;
}
.fij-pie-chart-current .fij-pie-chart--title {
  padding-right: 10%;
}
.fij-pie-chart-post {
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #455259;
}
.fij-pie-chart-post svg {
  width: 90%;
  margin-left: 10%;
  fill: #fff;
}
.fij-pie-chart-post .fij-pie-chart--title {
  padding-left: 10%;
}
.fij-link {
  display: block;
  padding-left: 50px;
  background: url(/images/calc-arrow-right.svg) no-repeat 0 50%;
  font-size: 18px;
  line-height: 1.2;
  background-size: 36px 36px;
  color: #000;
  margin-top: 26px;
}
.fij-link strong {
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
}
.fij-link:hover,
.fij-link:focus {
  color: #75b537;
  cursor: pointer;
}
.fij-link.fij-link--brochure {
  background-image: url(/images/calc-arrow-down.svg);
}
.fij-pie-chart-track-info {
  font-size: 14px;
  line-height: 1.3;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.fij-chart-felix {
  float: left;
  width: 25%;
}
.fij-chart-felix label {
  width: 100%;
}
h1 {
  font-weight: normal;
  font-size: 42px;
}
h2 {
  font-size: 42px;
  font-weight: normal;
  padding-bottom: 10px;
}
.farnorth h2 {
  font-size: 14px;
  line-height: 1.4;
  padding: 0;
  padding-bottom: 12px;
  color: #fff;
}
.cb-layout3 h2 {
  color: #666;
  font-family: 'RockwellRegular', helvetica, sans-serif;
  line-height: 1;
}
.cb-layout4 .north h2 {
  font-size: 30px;
  line-height: 1;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
.cb-layout4 .base h2 {
  font-size: 36px;
}
h3 {
  font-size: 42px;
  font-weight: normal;
  padding-bottom: 10px;
}
h4 {
  font-family: 'RockwellLightItalic', helvetica, sans-serif;
  font-weight: normal;
  font-size: 32px;
  padding-bottom: 20px;
}
.c1 .north h4,
.east h4 {
  color: #c9c2be;
}
.c2 .north h4 {
  color: #e5e5e5;
}
.c1 .base h4 {
  color: #e5e5e5;
}
.c2 .base h4 {
  color: #fff;
}
strong {
  font-weight: normal;
  font-family: 'RockwellBold', helvetica, sans-serif;
}
.loud {
  display: block;
  text-align: left;
  background: url(/images/l3-loud.svg) no-repeat 0 50%;
  padding: 7px 0 5px 56px;
  font-size: 18px;
  line-height: 20px;
}
.loud a {
  font-family: 'RockwellLight', helvetica, sans-serif !important;
}
.pale {
  font-size: 18px;
}
.skew {
  letter-spacing: 0.03em;
  font-style: italic;
  font-family: georgia, serif;
}
.text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  hyphens: none;
}
.gist,
.dent {
  list-style: disc;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #75b537;
}
.unit a {
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
div.main div.text a,
div.side div.text a,
div.south div.text a,
.cb-layout4 div.fareast div.text a,
div.main div.lead a,
div.side div.lead a,
div.south div.lead a,
.cb-layout4 div.fareast div.lead a,
div.main div.list a,
div.side div.list a,
div.south div.list a,
.cb-layout4 div.fareast div.list a {
  color: #75b537;
}
div.main div.text a:hover,
div.side div.text a:hover,
div.south div.text a:hover,
.cb-layout4 div.fareast div.text a:hover,
div.main div.lead a:hover,
div.side div.lead a:hover,
div.south div.lead a:hover,
.cb-layout4 div.fareast div.lead a:hover,
div.main div.list a:hover,
div.side div.list a:hover,
div.south div.list a:hover,
.cb-layout4 div.fareast div.list a:hover,
div.main div.text a:focus,
div.side div.text a:focus,
div.south div.text a:focus,
.cb-layout4 div.fareast div.text a:focus,
div.main div.lead a:focus,
div.side div.lead a:focus,
div.south div.lead a:focus,
.cb-layout4 div.fareast div.lead a:focus,
div.main div.list a:focus,
div.side div.list a:focus,
div.south div.list a:focus,
.cb-layout4 div.fareast div.list a:focus {
  color: #000;
}
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.4em;
}
.link.mail {
  background-image: url('/icon-link/mail.gif');
  background-position: 0 0.5em;
}
.load {
  background-position: 0 0.3em;
}
.rss {
  background-image: url('/icon-link/rss_small.gif');
}
div.link {
  background: none !important;
  text-align: center;
}
div.link a.open {
  display: inline-block;
  margin-left: 0;
  font-size: 14px;
  min-width: 66px;
  padding-top: 71px;
  text-align: center;
  font-family: 'RockwellLight', helvetica, sans-serif;
  background: url(/images/link.svg) no-repeat 50% 0;
}
div.link a.open .edit {
  background: none !important;
}
.base div.link,
.north div.link,
.east div.link {
  text-align: left;
  margin-top: 20px !important;
}
.base div.link a.open:hover,
.north div.link a.open:hover,
.east div.link a.open:hover,
.base div.link a.open:focus,
.north div.link a.open:focus,
.east div.link a.open:focus {
  color: #fff;
}
.cb-layout3 div.link {
  text-align: left;
}
.cb-layout3 div.link a.open {
  display: block;
  text-align: left;
  background: url(/images/l3-link.svg) no-repeat 0 50%;
  padding: 7px 0 5px 56px;
  font-size: 18px;
  line-height: 20px;
}
div.load {
  background: none !important;
  text-align: center;
}
div.load a.load {
  display: inline-block;
  margin-left: 0;
  font-size: 14px;
  min-width: 66px;
  padding-top: 80px;
  text-align: center;
  font-family: 'RockwellLight', helvetica, sans-serif;
  background: url(/images/load.svg) no-repeat 50% 0;
}
div.load a.load .edit {
  background: none !important;
}
.north div.load,
.east div.load {
  text-align: left;
  margin-top: 20px !important;
}
.north div.load a.open:hover,
.east div.load a.open:hover,
.north div.load a.open:focus,
.east div.load a.open:focus {
  color: #fff;
}
div.list {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
sup {
  font-size: 60%;
}
div.area {
  display: flex;
  flex-wrap: wrap;
}
div.area div.unit {
  display: flex;
  flex-direction: column;
}
div.area div.unit div.body {
  display: flex;
  flex-direction: column;
}
div.area div.unit div.body div.part {
  flex: 0 0 auto;
}
div.area div.unit div.body div.part.text {
  flex: 1 0 auto;
}
div.south {
  margin: 112px 0;
}
div.south div.unit {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.cb-layout1 div.north div.unit,
.cb-layout2 div.north div.unit,
.cb-layout1 div.base div.unit,
.cb-layout2 div.base div.unit,
div.east div.unit {
  margin-top: 0;
  margin-bottom: 0;
}
.cb-layout1 div.north div.unit div.body,
.cb-layout2 div.north div.unit div.body,
.cb-layout1 div.base div.unit div.body,
.cb-layout2 div.base div.unit div.body,
div.east div.unit div.body {
  justify-content: center;
}
.cb-layout1 div.north div.unit div.body div.part,
.cb-layout2 div.north div.unit div.body div.part,
.cb-layout1 div.base div.unit div.body div.part,
.cb-layout2 div.base div.unit div.body div.part,
div.east div.unit div.body div.part {
  margin-top: 0;
  margin-bottom: 0;
}
.cb-layout1 div.north div.unit div.body div.part.text,
.cb-layout2 div.north div.unit div.body div.part.text,
.cb-layout1 div.base div.unit div.body div.part.text,
.cb-layout2 div.base div.unit div.body div.part.text,
div.east div.unit div.body div.part.text {
  flex: 0 0 auto;
}
#root div.farnorth {
  float: left;
  text-align: left;
  font-size: 14px;
  margin: 0;
}
#root div.farnorth div.unit {
  margin: 20px 0;
}
#root div.farnorth div.unit div.head h2,
#root div.farnorth div.unit div.part {
  margin: 0;
}
#root div.farnorth div.unit div.part {
  width: 100%;
}
#root div.farnorth div.unit div.link {
  text-align: left;
  line-height: 1.4;
  font-size: 14px;
}
#root div.farnorth div.unit div.link a.open {
  padding: 0;
  background: none;
  min-width: 0;
  line-height: 1.4;
  font-size: 14px;
}
#root .cb-layout3 div.main,
#root .cb-layout3 div.side {
  width: 100%;
  margin-left: 0;
}
#root .cb-layout3 div.main div.unit,
#root .cb-layout3 div.side div.unit {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#root .cb-layout3 div.main div.unit div.head h2,
#root .cb-layout3 div.side div.unit div.head h2,
#root .cb-layout3 div.main div.unit div.part,
#root .cb-layout3 div.side div.unit div.part {
  margin-left: 0;
  margin-right: 0;
}
#root .cb-layout3 div.main div.unit div.part,
#root .cb-layout3 div.side div.unit div.part {
  width: 100%;
}
#root .cb-layout3 div.main.main,
#root .cb-layout3 div.side.main {
  background: #fff;
  margin: -20px 0;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
}
#root .cb-layout3 div.main.side,
#root .cb-layout3 div.side.side {
  margin: 20px 0;
}
#root .cb-layout4 div.main,
#root .cb-layout4 div.north,
#root .cb-layout4 div.side,
#root .cb-layout4 div.base,
#root .cb-layout4 div.fareast {
  width: 100%;
  margin-left: 0;
}
#root .cb-layout4 div.main div.unit,
#root .cb-layout4 div.north div.unit,
#root .cb-layout4 div.side div.unit,
#root .cb-layout4 div.base div.unit,
#root .cb-layout4 div.fareast div.unit {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#root .cb-layout4 div.main div.unit div.head h2,
#root .cb-layout4 div.north div.unit div.head h2,
#root .cb-layout4 div.side div.unit div.head h2,
#root .cb-layout4 div.base div.unit div.head h2,
#root .cb-layout4 div.fareast div.unit div.head h2,
#root .cb-layout4 div.main div.unit div.part,
#root .cb-layout4 div.north div.unit div.part,
#root .cb-layout4 div.side div.unit div.part,
#root .cb-layout4 div.base div.unit div.part,
#root .cb-layout4 div.fareast div.unit div.part,
#root .cb-layout4 div.main div.unit div.foot,
#root .cb-layout4 div.north div.unit div.foot,
#root .cb-layout4 div.side div.unit div.foot,
#root .cb-layout4 div.base div.unit div.foot,
#root .cb-layout4 div.fareast div.unit div.foot {
  margin-left: 0;
  margin-right: 0;
}
#root .cb-layout4 div.main div.unit div.part,
#root .cb-layout4 div.north div.unit div.part,
#root .cb-layout4 div.side div.unit div.part,
#root .cb-layout4 div.base div.unit div.part,
#root .cb-layout4 div.fareast div.unit div.part {
  width: 100%;
}
#root .cb-layout4 div.main.north div.pict img,
#root .cb-layout4 div.north.north div.pict img,
#root .cb-layout4 div.side.north div.pict img,
#root .cb-layout4 div.base.north div.pict img,
#root .cb-layout4 div.fareast.north div.pict img {
  margin: 0 auto;
}
#root .cb-layout4 div.main.north div.load,
#root .cb-layout4 div.north.north div.load,
#root .cb-layout4 div.side.north div.load,
#root .cb-layout4 div.base.north div.load,
#root .cb-layout4 div.fareast.north div.load {
  text-align: center;
}
#root .cb-layout4 div.main.north a,
#root .cb-layout4 div.north.north a,
#root .cb-layout4 div.side.north a,
#root .cb-layout4 div.base.north a,
#root .cb-layout4 div.fareast.north a {
  color: #fff;
}
#root .cb-layout4 div.main.north a:hover,
#root .cb-layout4 div.north.north a:hover,
#root .cb-layout4 div.side.north a:hover,
#root .cb-layout4 div.base.north a:hover,
#root .cb-layout4 div.fareast.north a:hover,
#root .cb-layout4 div.main.north a:focus,
#root .cb-layout4 div.north.north a:focus,
#root .cb-layout4 div.side.north a:focus,
#root .cb-layout4 div.base.north a:focus,
#root .cb-layout4 div.fareast.north a:focus {
  color: #000;
}
#root .cb-layout4 div.main.base div.pict img,
#root .cb-layout4 div.north.base div.pict img,
#root .cb-layout4 div.side.base div.pict img,
#root .cb-layout4 div.base.base div.pict img,
#root .cb-layout4 div.fareast.base div.pict img {
  margin: 0 auto;
}
.grow {
  text-transform: none !important;
}
/******* forms.less 2014-10-16 *******/
/* Changelog

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

*/
fieldset {
  line-height: 1.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: 'RockwellLight', helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.125em 3px;
  min-height: 1.2em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 16px;
  font-size: 1.6rem;
  color: #444;
  font-weight: normal;
  font-family: 'RockwellLight', helvetica, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #8c8c8c;
}
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  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: 16px;
  font-size: 1.6rem;
  display: inline-block;
  -webkit-appearance: none;
  padding: 0.125em 1em;
  min-height: 1.2em;
  border: 1px solid;
  border-color: #68a131 #4f7a25 #4f7a25 #68a131;
  border-radius: 2px;
  background-color: #75b537;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(66, 103, 31, 0.75);
  line-height: 1.2em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #68a131 #4f7a25 #4f7a25 #68a131;
  background-color: #7dc13b;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #68a131 #4f7a25 #4f7a25 #68a131;
  background-color: #5c8e2b;
  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: 1.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 {
  float: left;
  width: 100%;
  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%;
}
.calendar {
  position: absolute;
  z-index: 100;
  border: 1px solid #666;
  background: #333;
  text-align: right;
  line-height: 2;
  color: #fff !important;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.calendar > table {
  margin: 3px;
  border-spacing: 0;
  border-collapse: collapse;
}
.calendar th {
  color: #eee;
  text-align: center;
  font-weight: 700;
}
.calendar tbody {
  border-radius: 0 0 8px 8px;
  border-top: 1px solid #666;
}
td.published {
  color: #7be;
  font-weight: 700;
}
td.show {
  background: #7be;
  color: #fff;
  font-weight: 700;
}
.calendar th > a,
.calendar td > a {
  display: block;
  padding: 0 6px 1px 6px;
  color: inherit;
  text-decoration: none;
}
.calendar th > a:hover,
.calendar td > a:hover {
  background: #666;
  color: #fff;
}
.calendar td.show {
  background: #87004e;
}
.calendar td.show a:hover {
  background: none;
}
/*** mobile-navi-multilevel-right-left.less 2014-11-03 ***/
.navi,
#find,
.dock {
  display: none;
}
#mobile-navi {
  position: fixed;
  top: 0;
  width: 270px;
  height: 100%;
  z-index: 210;
  overflow: scroll;
  background: #e9ebec;
  transition: all 0.3s ease-in;
}
.togglenavigation {
  position: relative;
  float: left;
  top: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  width: 50px;
  height: 26px;
  z-index: 209;
  cursor: pointer;
  color: #000 !important;
  -webkit-tap-highlight-color: transparent;
  background: url(/images/mnavitoggle.svg) no-repeat 0 0;
}
.togglenaviover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 209;
}
body.cb-toggle-target-active .togglenaviover {
  display: block;
}
.togglenaviover:hover,
.togglenaviover:focus {
  cursor: pointer;
}
body.cb-toggle-target-active #mobile-navi {
  transition: all 0.218s ease-out;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
/* RIGHT */
/* LEFT */
#mobile-navi {
  left: -270px;
}
.togglenavigation {
  left: 0;
}
body.cb-toggle-target-active #mobile-navi {
  left: 0;
}
#mobile-navi .navi {
  float: left;
  display: block;
  width: 100%;
}
#mobile-navi .navi .item {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 3px;
}
#mobile-navi .navi .item.init {
  margin-top: 0;
}
#mobile-navi .navi .item .menu {
  display: block;
  color: #000;
  padding: 23px 20px;
  padding-right: 70px;
  font-size: 20px;
  background: url(/images/verlauf.svg) repeat-y 0 0;
  background-size: 100% auto;
}
#mobile-navi .navi .item .menu.here {
  color: #75b537;
}
#mobile-navi .navi.sub3 {
  max-height: 0;
  overflow: hidden;
}
#mobile-navi .navi.sub3 .cb-toggle {
  display: none !important;
}
#mobile-navi .navi.sub3 .item {
  margin-top: 30px;
}
#mobile-navi .navi.sub3 .item.init {
  margin-top: 12px;
}
#mobile-navi .navi.sub3 .item.exit {
  margin-bottom: 8px;
}
#mobile-navi .navi.sub3 .item .menu {
  padding: 3px 20px;
  font-size: 15px;
  background: none;
  font-family: 'RockwellRegular', helvetica, sans-serif;
}
#mobile-navi .navi.sub4 .item {
  margin-top: 0;
}
#mobile-navi .navi.sub4 .item.init {
  margin-top: 0;
}
#mobile-navi .navi.sub4 .item.exit {
  margin-top: 0;
}
#mobile-navi .navi.sub4 .item .menu {
  font-family: 'RockwellLight', helvetica, sans-serif;
  padding: 3px 20px;
}
#mobile-navi div.navi > .item.cb-toggle-target-active > div.navi {
  max-height: 1000px;
  transition: all 2s;
}
#mobile-navi .cb-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 70px;
  background: url(/images/mnavi.svg) no-repeat 90% 50%;
}
#mobile-navi .cb-toggle:hover,
#mobile-navi .cb-toggle:focus {
  cursor: pointer;
}
#mobile-navi .cb-toggle.cb-toggle-active {
  background-position: 10% 50%;
  transform: rotate(-180deg);
}
#mobile-navi div.sub3 .cb-toggle {
  height: 34px;
}
#mobile-navi .navi > .cb-toggle,
#mobile-navi .navi .item-empty > .cb-toggle {
  display: none;
}
/******* layout-small.less 2013-1-16 *******/
@media only screen and (max-width: 739px) {
  .desk {
    max-width: 90%;
  }
  #home {
    width: 196px;
    margin: 20px auto 0;
    float: none;
    display: block;
  }
  #root .cb-layout3 div.main.main {
    padding: 0 5%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .contactlink {
    display: none;
  }
  /* LEVEL 1 */
  #header .desk {
    max-width: 100%;
  }
  #header div.sub1 {
    float: right;
    margin-top: 23px;
  }
  #header .sub1 > .item {
    float: left;
    border-right: 1px solid #878787;
    padding: 0 6px;
  }
  #header .sub1 > .item.init {
    padding-left: 0;
  }
  #header .sub1 > .item.exit {
    border: none;
    padding-right: 0;
  }
  #header div.sub1 .menu {
    font-size: 16px;
    color: #878787;
    text-transform: uppercase;
    line-height: 20px;
    font-family: 'RockwellRegular', helvetica, sans-serif;
    display: block;
  }
  #header div.sub1 a.path {
    font-weight: normal;
    font-family: 'RockwellBold', helvetica, sans-serif;
  }
  #header div.sub1 a.path:hover,
  #header div.sub1 a.path:focus {
    color: #000;
  }
  .mobsearch {
    display: block;
  }
  .northcontent .desk,
  .basecontent .desk,
  .eastcontent .desk {
    max-width: 100%;
  }
  #pfad {
    border-top: none;
    display: none !important;
  }
  .vcard .org,
  .vcard .adr {
    display: block;
    margin: 0;
  }
  .vcard .sep.hide {
    display: none;
  }
  #newsletter #mc_embed_signup h2,
  #newsletter #mc_embed_signup .indicates-required,
  #mc_embed_signup .mc-field-group label {
    text-align: center;
  }
  #newsletter #mc_embed_signup .indicates-required {
    width: 100%;
  }
}
@media only screen and (max-width: 739px) {
  .cb-navi-sticky {
    float: left;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    background: #fff;
  }
  .cb-navi-sticky.cb-navi-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 211;
  }
}
@media only screen and (max-width: 739px) {
  #l1-mood .desk,
  #l3-slider .desk {
    max-width: 100%;
  }
  #l1-mood .cb-jsmood-wrapper,
  #l3-slider .cb-jsmood-wrapper {
    padding: 0;
    height: auto;
  }
  #l1-mood .cb-jsmood,
  #l3-slider .cb-jsmood {
    position: relative;
    float: left;
    opacity: 1;
    max-height: none;
    display: none;
  }
  #l1-mood .cb-jsmood.cb-jsmood--active,
  #l3-slider .cb-jsmood.cb-jsmood--active {
    display: block;
  }
  .jsmood-part {
    width: 100%;
  }
  .jsmood-title {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 32px;
  }
  .jsmood-title.jsmood-subtitle {
    margin-top: 18px;
    padding-top: 0;
  }
  .jsmood-text-middle {
    height: auto;
    display: block;
  }
  .jsmood-link {
    position: static;
    float: right;
    margin-right: 5%;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .jsmood-navigate {
    height: 0;
    width: 10%;
    padding-bottom: 77.5%;
  }
  .jsmood-navigate.cb-jsmood-previous__a {
    left: 0;
  }
  .jsmood-navigate.cb-jsmood-next__a {
    right: 0;
  }
  .subtext {
    width: 100%;
    margin-top: 0;
    text-align: right;
    margin-bottom: 30px;
  }
  .sublogo {
    max-width: 100%;
    margin: 20px 0 30px;
    float: right;
  }
  .jsmood-content {
    width: 100%;
    margin-left: 0;
    left: 0;
    bottom: 0;
    padding: 50px 0 30px;
  }
  .jsmood-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-image: linear-gradient(180deg, transparent 0%, transparent 1%, #000000 100%);
  }
  .maincontent {
    position: relative;
    z-index: 2;
  }
  #l3-mood .jsmood-text {
    font-size: 22px;
    width: 256px;
    margin-left: -128px;
    position: relative;
    left: 50%;
    z-index: 2;
  }
  #l3-mood .jsmood-navigate {
    height: 100%;
    padding-bottom: 0;
    width: 20px;
  }
  #l3-mood .jsmood-navigate.cb-jsmood-previous__a {
    left: 5%;
  }
  #l3-mood .jsmood-navigate.cb-jsmood-next__a {
    right: 5%;
  }
}
@media only screen and (max-width: 578px) {
  #l3-mood .cb-jsmood-wrapper {
    height: 310px;
    padding-bottom: 0;
  }
  #l3-mood .jsmood-image {
    width: 579px;
    height: 310px;
    left: 50%;
    margin-left: -290px;
    position: relative;
  }
}
@media only screen and (max-width: 739px) {
  .foottop {
    padding-top: 0;
  }
  #root #newsletter {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  body {
    font-size: 16px;
  }
  .pale {
    font-size: 16px;
  }
  h2 {
    font-size: 24px !important;
  }
  .farnorth h2 {
    font-size: 14px !important;
    text-align: left;
  }
  h3 {
    font-size: 30px;
  }
  .jsmood-title {
    font-size: 18px;
    line-height: 1;
  }
  .jsmood-title.jsmood-subtitle {
    font-size: 15px;
  }
}
@media only screen and (max-width: 739px) {
  .fij-part h2 {
    margin-bottom: 0 !important;
  }
  .fij-chart-input {
    display: block;
    text-align: center;
    background: #e4e4e3 !important;
    margin-top: 4px;
  }
  .fij-chart-input label {
    width: 100%;
    border-right: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fij-chart-input-container {
    width: 100%;
    display: block;
    border: none;
  }
  .fij-part.fij-pie-chart-container {
    margin-top: 60px;
  }
  .fij-pie-chart {
    margin-top: 20px;
  }
  .fij-pie-chart-input--prefix {
    font-size: 14px;
    padding-left: 10px;
    width: 100%;
  }
  .fij-pie-chart-input {
    width: 120px;
    margin: 5px auto 12px;
    float: none;
  }
  .fij-pie-chart-input--suffix {
    display: none;
  }
  .fij-pie-chart-slider-track {
    width: 56%;
    margin: 20px 2%;
  }
  .fij-result-text-1,
  .fij-result-text-2 {
    padding: 0 10px;
    font-size: 12px;
    margin: 10px 0;
  }
  .fij-result--profit {
    font-size: 12px;
  }
  .fij-result--profit .fij-pie-chart-result {
    font-size: 18px;
  }
  .fij-link {
    font-size: 12px;
  }
  .fij-chart-felix {
    width: 100%;
    position: relative;
  }
  .fij-struggling-info--toggle {
    position: absolute;
    left: 100%;
    top: 4px;
    margin: 0 0 0 -40px;
  }
  .fij-struggling-info {
    right: 100%;
    margin-right: 12px;
    margin-left: 0;
    text-align: left;
  }
  .fij-struggling-info:before {
    right: 0;
    margin-right: -27px;
    transform: rotate(-180deg);
  }
  .fij-pie-chart-track--info {
    padding: 10px 5% 20px;
  }
  .fij-pie-chart-track--label {
    width: 20%;
    padding-left: 5%;
    line-height: 42px;
  }
  .fij-pie-chart-track--label.right {
    padding-right: 5%;
  }
  .fij-pie-chart-slider-handle {
    width: 80px;
    height: 30px;
    top: -14px;
    border-radius: 6px;
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
  }
  .fij-pie-chart-slider-handle:after {
    display: none;
  }
  .fij-pie-chart-slider-handle:before {
    left: 50%;
    top: 8px;
    margin-left: -6px;
    margin: 0 0 0 -6px;
  }
  .fij-pie-chart-handle--fake {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    font-weight: normal;
    font-family: 'RockwellBold', helvetica, sans-serif;
    color: #1D1C1B;
  }
}
.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%;
}
@media only screen and (max-width: 739px) {
  .unit {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .unit.slim.pure {
    margin-top: 0;
    margin-bottom: 0;
  }
  .cb-layout4 .unit.slim.pure,
  .cb-layout3 .unit.slim.pure {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  div.north,
  div.base,
  div.east {
    padding: 20px 0;
  }
  div.north:empty,
  div.base:empty,
  div.east:empty {
    padding: 0;
  }
  div.north div.head h2,
  div.base div.head h2,
  div.east div.head h2,
  div.north div.part,
  div.base div.part,
  div.east div.part {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  div.north div.part,
  div.base div.part,
  div.east div.part {
    width: 90% !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  #root div.farnorth div.unit div.link {
    text-align: center;
  }
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 90px !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;
  -webkit-hyphens: auto;
  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;
}
/******* development.less 2013-1-16 *******/
/*.unit {
  box-shadow: 0 0 0 1px red inset;
}
 .part {
   box-shadow: 0 0 0 1px blue inset;
}*/
/*# sourceMappingURL=screen-small.css.map */