/******* 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-weight: normal;
  font-style: normal;
  font-family: 'cbfont';
  src: url('/font/cbfont.eot');
  src: url('/font/cbfont.eot?#iefix') format('embedded-opentype'), url("/font/cbfont.woff") format('woff'), url("/font/cbfont.ttf") format('truetype'), url("/font/cbfont.svg#cbfont") 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 2013-1-16 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 5px;
  margin-bottom: 5px;
}
.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: 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: #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.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 thead td,
.grid thead th,
.grid tfoot td {
  font-weight: 900;
  background: #ccc;
}
.grid th {
  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: 900;
  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: #cb328a;
}
.srch .text {
  -webkit-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 {
  -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: #662880;
  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: #662880;
  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: 900;
    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 {
  height: 100%;
  background: #fff;
}
html {
  font-weight: 700;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(102, 40, 128, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 12px;
  font-size: 1.2rem;
  width: 100%;
  background-color: transparent;
  color: #000;
  font-family: 'Ruda', helvetica, sans-serif;
  letter-spacing: 0.1px;
  line-height: 1.4;
}
#desk {
  margin: 0 auto;
  width: 100%;
  max-width: 988px;
  min-height: 100%;
}
#home {
  float: right;
  margin-top: 35px;
  width: 198px;
}
.logo {
  width: 100%;
  height: auto;
}
#head {
  float: left;
  width: 100%;
}
#header,
#content,
#maincontent,
#contactfix {
  float: left;
  width: 100%;
}
#navigation,
#spenden {
  float: left;
}
#contact {
  float: right;
  width: 100%;
}
.vcard {
  float: left;
  width: 100%;
  color: #d2711b;
}
.vcard h5 {
  float: left;
  width: 100%;
  text-transform: none;
  font-weight: 700;
}
.vcard .adr {
  float: left;
  margin-top: 15px;
  width: 100%;
}
.vcard .tel,
.vcard .fax {
  display: block;
}
.vcard .telnumbers {
  display: block;
  color: #d2711b;
}
.vcard .vcardemail {
  display: block;
}
.vcard .vcardemail a {
  color: #d2711b;
}
.vcard .tel,
.vcard .ferien {
  width: 100%;
  color: #d2711b;
  float: left;
}
.vcard .camphill {
  float: left;
  width: 100%;
  margin-top: 15px;
  text-indent: 35px;
  background: url(/images/camphill.svg) no-repeat 0 0.2em;
  background-size: 30px;
}
.vcard .humanushaus-hours {
  float: left;
  width: 100%;
  margin-top: 45px;
}
.vcard .humanushaus-hours .hours-title {
  display: block;
  font-weight: 900;
}
.vcard a.kitaland {
  color: #ca6d1a;
}
.vcard .br-2 {
  display: none;
}
#fontsize {
  float: right;
  margin-top: 90px;
  margin-right: 10px;
}
#fontsize .fsize {
  float: left;
  font-size: 10px;
  color: #ca6d1a;
}
#fontsize a.size {
  float: left;
  line-height: 1;
  text-decoration: none;
  padding: 0 5px;
  border-right: 1px solid #ca6d1a;
  font-size: 12px;
  color: #ca6d1a;
  display: block;
}
#fontsize a.size:hover,
#fontsize a.size:focus {
  cursor: pointer;
}
#fontsize #sbigger {
  font-size: 15px;
  margin-top: -2px;
}
#fontsize #sbiggest {
  padding-right: 0;
  border: none;
  margin-top: -5px;
  font-size: 18px;
}
#servicewidth {
  float: left;
  width: 100%;
  margin-top: 100px;
  display: none;
}
.service_facebook {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  background: url(/images/facebook.svg) no-repeat 0 0;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.service_facebook:hover,
.service_facebook:focus {
  cursor: pointer;
}
h1 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 20px;
  padding-bottom: 6px;
}
h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 20px;
}
h3 {
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
}
#edit h3 {
  font-weight: 400;
}
h4 {
  font-weight: 900;
}
#edit h4 {
  font-weight: 400;
}
strong {
  font-weight: 900;
}
.loud {
  padding: 0.2em 0.4em;
  background-color: #bfbfbf;
  color: #fff;
  /* redo with @basecolor & guard */
}
.loud > .open {
  color: #e6e6e6;
  /* redo with @basecolor */
}
.loud > .open:hover,
.loud > .open:focus {
  color: #bfbfbf;
}
.pale {
  color: #4d4d4d;
}
.skew {
  letter-spacing: 0.03em;
  font-style: italic;
  font-family: georgia, serif;
}
.text {
  -webkit-hyphens: auto;
  hyphens: auto;
}
.open,
.load {
  -webkit-hyphens: none;
  hyphens: none;
}
.c1 .gist,
.c1 .dent {
  list-style: url(/images/list-c1.png);
}
.c2 .gist,
.c2 .dent {
  list-style: url(/images/list-c2.png);
}
.c3 .gist,
.c3 .dent {
  list-style: url(/images/list-c3.png);
}
.c4 .gist,
.c4 .dent {
  list-style: url(/images/list-c4.png);
}
.c5 .gist,
.c5 .dent {
  list-style: url(/images/list-c5.png);
}
.c6 .gist,
.c6 .dent {
  list-style: url(/images/list-c6.png);
}
.c7 .gist,
.c7 .dent {
  list-style: url(/images/list-c7.png);
}
a {
  color: #59287f;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
.seam a,
.flat a {
  color: #fff !important;
}
.c2 a {
  color: #6e2876;
}
.c3 a {
  color: #8f3877;
}
.c4 a {
  color: #ab4063;
}
.c5 a {
  color: #be5054;
}
.c6 a {
  color: #c75b3c;
}
.c7 a {
  color: #ca6d1a;
}
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.1em;
}
.link.mail {
  background-image: url('/icon-link/mail.gif');
  background-position: 0 0.1em;
}
.load {
  background-position: 0 0.2em;
}
.rss {
  background-image: url('/icon-link/rss_small.gif');
  background-position: 0 0.2em;
}
div.link a.open,
div.load a.load {
  text-decoration: none;
}
div.link a.open:hover,
div.load a.load:hover,
div.link a.open:focus,
div.load a.load:focus {
  text-decoration: underline;
}
#root .area div.link,
#root .area div.load {
  margin-top: 0;
  margin-bottom: 0;
}
.c1 #maincontent {
  color: #59287f;
}
.c2 #maincontent {
  color: #6e2876;
}
.c3 #maincontent {
  color: #8f3877;
}
.c4 #maincontent {
  color: #ab4063;
}
.c5 #maincontent {
  color: #be5054;
}
.c6 #maincontent {
  color: #c75b3c;
}
.c7 #maincontent {
  color: #ca6d1a;
}
/* SEAM &  FLAT */
#maincontent .flat,
#maincontent .seam {
  color: #fff;
  padding: 0;
  margin-top: 10px;
  font-weight: 400;
}
#maincontent .flat strong,
#maincontent .seam strong {
  font-weight: 700;
}
.c1 #maincontent .flat,
.c1 #maincontent .seam {
  background: #59287f;
}
.c2 #maincontent .flat,
.c2 #maincontent .seam {
  background: #6e2876;
}
.c3 #maincontent .flat,
.c3 #maincontent .seam {
  background: #8f3877;
}
.c4 #maincontent .flat,
.c4 #maincontent .seam {
  background: #ab4063;
}
.c5 #maincontent .flat,
.c5 #maincontent .seam {
  background: #be5054;
}
.c6 #maincontent .flat,
.c6 #maincontent .seam {
  background: #c75b3c;
}
.c7 #maincontent .flat,
.c7 #maincontent .seam {
  background: #ca6d1a;
}
#edit div.part {
  font-weight: 400;
}
.grow {
  text-transform: none !important;
}
/* @group EDIT MODE */
/* unit edge.wide is layout helper */
#content .main .edge.wide {
  width: 100%;
}
#edit #content .main .edge.wide {
  color: #ccc;
  position: relative;
  border-top: 2px dashed #ddd;
}
#edit #content .main .edge.wide:after {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0 0.5em 1px;
  border-radius: 3px;
  background: #eee;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px #ddd inset, 0 0 0 2px #fff inset;
  color: #444;
  content: 'Layout-Helper';
  text-shadow: 0 1px 0 #fff;
  letter-spacing: 0.03em;
  font-size: 11px;
  font-family: 'Helvetica Neue', sans-serif;
}
#edit #content .main .edge.wide h2 {
  color: #ccc;
}
#content .main div.edge.wide,
#content .main div.edge.wide div.body {
  margin-top: 0;
  min-height: 0;
  margin-bottom: 0;
}
/* @end */
/******* forms.less 2013-1-16 *******/
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: 'Ruda', 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.1em 3px;
  min-height: 2.2em;
  border: 1px solid #bfbfbf;
  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: 'Ruda', 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: #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: 12px;
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.1em 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 input.radio,
.tick input.checkbox {
  float: left;
  margin-top: 0;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
  padding-bottom: 0.2em;
}
.form .ctrl .sign {
  display: block;
  margin-left: 20px;
}
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%;
}
/* input.fade,
select.fade,
textarea.fade { // if !important added: fix shop input.payp.fade
    &,
    &:hover,
    &:focus,
    &:active {
    border-color: lighten(@input-border,25); */
/* background-color: @lightergray; */
/* background-image: none; */
/* color: lighten(@input-color, 35); */
/******* navigation-small.less 2013-1-16 *******/
.navi,
#find,
.dock {
  display: none;
}
.cb-mobile-icon-sitemap:before,
.cb-mobile-icon-meta:before,
.cb-mobile-icon-search:before {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  font-family: 'cbfont';
  line-height: 1em;
  speak: none;
}
.cb-mobile-icon-meta:before {
  content: '\e715';
}
.cb-mobile-icon-sitemap:before {
  content: '\f0c9';
}
.cb-mobile-icon-search:before {
  content: '\1f50d';
}
.cb-mobile-navigation-content-search .submit {
  display: none;
}
.cb-mobile-navigation {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2000;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background: #662880;
  color: #555;
  opacity: 1;
  transition: opacity 1s;
}
.c1 .cb-mobile-navigation {
  background: #59287f;
}
.c2 .cb-mobile-navigation {
  background: #6e2876;
}
.c3 .cb-mobile-navigation {
  background: #8f3877;
}
.c4 .cb-mobile-navigation {
  background: #ab4063;
}
.c5 .cb-mobile-navigation {
  background: #be5054;
}
.c6 .cb-mobile-navigation {
  background: #c75b3c;
}
.c7 .cb-mobile-navigation {
  background: #ca6d1a;
}
.cb-mobile-navigation a {
  color: #fff;
}
.cb-mobile-navigation-items {
  padding: 0.2em 3%;
  /* was 0 */
  width: 94%;
}
.cb-mobile-content {
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  overflow: hidden;
  /* full width padding trick, no overlay of closed sitemap */
  max-height: 0;
  /* animation */
  width: 100%;
  line-height: 1.2;
  transition: max-height 0.4s ease-out;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
.cb-mobile-content-open {
  max-height: 3000px;
  transition: max-height 0.218s ease-in;
}
.cb-mobile-navigation-item {
  display: inline-block;
  float: left;
}
.cb-mobile-navigation-item + .cb-mobile-navigation-item {
  margin-left: 0.2em;
}
.cb-mobile-link {
  display: block;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  color: #fff;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  overflow: hidden;
  width: 2.6em;
  background: none !important;
  /* no hover */
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  /* no href */
}
.cb-mobile-link:hover,
.cb-mobile-link:focus,
.cb-mobile-link:active {
  background: #57226d;
  color: #ffffff;
  text-decoration: none;
}
.cb-mobile-icon-meta:before,
.cb-mobile-icon-search:before {
  padding: 0;
  width: 100%;
}
.cb-mobile-sitemap-items:first-child > .cb-mobile-sitemap-item {
  display: block;
}
.cb-mobile-sitemap-item.path,
.path > .cb-mobile-sitemap-items > .cb-mobile-sitemap-item {
  display: block;
}
.cb-mobile-sitemap-item > ul {
  float: left;
  width: 100%;
  font-size: 90%;
  /* overwritten in first ul */
}
.cb-mobile-navigation-content-sitemap > ul {
  overflow: hidden;
  /* link padding overflow trick */
  font-size: 1em;
}
.cb-mobile-sitemap-item > a,
.cb-mobile-meta-item > .meta {
  display: block;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  color: #fff;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  position: relative;
  left: -47%;
  float: left;
  padding-right: 50%;
  padding-left: 50%;
  width: 100%;
  font-size: 14px;
}
.cb-mobile-sitemap-item > a:hover,
.cb-mobile-meta-item > .meta:hover,
.cb-mobile-sitemap-item > a:focus,
.cb-mobile-meta-item > .meta:focus,
.cb-mobile-sitemap-item > a:active,
.cb-mobile-meta-item > .meta:active {
  background: #57226d;
  color: #ffffff;
  text-decoration: none;
}
.c1 .cb-mobile-sitemap-item > a:hover,
.c1 .cb-mobile-meta-item > .meta:hover,
.c1 .cb-mobile-sitemap-item > a:focus,
.c1 .cb-mobile-meta-item > .meta:focus {
  background: #3e1c58;
}
.c2 .cb-mobile-sitemap-item > a:hover,
.c2 .cb-mobile-meta-item > .meta:hover,
.c2 .cb-mobile-sitemap-item > a:focus,
.c2 .cb-mobile-meta-item > .meta:focus {
  background: #4a1b50;
}
.c3 .cb-mobile-sitemap-item > a:hover,
.c3 .cb-mobile-meta-item > .meta:hover,
.c3 .cb-mobile-sitemap-item > a:focus,
.c3 .cb-mobile-meta-item > .meta:focus {
  background: #6a2a59;
}
.c4 .cb-mobile-sitemap-item > a:hover,
.c4 .cb-mobile-meta-item > .meta:hover,
.c4 .cb-mobile-sitemap-item > a:focus,
.c4 .cb-mobile-meta-item > .meta:focus {
  background: #86324e;
}
.c5 .cb-mobile-sitemap-item > a:hover,
.c5 .cb-mobile-meta-item > .meta:hover,
.c5 .cb-mobile-sitemap-item > a:focus,
.c5 .cb-mobile-meta-item > .meta:focus {
  background: #a03b3f;
}
.c6 .cb-mobile-sitemap-item > a:hover,
.c6 .cb-mobile-meta-item > .meta:hover,
.c6 .cb-mobile-sitemap-item > a:focus,
.c6 .cb-mobile-meta-item > .meta:focus {
  background: #a2482e;
}
.c7 .cb-mobile-sitemap-item > a:hover,
.c7 .cb-mobile-meta-item > .meta:hover,
.c7 .cb-mobile-sitemap-item > a:focus,
.c7 .cb-mobile-meta-item > .meta:focus {
  background: #9d5514;
}
.c1 .cb-mobile-sitemap-item.path > a {
  background: #3e1c58;
}
.c2 .cb-mobile-sitemap-item.path > a {
  background: #4a1b50;
}
.c3 .cb-mobile-sitemap-item.path > a {
  background: #6a2a59;
}
.c4 .cb-mobile-sitemap-item.path > a {
  background: #86324e;
}
.c5 .cb-mobile-sitemap-item.path > a {
  background: #a03b3f;
}
.c6 .cb-mobile-sitemap-item.path > a {
  background: #a2482e;
}
.c7 .cb-mobile-sitemap-item.path > a {
  background: #9d5514;
}
.c1 .cb-mobile-sitemap-item.here > a {
  background: #231031;
}
.c2 .cb-mobile-sitemap-item.here > a {
  background: #270e2a;
}
.c3 .cb-mobile-sitemap-item.here > a {
  background: #461b3a;
}
.c4 .cb-mobile-sitemap-item.here > a {
  background: #612438;
}
.c5 .cb-mobile-sitemap-item.here > a {
  background: #7b2d30;
}
.c6 .cb-mobile-sitemap-item.here > a {
  background: #7a3623;
}
.c7 .cb-mobile-sitemap-item.here > a {
  background: #703c0e;
}
.cb-mobile-filter-items > .epoc thead {
  display: table-caption;
  width: 100%;
}
.cb-mobile-filter-items > .epoc thead > tr {
  display: table;
  width: 100%;
}
.cb-mobile-filter-items > .epoc th {
  width: 33.33333333%;
  display: table-cell;
}
.cb-mobile-filter-items > .epoc tbody > tr {
  width: 25%;
  display: table-cell;
}
.cb-mobile-filter-items > .epoc td {
  display: block;
  text-align: center;
}
.cb-mobile-find {
  padding: 0.6em 3%;
  width: 94%;
}
.cb-mobile-find #searchfield {
  padding: 0.5em 2%;
  width: 96%;
}
.cb-mobile-find .image {
  display: none;
}
.cb-mobile-find > fieldset > input {
  -webkit-appearance: searchfield;
  appearance: searchfield;
  width: 100%;
}
@media only screen and (min-width: 15em) {
  .cb-mobile-navigation-items {
    text-align: left;
  }
  .cb-mobile-navigation-link-sitemap {
    padding-right: 0.4em;
    padding-left: 0;
    width: inherit;
  }
  .cb-mobile-icon-sitemap:before {
    padding: 0;
    width: 1em;
    margin-right: 5px;
  }
  .cb-mobile-sitemap-item > ul {
    float: left;
    padding-left: 6%;
    font-size: 100%;
  }
  .cb-mobile-navigation-item-search,
  .cb-mobile-navigation-item-meta {
    position: relative;
    /* variant */
    float: right;
  }
  .cb-mobile-navigation-item-meta {
    left: -2.8em;
  }
  .cb-mobile-navigation-item-meta:last-child {
    left: 0;
  }
  .cb-mobile-navigation-item-search {
    left: 2.8em;
  }
  .cb-mobile-sitemap-item > ul {
    padding-left: 2em;
  }
}
/******* layout-small.less 2013-1-16 *******/
#head {
  width: 94%;
  margin-right: 3%;
  margin-left: 3%;
  margin-top: 30px;
}
.cb-mobile-navigation-items {
  padding-right: 5%;
  padding-left: 5%;
  width: 90%;
}
#home {
  margin-right: 8%;
}
#navifix,
#spenden {
  display: none;
}
#header {
  margin-top: 33px;
}
#contact {
  width: 94%;
  padding: 6% 3%;
  margin-top: 30px;
  background: #ca6d1a;
}
#fontsize {
  display: none;
  margin-right: 3%;
  margin-top: 20px;
}
.vcard {
  display: none;
}
.vcard.mobile {
  display: block;
  color: #fff;
  width: 90%;
  float: none;
  margin: 0 auto;
}
.vcard.mobile a {
  color: #fff;
  float: left;
  width: 100%;
  text-decoration: none;
}
.vcard.mobile a:hover,
.vcard.mobile a:focus {
  text-decoration: underline;
}
.vcard.mobile a.ferien {
  margin-top: 0;
}
.vcard.mobile .br-2 {
  display: none;
}
.vcardwidth {
  width: 100%;
  float: left;
}
.vcardwidth .camphill {
  background: url(/images/camphill-white.svg) no-repeat 0 0.2em;
  background-size: 30px;
  text-indent: 35px;
  margin-top: 10px;
}
.vcardwidth .adr {
  margin-top: 20px;
}
.vcardwidth .humanushaus-hours {
  margin-top: 20px;
}
#maincontent {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
.cb-album.cb-manual .head .ctrl .prev {
  left: 3%;
}
.cb-album.cb-manual .head .ctrl .next {
  right: 3%;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 3%;
  margin-left: 3%;
}
.area .part,
.area > .grid table {
  margin-right: 3%;
  margin-left: 3%;
  width: 94%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 94%;
}
div.pure div.head h2 {
  padding-top: 20px;
}
div.area div.seam,
div.area div.flat {
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.area div.seam.wide,
div.area div.flat.wide {
  width: 94%;
}
div.area div.seam.wide .part,
div.area div.flat.wide .part {
  width: 94%;
}
div.area div.seam.slim,
div.area div.flat.slim {
  width: 94%;
}
div.area div.seam.slim .part,
div.area div.flat.slim .part {
  width: 94%;
}
div.main div.cb-album {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}
#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;
}
#disp.cb-shoppingcart {
  left: 0%;
  margin-left: 0;
  width: 100%;
  min-width: 340px;
}
h1,
h2 {
  -webkit-hyphens: auto;
  hyphens: auto;
}
.cb-album {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
.cb-album .body-mobile {
  display: none !important;
}
.cb-album h2 {
  display: none;
}
.cb-album .body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cb-album .part {
  width: 100% !important;
  margin: 0 !important;
}
.cb-album .part.desc {
  display: none;
}
#root.ie11 .cb-album img {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-album img.zoom {
  display: none !important;
}
.cb-album.cb-album .scan {
  margin-top: 20px !important;
}
.cb-album.cb-album .scan:first-child {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.cb-album .scan table,
.cb-album .scan tbody,
.cb-album .scan tr {
  float: left;
  display: block;
  width: 100%;
}
.cb-album .cb-zoom-indicator {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 15px;
  width: 36px;
  height: 36px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-zoom-white.svg);
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-album a.zoom .cb-zoom-indicator {
  opacity: 1;
  transform: scale(1);
}
.cb-matrix .body {
  margin-top: -0.5%;
  margin-bottom: -0.5%;
}
.cb-matrix .part {
  margin-top: 0.5% !important;
  margin-bottom: 0.5% !important;
}
.cb-matrix .part.foto {
  height: auto !important;
  box-sizing: border-box;
}
.cb-matrix .part.foto a.foto,
.cb-matrix .part.foto span.foto {
  display: block;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}
.cb-matrix .part.foto img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-matrix .part.foto a.foto.zoom img {
  transform: scale(1.1);
}
.cb-matrix.cb-matrix-columns-1 .part.foto {
  width: 100% !important;
}
.cb-matrix.cb-matrix-columns-2 .part.foto {
  width: 49.5% !important;
}
.cb-matrix.cb-matrix-columns-3 .part.foto {
  width: 32.66666667% !important;
}
.cb-matrix.cb-matrix-columns-4 .part.foto {
  width: 24.25% !important;
}
.cb-matrix.cb-matrix-columns-5 .part.foto {
  width: 19.2% !important;
}
.cb-matrix.cb-matrix-columns-6 .part.foto {
  width: 15.83333333% !important;
}
.cb-matrix.cb-matrix-columns-7 .part.foto {
  width: 13.42857143% !important;
}
.cb-matrix.cb-matrix-columns-8 .part.foto {
  width: 11.625% !important;
}
.cb-matrix .scan tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cb-matrix .scan td {
  float: left;
  display: block;
  margin: 0 10px;
  font-size: 16px;
  line-height: 1.25;
}
.cb-matrix .scan td:first-child {
  margin-left: 0;
}
.cb-matrix .scan td:last-child {
  margin-right: 0;
}
.cb-matrix .scan td.prev,
.cb-matrix .scan td.next {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  width: 20px;
  height: 20px;
}
.cb-matrix .scan td.prev a,
.cb-matrix .scan td.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
}
.cb-matrix .scan td.prev:empty,
.cb-matrix .scan td.next:empty {
  opacity: 0.5;
  pointer-events: none;
}
.cb-matrix .scan td.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-matrix .scan td a {
  color: #000;
}
.cb-matrix .scan td .same {
  color: #662880;
}
.cb-strips .part.foto {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-strips-images {
  float: left;
  width: 100%;
  height: 0 !important;
  padding-bottom: 66.66666667%;
  position: relative;
}
.cb-strips-images a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.96);
  z-index: 2;
  transition: opacity 1s cubic-bezier(0.05, 0.8, 0.5, 1), transform 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-images a.is-active {
  z-index: 3;
  pointer-events: auto;
  opacity: 1;
  transform: scale(1);
}
.cb-strips-images img {
  opacity: 1 !important;
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.cb-strips .scan tbody > tr {
  float: left;
  width: 100%;
  display: flex;
}
.cb-strips .scan tbody > tr > td {
  float: left;
  width: 100%;
  display: block;
}
.cb-strips .scan td.prev,
.cb-strips .scan td.next {
  margin-right: 1.25%;
  width: 6.25%;
}
.cb-strips .scan td.next {
  margin-right: 0;
  margin-left: 1.25%;
}
.cb-strips .scan div.prev,
.cb-strips .scan div.next {
  float: left;
  width: 100%;
  height: 100%;
}
.cb-strips .scan div.prev a,
.cb-strips .scan div.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
  transition: background 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips .scan div.prev a:hover,
.cb-strips .scan div.next a:hover {
  background-position: 40% 50%;
}
.cb-strips .scan div.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-strips .scan div.next a:hover {
  background-position: 60% 50%;
}
.cb-strips .scan td.cb-strips-thumbs {
  width: 85%;
}
.cb-strips-container {
  float: left;
  width: 100%;
}
.cb-strips-container .body {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cb-strips-container .part.foto {
  position: relative;
}
.cb-strips-container .part.foto a.foto,
.cb-strips-container .part.foto span.foto {
  float: left;
  width: 100%;
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 66.66666667%;
  opacity: 0.4;
  transition: opacity 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-container .part.foto a.foto:hover,
.cb-strips-container .part.foto span.foto:hover,
.cb-strips-container .part.foto a.foto.is-active,
.cb-strips-container .part.foto span.foto.is-active {
  opacity: 1;
}
.cb-strips-container .part.foto a.foto .cb-zoom-indicator,
.cb-strips-container .part.foto span.foto .cb-zoom-indicator {
  display: none;
}
.cb-strips-container .part.foto img {
  opacity: 1 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips-container .part.foto a.foto:hover img {
  transform: scale(1.2);
}
.cb-strips-4 .cb-strips-container .part.foto {
  width: 23.95833333% !important;
}
.cb-strips-6 .cb-strips-container .part.foto {
  width: 15.50925926% !important;
}
.cb-strips-8 .cb-strips-container .part.foto {
  width: 11.28472222% !important;
}
.cb-strips-10 .cb-strips-container .part.foto {
  width: 8.75% !important;
}
.cb-slideshow-images {
  float: left;
  width: 100%;
}
.cb-slideshow .part.foto,
.cb-slideshow .part.crossslideContainer {
  max-height: 1000000000px !important;
  max-width: 100% !important;
  height: 0 !important;
  padding-bottom: 66.66666667%;
  overflow: hidden;
  position: relative;
}
.cb-slideshow a.foto {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  transition: opacity 1s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-slideshow a.foto.is-activated {
  z-index: 2;
  pointer-events: auto;
  opacity: 1;
}
.cb-slideshow img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  border: none !important;
  z-index: 1;
}
.cb-slideshow img.is-activated {
  z-index: 2;
}
#view .cb-slideshow.cb-manual img {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: scale(1.05);
}
#view .cb-slideshow.cb-manual a.foto.is-activated img {
  transform: scale(1);
}
#view .cb-slideshow.cb-fading img {
  opacity: 0 !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: scale(1.05);
}
#view .cb-slideshow.cb-fading img.is-activated,
#view .cb-slideshow.cb-fading .cb-image-figure.is-activated img {
  opacity: 1 !important;
  transform: scale(1);
}
#view .cb-slideshow.cb-sliding img {
  opacity: 0 !important;
  width: 110% !important;
  max-width: 110% !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowSlide;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-sliding img.is-activated,
#view .cb-slideshow.cb-sliding .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowSlide {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -10%;
  }
  100% {
    margin-left: 0;
  }
}
#view .cb-slideshow.cb-moving img {
  opacity: 0 !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowMove;
  animation-duration: 16s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-moving img.is-activated,
#view .cb-slideshow.cb-moving .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowMove {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.cb-slideshow .head {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 4;
  height: 0;
  width: 100%;
}
.cb-slideshow .ctrl {
  float: left;
  width: 100%;
}
.cb-slideshow .ctrl a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-slideshow .ctrl a:hover {
  width: 70px;
}
.cb-slideshow .ctrl a.fade {
  opacity: 0.4;
  cursor: default;
  width: 50px;
}
.cb-slideshow .ctrl .next a {
  left: unset;
  right: 0;
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.crossslide {
  float: left;
  width: 100%;
  max-width: 100% !important;
  position: static !important;
  padding: 0 !important;
}
/******* 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 */