header,footer,nav,section,aside,main,article,figure,figcaption{display:block}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,iframe{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}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}
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
.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-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 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%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/desc.svg)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
.cookiebar{box-sizing:border-box;position:fixed;left:0;width:100%;padding:.6em 1.2em;background-color:#4b4b4b;color:#fff;font-size:1em;text-align:center;z-index:10}.cookiebar *{box-sizing:border-box}.cookiebar--active{display:flex!important;justify-content:center;align-items:center;flex-wrap:wrap}.cookiebar--position-top{top:0}.cookiebar--position-bottom{bottom:0}.cookiebar__message,.cookiebar__text{margin-right:1.5em}.cookiebar__link{color:#fff;text-decoration:underline}.cookiebar__link:hover{text-decoration:none}.cookiebar__button{margin:0;padding:.6em 1.2em;border:none;border-radius:0;background-color:#4ea55e;color:#fff;font-weight:700;cursor:pointer}.cookiebar__button:hover{background-color:#3e824a}.cookiebar__analytics{margin-right:1.5em}.cookiebar__analytics-label{cursor:pointer}.cookiebar__analytics-checkbox{margin-right:5px}
/* titillium-web-v15-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.woff') format('woff');
}
/* titillium-web-v15-italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.woff') format('woff');
}
/* titillium-web-v15-600 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.woff') format('woff');
}
/* titillium-web-v15-600italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.woff') format('woff');
}
/* titillium-web-v15-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.woff') format('woff');
}
/* titillium-web-v15-700italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.woff') format('woff');
}

/* titillium-web-v15-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.eot');
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.woff') format('woff'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.ttf') format('truetype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-regular.svg#Titillium-web') format('svg');
}
/* titillium-web-v15-italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.eot');
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.eot?#iefix') format('embedded-opentype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.woff') format('woff'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.ttf') format('truetype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-italic.svg#Titillium-web') format('svg');
}
/* titillium-web-v15-600 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.eot');
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.eot?#iefix') format('embedded-opentype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.woff') format('woff'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.ttf') format('truetype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600.svg#Titillium-web') format('svg');
}
/* titillium-web-v15-600italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.eot');
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.eot?#iefix') format('embedded-opentype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.woff') format('woff'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.ttf') format('truetype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-600italic.svg#Titillium-web') format('svg');
}
/* titillium-web-v15-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.eot');
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.eot?#iefix') format('embedded-opentype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.woff') format('woff'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.ttf') format('truetype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700.svg#Titillium-web') format('svg');
}
/* titillium-web-v15-700italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.eot');
  src: local(''),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.eot?#iefix') format('embedded-opentype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.woff2') format('woff2'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.woff') format('woff'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.ttf') format('truetype'),
       url('../../files/googlefonts/titillium-web_v15_20221017-083507/titillium-web-v15-latin-700italic.svg#Titillium-web') format('svg');
}

@media (min-width: 1375px) {
#wrapper {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.contactform label {
    width:200px;
    display:inline-block;
}
.slide {
    height:500px;
}
#cookiebar {
    background-color:#544045;
}
#cookiebar button {
    background-color:#fccb7b;
    color:#000;
}
#cookiebar button:hover {
    opacity: 0.8
}
#termin .ce_text p {
    margin-bottom:5px;
    padding-bottom:0;
}
.termin br {
    line-height:.1in;
}
.news {
    font-weight:bold;
    color:#732813;
}
a {
    text-decoration:none;
    color:#100f0e;
}
a:hover {
    text-decoration:underline;
    color:#544045;
}
.gm-style-iw {
    overflow:visible;
}
.tease {
    padding-right:20px;
    padding-left:20px;
}
.contactform {
    margin-top:20px;
    margin-left:30px;
}
.termin {
    width:450px;
    float:right;
    margin-right:20px;
    line-height:20px;
}
.contactform input,
.contactform textarea {
    width:350px;
    margin-bottom:15px;
    margin-left:20px;
    padding:9px;
    vertical-align:top;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin input,
.termin textarea {
    width:300px;
    margin-bottom:5px;
    padding:5px;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin .styled_select {
    width:200px;
    padding:5px;
}
.termin label {
    display:block;
}
.termin .checkbox_container label,
.contactform .checkbox_container label {
    display:inline;
}
.contactform .checkbox_container label {
    width:80%;
    display:inline-block;
}
.termin .checkbox_container span,
.contactform .checkbox_container span {
    float:left;
    display:block;
    margin-right:10px;
}
.contactform .checkbox_container {
    font-size:14px;
    line-height:18px;
}
.termin .checkbox_container input,
.contactform .checkbox_container input {
    width:15px;
}
.contactform .checkbox_container input {
    width:15px;
    margin-bottom:0;
    margin-left:0;
}
.contactform .submit:hover {
    background-color:#544045;
    color:#fff;
}
.termin .submit:hover {
    background-color:#544045;
    color:#fff;
}
.contact {
    float:left;
    margin-right:50px;
    margin-left:20px;
}
#dlh_googlemap_1 {
    border-width:2px 1px;
    border-style:solid;
    border-color:#544045;
}
#nav_point {
    margin-right:20px;
    padding-bottom:10px;
    border-bottom:1px solid #544045;
}
#nav_point .level_1 li {
    float:left;
    margin-top:30px;
    padding-right:15px;
    padding-left:15px;
    border-right:1px solid #544045;
    font-size:13px;
}
#nav_point .level_1 li:first-child {
    padding-left:0;
}
#nav_point .level_1 li.active,
#nav_point .level_1 a:hover {
    font-weight:bold;
    color:#544045;
}
#nav_point .level_1 li:last-child {
    padding-right:0;
    border-right:0px solid;
}
#nav_point .level_1 a {
    text-decoration:none;
    color:#100f0e;
}
.layer-right {
    width:430px;
    float:left;
    padding-top:20px;
}
.gal_left {
    width:467px;
    height:700px;
    float:left;
    margin-right:20px;
}
.gal_left2 {
    width:467px;
    height:800px;
    float:left;
    margin-right:20px;
}
.but {
    float:left;
    margin-right:10px;
    padding-top:5px;
}
.shop {
    float:left;
    margin-top:40px;
    margin-left:20px;
    padding-left:15px;
}
.shop2 {
    float:left;
    padding-left:15px;
}
.but:hover,
.shop:hover,
.shop2:hover {
    opacity:0.6;
}
.musi {
    float:left;
    margin-right:50px;
}
#news {
    width:960px;
    height:30px;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}
#main {
    background-color:rgba(241,222,183,.7);
}
#nav_icon .level_1 li.shop {
    width:84px;
    height:80px;
    right:10px;
    top:180px;
    position:absolute;
    background-image:url("/files/images/onlineshop.png");
    background-position:left top;
    background-repeat:no-repeat;
    text-indent: -3000px;
}
#nav_icon a {
    width:84px;
    height:80px;
    display:block;
}
#nav_icon li:hover {
    opacity: 0.8;
}
#nav_top a:hover,
#nav_top span.active,
#nav_top li.trail,
#nav_top a.trail {
    border-bottom:1px solid #FCCB7B;
    color:#FCCB7B;
}
#info a:hover,
#nav_down a:hover,
#nav_down span.active {
    color:#FCCB7B;
}
.adres {
    float:left;
}
#nav_down {
    float:right;
    font-size:13px;
    line-height:17px;
}
#nav_down .level_1 li {
    float:left;
    margin-right:15px;
    margin-left:15px;
    font-size:13px;
    line-height:17px;
}
.mejs-container {
    margin:10px auto 20px;
    text-align:center;
}
#info {
    margin-top:5px;
    margin-bottom:10px;
    padding:15px 20px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#info a,
#nav_top a {
    text-decoration:none;
    color:#fff;
}
.s-layer {
    bottom:10px;
    position:absolute;
    margin-bottom:0;
    padding-right:20px;
    padding-bottom:0;
    padding-left:20px;
    font-size:15px;
    line-height:22px;
    z-index:6;
}
.s-layer p {
    margin-bottom:0;
    padding-bottom:0;
}
h1 {
    font-size:17px;
    font-weight:bold;
    text-decoration:underline;
    color:#544045;
}
#logo1 {
    float:left;
    margin-top:25px;
    margin-bottom:20px;
}
#logo2 {
    float:right;
    margin-top:25px;
    margin-bottom:20px;
}
#nav_top {
    width:100%;
    height:60px;
    margin-bottom:5px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#nav_top .level_1 li {
    float:left;
    padding:20px 10px;
    border-right:1px solid rgba(84,64,69,.5);
}
#nav_top .level_1 li:last-child {
    float:left;
    border-right:0px solid #544045;
    border-bottom:0px solid #544045;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 li {
    width:160px;
    clear:both;
    margin-right:0;
    padding:3px 6px;
    border-right:0px solid #fff;
    border-bottom:1px solid #fff;
    font-size:14px;
    line-height:22px;
}
#nav_top .level_2 li.last {
    border-bottom:0px solid;
}
#nav_top .level_2 span.active {
    float:left;
    clear:both;
}
#nav_top li:hover .level_2 {
    width:180px;
    height:auto;
    left:auto;
    top:auto;
    clear:both;
    display:block;
    padding-top:10px;
    background-color:rgba(144,122,127,.8);
    z-index:1000;
}
body {
    background-color:#f8efda;
    font:15px/25px Titillium Web,PT Sans,Lucida Grande,Helvetica,Arial;
    color:#100f0e;
    background-image: url("/files/images/satin.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
}
}
@media (max-width: 480px) {
#cookiebar {
    background-color:#544045;
}
#cookiebar button {
    background-color:#fccb7b;
    color:#000;
}
#cookiebar button:hover {
    opacity: 0.8;
}
.contactform .checkbox_container {
    font-size:14px;
    line-height:18px;
}
.contactform .checkbox_container input {
    width:15px;
    margin-bottom:0;
    margin-left:0;
}
.menu img {
    vertical-align:bottom;
}
a.menu {
    font-size:30px;
    font-weight:bold;
    color:#544045;
}
.galleria-container {
    height: 400px ! important;
}
.galleria-image {
    height:auto;
    top:0;
    position:absolute;
}
.news {
    font-weight:bold;
    color:#732813;
}
a {
    text-decoration:none;
    color:#100f0e;
}
a:hover {
    text-decoration:underline;
    color:#544045;
}
.gm-style-iw {
    overflow:visible;
}
.tease {
    padding-right:20px;
    padding-left:20px;
}
.contactform {
    margin-right:15px;
    margin-left:15px;
}
.termin,
#termin .ce_text {
    margin-right:15px;
    margin-left:15px;
}
.contactform input,
.contactform textarea {
    width:90%;
    margin-bottom:15px;
    padding:12px;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin input,
.termin textarea {
    width:300px;
    margin-bottom:5px;
    padding:5px;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin .styled_select {
    width:200px;
    padding:5px;
}
.termin label {
    display:block;
}
.termin .checkbox_container label {
    display:inline;
}
.termin .checkbox_container span {
    float:left;
    display:block;
    margin-right:10px;
}
.termin .checkbox_container input {
    width:15px;
}
.contactform .submit:hover {
    background-color:#544045;
    color:#fff;
}
.termin .submit:hover {
    background-color:#544045;
    color:#fff;
}
.contact {
    margin-right:15px;
    margin-left:15px;
}
#dlh_googlemap_1 {
    border-width:2px 1px;
    border-style:solid;
    border-color:#544045;
}
#nav_point {
    margin-right:15px;
    margin-left:15px;
}
#nav_point .level_1 li {
    border-bottom:1px solid #544045;
    font-size:13px;
}
#nav_point .level_1 li:first-child {
    padding-left:0;
}
#nav_point .level_1 li.active,
#nav_point .level_1 a:hover {
    font-weight:bold;
    color:#544045;
}
#nav_point .level_1 li:last-child {
    padding-right:0;
    border-right:0px solid;
}
#nav_point .level_1 a {
    text-decoration:none;
    color:#100f0e;
}
.layer-right {
    padding-top:15px;
    padding-right:15px;
    padding-left:15px;
}
.gal_left {
    margin-right:15px;
    margin-left:15px;
}
.but {
    float:left;
    margin-left:15px;
    padding-top:5px;
}
.shop {
    float:left;
    margin-top:-10px;
    padding-left:15px;
}
.but:hover,
.shop:hover {
    opacity:0.6;
}
.musi {
    margin-left:15px;
}
#news {
    width:960px;
    height:30px;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}
#main {
    background-color:rgba(241,222,183,.7);
}
#nav_icon .level_1 li.shop {
    width:84px;
    height:80px;
    right:10px;
    top:180px;
    position:absolute;
    background-image:url("/files/images/onlineshop.png");
    background-position:left top;
    background-repeat:no-repeat;
    text-indent: -3000px;
}
#nav_icon a {
    width:84px;
    height:80px;
    display:block;
}
#nav_icon li:hover {
    opacity: 0.8;
}
#info a:hover,
#nav_down a:hover,
#nav_down span.active {
    color:#FCCB7B;
}
#nav_down {
    font-size:13px;
    line-height:17px;
}
#nav_down .level_1 li {
    float:left;
    padding-right:5px;
    padding-left:5px;
    border-right:1px solid #fff;
    font-size:13px;
    line-height:17px;
}
.mejs-container {
    margin:10px auto 20px;
    text-align:center;
}
#info {
    margin-top:5px;
    margin-bottom:10px;
    padding:7px 15px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#info a,
#nav_top a {
    text-decoration:none;
    color:#fff;
}
.s-layer {
    padding-right:10px;
    padding-bottom:0;
    padding-left:10px;
    font-size:15px;
    line-height:22px;
}
.s-layer p {
    margin-bottom:0;
    padding-bottom:0;
}
h1 {
    font-size:17px;
    font-weight:bold;
    text-decoration:underline;
    color:#544045;
}
#logo1 {
    margin:20px 15px;
}
#logo2 {
    margin:20px 15px;
}
#nav_top {
    width:100%;
    height:60px;
    margin-bottom:5px;
    padding-top:25px;
    text-align:center;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 span.active {
    float:left;
    clear:both;
}
body {
    background-color:#f8efda;
    font:15px/25px Titillium Web,PT Sans,Lucida Grande,Helvetica,Arial;
    color:#100f0e;
    background-image: url("/files/images/satin.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
}
}

@media (min-width: 481px) and (max-width: 806px) {
#cookiebar {
    background-color:#544045;
}
#cookiebar button {
    background-color:#fccb7b;
    color:#000;
}
#cookiebar button:hover {
    opacity: 0.8;
}
.contactform .checkbox_container {
    margin-top:10px;
    font-size:14px;
    line-height:18px;
}
.contactform .checkbox_container input {
    width:15px;
    margin-bottom:0;
    margin-left:0;
}
.menu img {
    vertical-align:bottom;
}
a.menu {
    font-size:30px;
    font-weight:bold;
    color:#544045;
}
.galleria-image {
    height:auto;
    top:0;
    position:absolute;
}
.news {
    font-weight:bold;
    color:#732813;
}
a {
    text-decoration:none;
    color:#100f0e;
}
a:hover {
    text-decoration:underline;
    color:#544045;
}
.gm-style-iw {
    overflow:visible;
}
.tease {
    padding-right:20px;
    padding-left:20px;
}
.contactform {
    margin-right:15px;
    margin-left:15px;
}
.contactform label {
    width:200px;
    display:inline-block;
    vertical-align:top;
}
.contactform .checkbox_container label {
    width:80%;
    display:inline-block;
}
.termin,
#termin .ce_text {
    margin-right:15px;
    margin-left:15px;
}
.contactform input,
.contactform textarea {
    width:350px;
    margin-bottom:10px;
    margin-left:20px;
    padding:9px;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin input,
.termin textarea {
    width:300px;
    margin-bottom:5px;
    padding:5px;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin .styled_select {
    width:200px;
    padding:5px;
}
.termin label {
    display:block;
}
.termin .checkbox_container label {
    display:inline;
}
.termin .checkbox_container span {
    float:left;
    display:block;
    margin-right:10px;
}
.termin .checkbox_container input {
    width:15px;
}
.contactform .submit:hover {
    background-color:#544045;
    color:#fff;
}
.termin .submit:hover {
    background-color:#544045;
    color:#fff;
}
.contact {
    margin-right:15px;
    margin-left:15px;
}
#dlh_googlemap_1 {
    border-width:2px 1px;
    border-style:solid;
    border-color:#544045;
}
#nav_point {
    margin-right:15px;
    margin-left:15px;
}
#nav_point .level_1 li {
    border-bottom:1px solid #544045;
    font-size:13px;
}
#nav_point .level_1 li:first-child {
    padding-left:0;
}
#nav_point .level_1 li.active,
#nav_point .level_1 a:hover {
    font-weight:bold;
    color:#544045;
}
#nav_point .level_1 li:last-child {
    padding-right:0;
    border-right:0px solid;
}
#nav_point .level_1 a {
    text-decoration:none;
    color:#100f0e;
}
.layer-right {
    padding-top:15px;
    padding-right:15px;
    padding-left:15px;
}
.gal_left {
    margin-right:15px;
    margin-left:15px;
}
.but {
    float:left;
    margin-left:15px;
    padding-top:5px;
}
.shop {
    float:left;
    margin-top:-10px;
    padding-left:15px;
}
.but:hover,
.shop:hover {
    opacity:0.6;
}
.musi {
    margin-left:15px;
}
#news {
    width:960px;
    height:30px;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}
#main {
    background-color:rgba(241,222,183,.7);
}
#nav_icon .level_1 li.shop {
    width:84px;
    height:80px;
    right:10px;
    top:180px;
    position:absolute;
    background-image:url("/files/images/onlineshop.png");
    background-position:left top;
    background-repeat:no-repeat;
    text-indent: -3000px
}
#nav_icon a {
    width:84px;
    height:80px;
    display:block;
}
#nav_icon li:hover {
    opacity: 0.8;
}
#nav_top a:hover,
#nav_top span.active,
#nav_top li.trail,
#nav_top a.trail {
    border-bottom:1px solid #FCCB7B;
    color:#FCCB7B;
}
#info a:hover,
#nav_down a:hover,
#nav_down span.active {
    color:#FCCB7B;
}
#nav_down {
    font-size:13px;
    line-height:17px;
}
#nav_down .level_1 li {
    float:left;
    padding-right:5px;
    padding-left:5px;
    border-right:1px solid #fff;
    font-size:13px;
    line-height:17px;
}
.mejs-container {
    margin:10px auto 20px;
    text-align:center;
}
#info {
    margin-top:5px;
    margin-bottom:10px;
    padding:12px 15px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#info a,
#nav_top a {
    text-decoration:none;
    color:#fff;
}
.s-layer {
    padding-right:10px;
    padding-bottom:0;
    padding-left:10px;
    font-size:15px;
    line-height:22px;
}
.s-layer p {
    margin-bottom:0;
    padding-bottom:0;
}
h1 {
    font-size:17px;
    font-weight:bold;
    text-decoration:underline;
    color:#544045;
}
#logo1 {
    margin:20px auto;
    text-align:center;
}
#logo2 {
    margin:20px auto;
    text-align:center;
}
#nav_top {
    width:100%;
    height:60px;
    margin-bottom:5px;
    padding-top:25px;
    text-align:center;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#nav_top .level_1 li {
    float:left;
    padding:20px 10px;
    border-right:1px solid rgba(84,64,69,.5);
}
#nav_top .level_1 li:last-child {
    float:left;
    border-right:0px solid #544045;
    border-bottom:0px solid #544045;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 li {
    width:160px;
    clear:both;
    margin-right:0;
    padding:3px 6px;
    border-right:0px solid #fff;
    border-bottom:1px solid #fff;
    font-size:14px;
    line-height:22px;
}
#nav_top .level_2 li.last {
    border-bottom:0px solid;
}
#nav_top .level_2 span.active {
    float:left;
    clear:both;
}
#nav_top li:hover .level_2 {
    width:180px;
    height:auto;
    left:auto;
    top:auto;
    clear:both;
    display:block;
    padding-top:10px;
    background-color:rgba(144,122,127,.8);
    z-index:1000;
}
body {
    background-color:#f8efda;
    font:15px/25px Titillium Web,PT Sans,Lucida Grande,Helvetica,Arial;
    color:#100f0e;
    background-image: url("/files/images/satin.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
}
}

@media (min-width: 807px) and (max-width: 1025px) {
#wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.contactform label {
    width:200px;
    display:inline-block;
}
.slide {
    height:500px;
}
#cookiebar {
    background-color:#544045;
}
#cookiebar button {
    background-color:#fccb7b;
    color:#000;
}
#cookiebar button:hover {
    opacity: 0.8
}
#termin .ce_text p {
    margin-bottom:5px;
    padding-bottom:0;
}
.termin br {
    line-height:.1in;
}
.news {
    font-weight:bold;
    color:#732813;
}
a {
    text-decoration:none;
    color:#100f0e;
}
a:hover {
    text-decoration:underline;
    color:#544045;
}
.gm-style-iw {
    overflow:visible;
}
.tease {
    padding-right:20px;
    padding-left:20px;
}
.contactform {
    margin-top:20px;
    margin-left:30px;
}
.termin {
    padding-right:20px;
    line-height:20px;
}
.contactform input,
.contactform textarea {
    width:350px;
    margin-bottom:15px;
    margin-left:20px;
    padding:9px;
    vertical-align:top;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin input,
.termin textarea {
    width:300px;
    margin-bottom:5px;
    padding:5px;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin .styled_select {
    width:200px;
    padding:5px;
}
.termin label {
    display:block;
}
.termin .checkbox_container label,
.contactform .checkbox_container label {
    display:inline;
}
.contactform .checkbox_container label {
    width:80%;
    display:inline-block;
}
.termin .checkbox_container span,
.contactform .checkbox_container span {
    float:left;
    display:block;
    margin-right:10px;
}
.contactform .checkbox_container {
    font-size:14px;
    line-height:18px;
}
.termin .checkbox_container input,
.contactform .checkbox_container input {
    width:15px;
}
.contactform .checkbox_container input {
    width:15px;
    margin-bottom:0;
    margin-left:0;
}
.contactform .submit:hover {
    background-color:#544045;
    color:#fff;
}
.termin .submit:hover {
    background-color:#544045;
    color:#fff;
}
.contact {
    float:left;
    margin-right:50px;
    margin-left:20px;
}
#dlh_googlemap_1 {
    border-width:2px 1px;
    border-style:solid;
    border-color:#544045;
}
#nav_point {
    margin-right:20px;
    padding-bottom:10px;
    border-bottom:1px solid #544045;
}
#nav_point .level_1 li {
    float:left;
    margin-top:10px;
    padding-right:15px;
    padding-left:15px;
    border-right:1px solid #544045;
    font-size:13px;
}
#nav_point .level_1 li:first-child {
    padding-left:0;
}
#nav_point .level_1 li.active,
#nav_point .level_1 a:hover {
    font-weight:bold;
    color:#544045;
}
#nav_point .level_1 li:last-child {
    padding-right:0;
    border-right:0px solid;
}
#nav_point .level_1 a {
    text-decoration:none;
    color:#100f0e;
}
.layer-right {
    padding:20px;
}
.gal_left {
    width: 467px;
    height:700px;
    float:left;
    margin-right:20px;
}
.gal_left2 {
    width: 467px;
    height:800px;
    float:left;
    margin-right:20px;
}
.but {
    float:left;
    margin-right:10px;
    padding-top:5px;
}
.shop {
    float:left;
    margin-top:10px;
    margin-left:20px;
    padding-left:15px;
}
.shop2 {
    float:left;
    padding-left:15px;
}
.but:hover,
.shop:hover,
.shop2:hover {
    opacity:0.6;
}
.musi {
    float:left;
    margin-right:50px;
}
#news {
    width:960px;
    height:30px;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}
#main {
    background-color:rgba(241,222,183,.7);
}
#nav_icon .level_1 li.shop {
    width:84px;
    height:80px;
    right:10px;
    top:180px;
    position:absolute;
    background-image:url("/files/images/onlineshop.png");
    background-position:left top;
    background-repeat:no-repeat;
    text-indent: -3000px;
}
#nav_icon a {
    width:84px;
    height:80px;
    display:block;
}
#nav_icon li:hover {
    opacity: 0.8;
}
#nav_top a:hover,
#nav_top span.active,
#nav_top li.trail,
#nav_top a.trail {
    border-bottom:1px solid #FCCB7B;
    color:#FCCB7B;
}
#info a:hover,
#nav_down a:hover,
#nav_down span.active {
    color:#FCCB7B;
}
.adres {
    float:left;
}
#nav_down {
    float:right;
    font-size:13px;
    line-height:17px;
}
#nav_down .level_1 li {
    float:left;
    margin-right:15px;
    margin-left:15px;
    font-size:13px;
    line-height:17px;
}
.mejs-container {
    margin:10px auto 20px;
    text-align:center;
}
#info {
    margin-top:5px;
    margin-bottom:10px;
    padding:15px 20px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#info a,
#nav_top a {
    text-decoration:none;
    color:#fff;
}
.s-layer {
    bottom:10px;
    position:absolute;
    margin-bottom:0;
    padding-right:20px;
    padding-bottom:0;
    padding-left:20px;
    font-size:15px;
    line-height:22px;
    z-index:6;
}
.s-layer p {
    margin-bottom:0;
    padding-bottom:0;
}
h1 {
    font-size:17px;
    font-weight:bold;
    text-decoration:underline;
    color:#544045;
}
#logo1 {
    float:left;
    margin-top:10px;
    margin-bottom:20px;
    max-width: 250px;
    margin-left: 20px;
    height:auto;
}
#logo2 {
    float:right;
    margin-top:10px;
    margin-bottom:20px;
    margin-right: 20px;
    max-width: 250px;
    height:auto;
}
#nav_top {
    width:100%;
    margin-bottom:5px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#nav_top .level_1 li {
    float:left;
    padding:15px;
    border-right:1px solid rgba(84,64,69,.5);
    border-bottom:1px solid rgba(84,64,69,.5);
}
#nav_top .level_1 li:last-child {
    border-right:0px solid #544045;
    border-bottom:0px solid #544045;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 li {
    width:160px;
    clear:both;
    margin-right:0;
    padding:3px 6px;
    border-right:0px solid #fff;
    border-bottom:1px solid #fff;
    font-size:14px;
    line-height:22px;
}
#nav_top .level_2 li.last {
    border-bottom:0px solid;
}
#nav_top .level_2 span.active {
    float:left;
    clear:both;
}
#nav_top li:hover .level_2 {
    width:180px;
    height:auto;
    left:auto;
    top:auto;
    clear:both;
    display:block;
    padding-top:10px;
    background-color:rgba(144,122,127,.8);
    z-index:1000;
}
body {
    background-color:#f8efda;
    font:15px/25px Titillium Web,PT Sans,Lucida Grande,Helvetica,Arial;
    color:#100f0e;
    background-image: url("/files/images/satin.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
}
}
@media (min-width: 1026px) and (max-width: 1374px) {
#wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.contactform label {
    width:200px;
    display:inline-block;
}
.slide {
    height:500px;
}
#cookiebar {
    background-color:#544045;
}
#cookiebar button {
    background-color:#fccb7b;
    color:#000;
}
#cookiebar button:hover {
    opacity: 0.8
}
#termin .ce_text p {
    margin-bottom:5px;
    padding-bottom:0;
}
.termin br {
    line-height:.1in;
}
.news {
    font-weight:bold;
    color:#732813;
}
a {
    text-decoration:none;
    color:#100f0e;
}
a:hover {
    text-decoration:underline;
    color:#544045;
}
.gm-style-iw {
    overflow:visible;
}
.tease {
    padding-right:20px;
    padding-left:20px;
}
.contactform {
    margin-top:20px;
    margin-left:30px;
}
.termin {
    padding-right:20px;
    line-height:20px;
}
.contactform input,
.contactform textarea {
    width:350px;
    margin-bottom:15px;
    margin-left:20px;
    padding:9px;
    vertical-align:top;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin input,
.termin textarea {
    width:300px;
    margin-bottom:5px;
    padding:5px;
    background-color:rgba(144,122,127,.5);
    border:0px;
}
.termin .styled_select {
    width:200px;
    padding:5px;
}
.termin label {
    display:block;
}
.termin .checkbox_container label,
.contactform .checkbox_container label {
    display:inline;
}
.contactform .checkbox_container label {
    width:80%;
    display:inline-block;
}
.termin .checkbox_container span,
.contactform .checkbox_container span {
    float:left;
    display:block;
    margin-right:10px;
}
.contactform .checkbox_container {
    font-size:14px;
    line-height:18px;
}
.termin .checkbox_container input,
.contactform .checkbox_container input {
    width:15px;
}
.contactform .checkbox_container input {
    width:15px;
    margin-bottom:0;
    margin-left:0;
}
.contactform .submit:hover {
    background-color:#544045;
    color:#fff;
}
.termin .submit:hover {
    background-color:#544045;
    color:#fff;
}
.contact {
    float:left;
    margin-right:50px;
    margin-left:20px;
}
#dlh_googlemap_1 {
    border-width:2px 1px;
    border-style:solid;
    border-color:#544045;
}
#nav_point {
    margin-right:20px;
    padding-bottom:10px;
    border-bottom:1px solid #544045;
}
#nav_point .level_1 li {
    float:left;
    margin-top:10px;
    padding-right:15px;
    padding-left:15px;
    border-right:1px solid #544045;
    font-size:13px;
}
#nav_point .level_1 li:first-child {
    padding-left:0;
}
#nav_point .level_1 li.active,
#nav_point .level_1 a:hover {
    font-weight:bold;
    color:#544045;
}
#nav_point .level_1 li:last-child {
    padding-right:0;
    border-right:0px solid;
}
#nav_point .level_1 a {
    text-decoration:none;
    color:#100f0e;
}
.layer-right {
    padding:20px;
}
.gal_left {
    width: 467px;
    height:700px;
    float:left;
    margin-right:20px;
}
.gal_left2 {
    width: 467px;
    height:800px;
    float:left;
    margin-right:20px;
}
.but {
    float:left;
    margin-right:10px;
    padding-top:5px;
}
.shop {
    float:left;
    margin-top:10px;
    margin-left:20px;
    padding-left:15px;
}
.shop2 {
    float:left;
    padding-left:15px;
}
.but:hover,
.shop:hover,
.shop2:hover {
    opacity:0.6;
}
.musi {
    float:left;
    margin-right:50px;
}
#news {
    width:960px;
    height:30px;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}
#main {
    background-color:rgba(241,222,183,.7);
}
#nav_icon .level_1 li.shop {
    width:84px;
    height:80px;
    right:10px;
    top:180px;
    position:absolute;
    background-image:url("/files/images/onlineshop.png");
    background-position:left top;
    background-repeat:no-repeat;
    text-indent: -3000px;
}
#nav_icon a {
    width:84px;
    height:80px;
    display:block;
}
#nav_icon li:hover {
    opacity: 0.8;
}
#nav_top a:hover,
#nav_top span.active,
#nav_top li.trail,
#nav_top a.trail {
    border-bottom:1px solid #FCCB7B;
    color:#FCCB7B;
}
#info a:hover,
#nav_down a:hover,
#nav_down span.active {
    color:#FCCB7B;
}
.adres {
    float:left;
}
#nav_down {
    float:right;
    font-size:13px;
    line-height:17px;
}
#nav_down .level_1 li {
    float:left;
    margin-right:15px;
    margin-left:15px;
    font-size:13px;
    line-height:17px;
}
.mejs-container {
    margin:10px auto 20px;
    text-align:center;
}
#info {
    margin-top:5px;
    margin-bottom:10px;
    padding:15px 20px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#info a,
#nav_top a {
    text-decoration:none;
    color:#fff;
}
.s-layer {
    bottom:10px;
    position:absolute;
    margin-bottom:0;
    padding-right:20px;
    padding-bottom:0;
    padding-left:20px;
    font-size:15px;
    line-height:22px;
    z-index:6;
}
.s-layer p {
    margin-bottom:0;
    padding-bottom:0;
}
h1 {
    font-size:17px;
    font-weight:bold;
    text-decoration:underline;
    color:#544045;
}
#logo1 {
    float:left;
    margin-top:10px;
    margin-bottom:20px;
    max-width: 250px;
    margin-left: 20px;
    height:auto;
}
#logo2 {
    float:right;
    margin-top:10px;
    margin-bottom:20px;
    margin-right: 20px;
    max-width: 250px;
    height:auto;
}
#nav_top {
    width:100%;
    margin-bottom:5px;
    background:-moz-linear-gradient(top,#544045,#907a7f);
    background:-webkit-linear-gradient(top,#544045,#907a7f);
    background:-o-linear-gradient(top,#544045,#907a7f);
    background:-ms-linear-gradient(top,#544045,#907a7f);
    background:linear-gradient(to bottom,#544045,#907a7f);
    -pie-background:linear-gradient(top,#544045,#907a7f);
    color:#fff;
}
#nav_top .level_1 li {
    float:left;
    padding:15px;
    border-right:1px solid rgba(84,64,69,.5);
    border-bottom:1px solid rgba(84,64,69,.5);
}
#nav_top .level_1 li:last-child {
    border-right:0px solid #544045;
    border-bottom:0px solid #544045;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 li {
    width:160px;
    clear:both;
    margin-right:0;
    padding:3px 6px;
    border-right:0px solid #fff;
    border-bottom:1px solid #fff;
    font-size:14px;
    line-height:22px;
}
#nav_top .level_2 li.last {
    border-bottom:0px solid;
}
#nav_top .level_2 span.active {
    float:left;
    clear:both;
}
#nav_top li:hover .level_2 {
    width:180px;
    height:auto;
    left:auto;
    top:auto;
    clear:both;
    display:block;
    padding-top:10px;
    background-color:rgba(144,122,127,.8);
    z-index:1000;
}
body {
    background-color:#f8efda;
    font:15px/25px Titillium Web,PT Sans,Lucida Grande,Helvetica,Arial;
    color:#100f0e;
    background-image: url("/files/images/satin.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
}
}
