#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}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../files/website/lib/owlcarousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* NEU_Korrektur.css */
#wrapper{max-width: 1600px;margin: 0 auto;position: relative;overflow-x: hidden}body{font-family: museo-sans, sans-serif;background-color: #bbb;color: #434343;font-weight: 300}section{padding: 100px 0;    position: relative;    background-color: #fff}#header{background-image:url("../../files/website/Bilder/BG%20header%20footer.png");background-position:center center;background-repeat:no-repeat;position: fixed;width: 100%;max-width: 1600px;z-index: 10000;background-size: cover;height: 12rem;background-color: #fff}#MainMenu{position: absolute;width: 100%;margin-top: 9.6rem;    justify-content: space-around;display: flex;background: #ededed}#MainMenu .level_1{text-transform: uppercase;font-size: 1.4rem}#MainMenu a,#MainMenu strong{color: #707070;font-weight: 500}#MainMenu a:hover,#MainMenu strong:hover{color: #000}#MainMenu .invisible{display: none}#MainMenu .active{border-bottom: 3px solid #97CB08}#MainMenu .level_1 li:nth-child(3){margin-right: 50px}#MainMenu .level_1 li:nth-child(4){margin-left: 390px}#Logo{z-index: 10000}section.topbilder{padding: 13rem 0 0 0}h1{text-transform: uppercase;margin-bottom: 5rem;font-weight: 700;color: #000}h1:after{background-color: #C60221;    content: '';    display: inline-block;    width: 13px;    height: 13px}h2{text-transform: uppercase;margin-bottom: 2rem;font-weight: 700;color: #000}h2:after{background-color: #C60221;    content: '';    display: inline-block;    width: 8px;    height: 8px;    margin-left: 0.25rem}h3{color: #C60221;    margin-bottom: 3rem;    text-transform: uppercase;    font-weight: 600;    font-size: 2rem}section.bggolfer{background-image:url("../../files/website/Bilder/BG%20Golfer.png");background-position:right bottom;background-repeat:no-repeat;background-size: auto 90%}#footer{background-image:url("../../files/website/Bilder/BG%20header%20footer.png");background-position:center center;background-repeat:no-repeat;background-color: #fff;background-size: cover;padding: 3rem 0 0 0}#footer .Adresse{margin-top: 2.5rem;font-size: 1.3rem;    margin-left: -6rem}#footer .Adresse strong{font-weight: 700}#footer .postfooter{background: linear-gradient(90deg, rgba(151,203,8,0) 0%, rgba(151,203,8,1) 100%);padding: 0.5rem 0}#footer .postfooter a{color: #000;text-transform: uppercase;padding: 0 0.5rem;transition: all 0.5s ease}#footer .postfooter a:hover{text-decoration: none;color: #fff}#LogoFooter img{width: 60%;    height: auto}.grau{background-color: #f2f2f2}.layout_teaser{background: #fff;    margin-bottom: 1.5rem;    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);position: relative}.mod_eventlist .text{padding: 0 1.5rem 5rem 1.5rem;color: #707070}.mod_eventlist h3{margin-top: 4rem;font-weight: 500;color: #C60221}.mod_eventlist .time{background-image:url("../../files/website/Bilder/wappenform.png");background-position:center center;background-repeat:no-repeat;position: absolute;margin-top: -10rem;background-size: cover;    height: 176px;    width: 155px;margin-left: -1.5rem}.mod_eventlist .text-primary{color: #C60221 !important;margin-bottom: -1rem;margin-top: 1.5rem}.mod_eventlist .month{font-size: 1.4rem;color: #707070}.mod_eventlist .year{color: #707070;font-size: 1.2rem}.mod_eventlist .more{text-align: right;    position: absolute;right: 2rem;    bottom: 0}.mod_eventlist .more .fa{color: #e4e4e4;font-size: 2rem;    transition: all 0.5s ease}.mod_eventlist .more .fa:hover{color: #000;text-decoration: none}.layout_teaser img{width: 100%;    height: 100%;    object-fit: cover}.Partnerlogos{background: #f2f2f2}.Partnerlogos img{width: 100%;    height: auto;mix-blend-mode:multiply}.Partnerlogos figure{margin: 0}#sidelinks{position: fixed;                top: 50%;                right: 0;                width: 3rem;                z-index: 1000000;                transform: translateY(-50%)}#sidelinks a{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.35);box-shadow:0 0 5px 0 rgba(0,0,0,.35);display: block;                height: 3rem;                width: 15.6rem;                transition: all 0.5s ease;                /*margin-left: -186px;*/                margin-bottom: 5px;                color: #333;                font-size: 1.2rem;                font-weight: 600;                text-transform: uppercase;                padding-left: calc(48px + 1rem);                padding-top: 10px;                text-decoration: none;            background-size: 3rem;    border-top-left-radius: 1rem;    border-bottom-left-radius: 1rem}#sidelinks a:hover{background-color: rgba(255,255,255,1);            margin-left: -186px;border-top-left-radius: 1rem;border-bottom-left-radius: 1rem}a.btnAnrufen{background-image:url("../../files/website/Bilder/Sidelinks/btnAnrufen.png");background-position:left center;background-repeat:no-repeat}a.btnKontakt{background-image:url("../../files/website/Bilder/Sidelinks/btnKontakt.png");background-position:left center;background-repeat:no-repeat}a.btnFacebook{background-image:url("../../files/website/Bilder/Sidelinks/btnFacebook.png");background-position:left center;background-repeat:no-repeat}a.btnInstagram{background-image:url("../../files/website/Bilder/Sidelinks/btnInstagram.png");background-position:left center;background-repeat:no-repeat}.ce_hyperlink{text-align: right;margin-top: 2rem}.ce_hyperlink a{color: #707070;transition: all 0.5s ease;font-size: 1.5rem}.ce_hyperlink a:hover{text-decoration: none;color: #000}.ce_hyperlink i{color: #C60221;padding-left: 0.5rem}.ce_downloads ul{list-style: none;    margin-left: -2.5rem}.ce_downloads li{margin: 2.5rem 0}.ce_downloads a,.ce_download a{background: #f2f2f2;    padding: 1rem;color: #707070;display: flex;align-items: center;justify-content: space-between;transition: all 0.5s ease;font-weight: 400}.ce_downloads a:hover,.ce_download a:hover{text-decoration: none;background: #97CB08;color: #fff}.ce_downloads span,.ce_download span{font-size: 0.9rem;font-weight: 300}.btn-primary{background-color: #C60221;    border-color: #C60221;transition: all 0.5s ease}.btn-primary:hover{background-color: #707070;    border-color: #707070}.kontakt,.anmeldung{background: #f2f2f2;    padding: 2rem}.form-control{font-weight: 300}.boxweiss{background: #fff;    padding: 2rem;margin: 1rem 0;box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%)}.boxweiss strong{color: #C60221}.boxweiss a{text-align: right}.boxgrau{background: #f2f2f2;    padding: 1rem;margin: 1rem 0;box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%)}.mod_mobile_menu{display: none}.pro img{width: 100%;height: auto}#footer:before{background-image:url("../../files/website/Bilder/footergolfer.png");background-position:right bottom;background-repeat:no-repeat;content: '';    display: block;    position: absolute;    content: '';    display: block;    width: 520px;    height: 375px;    position: absolute;    bottom: 40px;    background-size: 100% auto;    right: -5rem}#sociallinks a{height: 55px;        text-indent: -9999px;        display: inline-block;        width: 55px}#sociallinks{right: 0.5rem;    position: absolute;    bottom: 2.5rem}.owl-item{padding: 10px}.owl-item > div,.mod_newslist > div{background: #f2f2f2}.owl-carousel .owl-item img,.mod_newslist img{display: block !important;width: calc(100% + 30px);            height: auto;        margin-left: -15px}.owl-nav{font-size: 3rem;            text-align: right}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{padding: 15px !important;            outline: none !important}.owl-item p:last-child,.mod_newslist p:last-child{margin-bottom: 0}.owl-carousel h2{margin-bottom: 2rem;margin-top: 0.5rem;    font-size: 1.8rem;font-weight: 400}.owl-item p:last-child{margin-bottom: 6rem}.owl-carousel a{color: #707070;    font-weight: 300;font-size: 1.5rem}.owl-carousel .stretched-link:hover{color: #000;    text-decoration: none}.owl-carousel .owl-prev{position: absolute;    left: -4.5rem;    top: 6rem}.owl-carousel .owl-prev span,.owl-carousel .owl-next span{font-size: 8rem;    color: #bbb}.owl-carousel .owl-next{position: absolute;    top: 6rem}.owl-carousel .row{box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%)}.owl-carousel .readmore{position: absolute;    right: 15px;    bottom: 10px}.owl-carousel time{color: #C60221}.owl-dots{text-align: right}.owl-carousel button.owl-dot{border: 2px solid #707070;    margin: 0.25rem;    border-radius: 50%;    padding: 0px !important}.owl-carousel .owl-dots .active span{background: #C60221}.owl-carousel .owl-dots span{display: block;    background: #fff;    width: 10px;    height: 10px;    border-radius: 50%;    border: 2px solid #fff}.ce_metamodels_frontendfilter{background: #C7C7C7;margin-bottom: 1.5rem}.ce_form input{border: 1px solid #ced4da;margin-bottom: 0.5rem;    padding: 0.5rem;border-radius: .25rem;width: 100%;font-weight: 300}.ce_metamodels_frontendfilter .auto_item .form-control{margin-bottom: 1rem}.ce_text img{max-width: 100%;height: auto}.box{border: 5px solid #bbb;    padding: 2rem}.box p:last-child{margin-bottom: 0}.boxweiss img{width: 100%;height: auto}
@media screen and (min-width: 1600px){
/* NEU_min1600.css */
#sidelinks{right: 50%;        transform: translateX(801px);        clip-path: inset(0 0px 0 -187px)}#MainMenu{margin-top: 10rem}#MainMenu .nav-link{padding: .5rem .5rem}#Logo{margin-right: 4rem}.mod_eventlist h3{font-size: 1.5rem}.mod_eventlist .more{right: 1rem}#golferfooter img{height: 17rem}.Partnerlogos img{width: 95%}#footer .Adresse{margin-top: 1.5rem;    margin-left: -2rem}#LogoFooter img{width: 80%;    height: auto}
}
@media screen and (max-width: 1200px){
/* NEU_max1200.css */
.owl-carousel .owl-prev{left: -3.5rem;    top: 4rem}.owl-carousel .owl-next{right: -3.5rem;    top: 4rem}#MainMenu .level_1 li:nth-child(4){margin-left: 206px}#Logo{margin-right: 5rem}.mod_eventlist h3{font-size: 1.7rem;margin-bottom: 1.5rem;margin-top: 4.5rem}.mod_eventlist .text{padding: 0 1rem 3rem 1rem}.mod_eventlist .time{margin-top: -11rem}#footer .Adresse{margin-top: 1.5rem}#footer:before{background-size: 82% auto}.flip-front .text{background-position-x: 16rem !important;background-position-y: 5rem !important}.flip-back .text span{width: 60px!important;font-size: 0.9rem}.flip-back .text .golfclub,.flip-back .text strong{white-space: nowrap}.flip-back .flip-content{padding-bottom: 140% !important}.flip-back .text{padding: 1rem !important}
}
@media screen and (max-width: 992px){
/* NEU_max992.css */
.owl-carousel .owl-item img{object-fit: cover;    height: fit-content}#MainMenu{margin-top: 10rem}#MainMenu .level_1 li:nth-child(4){margin-left: 192px}#MainMenu .nav-link{padding: .5rem .5rem}#MainMenu .level_1{font-size: 1.1rem}#Logo{margin-right: 4rem}.mod_eventlist h3{font-size: 1.5rem}.mod_eventlist .more{right: 1rem}.Partnerlogos img{width: 100%}#footer .Adresse{margin-top: 1.5rem;    margin-left: -2rem}#LogoFooter img{width: 80%;    height: auto}#footer:before{background-size: 75% auto;    right: -3rem}.flip-front .text strong{font-size: 1.2rem}.flip-front .text span{font-size: 0.9em}.flip-front .text{padding: 0.5rem 0.5rem 1rem !important}.flip-back .text{font-size: 0.9rem}.flip-front .text{background-position-x: 18.5rem !important;    background-position-y: 4rem !important}.flip-front .text span{font-size: 1rem}.flip-back .flip-content{padding-bottom: 128% !important}
}
@media screen and (max-width: 768px){
/* NEU_max768.css */
.mod_mobile_menu{display: block}.mobile_menu{z-index: 1000000}#btnNav{font-size: 2.5rem;position: absolute;    right: 2rem;    top: 2rem;cursor: pointer}#MainMenu{display: none}#Logo img{height: 12rem;    width: auto}#Logo{position: absolute;    left: 1rem}#header{height: 8rem}section.topbilder{padding: 8rem 0 0 0}.mobile_menu .inner{background: #fff}#menumobil ul{list-style: none;    padding: 0 1.5rem}#menumobil li{padding: 1rem 0;    text-transform: uppercase}#menumobil li a,#menumobil li strong{color: #434343;font-weight: 400;font-size: 1.1rem;transition: all 0.5s ease;cursor: pointer}#menumobil li a,#menumobil li strong{text-decoration: none;color: #000}#menumobil li .active{border-bottom: 3px solid #97CB08}h1{font-size: 2.1rem;margin-bottom: 3rem}h2{font-size: 1.7rem}h3{margin-bottom: 2rem}section.bggolfer{background-size: auto 70%}#LogoFooter img{width: 95%;    height: auto}#footer .Adresse{margin-top: 1rem;    margin-left: -1.5rem}.postfooter .text-right{padding: 0}#footer:before{background-size: 60% auto}.Partnerlogos{display: none !important}.kontakt{margin-top: 2rem}.leaflet-left{margin-top: 4rem}.owl-carousel .newstext{margin-top: 1rem}.flip-front .text{background-position-x: 29rem !important;    background-position-y: 3.5rem !important;    background-size: 6% auto !important}.flip-content{padding-bottom: 120%}.flip-back .flip-content{padding-bottom: 120% !important}.pro{margin-bottom: 1rem !important}.flip-back .text span,.flip-back .text{font-size: 1rem}
}
@media screen and (max-width: 576px){
/* NEU_max576.css */
#footer .Adresse{margin-top: -7.5rem;    margin-left: 8rem}#LogoFooter img{width: 20%;    height: auto}.ce_downloads a,.ce_download a{margin-bottom: -1rem}.ce_downloads li:last-child{padding-bottom: 2rem}section.bggolfer{background-size: auto 60%}#footer{margin-top: -1rem}#footer:before{display: none}.Partnerlogos{display: none !important}.owl-carousel .owl-prev span,.owl-carousel .owl-next span{font-size: 4rem}.owl-carousel .owl-prev{left: 0;    top: auto;    bottom: -50px}.owl-carousel .owl-next{right: 25.5rem;    top: auto;    bottom: -50px}.flip-front .text{background-position-x: 27rem !important}
}
@media screen and (max-width: 415px){
/* NEU_max415.css */
section{padding: 50px 0}section.bggolfer{background-size: auto 50%}h1{font-size: 1.6rem;margin-bottom: 2rem}h1:after{width: 9px;    height: 9px}h2{font-size: 1.3rem;margin-bottom: 1rem}h2:after{width: 6px;    height: 6px}h3{font-size: 1.5rem}.ce_hyperlink{margin-top: 0}#footer{padding: 1rem 0 0 0}#LogoFooter img{width: 25%}.ce_downloads a,.ce_download a{white-space: nowrap;    font-size: 0.87rem}.ce_downloads li{margin: 2rem 0}.ce_downloads span,.ce_download span{font-size: 0.7rem}.mod_eventlist h3{margin-bottom: 0.5rem;    margin-top: 3.5rem}.mod_eventlist .text{padding: 0 1rem 2rem 1rem}.mod_eventlist .time{margin-top: -10rem}#footer{margin-top: 0}#footer .Adresse{font-size: 1rem;    margin-top: -6rem;    margin-left: 6rem}#footer:before{display: none}#footer .postfooter a{font-size: 0.9rem;padding: 0 0.25rem}.owl-carousel .owl-prev{top: auto;    bottom: -50px}.owl-carousel .owl-next{right: 17.5rem;    top: auto;    bottom: -50px}.owl-carousel h2{font-size: 1.5rem}.flip-front .text{background-position-x: 19rem !important;    background-position-y: 3.5rem !important}.flip-back .text span{width: 65px!important}.flip-back .flip-content{padding-bottom: 127% !important}
}
/* flip.css */
.flip-1{perspective: 1000px;    height: 0;padding-bottom: calc(100% + 120px)}.flip-inner{width:100%;height:100%;position:relative;text-align:center;transition: transform 0.8s;transform-style: preserve-3d}.flip-1:hover .flip-inner{transform: rotateY(180deg)}.flip-front,.flip-back{width:100%;height:100%;position:absolute;-webkit-backface-visibility: hidden;/* Safari */          backface-visibility: hidden;z-index:0}.flip-back{transform: rotateY(180deg)}.flip-back .text p{font-weight:bold}.flip-back .text span{font-weight:normal}.flip-front .flip-content{padding-bottom:0}.flip-back .flip-content{padding-bottom: 134%;    position: relative}.flip-back .text{background-color: #fff;    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 10000000000000000;    overflow: hidden;    display: flex;    justify-content: center;    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);text-align: left;flex-direction: column;    padding: 1.5rem}.flip-front .text strong{font-size: 1.3rem;color: #C60221}.flip-front .text{background-image:url("../../files/website/Bilder/arrow-right.png");background-position:right bottom;background-repeat:no-repeat;text-align: left;    padding: 1rem 1rem 2rem;    background-size: 8% auto;    background-position-x: 19.5rem;    background-position-y: 5rem;background-color: #fff}.flip-front .flip-content{box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%)}.pro{margin-bottom: 2rem}.flip-back .text span{display: inline-block;    width: 90px}.flip-back .text .golfclub,.flip-back .text strong{display: block;width: auto}.flip-back .text strong{font-size: 1.3rem;color: #C60221;    margin-bottom: -1rem}.flip-back .text .golfclub{color: #bbb;    margin-bottom: 2rem}
