/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
legend{width:100%;display:block;font-weight:700;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type=file]{cursor:pointer}select,input[type=file]{display:block}input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type=radio],input[type=checkbox]{margin:0 3px 0 0}input[type=radio],input[type=checkbox],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio][readonly],input[type=checkbox][readonly]{background:0 0}input[type=submit],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type=submit]:hover,.button:hover{text-decoration:none;background-position:0 -15px!important}input[type=submit]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px!important}input[type=submit].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type=submit].blue:active,.button.blue:active{background-color:#2e95b3}input[type=submit].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type=submit].green:active,.button.green:active{background-color:#4f9f4f}input[type=submit].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type=submit].orange:active,.button.orange:active{background-color:#f28f04}input[type=submit].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type=submit].red:active,.button.red:active{background-color:#be322b}
.dlh_googlemap img {max-width:none}.dlh_googlemap .routinglink{white-space:nowrap}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-search {
  padding: 10px; }
  .mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }
  .mm-menu .mm-noresultsmsg:after {
    border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/* -- dk_mmenu theme 'light' -- */
.mm-menu.mm-light
{
	background: #e0e0e0;
}
/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

figure {
    margin:  0;
    padding:0;
}

ul {
    list-style-type: none;
    padding: 0 0 0 30px;
}

ol {
    padding: 0 0 0 30px;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #636363;
    background: #f6f6f6;
    line-height: 22px;
}

a {
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: #46a12c;
    text-decoration: none;
}

    a:hover {
        color: #e3000b;
        text-decoration: none;
    }
 
a[href^="tel"],    
a[href^="tel"]:focus,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
    text-decoration: none;
    color: inherit;
}

.offcanvas {
    display: none;
}

h1, h2, h3, h4 {
    font-weight: 700;
    margin: 0;
    padding: 0;
}

h1 {
    color: #46a12c;
    font-size: 28px;
    line-height: 36px;
    text-transform: uppercase;
}

h2 {
    color: #242424;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 15px 0;
}

h3 {
    font-size: 18px;
    text-transform: uppercase; 
    color: #242424;
    padding: 0 0 15px 0;
    background: url(../../files/moebel-bruegge/img/h3_bg.png) 0 bottom no-repeat;
    margin: 0 0 25px 0;
}

h4 {
    color: #e3000b;
    font-size: 16px;
    text-transform: uppercase;
    color: #242424;
    padding: 0 0 10px 0;
    margin: 0;
   
}

    #wrapper {
        position: relative;
        width: 100%;
    }
    
    .startseite #start-slider {
	    width: 100%;
	    max-width: 960px;
	    margin: 0 auto;
    }
    
    	.startseite.new #start-slider {
		    width: 100%;
		    max-width: 100%;
		    margin: 0 auto;
	    }
    
    .start #slider {
        border-bottom: 5px solid #dcdcdc;
        background: #ededed;
    }
    
        .start #slider .inside {
            margin: 0 auto;
        }

    #slider {
        width: 100%;
    }
    
    .standard #slider {
        margin: 0 auto;
        max-width: 960px;
        width: 100%;
    }
    
    	.standard.new #slider {
	        margin: 0 auto;
	        max-width: 100%;
	        width: 100%;
	    }

    
    .full_width #slider {
        margin: 0 auto;
        max-width: 960px;
        width: 100%;
    }
    
        #slider img {
            width: 100%;
        }
        
        .flex-control-nav {
            bottom: 5px;
        }
        
        .flex-control-nav li {
            display: inline-block;
            margin: 0 4px;
        }
        
        .flex-control-paging li a {
            background: none;
            border-radius: 0;
            box-shadow: none;
            border: 1px solid #ffffff;
            height: 12px;
            width: 12px;
        }
        
        .flex-control-paging li a.flex-active,
        .flex-control-paging li a:hover {
            background: #46a12c;
        }
        
    
    /* Neues Layout vom 14.07.2015 - f.egert@forty-four.de  */    
    .startseite #slider {
        margin: 0 0 10px !important;
        border-bottom: 5px solid #dcdcdc;
    }
    
    
    .startseite .teaser_wrapper {
        margin: 0 auto;
        max-width: 960px;
        width: 100%;
        position: relative;
    }
    
        .startseite .teaser_wrapper .slider_wrapper {
            border-right: 10px solid #f6f6f6;
            float: left;
            height: 100%;
            max-height: 340px;
            max-width: 650px;
            position: relative;
            width: 100%;
        }
        
        .startseite .teaser_wrapper .category {
            max-width: 300px;
            width: 100%;
            height: 155px; 
            position: relative;
            float: right;
            border-bottom: 10px solid #f6f6f6;
            overflow: hidden;
        }
        
            .startseite .teaser_wrapper .category a {
                display: block;
                width: 100%;
                height: 165px;
            }
        
            .startseite .teaser_wrapper .category a span {
                background: #ffffff;
                bottom: 15px;
                color: #46a12c;
                font-size: 14px;
                font-weight: 700;
                left: 15px;
                padding: 5px;
                position: absolute;
                right: 0;
                width: 260px !important;
            }
        
        .startseite .teaser_wrapper .rating {
            max-width: 300px;
            width: 100%;
            height: 170px;
            position: relative;
            float: right;
            overflow: hidden;
        }
        
            .startseite .teaser_wrapper .rating a {
                position: absolute;
                top: 0;
                left: 0;
                width: 300px;
                height: 170px;
                display: block;
                z-index: 10;
            }
        
        .startseite .mod_caroufredsel .image_container {
            height: 185px;
        }
    
        .startseite .mod_newslist {
            margin: 0 0 0 0;
            width: 100%;
        }
        
            .startseite .mod_newslist .box {
                padding: 10px;
            }
            
            .startseite .mod_newslist .layout_latest {
                padding: 0;
                border-bottom: 1px solid #dfdfdf;
                margin: 0 2% 0 0;
                width: 32%;
                float: left;
                position: relative;
            }
            
            	.startseite .mod_newslist .layout_latest.last {
	                margin: 0;
	            }
	            
	            .startseite #container #main .mod_newslist .layout_latest figure {
                    width: 100%;
                    height: auto;
                    line-height: 0;
                    margin: 0 0 20px 0;
                }
                
                	.startseite #container #main .mod_newslist .layout_latest figure img {
	                    width: 100%;
	                    height: auto;
	                }
        
            .startseite .mod_newslist figure {
                width: 300px;
                height: 185px;
                border: 1px solid #dcdcdc;
            }

                .startseite #container #main figure img {
                    border: 0;
                    padding: 0;
                }
                
                	.startseite #container #main .rs-columns figure img {
	                    width: 100%;
	                    height: auto;
	                }	                
                
            .startseite .mod_newslist .layout_latest .teaser {
                padding: 20px 0 60px 0;
            }
                
                .startseite .mod_newslist .box .layout_latest p.more {
                    position: absolute;
                    bottom: 25px;
                    left: 0;
                    text-align: left;
                    clear: none;
                    margin: 0;
                }
                
            .startseite a.btn.read_more {
                margin: 25px;
            }
        
        .startseite .maps_and_contactform {
            float: left;
            width: 100%;
            margin: 40px 0 0 0;
        }
        
        .startseite .maps_and_contactform h2 {
            color: #46a12c;
            font-size: 28px;
            line-height: 36px;
            text-transform: uppercase;
            font-weight: 700;
        }
        
            .startseite .maps_and_contactform .left {
                float: left;
                width: 100%;
                max-width: 640px;
            }
            
            .startseite .maps_and_contactform .right {
                float: right;
                width: 100%;
                max-width: 320px;
                
            }
            
                .startseite .maps_and_contactform .right .white_bg {
                    background: #fff;
                    padding: 20px;
                }
            
                .startseite .maps_and_contactform .right .ce_form {
                    margin: 0;
                }
                
                .startseite .maps_and_contactform .right .ce_form textarea {
                    height: 73px;
                }
                
                .startseite .maps_and_contactform .right .ce_form div.plz {
                    width: 20%;
                }
                
                .startseite .maps_and_contactform .right .ce_form div.ort {
                    width: 78%;
                }
                
     
    .full_width #container #main ul.categories {
        padding: 0;
    }
     
        .full_width #container #main ul.categories li {
            background: #ffffff;
            border: 1px solid #dcdcdc;
            padding: 4px;
            width: 300px;
            height: 185px;
            margin: 0 15px 15px 0;
            float: left;
            position: relative;
        }
        
            .full_width #container #main ul.categories li:nth-child(3n+3) {
                margin-right: 0;
            }
            
                .full_width #container #main ul.categories li a {              
                    display: block;
                }
            
                .full_width #container #main ul.categories li a span {              
                    background: #ffffff;
                    bottom: 15px;
                    color: #46a12c;
                    font-size: 14px;
                    font-weight: 700;
                    left: 15px;
                    padding: 5px;
                    position: absolute;
                    width: 265px !important;
                }
      

        #header {
            position: relative;
            border-bottom: 5px solid #46a12c; 
        }
        
            #header .inside {
                width: 960px;
                margin: 0 auto;
                position: relative;
                height: 150px;
            }
    
                #header .inside #logo {
                    width: 200px;
                    height: 77px;
                    background: url(../../files/moebel-bruegge/img/logo.png) 0 0 no-repeat;
                    background-size: 100%;
                    display: block;
                    float: left;
                    margin: 20px 0 0 0;
                }
                
                #header .inside #logo_150_jahre {
                    width: 165px;
                    height: 77px;
                    background: url(../../files/moebel-bruegge/img/logo_150.png) 0 0 no-repeat;
                    background-size: 100%;
                    display: block;
                    float: left;
                    margin: 20px 0 0 20px;
                }
                
                #header .inside .mod_navigation {
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: -5px;
                    line-height: 14px;
                }
                
                    #header .inside .mod_navigation ul.level_1 {
                        list-style-type: none;
                        margin: 0 0 0 15px;
                        padding: 0;
                    }
                    
                    #header .inside .mod_navigation ul.level_1 li {
                        float: left;
                        padding: 0 14px;
                    }
                    
                        #header .inside .mod_navigation ul.level_1 li.last {
                            border: 0;
                        }
                        
                        #header .inside .mod_navigation ul.level_1 li a {
                            display: block;
                            padding: 0 0 20px 0;
                            color: #2c3135;
                            font-weight: 700;
                            text-transform: uppercase;
                            text-decoration: none;
                        }
                        
                            #header .inside .mod_navigation ul.level_1 li a:hover {
                                color: #46a12c;
                            }
                            
                            #header .inside .mod_navigation ul.level_1 li:hover a {
                                color: #46a12c;
                            }
                            
                                #header .inside .mod_navigation ul.level_1 li a.submenu:hover {
                                    background: url(../../files/moebel-bruegge/img/nav_submenu_hover.png) 50% 23px no-repeat;
                                }
                                
                                
                                #header .inside .mod_navigation ul.level_1 li.submenu:hover a {
                                    background: url(../../files/moebel-bruegge/img/nav_submenu_hover.png) 50% 23px no-repeat;
                                }
                                
                                #header .inside .mod_navigation ul.level_1 li a.trail {
                                    background: url(../../files/moebel-bruegge/img/nav_submenu_hover.png) 50% 23px no-repeat;
                                    color: #46a12c;
                                }
                                
                                #header .inside .mod_navigation ul.level_1 li span.submenu {
                                    background: url(../../files/moebel-bruegge/img/nav_submenu_hover.png) 50% 23px no-repeat;
                                    color: #46a12c;
                                    padding: 0 0 20px;
                                }                             
                                                        
                        #header .inside .mod_navigation ul.level_1 li span {
                            display: block;
                            padding: 0;
                            color: #46a12c;
                            font-weight: 700;
                            text-transform: uppercase;
                        }
                        
                            #header .inside .mod_navigation li ul.level_2 {
                                display: none;
                                list-style: disc;
                            }
                            
                                #header .inside .mod_navigation li:hover ul.level_2 {
                                    background: url(../../files/moebel-bruegge/img/level_2_bg.png);
                                    float: left;
                                    margin: 0;
                                    left: 0;
                                    padding: 10px 10px 15px 10px;
                                    position: absolute;
                                    text-align: left;
                                    white-space: nowrap;
                                    width: 940px;
                                    z-index: 999;
                                    display: block;
                                }
                                
                                #header .inside .mod_navigation li:hover ul.level_2 div {
                                    float: left;
                                    min-height: 0;
                                    min-width: 200px;
                                    margin: 0 45px 0 0;
                                }
                                
                                #header .inside .mod_navigation li:hover ul.level_2 div:nth-child(4n+4) {
                                    margin-right: 0;
                                }
                                
                                    #header .inside .mod_navigation li:hover ul.level_2 div li {
                                        float: none;
                                        position: relative;
                                        display: block;
                                        padding: 0;
                                        border: 0;
                                    }
                                    
                                        #header .inside .mod_navigation li:hover ul.level_2 div li a {
                                            font-size: 13px;
                                            color: #fff;
                                            font-weight: 400;
                                            margin: 0;
                                            padding: 7px 0 7px 10px;
                                            display: block;
                                            text-transform: none;
                                            border-bottom: 1px dotted #ffffff;
                                            background: none !important;
                                        }
                                        
                                            #header .inside .mod_navigation li:hover ul.level_2 div li a:hover {
                                                background: #46a12c !important;
                                            }                                      
                                        
                                        #header .inside .mod_navigation li:hover ul.level_2 div li span {
                                            font-size: 13px;
                                            color: #fff;
                                            font-weight: 400;
                                            margin: 0;
                                            padding: 7px 0 7px 10px;
                                            display: block;
                                            text-transform: none;
                                            border-bottom: 1px dotted #ffffff;
                                            background: #46a12c;
                                        }
            
            #header .inside .hotline {
                float: right;
                display: inline-block;
                margin: 36px 15px 0 0;
                padding: 0 0 0 20px;
                background: url(../../files/moebel-bruegge/img/ico_hotline.png) 0 50% no-repeat;
                font-weight: 700;
                color: #46a12c;
                font-size: 18px;
                cursor: default;
            }

            #header .inside .hotline:hover {
                color: #46a12c;
            }
            
            #header .inside .mod_form {
                display: inline-block;
                float: right;
                margin: 30px 0 0 0;
            }
            
                #header .inside .mod_form input[type="text"] {
                    border: 1px solid #333333;
                    padding: 5px 10px;
                    width: auto;
                }
                
                #header .inside .mod_form input.submit {
                    border: 0;
                    padding: 7px 10px 8px 10px;
                    margin-top: -3px;
                    border: 0;
                    background: #46a12c;
                    color: #ffffff;
                    cursor: pointer;
                    text-transform: uppercase;                   
                }
                
    #container {
        position: relative;
        width: 960px;
        margin: 0 auto 90px auto;
    }
    
        .mod_breadcrumb {
            margin: 15px auto 30px auto;
            width: 960px;
        }
        
            .mod_breadcrumb ul {
                list-style-type: none;
                padding: 0;
                margin: 0;
            }
            
                .mod_breadcrumb ul li {
                    display: inline-block;
                    font-size: 13px;
                    color: #aaa9a9;
                }
                
                    .mod_breadcrumb ul li a {
                        color: #46a12c;
                        text-decoration: none;
                    }
                    
                        .mod_breadcrumb ul li a:hover {
                            text-decoration: underline;
                        }
                            
        .standard #container #main {
            width: 620px;
            float: left;
            margin: 0 40px 0 0;
        }
        
        .full_width #container #main {
            margin: 0;
            width: 100%;
        }
        
            .full_width #container #main ul {
                margin: 0;
                padding: 0 0 0 30px;
            }
                           
                .full_width #container ul li {
                    background: url(../../files/moebel-bruegge/img/li_bg.png) no-repeat 0 5px;
                    padding: 0 0 0 15px;
                }
            
                    .full_width #container #main ul li figure {
                        display: inline-block;
                    }
                
                    .full_width #container #main ul li:nth-child(6n+6) {
                        margin: 0 0 15px 0;
                    }
                      
        
            .full_width #container #main #marken .ce_image {
                display: inline-block;
            }
            
                    .full_width #container #main #marken .ce_image figure {
                        display: inline-block;
                        float: left;
                        margin: 0 10px 5px 0;
                    }
                    
            .full_width #container #main .ce_gallery ul {
                margin: 0;
                padding: 0;
            }
                    
              .full_width #container .ce_gallery ul li {
                  background: none;
                  float: left;
                  margin: 0 36px 15px 0;
                  padding: 0;
              }
        
            .standard #container ul li {
                background: url(../../files/moebel-bruegge/img/li_bg.png) 0 5px no-repeat;
                padding: 0 0 0 15px;
            }
        
        .standard #container #right {
            width: 300px;
            float: left;
         }
         
            .standard #container #right p.more {
                text-align: right;
            }
            
                .standard #container #right p.more a{
                    color: #ffffff;
                    font-size: 14px;
                    text-decoration: none;
                    background: #46a12c;
                    padding: 5px 10px;
                }
                            
            #container #main figure img {
                background: #ffffff;
                border: 1px solid #dcdcdc;
                padding: 4px;
            }
            
            #container #right img {
                background: #ffffff;
                border: 1px solid #dcdcdc;
                padding: 4px;
            }

        .mod_caroufredsel {
            position: relative;
            margin: 50px 0;
        }
        
        .ce_caroufredsel_gallery {
            position: relative;
        }
        
        .aroufredsel_gallery {
            width: 100%;
        }
        
        .mod_caroufredsel .image_container {
            position: relative;
        }

        .start .mod_caroufredsel .image_container {
            height: 185px;
        }
        
        .mod_caroufredsel img {
            border: 1px solid #dcdcdc;
            padding: 4px;
            background: #ffffff;
            display: block;
            float: left;
        }
        
        .mod_caroufredsel a {
            display: block;
            float: left;
        }
        
        .mod_caroufredsel figcaption {
            color: #46a12c;
            background: #ffffff;
            font-weight: 700;
            font-size: 14px;
            position: absolute;
            left: 15px;
            right: 0;
            bottom: 15px;
            padding: 5px;
            width: 265px !important;
        }
        
        #container #main .caroufredsel_gallery figure {
            border: 1px solid #dcdcdc;
        }
        
        #container #main .caroufredsel_gallery figure img {
            border: 0;
            padding: 0;
            margin: 0;
            outline: 4px solid #FFFFFF;
            outline-offset: -4px;
        }
      
        .caroufredsel_controls {
            position: absolute;
            bottom: -30px;
            left: -10px;
            right: 0;
            margin: 0;
            z-index: 10;
        }
        
            .standard .caroufredsel_controls {
                top: 35%;
                right: -15px;
            }
            
            .caroufredsel_thumbnails_skin {
                margin: 20px 0 0 0;
            }
            
            .caroufredsel_thumbnails > div {
                margin: 0 25px 0 0;
            }
        
        .caroufredsel_controls .caroufredsel_prev {
            float: left;
            width: 25px;
            height: 35px;
            overflow: hidden;
            background: #46a12c;
            display: block;
            position: relative;
            text-decoration: none;
            top: -100px;
        }
        
            .caroufredsel_controls .caroufredsel_prev::before {
                content:"<";
                position: absolute;
                top: 7px;
                left: 8px;
                display: block;
                color: #ffffff;
                width: 20px;
                height: 30px;
            }
        
        .caroufredsel_controls .caroufredsel_next {
            float: right;
            width: 25px;
            height: 35px;
            overflow: hidden;
            background: #46a12c;
            display: block;
            position: relative;
            text-decoration: none;
            top: -100px;
        }
        
            .caroufredsel_controls .caroufredsel_next::before {
                content:">";
                position: absolute;
                top: 7px;
                left: 8px;
                display: block;
                color: #ffffff;
                width: 20px;
                height: 30px;
            }
            
            .caroufredsel_controls .caroufredsel_prev span,
            .caroufredsel_controls .caroufredsel_next span {
                display: none;
            }
            
    .caroufredsel_thumbnails_prev {
        float: left;
        width: 25px;
        height: 35px;
        overflow: hidden;
        background: #46a12c;
        display: block;
        position: relative;
        text-decoration: none;
        margin: -62px 0 0 0;
    }
    
        .caroufredsel_thumbnails_prev::before {
            content:"<";
            position: absolute;
            top: 7px;
            left: 8px;
            display: block;
            color: #ffffff;
            width: 20px;
            height: 30px;
        }
        
    .caroufredsel_thumbnails_next {
            float: right;
            width: 25px;
            height: 35px;
            overflow: hidden;
            background: #46a12c;
            display: block;
            position: relative;
            text-decoration: none;
            margin: -62px 0 0 0;
        }
        
            .caroufredsel_thumbnails_next::before {
                content:">";
                position: absolute;
                top: 7px;
                left: 8px;
                display: block;
                color: #ffffff;
                width: 20px;
                height: 30px;
            }
    
    .caroufredsel_thumbnails_prev span,
    .caroufredsel_thumbnails_next span {
        display: none;
    }
        
            .mod_newslist {
                margin: 0 40px 0 0;
                width: 620px;
                float: left;
            }
            
            	.full_width .mod_newslist {
	                margin: 0;
	                width: 100%;
	                float: none;
	            }
            
            .mod_newslist .box {
                padding: 25px;
                background: #ffffff;
            }
            
            .mod_newslist .box .layout_latest h2 {
                color: #242424;
                font-size: 14px;
                line-height: 24px;
                font-weight: bold;
            }
            
                .mod_newslist .box .layout_latest h2 a {
                    color: #242424;
                    font-size: 14px;
                    line-height: 24px;
                    font-weight: bold;
                    text-decoration: none;
                }
                
                .mod_newslist .box .layout_latest p.more {
                    text-align: right;
                    clear: both;
                }
                
                .mod_newslist .box .layout_latest p.more a {
                    color: #ffffff;
                    font-size: 14px;
                    text-decoration: none;
                    background: #46a12c;
                    padding: 5px 10px;
                }
                
                a.btn.read_more {
                    background: #46a12c;
                    color: #ffffff;
                    font-size: 14px;
                    padding: 5px 10px;
                    display: inline-block;
                    margin: 25px 0 0 0;
                    text-decoration: none;
                }
                
    .pagination {
        display: block;
        margin: 25px 0 0 0;
        padding: 25px 0 0 0;
        border-top: 1px solid #eeeeee;
        text-align: center;
    }
    
        .pagination ul {
            margin: 0;
            padding: 0;
        }
        
        .full_width #container .pagination ul li,
        .standard #container .pagination ul li {
            background: none;
            padding: 0;
            display: inline-block;
        }
        
        .full_width a.btn.read_more,
        .standard a.btn.read_more {
            display: none;
        }
                       
    #service_accordion {
        float: left;
        width: 300px;
    }
    
        #service_accordion .ui-accordion-header {
            font-size: 14px;
            padding: 10px 15px;
            position: relative;
            background: #f6f6f6;
            color: #46a12c;
            cursor: pointer;
            border-bottom: 1px dotted #e1e1e1;
        }
        
            #service_accordion .ui-accordion-header-active {
                background: #46a12c;
                color: #ffffff;
                border: 0;
            }
        
            #service_accordion .ui-accordion-header span {
                position: absolute;
                width: 20px;
                height: 20px;
                top: 10px;
                right: 15px;
                display: block;
            }
            
                #service_accordion .ui-accordion-header span.ui-icon-triangle-1-s {
                    background: url(../../files/moebel-bruegge/img/accordion_open.png) 0 0 no-repeat;
                }
                
                #service_accordion .ui-accordion-header span.ui-icon-triangle-1-e {
                    background: url(../../files/moebel-bruegge/img/accordion_close.png) 0 0 no-repeat;
                }
        
        #service_accordion .ui-accordion-content {
            padding:  20px 0 10px 0;
        }
        
            #service_accordion p.more {
                text-align: right;
            }
            
                #service_accordion p.more a {
                    color: #ffffff;
                    font-size: 14px;
                    text-decoration: none;
                    background: #46a12c;
                    padding: 5px 10px;
                }
          
    #main .ce_accordion {}
    
        #main .ui-accordion-header {
            font-size: 14px;
            padding: 10px 15px;
            position: relative;
            background: #f6f6f6;
            color: #46a12c;
            cursor: pointer;
            border-bottom: 1px dotted #e1e1e1;
        }
        
            #main .ui-accordion-header-active {
                background: #46a12c;
                color: #ffffff;
                border: 0;
            }
        
            #main .ui-accordion-header span {
                position: absolute;
                width: 20px;
                height: 20px;
                top: 10px;
                right: 15px;
                display: block;
            }
            
                #main .ui-accordion-header span.ui-icon-triangle-1-s {
                    background: url(../../files/moebel-bruegge/img/accordion_open.png) 0 0 no-repeat;
                }
                
                #main .ui-accordion-header span.ui-icon-triangle-1-e {
                    background: url(../../files/moebel-bruegge/img/accordion_close.png) 0 0 no-repeat;
                }
                
    .ce_form {
        margin: 25px 0 0 0;
    }
    
    .radio_container span {
        display: inline-block;
        margin: 0 15px 0 0;
    }
    
    .submit_container,
    .checkbox_container {
        margin: 10px 0 0 0;
    }
    
    .plz {
        margin: 0 2% 0 0;
        width: 15%;
        float: left;
    }
    
    .ort {
        margin: 0;
        width: 83%;
        float: left;
    }
    
    input[type="submit"], .button {
        background: #46a12c;
        border: 0 none;
        color: #ffffff;
        cursor: pointer;
        padding: 5px 10px;
        text-transform: uppercase;
        border-radius: 0;
    }

    input[type="submit"]#ctrl_submit_4 {
        margin-top: -3px;
    }
    
    .mod_search input[type="search"] {
        width: 80%;
    } 

    input[type="text"], 
    input[type="password"], 
    input[type="date"], 
    input[type="datetime"], 
    input[type="email"], 
    input[type="number"], 
    input[type="search"], 
    input[type="tel"], 
    input[type="time"], 
    input[type="url"], 
    input:not([type]), 
    textarea {
        border-radius: 0;
    }   
                
#footer {
    width: 100%;
    background: #ededed;
}

    #footer .inside {
        position: relative;
    }
    	
    	#footer .newsletter_footer {
	    	width: 100%;
	    	background: #3a981e;
	    	border-bottom: 3px solid #dcdcdc;
	    	padding: 20px 0;
    	}
    	
    		#footer .newsletter_footer_inside {
		    	width: 100%;
		    	max-width: 960px;
		        margin: 0 auto;
	    	}
	    	
	    		#footer .newsletter_footer_inside h3 {
				    font-size: 24px;
				    text-transform: none;
				    color: #fff;
				    background: none;
				    margin: 0 0 20px 0;
				    padding: 0;
				    font-weight: 400;
		    	}
		    	
		    	#footer .newsletter_footer_inside p {
				    color: #fff;
		    	}
	    	
	    	#footer .newsletter_footer_left {
		    	width: 60%;
		    	float: left;
		    	border-right: 3px solid #000;
		    	padding: 20px 60px 20px 0;	
		    	box-sizing: border-box;   	
	    	}
	    	
	    		.cr_form .editable_content {
		    		position: relative;
		    		margin: 40px 0 0 0;
	    		}
	    		
	    			.cr_form .editable_content:before {
			    		position: absolute;
			    		top: -30px;
			    		left: -30px;
			    		content: "";
			    		width: 66px;
			    		height: 62px;
			    		display: block;
			    		background: url(../../files/moebel-bruegge/img/ico-footer-newsletter.png);
		    		}
		    		
		    		.cr_form .editable_content input[type=text] {
			    		padding: 15px 0 15px 40px;
			    		width: 70%;
			    		margin: 0 2% 0 0;
			    		float: left;
		    		}
		    		
		    		.cr_form .editable_content button {
			    		padding: 16px;
				    	float: left;
			    		background: #f5f5f5;
			    		border: 0;
			    		cursor: pointer;
			    		-webkit-border-radius: 2px 2px 2px 2px;
						border-radius: 2px 2px 2px 2px;
			    		-webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.3);
						box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.3);
		    		}
	    	
	    	#footer .newsletter_footer_right {
		    	width: 40%;
		    	float: none;
		    	padding: 10px 0 10px 60px;
                box-sizing: border-box;	
                margin: 0 auto;
	    	}
	    	
	    		#footer .newsletter_footer_right .icon {
			    	width: 82px;
			    	float: left;
			    	text-align: center;
			    	margin: 0 25px 0 0;
		    	}
		    	
		    		#footer .newsletter_footer_right .icon.last {
				    	margin: 0;
			    	}
		    	
		    		#footer .newsletter_footer_right .icon span {
				    	color: #fff;
				    	font-size: 14px;
			    	}
    
    	#footer .footer_content {
	    	width: 100%;
	    	max-width: 960px;
	        padding: 25px 0;
	        margin: 0 auto;
    	}
    
        #footer .ce_gallery {
            margin: 0 0 20px 0;
        }
        
            #footer .ce_gallery ul {
                margin: 0;
                padding: 0;
            }
            
                #footer .ce_gallery ul li {
                    float: left;
                    margin: 0 33px 15px 0;
                }
                
                #footer .ce_gallery ul li:nth-child(6n+6) {
                    margin-right: 0;
                }
    
        #footer .inside .box {
            float: left;
            width: 300px;
            margin: 0 30px 0 0;
        }
        
            #footer .inside .box.last {
                margin: 0 0 0 0;
            }
            
                #footer .inside .box h3 {
                    margin: 0 0 15px;
                }
                
                #footer .inside .box ul {
                    list-style-type: none;
                    padding: 0;
                }
                
                    #footer .inside .box ul li.fb,
                    #footer .inside .box ul li.instagram {
                        margin: 10px 0 0 0;
                    }
                
                        #footer .inside .box ul li.fb a,
                        #footer .inside .box ul li.instagram a {
                            padding: 0 0 0 35px;
                            background: url(../../files/moebel-bruegge/img/ico_fb.png) 0 50% no-repeat;
                            height: 30px;
                            display: inline-block;
                            line-height: 30px;
                        }

                        #footer .inside .box ul li.instagram a {
                            background: url(../../files/moebel-bruegge/img/ico_instagram.png) 0 50% no-repeat;    
                        }
                
                    #footer .inside .box a {
                        color: #46a12c;
                        text-decoration: none;
                    }

                    #footer .inside .box a[href^="tel"] {
                        color: inherit;
                        cursor: default;
                    }


.flexslider {
    margin: 0;
    position: relative;
    overflow: hidden;
}

.flex-viewport {
    max-height: auto;
}
               
.invisible {
    display: inline;
    height: 0;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 0;
}

.cb {
    clear: both;
}

.margin-bottom {
    margin-bottom: 25px;
}

.margin-top {
    margin-top: 25px;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.youtube_start {
    background: #dcdcdc;
    padding: 40px 0 50px 0;
}

    .youtube_start .inside {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
    }

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe,
.responsiveContainer object,
.responsiveContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;	
}

.responsiveContainerStartseite {
    text-align: center;
}

#tabs ul {
    margin: 0;
    padding: 0;
}

.transition {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.make_transist {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.hidescale {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
}

.showscale {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hideleft {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showleft {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hidescaleup {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showscaleup {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hideflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transform: rotatey(-90deg) scale(1.1);
	-moz-transform: rotatey(-90deg) scale(1.1);
	-o-transform: rotatey(-90deg) scale(1.1);
	-ms-transform: rotatey(-90deg) scale(1.1);
	transform: rotatey(-90deg) scale(1.1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.showflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;

	-webkit-transform: rotatey(0deg) scale(1);
	-moz-transform: rotatey(0deg) scale(1);
	-o-transform: rotatey(0deg) scale(1);
	-ms-transform: rotatey(0deg) scale(1);
	transform: rotatey(0deg) scale(1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.tabulous_active {
	background: white !important;
	color: #46a12c !important;
}

.tabulousclear {
	display: block;
	clear: both;
}

#cookiebar {
	background: #dcdcdc;
	color: #696968;
}

#cookiebar a {
	color: #696968;
}

@media (max-width: 960px) {
    html {
      box-sizing: border-box;
    }
    *, *:before, *:after {
      box-sizing: inherit;
    }

    .start .mod_caroufredsel .image_container {
        height: inherit;
    }
    
    /**
    * Flexible images 
    *
    * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
    */
    img {
      max-width:100%;
      height:auto;
      -ms-interpolation-mode:bicubic; /* IE7 */
      width:auto\9; /* IE8 */
    }
    
    iframe, object, embed {
        max-width: 100%;
    }
    
    .responsiveContainerStartseite {
      position: relative;
      padding-bottom: 56%;
      height: 0;
      overflow: hidden;
    }
    
    .responsiveContainerStartseite iframe,
    .responsiveContainerStartseite object,
    .responsiveContainerStartseite embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;	
    }
    
    .youtube_start .inside {
        margin: 0 2%;
        width: 96%;
    }
    
    #header .inside {
        margin: 0 2%;
        width: 96%;
        overflow: hidden;
    }
    
        #header .inside #logo {
            float: none;
        }
        
            #header .inside #logo_150_jahre {
                float: none;
                position: absolute;
                top: 0px;
                left: 200px;
            }
        
        #header .inside .mod_form {
            margin: 15px 0 0;
        }
        
        #header .inside .hotline {
            margin: 19px 15px 0 0;
        }
        
    .mod_breadcrumb {
        width: 96%;
        margin: 15px 2% 30px 2%;
    }
    
    #container {
        margin: 0 2% 25px 2%;
        width: 96%;
    }
    
        .mod_newslist {
            float: none;
            margin: 0 0 25px 0;
            width: 100%;
        }
        
        #service_accordion {
            float: none;
            width: 100%;
        }
        
    .standard #container #main {
        float: none;
        margin: 0 0 25px 0;
        width: 100%;
    }
    
        .standard #container #main img{
            max-width: 100%;
        }
        
    .standard #container #right {
        float: none;
        width: 100%;
    }
    
        .standard #container #right img{
            max-width: 100%;
        }
        
    #footer .inside {
        margin: 0 2%;
        width: 96%;
    }
    
        #footer .ce_gallery ul li:nth-child(6n+6) {
            margin: 0 33px 15px 0;
        }
    
    .offcanvas {
        display: block;
    }
    
	.offcanvas a {
        background: #46a12c;
		color: #ffffff;
        border: none;
        width: 48px;
        height: 45px;
        text-indent: -900em;
        overflow: hidden;
        position: relative;
        cursor: pointer;
        outline: none;
        display: inline-block;
        margin: 20px 0 0 0;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 20;
    }

    .offcanvas a:hover {
        background: #46a12c;
    }

    .offcanvas a::after {
        content: '';
        position: absolute;
        width: 68%;
        height: 5px;
        background: #fff;
        top: 10px;
        left: 16%;
        box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
    }
    
    #header .mod_navigation {
        display: none;
    }
    
    #footer .inside .box {
        float: none;
        width: 100%;
        margin: 0 0 25px 0;
    }
    
    .startseite .teaser_wrapper .slider_wrapper {
        max-width: 100%;
        max-height: 100%;
        border: 0;
    }
    
    .startseite .teaser_wrapper .category {
        display: none;
    }
    
    .startseite .teaser_wrapper .rating {
        display: none;
    }
    
    .startseite .maps_and_contactform .left {
        float: none;
        max-width: 100%;
    }
    
        .startseite .maps_and_contactform .left .dlh_googlemap {
            width: 100% !important;
        }
    
    .startseite .maps_and_contactform .right {
        float: none;
        max-width: 100%;
    }
    
    .full_width #container #main ul li:nth-child(6n+6) {
        margin: 0 36px 15px 0;
    }  

    /* Kategorie Galerie 3 pro Zeile */
    .full_width #container #main ul.categories li {
            width: 32%;
            height: auto;
            margin: 0 2% 2% 0;
        }
        
            .full_width #container #main ul.categories li:nth-child(3n+3) {
                margin-right: 0;
            }
            
                .full_width #container #main ul.categories li a span {              
                    right: 15px;
                    width: auto !important;
                }
    
    #footer .newsletter_footer {
	    padding: 20px;
    }
                
	#footer .newsletter_footer_left,
	#footer .newsletter_footer_right {
		width: 300px;
		float: none;
		border-right: 0;
		padding: 0;	  	
	}
	
	#footer .newsletter_footer_left {
		margin: 0 0 25px 0;
	}
	
	#footer .newsletter_footer_left .editable_content input[type=text] {
		width: 65%;
	}
    

}

@media (max-width: 768px) {
    h1 {
        color: #46a12c;
        font-size: 22px;
        line-height: 30px;
        text-transform: uppercase;
    }
    
    h2 {
        color: #242424;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 15px 0;
    }
    
    h3 {
        font-size: 16px;
        text-transform: uppercase; 
        color: #242424;
        padding: 0 0 15px 0;
        background: url(../../files/moebel-bruegge/img/h3_bg.png) 0 bottom no-repeat;
        margin: 0 0 25px 0;
    }
    
    h4 {
        color: #e3000b;
        font-size: 16px;
        text-transform: uppercase;
        color: #242424;
        padding: 0 0 10px 0;
        margin: 0;
    }
    
    /* Kategorie Galerie 2 pro Zeile */
    .full_width #container #main ul.categories li {
            width: 49%;
            height: auto;
            margin: 0 2% 2% 0;
        }
               
            .full_width #container #main ul.categories li:nth-child(3n+3) {
                margin: 0 2% 2% 0;
            }
            
            .full_width #container #main ul.categories li:nth-child(2n+2) {
                margin: 0 0 2% 0;
            }
            
                .full_width #container #main ul.categories li a span {              
                    right: 15px;
                    width: auto !important;
                }
                
                .full_width #container #main ul.categories li a img {              
                    width: 100%
                }
                
    /* News Startseite 100% */
	.startseite .mod_newslist .layout_latest {
		padding: 0;
		border-bottom: 1px solid #dfdfdf;
		margin: 0 0 20px 0;
		width: 100%;
		float: none;
		position: relative;
	}
	
		.startseite #container #main .mod_newslist .layout_latest figure {
		    width: auto;
		    height: auto;
		    line-height: 0;
		    margin: 0px 15px 0px 0px;
		}
		
		.startseite .mod_newslist .box .layout_latest p.more {
		    position: relative;
		    bottom: auto;
		    left: auto;;
		}
		
}

@media (max-width: 480px) {
    #header .inside #logo_150_jahre {
        display: none;
    }
    
    #header .inside .mod_form {
        width: 100%;
    }
    
    #header .inside .mod_form input[type="text"] {
        width: 80%;
    }
    
    #header .inside .mod_form input.submit {
        width: 18%;
    }

    .mod_search input[type="submit"] {
        width: 18%;
    }
    
    #footer .ce_gallery ul li {
        float: left;
        margin: 0 15px 15px 0;
        background: none;
    }

    #footer .inside .box a[href^="tel"] {
        text-decoration: underline;
    }
    
    .c33l p, .c33r p {
      font-size: 12px;
    }
    
    /* Kategorie Galerie 1 pro Zeile*/
    .full_width #container #main ul.categories li {
            width: 100%;
            margin: 0 0 4% 0;
        }
               
            .full_width #container #main ul.categories li:nth-child(3n+3) {
                margin: 0 0 4% 0;
            }
            
            .full_width #container #main ul.categories li:nth-child(2n+2) {
                margin: 0 0 4% 0;
            }
            
                .full_width #container #main ul.categories li a span {              
                    right: 15px;
                    width: auto !important;
                }
                
                .full_width #container #main ul.categories li a img {              
                    width: 100%
                }
                
    #footer .newsletter_footer_left,
    #footer .newsletter_footer_right {
        width: 100%;
        float: none;
        border-right: 0;
        padding: 0;	  	
    }            

}

@media (max-width: 430px) {
    .caroufredsel_controls .caroufredsel_prev,
    .caroufredsel_controls .caroufredsel_next {
        top: -130px;
    }   
}

@media (max-width: 300px) {
    .caroufredsel_controls .caroufredsel_prev,
    .caroufredsel_controls .caroufredsel_next {
        top: -100px;
    }   
}

/* ------------- Produkt- und Kategorieseiten ----------------------- */

.sidebar_left #container {
    max-width: 960px;
    width: 100%;
    padding-left: 242px;
    box-sizing: border-box;
}

.sidebar_left #main {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.sidebar_left #left {
    width: 220px;
    right: 242px;
    float: left;
    margin-left: -100%;
    position: relative;
    box-sizing: border-box;
}


@media (max-width: 960px) {

    .sidebar_left #container {
        max-width: 100%;
        width: auto;
    }
}


@media (max-width: 768px) {

    .sidebar_left #container {
        max-width: 100%;
        padding-left: 0;
        width: auto;
    }

    .sidebar_left #main {
        float: none;
        margin-bottom: 25px;
    }

    .sidebar_left #left {
        float: none;
        margin-left: 0;
        right: 0;
        width: 100%;
    }
}

.sidebar_left #left .mod_navigation {
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	padding: 8px;
	font-size: 13px;
	line-height: 1.3;
}

.sidebar_left #left .mod_navigation ul {
	padding: 0;
    margin-bottom: 0;
}

.sidebar_left #left .mod_navigation > .level_1 li.last li.last a {
	border-bottom: none;
}

.sidebar_left #left .mod_navigation > .level_1 li a,
.sidebar_left #left .mod_navigation > .level_1 li span {
	display: block;
	padding: 7px 10px 7px 10px;
    color: #636363;
    border-bottom: 1px dotted #dcdcdc;
}

.sidebar_left #left .mod_navigation > .level_1 li a:hover,
.sidebar_left #left .mod_navigation > .level_1 li a:active,
.sidebar_left #left .mod_navigation > .level_1 li a:focus {
    background-color: #46a12c;
    color: #ffffff;
}

.sidebar_left #left .mod_navigation > .level_1 li span {
	background-color: #46a12c;
	color: #ffffff;
}

.sidebar_left #left .mod_navigation .level_2 {
    padding-left: 20px;
}

.sidebar_left ul.categories {
	padding: 0;
}

.sidebar_left ul.categories img {
    max-width: 100%;
}

.sidebar_left ul.categories li {
	background: #ffffff;
	border: 1px solid #dcdcdc;
	padding: 4px;
	width: 220px;
	/*height: 165px;*/
    height: 136px;
	margin: 0 13px 13px 0;
	float: left;
	position: relative;
}

.sidebar_left ul.categories li:nth-child(3n+3) {
	margin-right: 0;
}

.sidebar_left ul.categories li a {              
	display: block;
	overflow: hidden;
    height: 100%;
}

.sidebar_left ul.categories li a span {              
	background: #ffffff;
	bottom: 11px;
	color: #46a12c;
	font-size: 14px;
	font-weight: 700;
	left: 10px;
	padding: 7px 10px;
	position: absolute;
	right: 10px;
    line-height: 1.15;
}

@media (max-width: 990px) { 

    .sidebar_left * {
        box-sizing: border-box;
    }

	/* Kategorie Galerie 3 pro Zeile */
	.sidebar_left ul.categories li {
    	width: 32%;
    	height: auto;
    	margin: 0 2% 2% 0;
        box-sizing: inherit;
	}

	.sidebar_left ul.categories li a span {              
    	width: auto !important;
	}	

    .sidebar_left ul.categories li a img {              
        max-width: 100%;
        height: auto;
    }

}

@media (max-width: 850px) { 

	/* Kategorie Galerie 2 pro Zeile */
	.sidebar_left ul.categories li {
		width: 49%;
		height: auto;
		margin: 0 2% 2% 0;
	}

	.sidebar_left ul.categories li:nth-child(3n+3) {
		margin: 0 2% 2% 0;
	}

	.sidebar_left ul.categories li:nth-child(2n+2) {
		margin: 0 0 2% 0;
	}

	.sidebar_left ul.categories li a img {              
		width: 100%
	}
}

@media (max-width: 480px) {

	/* Kategorie Galerie 1 pro Zeile*/
	.sidebar_left ul.categories li {
		width: 100%;
		margin: 0 0 4% 0;
	}

	.sidebar_left ul.categories li:nth-child(3n+3) {
		margin: 0 0 4% 0;
	}

	.sidebar_left ul.categories li:nth-child(2n+2) {
		margin: 0 0 4% 0;
	}

	.sidebar_left ul.categories li a img {              
		width: 100%
	}

}


/* Gallery */

.sidebar_left .ce_gallery ul {
    margin: 0;
    padding: 0;
}

.sidebar_left .ce_gallery ul li {
    background: none;
    float: left;
    margin: 0 23px 15px 0;
    padding: 0;
}

.sidebar_left .ce_gallery ul li:nth-child(6n+6) {
    margin-right: 0;
}


@media (max-width: 960px) {

    .sidebar_left .ce_gallery ul li:nth-child(6n+6) {
        margin-right: 23px;
    }

}

/* Produktboxen */

.produktbox {
    position: relative;
    margin-bottom: 30px;
    background-color: #ffffff;
    max-width: 32%;
    margin-right: 2%;
    float: left;
}

.produktbox:nth-child(3n+1) {
	margin-right: 0;
}

.produktbox img {
    line-height: 1;
	max-width: 100%;
	height: auto;
    width: 100%;
}

.produktbox .produkttext {
    padding: 0 15px 70px 15px;
    margin-top: 18px;
}

.produktbox .produktpreis {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #46a12c;
    text-align: right;
}

.produktbox .produkttitel {
    margin-top: 0;
}

.produktbox .produktlinkwrap {
    text-align: center;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 20px;
}

.produktbox .produktlink {
	color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    background: #46a12c;
    padding: 5px 7px;
    display: inline-block;
    min-width: 92px;
    border: 1px solid #46a12c;
}

.produktbox.shop .produktlink {
    background-color: #dcdcdc;
    border-color: #636363; 
    color: #242424;
}


@media (max-width: 850px) { 

	.produktbox {
		max-width: 49%;
		margin-right: 2%;
	}

	.produktbox:nth-child(3n+1) {
		margin-right: 2%;
	}

	.produktbox:nth-child(2n+1) {
		margin-right: 0;
	}

}

@media (max-width: 480px) {

	.produktbox {
		max-width: 100%;
		margin-right: 0;
	}

	.produktbox:nth-child(3n+1) {
		margin-right: 0;
	}

}

/* Widget - Badge Rechts */  
#badge {
    position: fixed;
    right: 0;
    top: 175px;
    z-index: 1000;
}

#badge a {
    display: block;
    width: 75px;
    height: 75px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 10;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    background-color: #46a12c;
    background-repeat: no-repeat;
    background-position: center center;
}

#badge a:hover {
    background-color: #e3000b;
}

#badge a.shop {
    background-image: url("../../files/moebel-bruegge/img/badge-shop.png");
}

#badge a.bistro {
    background-image: url("../../files/moebel-bruegge/img/badge-bistro.png");
}

#badge a.abverkauf {
    background-image: url("../../files/moebel-bruegge/img/badge-abverkauf.png") ;
}
    
#badge a.facebook {
    background-image: url("../../files/moebel-bruegge/img/badge-facebook.png");
}

@media screen and (max-width: 1170px) {
    #badge {
        opacity: 0.2;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    #badge:hover {
        opacity: 1;
    }
}

@media screen and (max-width: 768px) {

    #badge {
        display: none;
    }
}

/* Sales_Menu.css */
#header .inside .mod_navigation ul.level_1 > div:nth-child(5) li a:hover{background-color: #46a12c;box-shadow: 0px 0px 9px #000}#header .inside .mod_navigation{padding-top: 21px}#header .inside .mod_navigation ul.level_1 div:nth-child(5) li a{color:white;background-color:red;padding: 7px;margin-top: -8px;border-width: 3px;border-color:#fff}
