/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
/* line 32, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.clearfix {
  *zoom: 1;
}
/* line 34, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
/* line 39, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.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 *******/
/* line 3, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/reset.less */
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 #ffffff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
/* line 12, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/reset.less */
ul {
  list-style: none;
}
/* line 15, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/reset.less */
a:active,
a:focus {
  outline: none;
}
/* line 19, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/reset.less */
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 *******/
/* line 3, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#desk,
.unit,
.part {
  position: relative;
}
/* line 8, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.stop,
.unit > .foot {
  clear: both;
}
/* line 12, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
/* line 20, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 24, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.unit > .body,
.unit > form > .body {
  margin: 0.4em 0;
  width: 100%;
}
/* line 29, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-part-body {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
/* line 33, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.fold > .body {
  min-height: 0;
}
/* line 36, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.part,
.grid table {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
/* line 41, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.lead {
  margin-bottom: 0 !important;
}
/* line 44, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.list {
  margin-top: 0.2em !important;
  margin-bottom: 0.2em !important;
}
/* line 48, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.gist,
.dent {
  display: list-item;
  list-style-position: outside;
}
/* line 53, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.gist {
  margin-left: 16px;
}
/* line 56, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.dent {
  margin-left: 32px;
}
/* line 59, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
/* line 66, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #ffffff;
  color: #ffffff;
  font-size: 0;
  line-height: 0;
}
/* line 74, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.hair {
  border-bottom-style: solid;
}
/* line 77, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.dash {
  border-bottom-style: dashed;
}
/* line 80, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.spot {
  border-bottom-style: dotted;
}
/* line 83, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.fine {
  border-bottom-width: 1px;
}
/* line 86, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.bold {
  border-bottom-width: 2px;
}
/* line 89, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.link > .open,
.load > .load {
  display: block;
  margin-left: 14px;
}
/* line 94, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.link,
.load {
  background-repeat: no-repeat !important;
}
/* line 99, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
a.link {
  background: none;
}
/* line 102, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.null,
.null:hover,
.null:focus {
  color: #ffffff !important;
  text-decoration: none !important;
  cursor: default;
}
/* line 109, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
}
/* line 120, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
a.zoom {
  position: relative;
  display: block;
}
/* line 124, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
/* line 132, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
/* line 140, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
/* line 145, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.crop > img {
  position: absolute;
  width: auto;
}
/* line 149, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
/* line 155, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
p.plug {
  max-width: 100%;
  background-size: contain;
}
/* line 159, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
/* line 166, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
div.flash > div {
  width: 100%;
  height: 100%;
}
/* line 170, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
/* line 174, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
/* line 178, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 185, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111111 url(/icons/load.gif) no-repeat 50%;
}
/* line 192, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.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;
}
/* line 203, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-service > a:hover {
  background-position: 0px -20px;
}
/* line 206, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-service > a:active {
  background-position: 0px -40px;
}
/* line 210, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
/* line 213, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
/* line 216, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
/* line 219, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
/* line 222, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
/* line 230, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
/* line 236, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.grid table {
  border-collapse: collapse;
}
/* line 239, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-table-layout-fixed {
  table-layout: fixed;
}
/* line 242, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.grid td,
.grid th {
  border-width: 0;
  border-style: solid;
  border-color: #b3b3b3;
  vertical-align: top;
}
/* line 249, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.horz td,
.horz th {
  padding: 1px;
}
/* line 253, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.vert td,
.vert th {
  padding: 1px 4px;
}
/* line 257, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.horz .trim td,
.horz .trim th {
  border-width: 1px 0;
}
/* line 261, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.vert .trim td .vert .trim th {
  border-width: 0 1px;
}
/* line 265, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.grid thead td,
.grid thead th,
.grid tfoot td {
  font-weight: bold;
  background: #cccccc;
}
/* line 271, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.grid th {
  text-align: left;
}
/* line 274, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.vert > .beam td.odd,
.horz > .beam > .odd {
  background: #e6e6e6;
}
/* line 278, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
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);
}
/* line 286, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
img.cb-loading {
  overflow: hidden;
  background: #111111 url(/icons/load.gif) no-repeat 50%;
  opacity: .35;
}
/* line 294, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
/* line 318, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-invisible {
  display: none !important;
}
/* line 321, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
/* line 328, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
caption {
  display: none;
}
/* line 333, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#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);
}
/* line 343, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp {
  position: absolute;
  z-index: 211;
  color: #404040;
}
/* line 349, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #ffffff;
  line-height: 24px;
}
/* line 355, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .head {
  position: relative;
  overflow: hidden;
}
/* line 359, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#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: .025em;
  font-weight: 300;
}
/* line 367, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp.zoom h2 {
  padding-right: 80px;
}
/* line 370, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
/* line 376, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#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;
}
/* line 384, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: .75;
}
/* line 388, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: .5;
}
/* line 392, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
/* line 395, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
/* line 398, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
/* line 403, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #9c9d9d;
}
/* line 410, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
/* line 414, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
/* line 420, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
/* line 423, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp a {
  color: #404040;
}
/* line 428, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: .4em 14px;
  text-align: left;
  text-decoration: none;
}
/* line 435, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp fieldset {
  padding: .2em 0 .5em;
}
/* line 438, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
/* line 449, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp textarea {
  height: 160px;
}
/* line 452, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp label.name {
  font-weight: bold;
  display: block;
  padding-bottom: .2em;
  width: 100%;
}
/* line 458, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
/* line 462, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
/* line 467, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding-bottom: .5em;
  border-radius: 0 0 2px 2px;
  background: #9C9D9D;
  text-align: left;
}
/* line 475, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
/* line 480, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
/* line 484, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
/* line 489, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button {
  margin-right: 15px;
}
/* line 498, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
a.capt {
  float: left;
  margin-bottom: .5em;
  padding: .3em 0;
  background: #000000;
}
/* line 504, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp a.capt {
  width: 100%;
}
/* line 507, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
img.capt {
  margin: 0 auto;
}
/* line 515, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
/* line 519, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #404040;
}
/* line 526, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
/* line 531, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
/* line 535, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
/* line 539, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
/* line 544, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.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;
}
/* line 553, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#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');
}
/* line 559, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
/* line 564, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.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;
}
/* line 569, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
#disp.srch a:visited {
  color: #f2f2f2;
}
/* line 575, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.srch .text {
  -webkit-appearance: searchfield;
  -moz-appearance: searchfield;
  appearance: searchfield;
}
/* line 578, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.srch th,
.srch td {
  padding-right: .4em;
  text-align: left;
}
/* line 584, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.srch th:first-child {
  color: #bfbfbf;
  text-align: right;
  line-height: 2;
  font-size: .9em;
  font-weight: normal;
}
/* line 591, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.srch td {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding-bottom: .8em;
}
/* line 598, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
.flag {
  background-color: #ffdd00;
  color: #333333;
  text-shadow: none;
}
/* line 603, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
::-moz-selection {
  background-color: #004664;
  color: #ffffff;
  text-shadow: none;
}
/* line 608, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
::selection {
  background-color: #004664;
  color: #ffffff;
  text-shadow: none;
}
/* NEWSLETTER */
/* line 617, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/cmsbox.less */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
/******* hide-non-mobile.less 2013-1-16 *******/
/* line 5, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/hide-non-mobile.less */
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
/* line 10, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/hide-non-mobile.less */
.cb-mobile .body-mobile {
  display: block;
}
/******* site.less 2013-1-16 *******/
/* line 4, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
html,
body {
  height: 100%;
  background: #ffffff;
}
/* line 9, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(230, 119, 30, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* line 16, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
body {
  font-size: 18px;
  font-size: 1.8rem;
  width: 100%;
  background-color: transparent;
  color: #ffffff;
  font-family: Arial, helvetica, sans-serif;
  line-height: 1.4;
}
/* line 24, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#desk {
  *zoom: 1;
  margin: 0 auto;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
/* line 34, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
#desk:before,
#desk:after {
  display: table;
  content: '';
}
/* line 39, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
#desk:after {
  clear: both;
}
/* line 31, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#home {
  margin: 66px auto 0;
  position: relative;
}
/* line 35, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#home,
.logo {
  display: block;
  width: 300px;
}
/* line 40, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 #head {
  background: url("/images/bg-main.png") repeat;
}
/* line 43, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#head {
  background: #785a52;
  float: left;
  padding: 49px 24px 0;
  position: relative;
  z-index: 4;
}
/* line 54, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#bg {
  display: block;
  left: 0;
  position: fixed;
  top: 0;
}
/* line 60, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#picbody {
  background: url("/images/body.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 895px;
  position: fixed;
  right: 0;
  top: 0;
  width: 194px;
}
/* line 68, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#header {
  float: left;
  padding-bottom: 9px;
  position: relative;
  width: 100%;
  min-height: 220px;
}
/* line 76, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#content {
  float: left;
  width: 100%;
}
/* line 80, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#footer {
  background: #b2adaa;
  float: left;
  margin-bottom: 50px;
  margin-top: 4px;
  position: relative;
  width: 100%;
}
/* line 88, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#serviceright {
  position: absolute;
  right: 0;
  bottom: 9px;
}
/* line 94, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#pfad {
  bottom: 8px;
  color: #958885;
  font-size: 11px;
  left: 0;
  opacity: 1;
  position: absolute;
}
/* line 102, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#pfad a {
  color: #FFFFFF;
  opacity: 0.2;
  padding: 0 5px;
}
/* line 107, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#pfad a:hover {
  opacity: 1;
  text-decoration: none;
}
/* line 111, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#moodheight {
  float: right;
  position: relative;
  width: 100%;
}
/* line 117, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#navigation {
  float: left;
  width: 180px;
}
/* line 121, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#footer .service_facebook {
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  position: absolute;
  right: 20px;
  top: 12px;
  background: url(/images/facebook.png) no-repeat 0 0;
}
/* line 132, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#footer .service_facebook:hover {
  opacity: .6;
}
/* line 135, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#maincontent {
  float: right;
  margin-top: 4px;
  width: 100%;
}
/* line 140, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#multimood {
  float: right;
  width: 100%;
}
/* line 145, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#basecontainer {
  float: left;
  margin-top: 4px;
  padding-bottom: 16px;
  background: #785a52;
}
/* line 151, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 #basecontainer,
.cb-layout2 #basecontainer,
.cb-layout3 #basecontainer,
.cb-layout4 #basecontainer {
  display: none;
}
/* line 159, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.hidden,
.fake,
.read {
  display: inline;
  height: 0;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  top: -9999px;
  width: 0;
}
/* CUSTOM WARENKORB */
/* line 173, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp.cb-shoppingcart div.head {
  background: #9C9D9D;
  border-radius: 2px 2px 0 0;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
}
/* line 182, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp.cb-shoppingcart div.body {
  border-radius: 0;
  margin-top: 0;
  color: #fff;
}
/* line 188, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp .head .ctrl {
  top: 15px;
  right: 15px;
}
/* line 192, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp h2 {
  margin: 0 15px;
}
/* line 198, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root div.payp input.payp {
  width: 26px;
  height: 26px;
  float: right;
  margin-top: -5px;
  background: url(/images/cart.png) no-repeat 0 0;
}
/* line 205, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root div.payp input.payp:hover {
  background-position: 0 -26px;
}
/* line 208, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root div.payp input.success {
  background-position: 0 -52px;
}
/* line 211, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root div.payp input.success:hover {
  background-position: 0 -78px;
}
/* line 214, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp.cb-shoppingcart input.submit,
#disp.cb-shoppingcart button.cb-hybrid {
  margin-top: 10px;
}
/* line 218, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root .remo,
#root .shop a.agbs + a,
#root .shop .cb-shop-currency select + a,
#root .cb-shop-vat .cury + a {
  width: 29px;
  height: 29px;
  background: url(/images/shop.png) no-repeat 0 0;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  font-size: 0;
  white-space: nowrap;
}
/* line 235, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root .remo:hover,
#root .remo:focus,
#root #disp.shop a.agbs + a:hover,
#root #disp.shop a.agbs + a:focus,
#root .shop .cb-shop-currency select + a:hover,
#root .shop .cb-shop-currency select + a:focus,
#root .cb-shop-vat .cury + a:hover,
.cb-shop-vat .cury + a:focus {
  background-position: 0 -29px;
}
/* line 245, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp div.ctrl div.quit a {
  background: #9c9d9d url(/images/close.png) no-repeat 50% 50%;
  width: 20px;
  height: 20px;
  border-radius: 2px;
}
/* line 251, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp.cb-shoppingcart div.ctrl div.quit a {
  background: url(/images/close.png) no-repeat 0 0;
  width: 11px;
  height: 10px;
}
/* line 256, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp.cb-shoppingcart .head .ctrl {
  top: 15px;
}
/* line 259, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#disp .head .ctrl {
  top: 0;
}
/* line 265, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.payp input.numb {
  width: 2.7em !important;
  text-align: center;
}
/* line 271, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#edit .part.payp.tile input.numb {
  width: 40px;
  margin-right: 5px;
}
/* line 275, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#edit .part.payp.tile div.ctrl input.prix {
  width: 115px;
  margin-right: 5px;
  text-align: right;
}
/* line 280, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#edit .part.payp.tile div.ctrl input.fade {
  margin-top: 5px;
}
/* VCARD */
/* line 284, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.vcard {
  float: left;
  margin-left: 207px;
  padding-bottom: 14px;
  margin-top: 111px;
  color: #403e3e;
  font-size: 11px;
  text-transform: uppercase;
}
/* line 293, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.fn {
  font-weight: bold;
}
/* line 296, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.vcard .org,
.vcard .ort,
.vcard .tel,
.vcardemail {
  margin-right: 7px;
}
/* line 302, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.vcardemail,
.calue > a {
  color: #403e3e;
}
/* line 306, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.vcardemail:hover {
  color: #fff;
}
/* SEARCH */
/* line 311, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#find {
  float: left;
  width: 100%;
  margin-top: 135px;
  padding-bottom: 20px;
}
/* line 317, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#find .find {
  display: none;
}
/* line 320, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#find #searchfield {
  width: 152px;
  padding: 9px 5px;
  margin-left: 14px;
  margin-right: 14px;
  box-shadow: none;
  border: none;
  font-size: 9px;
  color: #000;
}
/* Layout3 */
/* line 332, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 #maincontent {
  background: #785a52;
}
/* line 335, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout3 #maincontent {
  background: #785a52;
}
/* line 339, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#edit.cb-layout3 #maincontent {
  margin-top: 49px;
}
/* line 343, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout3 div.main div.unit {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 348, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.north .cb-googlemaps .cb-googlemapscontainer,
.north .cb-googlemaps .cb-undraggable {
  height: 436px !important;
  overflow: hidden;
}
/* line 353, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.north .body,
.north > .unit,
.north .part,
.north > .grid table {
  margin: 0;
  padding: 0;
}
/* Layout 4 */
/* line 364, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 #slides,
.cb-layout4 #expo div.link {
  height: 660px;
}
/* line 368, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 #expo div.link {
  display: none;
}
/* line 371, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 #head {
  background: url(/images/bg-main.png) repeat 0 0;
}
/* line 374, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 div.main div.body {
  margin: 0;
}
/* line 377, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 div.unit {
  background: url(/images/bg-main.png) repeat 0 0;
  padding-bottom: 30px;
}
/* LAYOUT 5 */
/* line 385, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout5 #multimood {
  display: none;
}
/* line 388, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout5 #maincontent {
  margin-top: 0;
}
/* line 391, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout5 #head {
  padding-top: 34px;
}
/* line 394, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout5 div.unit h2,
.cb-layout5 h1 {
  font-weight: normal;
}
/* line 398, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout5 div.unit div.head {
  padding-top: 34px;
}
/* line 404, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.unit h2,
h1 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 419, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root .lead {
  margin-bottom: 0;
}
/* line 427, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.loud {
  padding: .2em .4em;
  background-color: #333;
  color: #ffffff;
  /* redo with @basecolor & guard */
}
/* line 431, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.loud > .open {
  color: #ffffff;
  /* redo with @basecolor */
}
/* line 433, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.loud > .open:hover,
.loud > .open:focus {
  color: #e6771e;
}
/* line 439, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.pale {
  color: #ffffff;
}
/* line 442, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.skew {
  letter-spacing: .03em;
  font-style: italic;
  font-family: georgia, serif;
}
/* line 447, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.text {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.open,
.load {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/* line 454, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.gist,
.dent {
  list-style: url(/images/list.png);
}
/* line 458, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.text > p.pale,
.pale > .open {
  font-size: 12px;
}
/* PICT */
/* line 463, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.slim div.pict {
  margin-top: 0;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.slim div.pict.tiny,
.cb-layout5 div.wide div.pict.tiny {
  background: #fff;
}
/* line 470, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.slim div.pict.tiny a img,
.cb-layout5 div.wide div.pict.tiny a img {
  -o-transition: all .218s;
  -moz-transition: all .218s;
  -webkit-transition: all .218s;
  transition: all .218s;
}
/* line 477, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.slim div.pict.tiny a img:hover,
.cb-layout5 div.wide div.pict.tiny a img:hover {
  opacity: .6;
}
/* line 484, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
a {
  color: #ffffff;
  text-decoration: none;
}
/* line 488, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
a:hover {
  color: #e6771e;
}
/* line 491, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.main div.unit a {
  color: #e6771e;
  -o-transition: all .218s;
  -moz-transition: all .218s;
  -webkit-transition: all .218s;
  transition: all .218s;
}
/* line 497, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.main div.unit a:hover,
div.main div.unit a:focus {
  color: #f0ae7a;
}
/* line 506, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.4em;
}
/* line 509, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.link.mail {
  background-image: url('/icon-link/mail.gif');
  background-position: 0 .5em;
}
/* line 513, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.load {
  background-position: 0 .3em;
}
/* line 516, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.rss {
  background-image: url('/icon-link/rss_small.gif');
}
/* line 523, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.main {
  margin-top: -4px;
  position: relative;
  z-index: 3;
}
/* line 528, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#root #view div.main {
  min-height: 0;
}
/* line 531, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.base div.wide {
  padding-bottom: 0;
}
/* line 534, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.base div.wide div.body {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 538, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#view div.base div.wide div.body {
  min-height: 0;
}
/* line 543, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.unit {
  background: #785a52;
}
/* line 546, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.unit {
  width: 804px;
}
/* line 549, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.unit div.head {
  padding-top: 20px;
}
/* line 552, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.unit div.head {
  padding-top: 9px;
}
/* line 555, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
div.unit {
  margin: 4px 0 0;
}
/* line 558, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.area div.slim {
  width: 201px;
  max-width: 90%;
}
/* line 562, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.area div.slim div.tiny {
  width: 185px;
  max-width: 100%;
}
/* line 566, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.main div.wide {
  margin-bottom: 15px;
}
/* line 570, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#view.cb-layout1 div.area div.unit div.body {
  min-height: 0;
}
/* SEAM */
/* line 575, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.seam div.head {
  background: url("/images/bestseller.png") repeat-x #673d73;
  min-height: 48px;
  padding: 10px 2px;
  margin-right: 8px;
  margin-left: 8px;
}
/* line 582, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.slim div.head {
  min-height: 48px;
  padding: 10px 2px;
}
/* line 586, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.slim div.head h2 {
  text-transform: none;
}
/* line 589, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.seam div.head h2 {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 594, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.slim {
  margin-top: 0;
}
/* line 597, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout1 div.unit div.body {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 604, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.grow {
  text-transform: none !important;
}
/* BRANDING */
/* line 613, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#social {
  margin-top: 156px;
  float: right;
}
/* line 617, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#social > .meta {
  display: block;
  float: left;
  padding: 0;
  width: 37px;
  height: 37px;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 10px;
  background: url(/images/social.png) no-repeat 0 0;
  -o-transition: all .218s;
  -moz-transition: all .218s;
  -webkit-transition: all .218s;
  transition: all .218s;
}
/* line 632, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#social .meta.mail {
  background-position: -37px 0;
}
/* line 635, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#social .meta.cart {
  background: url(/images/warenkorb.png) no-repeat 0 0;
  width: 32px;
  height: 32px;
}
/* line 640, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#social > .meta:hover,
#social > .meta:focus {
  opacity: .6;
}
/* CMSBOX */
/* line 648, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#cmsbox {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #d0d0d0;
  line-height: 1;
  font-size: 10px;
}
/* line 656, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#cmsbox .meta {
  color: #d0d0d0;
  font-size: 10px;
  -o-transition: all .218s;
  -moz-transition: all .218s;
  -webkit-transition: all .218s;
  transition: all .218s;
}
/* line 664, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#cmsbox .meta:hover {
  color: #fff;
}
/* Multimood */
/* line 678, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 #slides,
.cb-layout4 #expo div.link {
  height: 660px;
}
/* MOOD CONTAINER */
/* line 683, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo {
  max-width: 836px;
  width: 100%;
  position: relative;
}
/* IMAGE CONTAINER */
/* line 690, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#slides {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
/* line 695, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#slides img {
  display: block;
}
/* MOOD NAVIGATION */
/* line 699, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
  z-index: 2;
}
/* line 707, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo table.link {
  background: none;
}
/* line 710, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
.cb-layout4 #expo div.link {
  display: none;
}
/* line 713, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link tr.cb-index-some {
  display: none;
}
/* line 716, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link a.link {
  width: 50%;
  color: #777;
  height: 100%;
  position: absolute;
  text-align: center;
  text-indent: -99999px;
  background: transparent url(/icon-mood/transparent.png) repeat 0 0;
  z-index: 2;
}
/* line 726, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link a.link:hover,
#expo div.link a.link:focus {
  text-decoration: none;
}
/* line 730, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link a.prev {
  display: none;
  left: 0;
}
/* line 734, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link a.next {
  display: none;
  right: 0;
}
/* line 738, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link a.prev:hover,
#expo div.link a.prev:focus {
  background: transparent url(/icon-mood/prev.png) no-repeat 0 50%;
}
/* line 742, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link a.next:hover,
#expo div.link a.next:focus {
  background: transparent url(/icon-mood/next.png) no-repeat right 50%;
}
/* INDEX TABLE */
/* line 747, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link table.cb-index {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
/* line 752, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link .cb-index td.even a,
#expo div.link .cb-index td.odd a {
  width: 10px;
  height: 10px;
  background: url(/images/moodlink.png) no-repeat 0 0;
  border: none;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 762, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link .cb-index td.even.this a,
#expo div.link .cb-index td.odd.this a {
  background: url(/images/moodlink-active.png) no-repeat 0 0;
}
/* line 766, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#expo div.link .cb-index td.even,
#expo div.link .cb-index td.odd {
  width: 10px;
  height: 10px;
  text-indent: 100%;
  overflow: hidden;
  float: left;
  position: relative;
  margin-left: 10px;
}
/* LAYOUT HELPER */
/* @group EDIT MODE */
/* unit edge.wide is layout helper */
/* line 781, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#maincontent .main .edge.wide,
#maincontent .base .edge.wide {
  width: 100%;
}
/* line 785, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#edit #maincontent .main .edge.wide,
#edit #maincontent .base .edge.wide {
  color: #ccc;
  position: relative;
  border-top: 2px dashed #ddd;
}
/* line 791, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#edit #maincontent .main .edge.wide:after,
#edit #maincontent .base .edge.wide:after {
  top: 10px;
  left: 10px;
  color: #444;
  font-size: 11px;
  background: #eee;
  position: absolute;
  border-radius: 3px;
  padding: 0 .5em 1px;
  letter-spacing: .03em;
  content: 'Layout-Helper';
  text-shadow: 0 1px 0 #fff;
  font-family: 'Helvetica Neue', sans-serif;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px #dddddd inset, 0 0 0 2px #ffffff inset;
}
/* line 807, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#edit #maincontent .main .edge.wide h2,
#edit #maincontent .base .edge.wide h2 {
  color: #ccc;
}
/* line 811, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/site.less */
#maincontent .main div.edge.wide,
#maincontent .main div.edge.wide div.body,
#maincontent .base div.edge.wide,
#maincontent .base div.edge.wide div.body {
  margin-top: 0;
  min-height: 0;
  margin-bottom: 0;
}
/* @end */
/******* forms.less 2013-1-16 *******/
/* line 3, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
fieldset {
  line-height: 1.2;
}
/* line 6, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
fieldset .name,
label.sign {
  line-height: 1.2em;
  padding-top: 4;
}
/* line 11, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.form .name {
  padding-bottom: .2em;
}
/* line 16, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input,
button,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
/* line 22, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
/* line 26, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input,
textarea {
  color: #404040;
  background-color: #ffffff;
  font-weight: normal;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 34, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1125em 3px;
  min-height: 1.2;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
/* line 45, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
select {
  font-size: 16px;
  font-size: 1.6rem;
  color: #444;
  font-weight: normal;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  line-height: 16px;
}
/* line 52, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
textarea {
  overflow: auto;
  resize: vertical;
}
/* line 56, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input.hint,
textarea.hint {
  color: #8c8c8c;
}
/* line 60, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 112, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #99b5de;
  -webkit-box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  -webkit-transition: -webkit-box-shadow 0.218s;
  -moz-transition: box-shadow 0.218s;
  -o-transition: box-shadow 0.218s;
  transition: box-shadow 0.218s;
}
/* line 122, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
textarea::-moz-selection,
input.text::-moz-selection,
input.sign::-moz-selection,
input.password::-moz-selection {
  background-color: #c7d7ed;
}
/* line 125, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #c7d7ed;
}
/* line 76, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input.submit,
button.cb-hybrid {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  padding: 0.1125em 1em;
  min-height: 1.2em;
  border-color: #40403f #272726 #272726 #40403f;
  border-radius: 2px;
  background-color: #4d4d4c;
  color: #9c9d9d;
  text-align: center;
  font-weight: normal !important;
  text-decoration: none;
  text-shadow: none;
  line-height: 1.2em;
}
/* line 153, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #40403f #272726 #272726 #40403f;
  background-color: #555554;
  color: #9c9d9d;
  text-decoration: none;
  cursor: pointer;
}
/* line 161, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #40403f #272726 #272726 #40403f;
  background-color: #333333;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #9c9d9d;
  text-shadow: none;
}
/* line 83, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
/* line 88, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
/* line 97, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
/* line 102, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.form textarea {
  overflow: auto;
  resize: vertical;
}
/* line 106, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
/* line 110, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.ship .chop {
  overflow: visible;
  margin-top: .1em;
}
/* line 114, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.ship .chop > a {
  margin-left: 8px;
}
/* line 121, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 1.2;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
/* line 128, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.tick input.radio,
.tick input.checkbox {
  float: left;
  margin-top: 0;
}
/* line 133, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
  padding-bottom: .2em;
}
/* line 138, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.form .ctrl .sign {
  display: block;
  margin-left: 20px;
}
/* line 145, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
div.cb-form-sent {
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
/* line 152, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
/* line 155, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
input.fail,
textarea.fail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
}
/* line 159, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: .3em;
  padding-bottom: .3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
/* line 168, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
/* line 172, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
/* line 175, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
/* line 180, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.fail > p {
  font-weight: 600;
}
/* line 183, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
/* line 188, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/forms.less */
.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 *******/
/* line 5, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.navi,
#find,
.dock {
  display: none;
}
/* line 13, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.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;
}
/* line 18, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-icon-meta:before {
  content: '\e715';
}
/* line 21, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-icon-sitemap:before {
  content: '\f0c9';
}
/* line 24, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-icon-search:before {
  content: '\1f50d';
}
/* line 27, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-navigation-content-search .submit {
  display: none;
}
/* line 32, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-navigation {
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  z-index: 20;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background: #e6771e;
  color: #000;
  opacity: 1;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
/* line 50, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-navigation-items {
  padding: 0.2em 2%;
  /* was 0 */
  width: 96%;
}
/* line 55, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.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;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
/* line 69, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-content-open {
  max-height: 3000px;
  -webkit-transition: max-height 0.218s ease-in;
  -moz-transition: max-height 0.218s ease-in;
  -o-transition: max-height 0.218s ease-in;
  transition: max-height 0.218s ease-in;
}
/* line 76, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-navigation-item {
  display: inline-block;
}
/* line 78, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-navigation-item + .cb-mobile-navigation-item {
  margin-left: .2em;
}
/* line 85, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-link {
  display: block;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  color: #000000;
  text-transform: uppercase;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  width: 2.6em;
  background: none !important;
  /* no hover */
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  /* no href */
}
/* line 365, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-mobile-link:hover,
.cb-mobile-link:focus,
.cb-mobile-link:active {
  background: #d36b17;
  color: #141414;
  text-decoration: none;
}
/* line 97, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-icon-meta:before,
.cb-mobile-icon-search:before {
  padding: 0;
  width: 100%;
}
/* line 107, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-sitemap-items:first-child > .cb-mobile-sitemap-item {
  display: block;
}
/* line 110, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-sitemap-item.path,
.path > .cb-mobile-sitemap-items > .cb-mobile-sitemap-item {
  display: block;
}
/* line 115, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-sitemap-item > ul {
  float: left;
  width: 100%;
  font-size: 90%;
  /* overwritten in first ul */
}
/* line 120, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-navigation-content-sitemap > ul {
  overflow: hidden;
  /* link padding overflow trick */
  font-size: 1em;
}
/* line 124, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-sitemap-item > a,
.cb-mobile-meta-item > .meta {
  display: block;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
  position: relative;
  left: -48%;
  float: left;
  padding-right: 50%;
  padding-left: 50%;
  width: 100%;
  text-transform: none;
}
/* line 365, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.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: #d36b17;
  color: #141414;
  text-decoration: none;
}
/* line 135, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-sitemap-item.path > a {
  background: #d36b17;
  color: #141414;
  text-decoration: none;
}
/* line 138, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-sitemap-item.here > a {
  background-color: #c56416;
}
/* line 143, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-filter-items > .epoc thead {
  display: table-caption;
  width: 100%;
}
/* line 147, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-filter-items > .epoc thead > tr {
  display: table;
  width: 100%;
}
/* line 151, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-filter-items > .epoc th {
  width: 33.333333333333336%;
  display: table-cell;
}
/* line 156, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-filter-items > .epoc tbody > tr {
  width: 25%;
  display: table-cell;
}
/* line 160, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-filter-items > .epoc td {
  display: block;
  text-align: center;
}
/* line 168, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-find {
  padding: 0.6em 2%;
  width: 96%;
}
/* line 171, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-find #searchfield {
  padding: .5em 2%;
  width: 96%;
}
/* line 176, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-find .image {
  display: none;
}
/* line 179, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
.cb-mobile-find > fieldset > input {
  -webkit-appearance: searchfield;
  -moz-appearance: searchfield;
  appearance: searchfield;
  width: 100%;
}
@media only screen and (min-width: 15em) {
  /* line 187, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-navigation-items {
    text-align: left;
  }
  /* line 190, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-navigation-link-sitemap {
    padding-right: .4em;
    padding-left: .2em;
    width: inherit;
  }
  /* line 195, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-icon-sitemap:before {
    padding: 0 .2em;
    width: 1.2em;
  }
  /* line 199, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-sitemap-item > ul {
    float: left;
    padding-left: 6%;
    font-size: 100%;
  }
  /* line 204, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-navigation-item-search,
  .cb-mobile-navigation-item-meta {
    position: relative;
    /* variant */
    float: right;
  }
  /* line 209, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-navigation-item-meta {
    left: -2.8em;
  }
  /* line 212, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-navigation-item-meta:last-child {
    left: 0;
  }
  /* line 215, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-navigation-item-search {
    left: 2.8em;
  }
  /* line 218, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-small.less */
  .cb-mobile-sitemap-item > ul {
    padding-left: 2em;
  }
}
/******* layout-small.less 2013-1-16 *******/
/* line 6, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#head {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* line 11, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#home {
  max-width: 90%;
  margin-bottom: 30px;
}
/* line 15, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
.logo {
  width: 100%;
  height: auto;
}
/* line 19, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#header {
  margin-top: 45px;
}
/* line 22, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#navigation {
  display: none;
}
/* line 25, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#expo {
  margin: 0 auto;
}
/* line 29, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
.vcard {
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 90%;
  text-align: center;
}
/* line 37, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#slides .slide img {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
}
/* line 43, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
h1 {
  padding-left: 5%;
  padding-right: 5%;
}
/* line 47, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#social {
  display: block;
  margin-top: 188px;
  right: 0;
}
/* line 61, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
.cb-layout3 div.north div.part {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
/* line 68, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
.area {
  width: 100%;
}
/* line 537, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
/* line 542, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area h2,
.area .foot {
  margin-right: 5%;
  margin-left: 5%;
}
/* line 547, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area .part,
.area > .grid table {
  margin-right: 5%;
  margin-left: 5%;
  width: 90%;
}
/* line 513, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area > .slim .part,
.area > .slim.grid table {
  width: 90%;
}
/* line 83, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
.cb-layout1 div.area div.slim {
  width: 201px;
  max-width: 90%;
}
/* line 87, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
.cb-layout1 div.area div.slim div.tiny {
  width: 185px;
}
/* line 93, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 3% !important;
}
/* line 102, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 111, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
#disp.cb-shoppingcart {
  left: 5%;
  margin-left: 0;
  width: 90%;
}
/* line 117, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-small.less */
h1,
h2 {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/******* module-shop.less 2013-1-16 *******/
/* line 3, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
input.prix {
  float: left;
  margin-right: 2px;
  width: 45px;
}
/* line 8, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cury {
  /* was div.payp span.cury, check shop lightbox */
  margin-left: 4px;
}
/* line 11, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp input.numb {
  font-size: 18px;
  font-size: 1.8rem;
  float: left;
  margin-right: 5px;
  width: 2em !important;
  text-align: right;
}
/* line 18, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp .ctrl > div,
.ctrl > .payp {
  display: inline-block;
  vertical-align: middle;
}
/* line 23, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.ctrl > .payp {
  top: .1em;
  position: relative;
  padding: 0 .5em;
}
/* line 31, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp .name,
.payp .ctrl {
  padding-bottom: .5em;
}
/* line 35, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp .name {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
/* line 38, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp.tile,
.payp.tile .papc {
  position: relative;
}
/* line 42, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp.tile .papc {
  padding-bottom: 2em;
  margin-bottom: -2em;
}
/* line 46, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp.tile input.numb {
  bottom: .4em;
  position: absolute;
}
/* line 50, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp .ctrl {
  float: right;
  text-align: right;
}
/* line 57, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp input.payp {
  padding: 0;
  width: 25px;
  height: 25px;
  border: 0;
  background: url('/icons/cart.png') no-repeat;
}
/* line 65, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp input.payp:hover {
  background-position: 0px -30px;
  background-color: transparent;
}
/* line 70, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp input.success {
  background-position: 0px -60px;
}
/* line 74, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp input.success:hover {
  background-position: 0px -90px;
}
/* line 78, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.payp input.fade,
.payp input.fade:hover {
  background-position: 0px -120px;
}
/* line 84, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#root div.payp textarea {
  resize: none;
}
/* line 87, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-price-comment,
.cb-price-file,
.cb-price-file input {
  float: left;
  margin-top: .2em;
  width: 100%;
}
/* line 94, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-price-comment > textarea {
  width: 100%;
}
/* line 97, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-price-comment > .hint {
  color: #808080;
}
/* line 103, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop .name,
a.agbs,
.cb-shoppingcart .cb-shop-country > label {
  float: left;
  padding-right: 1%;
}
/* line 109, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-country {
  padding-bottom: 2em;
}
/* line 112, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-country > label {
  width: 31%;
}
/* line 115, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp .cb-shop-country > select {
  width: 62%;
  float: right;
}
/* line 119, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
a.agbs {
  margin-bottom: 5px;
  background: url('/icon-small/pdf.gif') no-repeat 2px 4px;
  text-indent: 15px;
}
/* line 124, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
a.agbs + select + a {
  margin-top: 2px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 18px;
  height: 16px;
  margin-top: 0.12;
  background: url(/icons/cross.png) no-repeat 0 0;
}
/* line 71, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
a.agbs + select + a:hover,
a.agbs + select + a:focus {
  background-position: 0 -22px;
}
/* line 75, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
a.agbs + select + a:active {
  background-position: 0 -47px;
}
/* line 128, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-agb > fieldset {
  float: left;
  margin-bottom: 10px;
}
/* line 135, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-tab-contents > h3,
.cb-shoppingcart h3 {
  clear: both;
  margin: 14px 0 5px;
  padding: .2em 5px;
  border-bottom: 1px solid #aaa;
  background-color: #666666;
  color: #fff;
  letter-spacing: .02em;
  font-size: 1.1em;
  line-height: 1.25;
}
/* line 147, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop .foot {
  padding: 10px 0;
  border-top: 1px solid #aaa;
}
/* line 154, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-tabs {
  margin: 10px 0 -14px;
  border-bottom: 1px solid #aaa;
}
/* line 158, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-tabs > li {
  display: block;
}
/* line 161, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-tab {
  display: block;
  padding: .3em .4em;
  border: 1px solid #aaa;
  border-bottom-width: 0;
  background: #ddd;
  text-decoration: none;
}
/* line 169, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-tab.selected {
  background: #666666;
}
/* line 172, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-tab-contents > .cb-shop-tab-contents {
  display: none;
}
/* line 175, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-tab-contents > .selected {
  display: block;
}
/* line 178, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop .name,
a.agbs,
.cb-shop-country > label {
  min-height: 1px;
}
/* line 183, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop .name,
a.agbs {
  width: 59%;
}
/* line 189, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.shop .file,
.cb-shoppingcart .file,
.shop select,
.cb-shoppingcart select {
  float: left;
}
/* line 194, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-exchange-rate-equal {
  float: left;
}
/* line 197, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop .cb-shop-exchange-rate > .name {
  padding-right: .5em;
  width: inherit;
}
/* line 201, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-exchange-rate {
  margin-bottom: 8px;
}
/* line 204, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-currency {
  position: relative;
}
/* line 207, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-currency > select + a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 18px;
  height: 16px;
  margin-top: 0.12;
  background: url(/icons/cross.png) no-repeat 0 0;
  float: left;
  margin-top: .1em;
}
/* line 71, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-shop-currency > select + a:hover,
.cb-shop-currency > select + a:focus {
  background-position: 0 -22px;
}
/* line 75, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-shop-currency > select + a:active {
  background-position: 0 -47px;
}
/* line 212, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a {
  display: inline-block;
  text-decoration: underline;
}
/* line 217, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-vat > .cury {
  float: left;
}
/* line 220, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop .zip {
  float: left;
  clear: left;
  margin-right: 1%;
  width: 18%;
  text-align: right;
}
/* line 227, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop input.city,
#disp.shop .cb-shop-currency > select {
  width: 81%;
}
/* line 231, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a {
  clear: left;
}
/* line 238, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#cb-footnotes {
  margin: 10px 0;
  color: #ffffff;
  text-align: center;
}
/* line 243, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart table {
  border-collapse: collapse;
}
/* line 246, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart th,
.cb-shoppingcart td {
  padding: 4px 3px;
}
/* line 250, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart th {
  border-bottom: 2px solid #666;
  color: #fff;
  text-align: left;
}
/* line 255, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart .hdpr {
  text-align: right;
}
/* line 258, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
td.hdpr,
.cb-cart-subtotal-vat-excl > .cb-cart-label {
  white-space: nowrap;
}
/* line 262, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#items > .odd {
  background: none;
}
/* line 265, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart td {
  border-bottom: 1px solid #666;
  vertical-align: middle;
}
/* line 269, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-total-without-vat > td,
.cb-total-with-vat > td {
  font-weight: bold;
  border: 2px solid #666;
  border-style: solid none;
  background-color: #666666;
  color: #fff;
}
/* line 277, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cost {
  text-align: right;
}
/* line 280, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.remo,
.cb-shop-vat > .cury + a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 18px;
  height: 16px;
  margin-top: 0.12;
  background: url(/icons/cross.png) no-repeat 0 0;
}
/* line 71, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.remo:hover,
.cb-shop-vat > .cury + a:hover,
.remo:focus,
.cb-shop-vat > .cury + a:focus {
  background-position: 0 -22px;
}
/* line 75, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.remo:active,
.cb-shop-vat > .cury + a:active {
  background-position: 0 -47px;
}
/* line 284, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
div.cb-payment .radio {
  margin-right: 4px;
}
/* line 287, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
div.cb-payment div.fail {
  float: none;
}
/* line 290, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
div.cb-shoppingcart div.ship {
  margin-right: 0;
}
/* line 293, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp .cb-additional-information textarea {
  overflow: scroll;
  /* module shop */
  height: auto;
}
/* line 297, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp fieldset.last {
  margin: 0;
}
/* line 300, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-address,
.cb-additional-information,
.cb-payment,
.cb-order,
.cb-sandbox,
.cb-agb,
.cb-shop-country {
  float: left;
  width: 100%;
}
/* line 310, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart .horz {
  float: left;
  width: 100%;
}
/* line 314, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart .cb-shipping-address-option {
  font-weight: bold;
  clear: both;
  margin: 10px 0;
  padding: 2px 0;
  border: 1px solid #808080;
  background-color: #ddd;
  color: #fff;
}
/* line 326, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
div.cb-shoppingcart div.cb-address p.cb-notice {
  margin-top: 7px;
  color: #ffffff;
}
/* line 330, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp .cb-address > a {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  padding: 0.1125em 1em;
  min-height: 1.2em;
  border-color: #40403f #272726 #272726 #40403f;
  border-radius: 2px;
  background-color: #4d4d4c;
  color: #9c9d9d;
  text-align: center;
  font-weight: normal !important;
  text-decoration: none;
  text-shadow: none;
  line-height: 1.2em;
  float: left;
  clear: left;
  margin: 20px 0;
}
/* line 153, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
#disp .cb-address > a:hover,
#disp .cb-address > a:focus {
  border-color: #40403f #272726 #272726 #40403f;
  background-color: #555554;
  color: #9c9d9d;
  text-decoration: none;
  cursor: pointer;
}
/* line 161, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
#disp .cb-address > a:active {
  outline: none;
  border-color: #40403f #272726 #272726 #40403f;
  background-color: #333333;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #9c9d9d;
  text-shadow: none;
}
/* line 337, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.cb-shoppingcart input.numb {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  width: 30px;
  text-align: right;
}
/* line 343, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
div.cb-shoppingcart a.agbs {
  margin-right: 10px;
}
/* line 346, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart fieldset > .fail {
  /* overwrites div.fail */
  float: none;
}
/* line 349, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
div.cb-shoppingcart input.cb-hybrid {
  margin-left: 5px;
}
/* line 352, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
div.cb-payment input.cb-hybrid {
  margin: 7px 0 0 0;
}
/* line 355, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop input.conf,
.cb-shoppingcart .next {
  float: right;
}
/* line 359, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.cb-shoppingcart .next {
  font-weight: bold;
}
/* line 362, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.foot > fieldset > form {
  float: left;
}
/* line 365, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
.foot > fieldset > form + form {
  float: right;
}
/* line 369, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
label.tiny,
label.tall {
  font-weight: bold;
}
/* line 373, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp label.tiny {
  float: left;
  width: 20%;
}
/* line 377, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp p.tiny {
  float: left;
  width: 80%;
}
/* line 381, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp select.tiny {
  float: left;
  width: 80px !important;
}
/* line 385, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop .cb-shop-exchange-rate > .tiny {
  float: left;
  margin: 0 5px 0 10px;
  width: 4em !important;
  text-align: right;
}
/* line 391, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp .tiny > label.name {
  width: 100%;
}
/* line 394, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
#disp.shop input.tiny {
  float: left;
  width: 5em;
  text-align: right;
}
@media screen and (max-width: 480px) {
  /* line 404, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart table,
  .cb-shoppingcart thead,
  .cb-shoppingcart tbody,
  .cb-shoppingcart th,
  .cb-shoppingcart td,
  .cb-shoppingcart tr {
    display: block;
  }
  /* line 413, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart thead {
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
  }
  /* line 416, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart th {
    border: 0;
    padding: 0;
  }
  /* line 420, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart .cb-cart-item {
    margin-bottom: 2em;
  }
  /* line 423, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart td {
    *zoom: 1;
    position: relative;
    padding-left: 38%;
  }
  /* line 34, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
  .cb-shoppingcart td:before,
  .cb-shoppingcart td:after {
    display: table;
    content: '';
  }
  /* line 39, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
  .cb-shoppingcart td:after {
    clear: both;
  }
  /* line 427, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart td:before {
    font-weight: bold;
    position: absolute;
    top: 4px;
    left: 3px;
    white-space: nowrap;
    padding-right: 1em;
    width: 36%;
    text-align: left;
    content: attr(data-title);
  }
  /* line 439, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart #cb-footnotes {
    text-align: right;
    padding-left: 38%;
    line-height: 1.4;
  }
  /* line 444, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-empty {
    display: none !important;
  }
  /* line 448, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart .cb-price-comment,
  .cb-shoppingcart .cb-price-file {
    float: none;
    display: block;
    padding-top: .2em;
    border-top: 1px dashed #ccc;
  }
  /* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart .cb-cart-item-action {
    padding-right: 0;
    border: 0;
  }
  /* line 459, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart .remo {
    *zoom: 1;
    display: block;
    float: right;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 6em;
    background-image: none;
    color: #fff !important;
    text-indent: 0;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    padding: 0.1125em 1em;
    min-height: 1.2em;
    border-color: #d81d21;
    border-radius: 2px;
    background-color: #e64246;
    color: #ffffff;
    text-align: center;
    font-weight: normal !important;
    text-decoration: none;
    text-shadow: none;
    line-height: 1.2em;
  }
  /* line 34, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
  .cb-shoppingcart .remo:before,
  .cb-shoppingcart .remo:after {
    display: table;
    content: '';
  }
  /* line 39, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
  .cb-shoppingcart .remo:after {
    clear: both;
  }
  /* line 153, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
  .cb-shoppingcart .remo:hover,
  .cb-shoppingcart .remo:focus {
    border-color: #ab171a;
    background-color: #e32b30;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
  }
  /* line 161, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
  .cb-shoppingcart .remo:active {
    outline: none;
    border-color: #7e1113;
    background-color: #d81d21;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #ffffff;
    text-shadow: none;
  }
  /* line 474, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-subtotals {
    position: relative;
  }
  /* line 477, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-subtotal-shipping {
    position: relative;
  }
  /* line 479, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-subtotal-shipping > .cb-cart-label {
    padding: 0;
    position: absolute;
    top: 4px;
    left: 3px;
    white-space: nowrap;
    padding-right: 1em;
    width: 36%;
    border: 0;
  }
  /* line 490, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-subtotal-shipping > .cb-cart-value {
    border: 0;
  }
  /* line 494, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-total-without-vat {
    background: #666666;
    position: relative;
  }
  /* line 497, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-total-without-vat > td {
    background: none;
  }
  /* line 500, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-total-without-vat > .cb-cart-label {
    font-weight: bold;
    position: absolute;
    top: 4px;
    left: 3px;
    margin-top: 2px;
    padding: 0;
    padding-right: 1em;
    width: 36%;
    border: 0;
    white-space: nowrap;
  }
  /* line 513, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-subtotal-vat-excl,
  .cb-cart-subtotal-vat-incl {
    position: relative;
  }
  /* line 516, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-subtotal-vat-excl > td,
  .cb-cart-subtotal-vat-incl > td {
    background: none;
  }
  /* line 519, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-subtotal-vat-excl > .cb-cart-label,
  .cb-cart-subtotal-vat-incl > .cb-cart-label {
    position: absolute;
    top: 4px;
    left: 3px;
    padding: 0;
    padding-right: 1em;
    width: 36%;
    border: 0;
    white-space: nowrap;
  }
  /* line 531, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-cart-totals {
    display: block;
  }
  /* line 534, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-total-with-vat {
    position: relative;
    background: #666666;
  }
  /* line 537, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-total-with-vat > td {
    background: none;
  }
  /* line 540, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-total-with-vat > .cb-cart-label {
    font-weight: bold;
    position: absolute;
    top: 4px;
    left: 3px;
    padding: 0;
    margin-top: 2px;
    padding-right: 1em;
    width: 36%;
    border: 0;
    white-space: nowrap;
  }
  /* line 553, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop.less */
  .cb-shoppingcart #cb-footnotes {
    float: left;
    text-align: left;
    margin-top: .4em;
    padding: 0;
  }
}
/******* module-statistic.less 2013-1-16 *******/
/* line 3, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
.cb-statistics .chartclient-annotation-table {
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 6, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
.cb-statistic-annotation li {
  list-style: none;
}
/* line 9, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
.cb-statistics .ctrl {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
/* line 14, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
.cb-statistics .ctrl input {
  margin-right: 5px;
}
/* line 17, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
.cb-statistics .ctrl label {
  margin-right: 15px;
}
/* line 20, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
.cb-statistics .ctrl a {
  float: right;
}
/* line 23, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
#root .goog-custom-button-inner-box table,
#root .chartclient-annotation-table,
#root .annotatedtimelinetable {
  margin: 0;
}
/* line 28, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
#root #scrollingListTd {
  padding: 5px 0 5px 4px;
}
/* line 31, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
#root div.cb-statistics table.horz thead th {
  border-style: none none solid;
  border-color: #555;
  background-color: transparent;
}
/* line 36, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
#root div.cb-statistics table.horz tbody td {
  padding: 2px 1px;
  border: solid #ddd;
  border-width: 1px 0 0;
}
/* line 41, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
#root div.cb-statistics table.horz .odd td {
  background-color: #f9f9f9;
}
/* line 44, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-statistic.less */
.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;
}*/


#disp.two-step-verification{z-index:3100;width:320px;left:50%!important;-webkit-transform:translateX(-50%);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;min-height:40px;border-radius:0;background-color:#B10F5B;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;-webkit-transition:opacity 200ms ease-out 150ms;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, 202, 243, 0.3);border-radius:50%;border-top-color:#71CAF3;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;opacity:1;-webkit-transition:opacity 200ms ease-in;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)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}