/******* screen-large.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;
}
/******* hide-mobile.less 2013-1-16 *******/
/* line 5, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/hide-mobile.less */
.cb-mobile-access,
.cb-mobile-navigation,
.body-mobile {
  display: none;
}
/* line 10, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/hide-mobile.less */
.cb-mobile-navigation {
  opacity: 0;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
/* line 17, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/hide-mobile.less */
.cb-mobile-invisible,
.body-non-mobile {
  display: block;
}
/******* navigation-large.less 2013-1-16 *******/
/* line 5, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
.cb-mobile-navigation {
  display: none;
}
/* line 11, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
.navi,
.navi > .item,
.dock {
  display: block;
  float: left;
}
/* line 27, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
.navi,
.navi .item {
  float: left;
}
/* line 31, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
.menu {
  float: left;
}
/* line 37, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
.menu:hover,
.menu:focus {
  text-decoration: none;
}
/* LEVEL 1 */
/* line 42, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub1 {
  width: 100%;
  margin-top: 12px;
}
/* line 46, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub1 .item {
  width: 100%;
}
/* line 49, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub1 .menu {
  /*padding-left: 17px;*/

  line-height: 1.6;
  color: #000;
  font-size: 11px;
  margin-left: 14px;
  text-transform: uppercase;
  /*background: url(/images/plus.png) no-repeat 0 45%;*/

}
/* line 59, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub1 a.path {
  color: #fff;
  /*background: url(/images/minus.png) no-repeat 0 45%;*/

}
/* line 63, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub1 .menu:hover,
div.sub1 .menu:focus {
  color: #fff;
}
/* LEVEL 2 */
/* line 69, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub2 {
  width: 100%;
}
/* line 73, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub2 .menu {
  background: none;
  padding-left: 0;
  margin-left: 49px;
}
/* line 78, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
div.sub2 a.path {
  background: none;
}
/* line 82, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
.dock > .meta {
  padding: 0 0.5em;
  text-decoration: none;
}
/* line 88, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#services {
  float: right;
  margin-top: 7px;
}
/* line 92, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#services > .meta {
  padding: 0;
  margin-left: 10px;
  color: #565655;
  font-size: 11px;
  font-weight: bold;
}
/* line 99, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#services > .meta:hover,
#services > .meta:focus {
  color: #e6771e;
}
/* line 103, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#services .meta.cart {
  text-transform: uppercase;
}
/* BRANDING */
/* line 110, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#social {
  margin-top: 156px;
  float: right;
}
/* line 114, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.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 129, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#social .meta.mail {
  background-position: -37px 0;
}
/* line 132, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#social .meta.cart {
  background: url(/images/warenkorb.png) no-repeat 0 0;
  width: 32px;
  height: 32px;
}
/* line 137, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#social > .meta:hover,
#social > .meta:focus {
  opacity: .6;
}
/* CMSBOX */
/* line 145, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#cmsbox {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #d0d0d0;
  line-height: 1;
  font-size: 10px;
}
/* line 153, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#cmsbox .meta {
  color: #d0d0d0;
  font-size: 10px;
  -o-transition: all .218s;
  -moz-transition: all .218s;
  -webkit-transition: all .218s;
  transition: all .218s;
}
/* line 161, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/navigation-large.less */
#cmsbox .meta:hover {
  color: #fff;
}
/* SERVICES */
/******* layout-large.less 2013-1-16 *******/
/* line 5, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#desk {
  width: 1020px;
  margin: 0 auto;
}
/* line 9, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#head {
  width: 788px;
  padding-left: 24px;
  padding-right: 24px;
}
/* line 14, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout1 #head {
  width: 768px;
  padding-left: 6px;
  padding-right: 6px;
}
/* line 19, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout3 #head {
  padding-left: 8px;
  padding-right: 8px;
  width: 788px;
}
/* line 24, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#home {
  margin-bottom: 0;
  height: 124px;
}
/* line 28, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.logo {
  position: relative;
  left: 20px;
}
/* line 38, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#find {
  display: block;
}
/* line 41, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#header {
  margin-top: 0;
}
/* line 44, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#content {
  background: url(/images/content.png) repeat-y 0 0;
}
/* line 47, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#navigation {
  display: block;
}
/* line 50, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#multimood {
  width: 836px;
  height: 436px;
}
/* line 54, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#maincontent {
  width: 836px;
}
/* line 57, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout3 #maincontent {
  background: #785a52;
  width: 820px;
  padding-left: 16px;
}
/* line 62, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout1 #maincontent {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  width: 804px;
}
/* line 68, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#serviceright {
  margin-right: 20px;
  width: 330px;
}
/* line 72, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout4 #maincontent {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 77, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout4 #moodheight {
  height: 660px;
}
/* line 80, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#moodheight {
  width: 836px;
}
/* line 83, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#expo {
  float: left;
  width: 836px;
}
/* line 87, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#pfad {
  left: 214px;
}
/* line 90, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#slides,
#expo div.link {
  height: 436px;
}
/* line 94, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout4 #slides,
.cb-layout4 #expo div.link {
  height: 660px;
}
/* line 98, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#basecontainer {
  padding-left: 16px;
  padding-right: 16px;
  width: 804px;
}
/* line 112, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.area {
  width: 804px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 804px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area h2,
.area .foot {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area .part,
.area > .grid table {
  margin-right: 8px;
  margin-left: 8px;
  width: 788px;
}
/* line 461, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area .tiny {
  width: 386px;
}
/* line 426, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area > .slim .part,
.area > .slim.grid table {
  width: 788px;
}
/* line 430, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area > .slim .tiny {
  margin-right: 8;
  margin-left: 8;
  width: 185px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.area > .slim h2,
.area > .slim .foot,
.area > .slim .part,
.area > .slim.grid table {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 121, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout1 .area {
  width: 804px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout1 .area > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 804px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout1 .area h2,
.cb-layout1 .area .foot {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout1 .area .part,
.cb-layout1 .area > .grid table {
  margin-right: 8px;
  margin-left: 8px;
  width: 788px;
}
/* line 461, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout1 .area .tiny {
  width: 386px;
}
/* line 464, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout1 .area > .slim {
  width: 201px;
}
/* line 437, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout1 .area > .slim .part,
.cb-layout1 .area > .slim.grid table {
  width: 185px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout1 .area > .slim h2,
.cb-layout1 .area > .slim .foot,
.cb-layout1 .area > .slim .part,
.cb-layout1 .area > .slim.grid table {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 130, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
div.north {
  width: 836px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
div.north > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 836px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
div.north h2,
div.north .foot {
  margin-right: 0px;
  margin-left: 0px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
div.north .part,
div.north > .grid table {
  margin-right: 0px;
  margin-left: 0px;
  width: 836px;
}
/* line 426, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
div.north > .slim .part,
div.north > .slim.grid table {
  width: 836px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
div.north > .slim h2,
div.north > .slim .foot,
div.north > .slim .part,
div.north > .slim.grid table {
  margin-right: 0px;
  margin-left: 0px;
}
/* line 139, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout3 .area {
  width: 804px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 804px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area h2,
.cb-layout3 .area .foot {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area .part,
.cb-layout3 .area > .grid table {
  margin-right: 8px;
  margin-left: 8px;
  width: 788px;
}
/* line 461, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area .tiny {
  width: 386px;
}
/* line 464, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area > .slim {
  width: 402px;
}
/* line 437, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area > .slim .part,
.cb-layout3 .area > .slim.grid table {
  width: 386px;
}
/* line 441, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area > .slim .tiny {
  margin-right: 8;
  margin-left: 8;
  width: 185px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .area > .slim h2,
.cb-layout3 .area > .slim .foot,
.cb-layout3 .area > .slim .part,
.cb-layout3 .area > .slim.grid table {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 148, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout3 .north {
  width: 836px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .north > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 836px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .north h2,
.cb-layout3 .north .foot {
  margin-right: 0px;
  margin-left: 0px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .north .part,
.cb-layout3 .north > .grid table {
  margin-right: 0px;
  margin-left: 0px;
  width: 836px;
}
/* line 426, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .north > .slim .part,
.cb-layout3 .north > .slim.grid table {
  width: 836px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout3 .north > .slim h2,
.cb-layout3 .north > .slim .foot,
.cb-layout3 .north > .slim .part,
.cb-layout3 .north > .slim.grid table {
  margin-right: 0px;
  margin-left: 0px;
}
/* line 157, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout4 .area {
  width: 804px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout4 .area > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 804px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout4 .area h2,
.cb-layout4 .area .foot {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout4 .area .part,
.cb-layout4 .area > .grid table {
  margin-right: 8px;
  margin-left: 8px;
  width: 788px;
}
/* line 461, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout4 .area .tiny {
  width: 386px;
}
/* line 426, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout4 .area > .slim .part,
.cb-layout4 .area > .slim.grid table {
  width: 788px;
}
/* line 430, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout4 .area > .slim .tiny {
  margin-right: 8;
  margin-left: 8;
  width: 185px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout4 .area > .slim h2,
.cb-layout4 .area > .slim .foot,
.cb-layout4 .area > .slim .part,
.cb-layout4 .area > .slim.grid table {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 166, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout5 .area {
  width: 804px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .area > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 804px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .area h2,
.cb-layout5 .area .foot {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .area .part,
.cb-layout5 .area > .grid table {
  margin-right: 8px;
  margin-left: 8px;
  width: 788px;
}
/* line 461, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .area .tiny {
  width: 185px;
}
/* line 426, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .area > .slim .part,
.cb-layout5 .area > .slim.grid table {
  width: 788px;
}
/* line 430, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .area > .slim .tiny {
  margin-right: 8;
  margin-left: 8;
  width: 84px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .area > .slim h2,
.cb-layout5 .area > .slim .foot,
.cb-layout5 .area > .slim .part,
.cb-layout5 .area > .slim.grid table {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 176, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout5 .base {
  width: 804px;
}
/* line 445, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base > .unit {
  margin-right: 0px;
  margin-left: 0px;
  width: 804px;
}
/* line 450, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base h2,
.cb-layout5 .base .foot {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 455, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base .part,
.cb-layout5 .base > .grid table {
  margin-right: 8px;
  margin-left: 8px;
  width: 788px;
}
/* line 461, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base .tiny {
  width: 386px;
}
/* line 464, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base > .slim {
  width: 201px;
}
/* line 437, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base > .slim .part,
.cb-layout5 .base > .slim.grid table {
  width: 185px;
}
/* line 441, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base > .slim .tiny {
  margin-right: 8;
  margin-left: 8;
  width: 84px;
}
/* line 466, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.cb-layout5 .base > .slim h2,
.cb-layout5 .base > .slim .foot,
.cb-layout5 .base > .slim .part,
.cb-layout5 .base > .slim.grid table {
  margin-right: 8px;
  margin-left: 8px;
}
/* line 184, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.unit.form .tile .name,
.unit a.capt {
  float: left;
  width: 33%;
}
/* line 189, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.unit.form .tile .chop,
.unit.form .tile textarea,
.unit.form .tile input.text,
.unit.form .tile .ctrl,
.unit input.capt {
  float: right;
  width: 63%;
}
/* line 218, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.unit.resp .swap > table {
  float: left;
  width: 70% !important;
}
/* line 222, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.unit.resp > .foot > .scan > .ctrl {
  margin-top: 0;
}
/* line 225, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.unit p.topi {
  float: left;
  width: 60%;
}
/* line 229, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.unit .resp > .link {
  text-align: right;
}
/* line 232, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.unit .resp > .link > .open {
  float: left;
  width: 60%;
  text-align: left;
}
/* line 316, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.part.auth.tile .text,
.part.auth.tile .password {
  width: 63%;
}
/* line 269, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.part.payp.tile,
.part.payp.tile .papc {
  position: static;
}
/* line 273, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.part.payp.tile .papc {
  margin: 0;
  padding: 0;
}
/* line 277, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.part.payp.tile input.numb {
  position: static;
  float: left;
}
/* line 281, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.part.payp.tile .name {
  float: left;
  width: 60%;
}
/* line 325, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.slim .tiny.auth.tile .password {
  width: 100%;
}
/* line 290, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.slim .tiny.payp.tile,
.slim .tiny.payp.tile .papc {
  position: relative;
}
/* line 294, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.slim .tiny.payp.tile .papc {
  margin-bottom: -2em;
  padding-bottom: 2em;
}
/* line 298, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.slim .tiny.payp.tile input.numb {
  position: absolute;
  bottom: .4em;
}
/* line 301, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.slim .tiny.payp.tile input.numb.grow {
  position: absolute !important;
}
/* line 305, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/mixins.less */
.slim .tiny.payp.tile .name {
  float: none;
  width: 100%;
}
/*.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}*/
/* line 209, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.area {
  width: 838px;
}
/* line 212, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout1 div.unit {
  padding: 0;
}
/* line 215, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout1 div.area div.slim {
  width: 201px;
  max-width: 100%;
}
/* line 219, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout1 div.area div.slim div.tiny {
  width: 185px;
}
/* line 223, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
div.base div.unit {
  padding-left: 0;
  padding-right: 0;
}
/* LAYOUT 2 & 5 MAIN */
/* line 230, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout5 div.main div.slim .part,
.cb-layout5 div.main div.slim.grid table,
.cb-layout2 .slim .part,
.cb-layout2 .slim.grid table {
  width: 520px;
}
/* line 236, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout5 div.area div.wide .tiny {
  width: 185px;
}
/* line 239, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout2 .slim .tiny {
  width: 252px;
}
/* line 242, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout5 div.main div.slim .tiny {
  width: 118px;
}
/* line 245, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout2 div.slim div.tall {
  width: 520px;
}
/* line 248, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout2 div.slim div.tiny {
  width: 252px;
}
/* line 251, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout5 div.base div.slim .tiny {
  width: 84px;
}
/* LAYOUT 3 MAIN */
/* line 256, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout3 .slim {
  width: 402px;
}
/* line 259, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout3 .slim .part,
.cb-layout3 .slim.grid table {
  width: 386px;
}
/* line 263, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout3 .slim .tiny {
  width: 185px;
}
/* line 267, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
.cb-layout5 .area div.slim div.tiny {
  margin-right: 8px;
}
/* line 270, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
div.unit {
  padding: 0 16px 10px;
  margin: 4px 0 0;
}
/* line 276, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
h1 {
  padding: 0;
}
/* line 283, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#disp {
  left: 50%;
  margin-left: -175px;
  width: 350px;
  font-size: 15px;
  font-size: 1.5rem;
  top: 10% !important;
}
/* line 289, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#disp.zoom {
  left: 50%;
  margin-left: -385px;
  width: 770px;
}
/* line 292, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#disp.tube {
  left: 50%;
  margin-left: -330px;
  width: 660px;
}
/* line 298, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#disp.site > .body {
  overflow: auto;
  max-height: 400px;
}
/*#disp.site li,
div.cb-sitemap li {
  .font-size(14); 
}*/
/* line 307, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
#disp.shop,
#disp.cb-shoppingcart {
  left: 50%;
  margin-left: -350px;
  width: 700px;
}
/* line 318, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/layout-large.less */
h1,
h2 {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/******* module-shop-large.less 2013-1-16 *******/
/* line 5, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
.cb-shop-tabs > li {
  display: inline-block;
  margin-bottom: -1px;
}
/* line 9, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
.cb-shop-tab {
  margin-right: .3em;
  border-bottom-width: 1px;
  border-radius: 4px 4px 0 0;
}
/* line 14, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
.cb-shop-tab.selected {
  border-bottom-color: #f5f5f5;
}
/* line 17, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
#disp.shop .name,
a.agbs,
.cb-shop-country > label {
  width: 32%;
}
/* line 23, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
#disp.shop .file,
#disp.shop .text,
#disp.shop select {
  width: 67%;
}
/* line 29, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
#disp.shop input.zip {
  clear: none;
  width: 10%;
}
/* line 33, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
#disp.shop input.city {
  width: 56%;
}
/* line 36, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
#disp.shop .cb-shop-currency > select {
  width: 60%;
}
/* line 39, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
.cb-shop-currency > select + a {
  width: 6%;
}
/* line 42, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a {
  clear: none;
  margin-bottom: .5em;
}
/* line 50, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
#disp .cb-shop-country > select {
  width: 67%;
}
/* line 53, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
.cb-shoppingcart .bill,
.cb-shoppingcart .ship,
.cb-shoppingcart fieldset.tiny {
  float: left;
  width: 49%;
}
/* line 59, /Volumes/Clients/formatguggenbuehl-responsive/custom/resources/working/guggenbuehl-responsive/module-shop-large.less */
.cb-shoppingcart .bill,
.cb-shoppingcart fieldset.tiny {
  margin-right: 2%;
}
