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%}
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}
.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}
@media (min-width: 1026px) {
label {
    display:block;
    margin-left:15px;
}
.checkbox_container label {
    display:inline;
    margin-left:0;
}
.contact .checkbox_container input {
    width:16px;
    height:16px;
    margin-bottom:0;
    margin-left:0;
}
.contact .checkbox_container {
    width:300px;
    margin-bottom:15px;
    margin-left:15px;
    font-size:14px;
    line-height:18px;
}
.cookiebar__button {
    height:40px;
    margin-top:10px;
    background-color:#78b41e;
    border:0px;
    border-radius:9px;
}
.cookiebar__button:hover {
    background-color:rgba(120,180,30,.4);
}
.cookiebar {
    background-color:#3b3939;
}
#dlh_googlemap_1 {
    margin-left:30px;
    border:2px solid #78b41e;
}
.contact {
    margin-left:30px;
}
.contact input {
    width:300px;
    margin-bottom:15px;
    margin-left:15px;
    padding:10px;
    border:1px solid #78b41e;
}
.contact .submit {
    width:320px;
    margin-left:15px;
    padding:10px;
}
.contact .submit:hover {
    background-color:#78b41e;
    color:#fff;
    cursor: pointer;
}
.contact textarea {
    width:300px;
    margin-bottom:15px;
    margin-left:15px;
    padding:10px;
    border:1px solid #78b41e;
}
.head_line {
    margin-top:20px;
    margin-bottom:30px;
}
#layer_white {
    background-image:url("/files/images/farbe-rechts.jpg");
    background-repeat:no-repeat;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#layer_white a,
#layer_white_w a {
    text-decoration:underline;
    color:#78b41e;
    font-weight: 500;
}
#layer_white a:hover,
#layer_white_w a:hover {
    text-decoration:none;
}
.pointes {
    float:left;
    margin-right:35px;
    margin-bottom:60px;
    text-align:center;
}
.pointes_last {
    float:left;
    text-align:center;
}
.pointes h1,
.pointes_last h1 {
    margin-bottom:30px;
    padding-bottom:20px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:30px;
    color:#78b41e;
}
#layer_white_w .pointes p a,
#layer_white_w .pointes_last p a {
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#151515;
}
#layer_white_w .pointes a:hover,
#layer_white_w .pointes_last a:hover {
    text-decoration:none;
    color:#fff;
}
.pointe {
    clear:both;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 li {
    width:250px;
    clear:both;
    padding-top:15px;
    padding-bottom:15px;
    text-align:left;
}
#nav_top .level_2 a {
    font-weight:normal;
}
#nav_top .level_2 span.active {
    float:left;
}
#nav_top .level_2 li:hover,
#nav_top .level_2 li.active {
    background-color:#fff;
}
#nav_top li:hover .level_2 {
    width:250px;
    height:auto;
    left:auto;
    top:auto;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#e4f0d2;
    z-index: 1000;
}
.gale .image_container:hover img,
.pointes .image_container:hover img,
.pointes_last .image_container:hover img,
.gale_small .image_container:hover img {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
}
.gale .image_container img,
.pointes .image_container img,
.pointes_last .image_container img,
.gale_small .image_container img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.pointes .image_container,
.pointes_last .image_container {
    overflow:hidden;
    width:220px;
    height:150px;
}
.gale .image_container {
    overflow:hidden;
    width:260px;
    height:173px;
}
.gale_small .image_container {
    overflow:hidden;
    width:150px;
    height:150px;
}
.gale {
    float:none;
    clear:both;
    margin:30px auto;
    text-align:center;
}
.gale_small {
    float:none;
    clear:both;
    margin:20px auto 30px;
    text-align:center;
}
.scrollToTop {
    width:60px;
    height:60px;
    bottom:70px;
    right:30px;
    position:fixed;
    display:none;
    background-image:url("/files/images/scroll-to-top.png");
    background-repeat:no-repeat;
    text-indent: -3000px; opacity: 0.6;
}
.scrollToTop:hover {
    opacity: 0.9;
}
.route a {
    width:150px;
    margin-top:20px;
    margin-right:30px;
    padding:20px 60px 15px 12px;
    background-image:url("/files/images/route.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.route {
    float:right;
    padding-right:200px;
    color:#fff;
}
.route p {
    margin-bottom:30px;
    color:#fff;
}
.open1 {
    float:left;
    margin-right:100px;
    text-align:center;
}
.open2 {
    float:left;
    text-align:center;
}
.poin a,
.poin_last a {
    width:150px;
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.grid_right .clears,
.grid_right2 .clears {
    float:none;
}
.grid_right li {
    width:200px;
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right_flex2 li {
    width:200px;
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right2 li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right_flex li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right li.last,
.grid_right2 li.last,
.grid_right_flex li.last,
.grid_right_flex2 li.last {
    border-bottom:0px inset #78b41e;
}
.grid_left li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_left li.last {
    border-bottom:0px inset #78b41e;
}
.grid_left_h {
    margin-top:60px;
    margin-bottom:60px;
}
#header a {
    text-decoration:none;
    color:#fff;
}
.floaten {
    float:left;
}
.head h1 {
    margin-top:0;
    margin-bottom:30px;
    padding-top:0;
    font-size:45px;
}
h1 {
    font-size:45px;
}
h2 {
    margin-top:0;
    padding-top:0;
    font-size:20px;
    font-weight: 700;
}
#head_top a,
#footer a {
    text-decoration:none;
    color:#151515;
}
#head_top a:hover,
#nav_down a:hover {
    color:#78b41e;
}
.open_l {
    width:150px;
    margin-right:30px;
    padding:20px 65px 7px 12px;
    background-image:url("/files/images/uhr.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.open_r {
    width:150px;
    padding:20px 65px 7px 12px;
    background-image:url("/files/images/contact.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.head h4 {
    font-size:15px;
}
.head .image_container img {
    border:3px solid #78b41e;
}
.head p {
    padding-left:120px;
    background-image:url("/files/images/line.png");
    background-position:left center;
    background-repeat:no-repeat;
}
.route h1 {
    margin-bottom:30px;
    padding-left:120px;
    background-image:url("/files/images/line.png");
    background-position:left center;
    background-repeat:no-repeat;
}
.face {
    float:right;
    margin-left:20px;
}
.face:hover {
    opacity: 0.7;
}
.poin {
    width:33%;
    float:left;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin_last {
    width:30%;
    float:left;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin h2,
.poin_last h2 {
    margin-bottom:60px;
    padding-top:20px;
    padding-bottom:60px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:40px;
    color:#fff;
    font-weight: 500;
}
.open_1 {
    margin-right:50px;
}
#points {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/farbe3.jpg");
    background-repeat:no-repeat;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#anfahrt {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/anfahrt.jpg");
    background-position:center center;
    background-repeat:no-repeat;
}
#open {
    height:200px;
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/farben-open.jpg");
    background-position:right top;
    background-repeat:no-repeat;
}
.w-box {
    background-color:#fff;
}
.w-box-flex {
    background-color:#fff;
    display:flex;
}
.grid_left {
    width:450px;
    min-height:360px;
    float:left;
    margin-right:30px;
    padding-top:20px;
    padding-bottom:20px;
}
.grid_left2 {
    width:470px;
    min-height:360px;
    float:left;
    margin-right:30px;
    padding-top:20px;
    padding-bottom:20px;
}
.grid_right,
.grid_right2 {
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.grid_right_flex,
.grid_right_flex2 {
    width:520px;
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.grid_left_h {
    width:55%;
    background-color:#fff;
}
.infos {
    float:right;
    margin-left:auto;
    padding-top:25px;
    text-align:right;
}
.custom {
    width:100%;
    top:0;
    position:fixed;
    background-color:#fff;
    z-index:1000; 
        transition: all 0.2s ease-in-out;
        height: auto;
}
.gree {
    background-color:#e4f0d2;
}
#nav_top .level_1 li,
#nav_down .level_1 li {
    float:left;
    padding-right:20px;
    padding-left:20px;
}
#nav_top li.active,
#nav_top li.trail,
#nav_top a.trail,
#nav_down li.active,
#nav_down li.trail {
    font-weight:bold;
    color:#78b41e;
}
#nav_top .level_1 li.last,
#nav_down .level_1 li.last {
    padding-right:0;
}
.phone {
    width:130px;
    float:right;
    margin-right:20px;
    font-size:14px;
}
.mail {
    width:170px;
    float:right;
    font-size:14px;
}
#header {
    background-image:url("/files/images/maler1.jpg");
    background-repeat:no-repeat;
    color:#fff;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#header .inside {
    padding-top:200px;
    padding-bottom:50px;
    background-color:rgba(21,21,21,.85);
}
body {
    font:15px/26px Roboto,sans-serif,Helvetica;
    color:#151515;
    font-weight: 300;
}
a {
    text-decoration:none;
    color:#151515;
    font-weight: 300;
}
.logo {
    float:left;
    margin-top:15px;
    margin-bottom:10px;
}
#nav_top {
    clear:both;
    padding-top:20px;
    padding-bottom:20px;
}
#nav_down {
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}
#navi .inside {
    width:1100px;
    margin-right:auto;
    margin-left:auto;
}
.article,
#layer_white .inside,
#layer_white_w .inside,
#points .inside,
#open .inside,
#anfahrt .inside,
#footer .inside {
    width:1100px;
    margin-right:auto;
    margin-left:auto;
}
}

@media (max-width: 480px) {
label {
    display:block;
    margin-left:15px;
}
.checkbox_container label {
    display:inline;
    margin-left:0;
}
.contact .checkbox_container input {
    width:16px;
    height:16px;
    margin-bottom:0;
    margin-left:0;
}
.contact .checkbox_container {
    width:220px;
    margin-bottom:15px;
    margin-left:15px;
    font-size:14px;
    line-height:18px;
}
.cookiebar__button {
    height:40px;
    margin-top:10px;
    background-color:#78b41e;
    border:0px;
    border-radius:9px;
}
.cookiebar__button:hover {
    background-color:rgba(120,180,30,.4);
}
.cookiebar {
    background-color:#3b3939;
}
.head .image_container img {
    border:3px solid #78b41e;
}
.head .image_container {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    float: none ! important; clear: both ! important; margin-right: 0px ! important;
}
h4 {
    font-size:1em;
}
#header .inside,
#footer .inside {
    padding-right:15px;
    padding-left:15px;
}
#head_top a.menu {
    text-decoration:none;
    color:#fff;
}
a.menu {
    float:right;
    margin-top:20px;
    margin-right:15px;
    padding:15px 50px 15px 15px;
    background:#78b41e url("/files/images/menu.png") right center no-repeat;
    color:#fff;
}
#dlh_googlemap_1 {
    border:2px solid #78b41e;
    width: 95% ! important;
}
.contact input {
    width:220px;
    margin-bottom:15px;
    margin-left:7px;
    padding:10px;
    border:1px solid #78b41e;
}
.contact .submit {
    width:220px;
    margin-left:15px;
    padding:10px;
}
.contact .submit:hover {
    background-color:#78b41e;
    color:#fff;
}
.contact textarea {
    width:220px;
    margin-bottom:15px;
    margin-left:7px;
    padding:10px;
    border:1px solid #78b41e;
}
.head_line {
    margin-top:20px;
    margin-bottom:30px;
}
#layer_white {
    background-image:url("/files/images/farbe-rechts.jpg");
    background-repeat:no-repeat;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#layer_white_w {
    padding-bottom:30px;
}
#layer_white a,
#layer_white_w a {
    text-decoration:underline;
    color:#78b41e;
    font-weight: 500;
}
#layer_white a:hover,
#layer_white_w a:hover {
    text-decoration:none;
}
.pointes {
    margin-right:auto;
    margin-bottom:20px;
    margin-left:auto;
    text-align:center;
}
.pointes_last {
    text-align:center;
}
.pointes h1,
.pointes_last h1 {
    margin-bottom:30px;
    padding-bottom:20px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:30px;
    color:#78b41e;
}
#layer_white_w .pointes p a,
#layer_white_w .pointes_last p a {
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#151515;
}
#layer_white_w .pointes a:hover,
#layer_white_w .pointes_last a:hover {
    text-decoration:none;
    color:#fff;
}
.pointe {
    clear:both;
}
.gale .image_container:hover img,
.pointes .image_container:hover img,
.pointes_last .image_container:hover img,
.gale_small .image_container:hover img {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
}
.gale .image_container img,
.pointes .image_container img,
.pointes_last .image_container img,
.gale_small .image_container img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.pointes .image_container,
.pointes_last .image_container {
    margin-right:auto;
    margin-left:auto;
    padding-bottom:20px;
    text-align:center;
    overflow:hidden;
    width:220px;
    height:150px;
}
.gale .image_container {
    margin-bottom:10px;
    overflow:hidden;
    width:260px;
    height:173px;
}
.gale_small .image_container {
    overflow:hidden;
    width:150px;
    height:150px;
}
.gale {
    float:none;
    clear:both;
    margin:30px auto;
    text-align:center;
}
.gale_small {
    float:none;
    clear:both;
    margin:20px auto 30px;
    text-align:center;
}
.scrollToTop {
    width:60px;
    height:60px;
    bottom:30px;
    right:10px;
    position:fixed;
    display:none;
    background-image:url("/files/images/scroll-to-top.png");
    background-repeat:no-repeat;
    text-indent: -3000px; opacity: 0.6;
}
.scrollToTop:hover {
    opacity: 0.9;
}
.route a {
    margin-top:20px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 80px 15px 12px;
    text-align:center;
    background-image:url("/files/images/route.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.route {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#fff;
}
.route p {
    margin-bottom:30px;
    color:#fff;
}
.open1 {
    margin-right:auto;
    margin-bottom:20px;
    margin-left:auto;
    text-align:center;
}
.open2 {
    text-align:center;
}
.poin a,
.poin_last a {
    width:150px;
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.grid_right .clears,
.grid_right2 .clears {
    float:none;
}
.grid_right li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right_flex2 li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right2 li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right_flex li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_left li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_left_h {
    margin-top:60px;
    margin-bottom:60px;
}
#header a {
    text-decoration:none;
    color:#fff;
}
.head h1 {
    margin-top:0;
    margin-bottom:30px;
    padding-top:0;
    font-size:2em;
    line-height:1.5em;
}
h1 {
    font-size:2em;
    line-height:1.2em;
}
h2 {
    margin-top:0;
    padding-top:0;
    font-size:20px;
    font-weight: 700;
}
#head_top a,
#footer a {
    text-decoration:none;
    color:#151515;
}
#head_top a:hover,
#nav_down a:hover {
    color:#78b41e;
}
.open_l {
    width:150px;
    margin:20px auto;
    padding:15px 65px 5px 12px;
    text-align:center;
    background-image:url("/files/images/uhr.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.open_r {
    width:150px;
    margin-top:20px;
    margin-right:auto;
    margin-left:auto;
    padding:12px 65px 5px 12px;
    text-align:center;
    background-image:url("/files/images/contact.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.head h4 {
    font-size:15px;
}
.head p {
    padding-left:120px;
    background-image:url("/files/images/line.png");
    background-position:left center;
    background-repeat:no-repeat;
}
.route h1 {
    margin-bottom:30px;
}
.face {
    float:right;
    margin-right:10px;
    margin-left:5px;
}
.face:hover {
    opacity: 0.7;
}
.poin {
    margin-right:auto;
    margin-bottom:50px;
    margin-left:auto;
    text-align:center;
}
.poin_last {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin h2,
.poin_last h2 {
    margin-bottom:60px;
    padding-top:20px;
    padding-bottom:60px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:40px;
    color:#fff;
    font-weight: 500;
}
.open_1 {
    margin-right:50px;
}
#points {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/farbe3.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
}
#anfahrt {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/anfahrt.jpg");
    background-position:center center;
    background-repeat:no-repeat;
}
#open {
    padding-top:60px;
    padding-bottom:60px;
}
.w-box {
    margin-right:15px;
    margin-left:15px;
    background-color:#fff;
}
.w-box-flex {
    margin-right:15px;
    margin-left:15px;
    background-color:#fff;
}
.grid_left,
.grid_left2 {
    padding-top:20px;
    padding-bottom:20px;
}
.grid_right,
.grid_right2 {
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.grid_right_flex,
.grid_right_flex2 {
    padding-top:20px;
    padding-bottom:20px;
}
.grid_left_h {
    text-align:center;
    background-color:#fff;
}
.infos {
    clear:both;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.custom {
    width:100%;
    top:0;
    position:fixed;
    background-color:#fff;
    z-index:1000; 
        transition: all 0.2s ease-in-out;
        height: auto;
}
.gree {
    background-color:#e4f0d2;
}
#nav_down .level_1 li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    border-bottom:1px groove #78b41e;
}
.phone {
    width:130px;
    float:right;
    margin-right:5px;
    font-size:14px;
}
.mail {
    width:170px;
    float:right;
    font-size:14px;
}
#header {
    background-image:url("/files/images/maler1.jpg");
    background-repeat:no-repeat;
    color:#fff;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#header .inside {
    padding-top:200px;
    padding-bottom:50px;
    background-color:rgba(21,21,21,.85);
}
body {
    font:15px/26px Roboto,sans-serif,Helvetica;
    color:#151515;
    font-weight: 300
}
.logo {
    float:left;
    margin-top:15px;
    margin-left:15px;
}
#nav_top {
    clear:both;
    padding-top:20px;
    padding-bottom:20px;
}
#nav_down {
    padding-top:20px;
    padding-bottom:20px;
}
}

@media (min-width: 481px) and (max-width: 806px) {
label {
    display:block;
    margin-left:15px;
}
.checkbox_container label {
    display:inline;
    margin-left:0;
}
.contact .checkbox_container input {
    width:16px;
    height:16px;
    margin-bottom:0;
    margin-left:0;
}
.contact .checkbox_container {
    width:300px;
    margin-bottom:15px;
    margin-left:15px;
    font-size:14px;
    line-height:18px;
}
.cookiebar__button {
    height:40px;
    margin-top:10px;
    background-color:#78b41e;
    border:0px;
    border-radius:9px;
}
.cookiebar__button:hover {
    background-color:rgba(120,180,30,.4);
}
.cookiebar {
    background-color:#3b3939;
}
.head .image_container img {
    border:3px solid #78b41e;
}
.head .image_container {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    margin-right: 15px ! important;
}
h4 {
    font-size:.9em;
}
#header .inside,
#footer .inside {
    padding-right:15px;
    padding-left:15px;
}
#head_top a.menu {
    text-decoration:none;
    color:#fff;
}
a.menu {
    float:right;
    margin-top:10px;
    margin-right:15px;
    padding:15px 50px 15px 15px;
    background:#78b41e url("/files/images/menu.png") right center no-repeat;
    color:#fff;
}
#dlh_googlemap_1 {
    border:2px solid #78b41e;
    width: 95% ! important;
}
.contact input {
    width:300px;
    margin-bottom:15px;
    margin-left:7px;
    padding:10px;
    border:1px solid #78b41e;
}
.contact .submit {
    width:300px;
    margin-left:15px;
    padding:10px;
}
.contact .submit:hover {
    background-color:#78b41e;
    color:#fff;
}
.contact textarea {
    width:300px;
    margin-bottom:15px;
    margin-left:7px;
    padding:10px;
    border:1px solid #78b41e;
}
.head_line {
    margin-top:20px;
    margin-bottom:30px;
}
#layer_white {
    background-image:url("/files/images/farbe-rechts.jpg");
    background-repeat:no-repeat;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#layer_white_w {
    padding-bottom:30px;
}
#layer_white a,
#layer_white_w a {
    text-decoration:underline;
    color:#78b41e;
    font-weight: 500;
}
#layer_white a:hover,
#layer_white_w a:hover {
    text-decoration:none;
}
.pointes {
    margin-right:auto;
    margin-bottom:20px;
    margin-left:auto;
    text-align:center;
}
.pointes_last {
    text-align:center;
}
.pointes h1,
.pointes_last h1 {
    margin-bottom:30px;
    padding-bottom:20px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:30px;
    color:#78b41e;
}
#layer_white_w .pointes p a,
#layer_white_w .pointes_last p a {
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#151515;
}
#layer_white_w .pointes a:hover,
#layer_white_w .pointes_last a:hover {
    text-decoration:none;
    color:#fff;
}
.pointe {
    clear:both;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 li {
    width:200px;
    clear:both;
    padding-top:15px;
    padding-bottom:15px;
    text-align:left;
}
#nav_top .level_2 a {
    font-weight:normal;
}
#nav_top .level_2 span.active {
    float:left;
}
#nav_top .level_2 li:hover,
#nav_top .level_2 li.active {
    background-color:#fff;
}
#nav_top li:hover .level_2 {
    width:200px;
    height:auto;
    left:auto;
    top:auto;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#e4f0d2;
    z-index: 1000;
}
.gale .image_container:hover img,
.pointes .image_container:hover img,
.pointes_last .image_container:hover img,
.gale_small .image_container:hover img {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
}
.gale .image_container img,
.pointes .image_container img,
.pointes_last .image_container img,
.gale_small .image_container img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.pointes .image_container,
.pointes_last .image_container {
    margin-right:auto;
    margin-left:auto;
    padding-bottom:20px;
    text-align:center;
    overflow:hidden;
    width:220px;
    height:150px;
}
.gale .image_container {
    margin-right:10px;
    margin-bottom:10px;
    overflow:hidden;
    width:260px;
    height:173px;
}
.gale_small .image_container {
    overflow:hidden;
    width:150px;
    height:150px;
}
.gale {
    float:none;
    clear:both;
    margin:30px auto;
    text-align:center;
}
.gale_small {
    float:none;
    clear:both;
    margin:20px auto 30px;
    text-align:center;
}
.scrollToTop {
    width:60px;
    height:60px;
    bottom:30px;
    right:10px;
    position:fixed;
    display:none;
    background-image:url("/files/images/scroll-to-top.png");
    background-repeat:no-repeat;
    text-indent: -3000px; opacity: 0.6;
}
.scrollToTop:hover {
    opacity: 0.9;
}
.route a {
    margin-top:20px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 80px 15px 12px;
    text-align:center;
    background-image:url("/files/images/route.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.route {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#fff;
}
.route p {
    margin-bottom:30px;
    color:#fff;
}
.open1 {
    margin-right:auto;
    margin-bottom:20px;
    margin-left:auto;
    text-align:center;
}
.open2 {
    text-align:center;
}
.poin a,
.poin_last a {
    width:150px;
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.grid_right .clears,
.grid_right2 .clears {
    float:none;
}
.grid_right li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right li,
.grid_right_flex2 li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right2 li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right_flex li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_left li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_left_h {
    margin-top:60px;
    margin-bottom:60px;
}
#header a {
    text-decoration:none;
    color:#fff;
}
.head h1 {
    margin-top:0;
    margin-bottom:30px;
    padding-top:0;
    font-size:2em;
    line-height:1.5em;
}
h1 {
    font-size:2em;
    line-height:1.2em;
}
h2 {
    margin-top:0;
    padding-top:0;
    font-size:20px;
    font-weight: 700;
}
#head_top a,
#footer a {
    text-decoration:none;
    color:#151515;
}
#head_top a:hover,
#nav_down a:hover {
    color:#78b41e;
}
.open_l {
    width:150px;
    float:left;
    margin:20px 30px 20px 15px;
    padding:15px 65px 5px 12px;
    text-align:center;
    background-image:url("/files/images/uhr.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.open_r {
    width:150px;
    margin-top:20px;
    margin-left:15px;
    padding:12px 65px 5px 12px;
    text-align:center;
    background-image:url("/files/images/contact.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.head h4 {
    font-size:.9em;
}
.head p {
    padding-left:120px;
    background-image:url("/files/images/line.png");
    background-position:left center;
    background-repeat:no-repeat;
    font-size:.8em;
}
.route h1 {
    margin-bottom:30px;
}
.face {
    float:right;
    margin-right:10px;
    margin-left:5px;
}
.face:hover {
    opacity: 0.7;
}
.poin {
    margin-right:auto;
    margin-bottom:50px;
    margin-left:auto;
    text-align:center;
}
.poin_last {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin h2,
.poin_last h2 {
    margin-bottom:60px;
    padding-top:20px;
    padding-bottom:60px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:40px;
    color:#fff;
    font-weight: 500;
}
.open_1 {
    margin-right:50px;
}
#points {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/farbe3.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover
}
#anfahrt {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/anfahrt.jpg");
    background-position:center center;
    background-repeat:no-repeat;
}
#open {
    padding-top:60px;
    padding-bottom:60px;
}
.w-box {
    margin-right:15px;
    margin-left:15px;
    background-color:#fff;
}
.w-box-flex {
    margin-right:15px;
    margin-left:15px;
    background-color:#fff;
}
.grid_left,
.grid_left2 {
    padding-top:20px;
    padding-bottom:20px;
}
.grid_right,
.grid_right2 {
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.grid_right_flex,
.grid_right_flex2 {
    padding-top:20px;
    padding-bottom:20px;
}
.grid_left_h {
    text-align:center;
    background-color:#fff;
}
.infos {
    float:right;
    margin-top:10px;
    margin-right:10px;
}
.custom {
    width:100%;
    top:0;
    position:fixed;
    background-color:#fff;
    z-index:1000; 
        transition: all 0.2s ease-in-out;
        height: auto;
}
.gree {
    background-color:rgba(228,240,210,.8);
}
#nav_top .level_1 li {
    float:left;
    padding-right:20px;
    padding-left:20px;
}
#nav_down .level_1 li {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    border-bottom:1px groove #78b41e;
}
#nav_top li.active,
#nav_top li.trail,
#nav_top a.trail,
#nav_down li.active,
#nav_down li.trail {
    font-weight:bold;
    color:#78b41e;
}
#nav_top .level_1 li.last,
#nav_down .level_1 li.last {
    padding-right:0;
}
.phone {
    width:130px;
    float:right;
    margin-right:5px;
    font-size:14px;
}
.mail {
    width:170px;
    float:right;
    font-size:14px;
}
#header {
    background-image:url("/files/images/maler1.jpg");
    background-repeat:no-repeat;
    color:#fff;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#header .inside {
    padding-top:200px;
    padding-bottom:50px;
    background-color:rgba(21,21,21,.85);
}
body {
    font:15px/26px Roboto,sans-serif,Helvetica;
    color:#151515;
    font-weight: 300;
}
.logo {
    float:left;
    margin-top:5px;
    margin-left:15px;
}
#nav_top {
    clear:both;
    padding-top:20px;
    padding-bottom:20px;
}
#nav_down {
    padding-top:20px;
    padding-bottom:20px;
}
}

@media (min-width: 807px) and (max-width: 1025px) {
label {
    display:block;
    margin-left:15px;
}
.checkbox_container label {
    display:inline;
    margin-left:0;
}
.contact .checkbox_container input {
    width:16px;
    height:16px;
    margin-bottom:0;
    margin-left:0;
}
.contact .checkbox_container {
    width:300px;
    margin-bottom:15px;
    margin-left:15px;
    font-size:14px;
    line-height:18px;
}
.cookiebar__button {
    height:40px;
    margin-top:10px;
    background-color:#78b41e;
    border:0px;
    border-radius:9px;
}
.cookiebar__button:hover {
    background-color:rgba(120,180,30,.4);
}
.cookiebar {
    background-color:#3b3939;
}
.head {
    padding-right:15px;
    padding-left:15px;
}
#head_top {
    margin-right:20px;
    margin-left:20px;
}
#dlh_googlemap_1 {
    margin-left:30px;
    border:2px solid #78b41e;
}
.contact {
    margin-left:30px;
}
.contact input {
    width:300px;
    margin-bottom:15px;
    margin-left:15px;
    padding:10px;
    border:1px solid #78b41e;
}
.contact .submit {
    width:320px;
    margin-left:15px;
    padding:10px;
}
.contact .submit:hover {
    background-color:#78b41e;
    color:#fff;
    cursor: pointer;
}
.contact textarea {
    width:300px;
    margin-bottom:15px;
    margin-left:15px;
    padding:10px;
    border:1px solid #78b41e;
}
.head_line {
    margin-top:20px;
    margin-bottom:30px;
}
#layer_white {
    padding-right:15px;
    padding-left:15px;
    background-image:url("/files/images/farbe-rechts.jpg");
    background-repeat:no-repeat;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#layer_white_w {
    padding-right:15px;
    padding-left:15px;
}
#layer_white a,
#layer_white_w a {
    text-decoration:underline;
    color:#78b41e;
    font-weight: 500;
}
#layer_white a:hover,
#layer_white_w a:hover {
    text-decoration:none;
}
.pointes {
    float:left;
    margin-right:35px;
    margin-bottom:20px;
    text-align:center;
}
.pointes_last {
    float:left;
    text-align:center;
}
.pointes h1,
.pointes_last h1 {
    margin-bottom:30px;
    padding-bottom:20px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:30px;
    color:#78b41e;
}
#layer_white_w .pointes p a,
#layer_white_w .pointes_last p a {
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#151515;
}
#layer_white_w .pointes a:hover,
#layer_white_w .pointes_last a:hover {
    text-decoration:none;
    color:#fff;
}
.pointe {
    clear:both;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
#nav_top .level_2 {
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    overflow:hidden;
    display:inline;
}
#nav_top .level_2 li {
    width:250px;
    clear:both;
    padding-top:15px;
    padding-bottom:15px;
    text-align:left;
}
#nav_top .level_2 a {
    font-weight:normal;
}
#nav_top .level_2 span.active {
    float:left;
}
#nav_top .level_2 li:hover,
#nav_top .level_2 li.active {
    background-color:#fff;
}
#nav_top li:hover .level_2 {
    width:250px;
    height:auto;
    left:auto;
    top:auto;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#e4f0d2;
    z-index: 1000;
}
.gale .image_container:hover img,
.pointes .image_container:hover img,
.pointes_last .image_container:hover img,
.gale_small .image_container:hover img {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
}
.gale .image_container img,
.pointes .image_container img,
.pointes_last .image_container img,
.gale_small .image_container img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.pointes .image_container,
.pointes_last .image_container {
    overflow:hidden;
    width:220px;
    height:150px;
}
.gale .image_container {
    margin-bottom:30px;
    overflow:hidden;
    width:260px;
    height:173px;
}
.gale_small .image_container {
    overflow:hidden;
    width:150px;
    height:150px;
}
.gale {
    float:none;
    clear:both;
    margin:30px auto;
    text-align:center;
}
.gale_small {
    float:none;
    clear:both;
    margin:20px auto 30px;
    text-align:center;
}
.scrollToTop {
    width:60px;
    height:60px;
    bottom:70px;
    right:30px;
    position:fixed;
    display:none;
    background-image:url("/files/images/scroll-to-top.png");
    background-repeat:no-repeat;
    text-indent: -3000px; opacity: 0.6;
}
.scrollToTop:hover {
    opacity: 0.9;
}
.route a {
    width:150px;
    margin-top:20px;
    margin-right:30px;
    padding:20px 60px 15px 12px;
    background-image:url("/files/images/route.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.route {
    float:right;
    padding-right:200px;
    color:#fff;
}
.route p {
    margin-bottom:30px;
    color:#fff;
}
.open1 {
    margin-top:10px;
    margin-bottom:10px;
    padding-top:0;
    padding-bottom:0;
}
.open2 {
    margin-top:0;
    padding-top:0;
}
.poin a,
.poin_last a {
    width:150px;
    padding:20px 30px 15px;
    text-align:center;
    border:1px solid #78b41e;
    text-decoration:none;
    color:#fff;
}
.grid_right .clears,
.grid_right2 .clears {
    float:none;
}
.grid_right li,
.grid_right_flex2 li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right2 li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_right_flex li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_left li {
    margin-right:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    background-image:url("/files/images/klecks2.png");
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px groove #78b41e;
}
.grid_left li.last {
    border-bottom:0px inset #78b41e;
}
.grid_left_h {
    margin-top:60px;
    margin-bottom:60px;
}
#header a {
    text-decoration:none;
    color:#fff;
}
.head h1 {
    margin-top:0;
    margin-bottom:30px;
    padding-top:0;
    font-size:45px;
    line-height:50px;
}
h1 {
    font-size:45px;
    line-height:50px;
}
h2 {
    margin-top:0;
    padding-top:0;
    font-size:20px;
    font-weight: 700
}
#head_top a,
#footer a {
    text-decoration:none;
    color:#151515;
}
#head_top a:hover,
#nav_down a:hover {
    color:#78b41e;
}
.open_l {
    width:150px;
    margin-top:20px;
    margin-right:30px;
    margin-left:15px;
    padding:20px 65px 7px 12px;
    background-image:url("/files/images/uhr.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.open_r {
    width:150px;
    margin-top:20px;
    padding:20px 65px 7px 12px;
    background-image:url("/files/images/contact.png");
    background-position:right top;
    background-repeat:no-repeat;
    border:1px solid #78b41e;
}
.head h4 {
    font-size:15px;
}
.head .image_container img {
    border:3px solid #78b41e;
}
.head p {
    padding-left:120px;
    background-image:url("/files/images/line.png");
    background-position:left center;
    background-repeat:no-repeat;
}
.route h1 {
    margin-bottom:30px;
    padding-left:120px;
    background-image:url("/files/images/line.png");
    background-position:left center;
    background-repeat:no-repeat;
}
.face {
    float:right;
    margin-left:20px;
}
.face:hover {
    opacity: 0.7
}
.poin {
    width:33%;
    float:left;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin_last {
    width:30%;
    float:left;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin h2,
.poin_last h2 {
    margin-bottom:60px;
    padding-top:20px;
    padding-bottom:60px;
    background-image:url("/files/images/line.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:40px;
    color:#fff;
    font-weight: 500;
}
.open_1 {
    margin-right:50px;
    margin-left:15px;
}
#points {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/farbe3.jpg");
    background-repeat:no-repeat;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#anfahrt {
    padding-top:60px;
    padding-bottom:60px;
    background-image:url("/files/images/anfahrt.jpg");
    background-position:center center;
    background-repeat:no-repeat;
}
#open {
    padding:30px 15px;
    background-image:url("/files/images/farben-open.jpg");
    background-position:right top;
    background-repeat:no-repeat;
    background-size: cover;
}
.w-box {
    padding-right:15px;
    padding-left:15px;
    background-color:#fff;
}
.w-box-flex {
    background-color:#fff;
    display:flex;
}
.grid_left,
.grid_left2 {
    width:45%;
    min-height:360px;
    float:left;
    margin-right:30px;
    padding-top:20px;
    padding-bottom:20px;
}
.grid_right,
.grid_right2 {
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.grid_right_flex,
.grid_right_flex2 {
    width:520px;
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.grid_left_h {
    width:55%;
    background-color:#fff;
}
.infos {
    padding-top:15px;
}
.custom {
    width:100%;
    top:0;
    position:fixed;
    background-color:#fff;
    z-index:1000; 
        transition: all 0.2s ease-in-out;
        height: auto;
}
.gree {
    background-color:#e4f0d2;
}
#nav_top .level_1 li,
#nav_down .level_1 li {
    float:left;
    padding-right:13px;
    padding-left:13px;
}
#nav_top li.active,
#nav_top li.trail,
#nav_top a.trail,
#nav_down li.active,
#nav_down li.trail {
    font-weight:bold;
    color:#78b41e;
}
#nav_top .level_1 li.last,
#nav_down .level_1 li.last {
    padding-right:0;
}
.phone {
    width:130px;
    float:right;
    margin-right:20px;
    font-size:14px;
}
.mail {
    width:170px;
    float:right;
    font-size:14px;
}
#header {
    background-image:url("/files/images/maler1.jpg");
    background-repeat:no-repeat;
    color:#fff;
    background-attachment: fixed; background-position: center center; background-size: cover;
}
#header .inside {
    padding-top:250px;
    padding-bottom:50px;
    background-color:rgba(21,21,21,.85);
}
body {
    font:15px/26px Roboto,sans-serif,Helvetica;
    color:#151515;
    font-weight: 300;
}
.logo {
    float:left;
    margin-top:15px;
}
#nav_top {
    clear:both;
    padding-bottom:5px;
}
#nav_down {
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}
#navi .inside {
    width:94%;
    margin-right:auto;
    margin-left:auto;
}
.article,
#layer_white .inside,
#layer_white_w .inside,
#points .inside,
#open .inside,
#anfahrt .inside,
#footer .inside {
    width:94%;
    margin-right:auto;
    margin-left:auto;
}
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/files/fonts/roboto-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/files/fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/files/fonts/roboto-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/files/fonts/roboto-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/files/fonts/roboto-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/files/fonts/roboto-v29-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/files/fonts/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/files/fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/files/fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/files/fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/files/fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/files/fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/files/fonts/roboto-v29-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/files/fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/files/fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/files/fonts/roboto-v29-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/files/fonts/roboto-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/files/fonts/roboto-v29-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/files/fonts/roboto-condensed-v24-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/files/fonts/roboto-condensed-v24-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/files/fonts/roboto-condensed-v24-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/files/fonts/roboto-condensed-v24-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/files/fonts/roboto-condensed-v24-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/files/fonts/roboto-condensed-v24-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/files/fonts/roboto-condensed-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/files/fonts/roboto-condensed-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/files/fonts/roboto-condensed-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/files/fonts/roboto-condensed-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/files/fonts/roboto-condensed-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/files/fonts/roboto-condensed-v24-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/files/fonts/roboto-condensed-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/files/fonts/roboto-condensed-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/files/fonts/roboto-condensed-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/files/fonts/roboto-condensed-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/files/fonts/roboto-condensed-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/files/fonts/roboto-condensed-v24-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.0
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #78b41e;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:rgba(0,0,0,.4);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.poin a, .poin_last a, .route a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #78b41e;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.poin a:before, .poin_last a:before, .route a:before  {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:rgba(0,0,0,.4);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.poin a:hover, .poin a:focus, .poin a:active, .poin_last a:hover, .poin_last a:focus, .poin_last a:active, .route a:hover, .route a:focus, .route a:active {
  color: white;
}
.poin a:hover:before, .poin a:focus:before, .poin a:active:before, .poin_last a:hover:before, .poin_last a:focus:before, .poin_last a:active:before, .route a:hover:before, .route a:focus:before, .route a:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.pointes p a, .pointes_last p a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #78b41e;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.pointes p a:before, .pointes_last p a:before  {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.pointes p a:hover, .pointes p a:focus, .pointes p a:active, .pointes_last p a:hover, .pointes_last p a:focus, .pointes_last p a:active {
  color: #ffffff;
}
.pointes p a:hover:before, .pointes p a:focus:before, .pointes p a:active:before, .pointes_last p a:hover:before, .pointes_last p a:focus:before, .pointes_last p a:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  color: #ffffff;
}
