body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none}
.slick-list{position:relative;display:block;margin:0;padding:0;border-left:var(--border-left);border-top:var(--border-top);border-right:var(--border-right);border-bottom:var(--border-bottom);border-radius:var(--rounding);box-shadow:var(--shadow)}
@media (prefers-color-scheme: dark)
{
    .slick-list{border-left:var(--border-left-dark, var(--border-left));border-top:var(--border-top-dark, var(--border-top));border-right:var(--border-right-dark, var(--border-right));border-bottom:var(--border-bottom-dark, var(--border-bottom));box-shadow:var(--shadow-dark, var(--shadow))}
}
.slick-list:focus{outline:none}
.slick-list .dragging{cursor:pointer}
.slick-slider .slick-list,.slick-track,.slick-slide{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.slick-track{position:relative;height:100%;left:0;top:0;display:inline-block;zoom:1}
.slick-track:before,.slick-track:after{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{display:none}
.slick-slide{position:static;float:left;height:100%;min-height:1px;display:none}
.slick-active picture{pointer-events:auto}
.slick-slide img{display:block}
.slick-slide .slick-loading img{display:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{display:none}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;padding:0;border:none;outline:none}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}
.slick-prev .slick-disabled,.slick-next .slick-disabled{opacity:0.25}
.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;opacity:1}
.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;color:black;opacity:0.25;pointer-events:auto}
.slick-dots .slick-active button:active{opacity:1}
.slick-dots .slick-active button{opacity:0.75}
[dir="rtl"] .slick-slide{float:right}
.slidex {display:none}
.slider-nav .slick-list {overflow:hidden}
.slider-nav button {pointer-events:auto}
.slider-nav picture {cursor:pointer}
@-webkit-keyframes revealInRight{from{-webkit-clip-path:polygon(-30% -30%, -30% -30%, -30% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}to{-webkit-clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 100%);-webkit-transform:translate3d(0,0,0)}}@keyframes revealInRight{from{clip-path:polygon(-30% -30%, -30% -30%, -30% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}to{clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}}.revealInRight{-webkit-animation-name:revealInRight;animation-name:revealInRight}
@-webkit-keyframes revealInLeft{from{-webkit-clip-path:polygon(130% -30%, 130% -30%, 130% 130%, 130% 130%);-webkit-transform:translate3d(0,0,0)}to{-webkit-clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}}@keyframes revealInLeft{from{clip-path:polygon(130% -30%, 130% -30%, 130% 130%, 130% 130%);-webkit-transform:translate3d(0,0,0)}to{clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}}.revealInLeft{-webkit-animation-name:revealInLeft;animation-name:revealInLeft}
@-webkit-keyframes fadeInUpSubtle{from{opacity:0;-webkit-transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInUpSubtle{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUpSubtle{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{transform:scale3d(1,1,1)}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;-webkit-transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}
@-webkit-keyframes fadeInLeftSubtle{from{opacity:0;-webkit-transform:translate3d(-30px,0,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInLeftSubtle{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeftSubtle{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle}
.v1{display:inline-block;vertical-align:top}.ps1{position:relative;margin-left:10px;margin-top:20px}.s1{min-width:1900px;width:1900px;min-height:80px}.z1{z-index:90}.ps2{position:relative;margin-left:0;margin-top:0}.s2{min-width:1900px;width:1900px;min-height:80px;line-height:0}.s3{min-width:1900px;width:1900px;min-height:80px}.c1{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(3,59,10)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(3,59,10) 100%);box-shadow:0 2px 4px rgba(0,0,0,0.9)}.z2{z-index:121}.v2{display:inline-block;vertical-align:top;pointer-events:auto}.ps3{position:relative;margin-left:0;margin-top:-55px}.s4{min-width:1900px;width:1900px;overflow:hidden;height:30px}.z3{z-index:122}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f1{font-family:"Raleway 6";font-size:22px;font-size:calc(22px * var(--f));line-height:1.183;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps4{position:relative;margin-left:10px;margin-top:20px}.s5{min-width:1864px;width:1864px;min-height:1039px}.ps5{position:relative;margin-left:0;margin-top:0}.s6{min-width:940px;width:940px;min-height:1039px}.z4{z-index:131}.z5{z-index:111}.ps6{position:relative;margin-left:10px;margin-top:43px}.s7{min-width:919px;width:919px;overflow:hidden;height:50px}.z6{z-index:119}.f2{font-family:"Raleway 6";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps7{position:relative;margin-left:10px;margin-top:0}.s8{min-width:920px;width:920px;overflow:hidden;height:321px}.z7{z-index:118}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f3{font-family:"Raleway 6";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.c3{padding-left:42px;padding-right:42px}.ps8{position:relative;margin-left:9px;margin-top:-1px}.s9{min-width:921px;width:921px;min-height:614px}.z8{z-index:112}.s10{min-width:447px;width:447px;min-height:614px;height:614px}.z9{z-index:114}.i1{position:absolute;left:0;width:445px;top:0;height:612px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:1px 2px 4px rgba(0,0,0,0.9);border:1px solid rgba(0,0,0,0.9);background-clip:padding-box}.i2{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps9{position:relative;margin-left:20px;margin-top:1px}.s11{min-width:453px;width:453px;min-height:140px;line-height:0}.ps10{position:relative;margin-left:0;margin-top:0}.s12{min-width:453px;width:453px;overflow:hidden;height:35px}.z10{z-index:115}.z11{z-index:113}.ps11{position:relative;margin-left:0;margin-top:35px}.s13{min-width:453px;width:453px;overflow:hidden;height:35px}.z12{z-index:117}.f4{font-family:"Raleway 6";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps12{position:relative;margin-left:468px;margin-top:-543px}.s14{min-width:453px;width:453px;overflow:hidden;height:35px}.z13{z-index:116}.ps13{position:relative;margin-left:27px;margin-top:18px}.s15{min-width:897px;width:897px;min-height:944px}.z14{z-index:72}.ps14{position:relative;margin-left:20px;margin-top:0}.s16{min-width:842px;width:842px;min-height:101px;height:101px}.i3{position:absolute;left:0;min-width:831px;max-width:831px;min-height:101px;max-height:101px;top:0;color:#00a5ff}.ps15{position:relative;margin-left:388px;margin-top:50px}.s17{min-width:447px;width:447px;min-height:76px;height:76px}.i4{position:absolute;left:0;min-width:444px;max-width:444px;min-height:76px;max-height:76px;top:0;color:#1d7f2a}.ps16{position:relative;margin-left:59px;margin-top:49px}.s18{min-width:338px;width:338px;min-height:79px;height:79px}.i5{position:absolute;left:0;min-width:338px;max-width:338px;min-height:73px;max-height:73px;top:3px;color:#00a5ff}.ps17{position:relative;margin-left:-31px;margin-top:156px}.s19{min-width:490px;width:490px;min-height:83px;height:83px}.i6{position:absolute;left:0;min-width:490px;max-width:490px;min-height:80px;max-height:80px;top:1px;color:#ff0017}.ps18{position:relative;margin-left:0;margin-top:53px}.s20{min-width:897px;width:897px;min-height:70px;height:70px}.z15{z-index:109}.i7{position:absolute;left:12px;min-width:873px;max-width:873px;min-height:70px;max-height:70px;top:0}.ps19{position:relative;margin-left:368px;margin-top:96px}.s21{min-width:445px;width:445px;min-height:109px;height:109px}.z16{z-index:105}.i8{position:absolute;left:0;min-width:445px;max-width:445px;min-height:108px;max-height:108px;top:0;color:#1d7f2a}.ps20{position:relative;margin-left:125px;margin-top:62px}.s22{min-width:379px;width:379px;min-height:88px;height:88px}.i9{position:absolute;left:0;min-width:379px;max-width:379px;min-height:85px;max-height:85px;top:2px;color:#ff0017}.ps21{position:relative;margin-left:20px;margin-top:0}.s23{min-width:1892px;width:1892px;min-height:1023px}.ps22{position:relative;margin-left:0;margin-top:36px}.s24{min-width:922px;width:922px;min-height:951px}.z17{z-index:102}.ps23{position:relative;margin-left:30px;margin-top:0}.s25{min-width:434px;width:434px;min-height:55px;height:55px}.i10{position:absolute;left:0;min-width:425px;max-width:425px;min-height:55px;max-height:55px;top:0;color:#ff0017}.ps24{position:relative;margin-left:379px;margin-top:73px}.s26{min-width:503px;width:503px;min-height:83px;height:83px}.z18{z-index:84}.i11{position:absolute;left:0;min-width:503px;max-width:503px;min-height:82px;max-height:82px;top:1px;color:#00a5ff}.ps25{position:relative;margin-left:91px;margin-top:56px}.s27{min-width:616px;width:616px;min-height:70px;height:70px}.z19{z-index:86}.i12{position:absolute;left:0;min-width:616px;max-width:616px;min-height:69px;max-height:69px;top:0;color:#1d7f2a}.ps26{position:relative;margin-left:0;margin-top:103px}.s28{min-width:922px;width:922px;min-height:93px;height:93px}.z20{z-index:88}.i13{position:absolute;left:0;min-width:922px;max-width:922px;min-height:93px;max-height:93px;top:0}.ps27{position:relative;margin-left:133px;margin-top:57px}.s29{min-width:433px;width:433px;min-height:81px;height:81px}.z21{z-index:89}.i14{position:absolute;left:0;min-width:428px;max-width:428px;min-height:81px;max-height:81px;top:0;color:#00a5ff}.ps28{position:relative;margin-left:350px;margin-top:63px}.s30{min-width:558px;width:558px;min-height:63px;height:63px}.i15{position:absolute;left:0;min-width:558px;max-width:558px;min-height:55px;max-height:55px;top:4px;color:#1d7f2a}.ps29{position:relative;margin-left:61px;margin-top:76px}.s31{min-width:543px;width:543px;min-height:78px;height:78px}.z22{z-index:83}.i16{position:absolute;left:0;min-width:543px;max-width:543px;min-height:77px;max-height:77px;top:1px;color:#ff0017}.ps30{position:relative;margin-left:30px;margin-top:0}.s32{min-width:940px;width:940px;min-height:1023px}.z23{z-index:110}.s33{min-width:939px;width:939px;min-height:1023px;line-height:0}.s34{min-width:939px;width:939px;min-height:1023px}.c4{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(3,59,10)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(3,59,10) 100%);box-shadow:1px 2px 4px rgba(0,0,0,0.9)}.z24{z-index:91}.ps31{position:relative;margin-left:10px;margin-top:-991px}.s35{min-width:920px;width:920px;overflow:hidden;height:50px}.z25{z-index:100}.ps32{position:relative;margin-left:10px;margin-top:-941px}.s36{min-width:920px;width:920px;overflow:hidden;height:313px}.z26{z-index:101}.c5{padding-left:80px;padding-right:80px}.ps33{position:relative;margin-left:9px;margin-top:-625px}.s37{min-width:931px;width:931px;min-height:614px}.z27{z-index:92}.s38{min-width:451px;width:451px;min-height:614px;height:614px}.z28{z-index:93}.a1{display:block;height:100%}.i17{position:absolute;left:0;width:449px;top:0;height:612px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-filter:drop-shadow(1px 2px 5px 6px rgba(0,0,0,0.59));-moz-filter:drop-shadow(1px 2px 5px 6px rgba(0,0,0,0.59));filter:drop-shadow(1px 2px 5px 6px rgba(0,0,0,0.59));will-change:filter;border:1px solid rgba(0,0,0,0.9);background-clip:padding-box}.i18{width:100%;height:100%;display:inline-block}.ps34{position:relative;margin-left:21px;margin-top:36px}.s39{min-width:458px;width:458px;min-height:175px;line-height:0}.ps35{position:relative;margin-left:0;margin-top:0}.s40{min-width:458px;width:458px;overflow:hidden;height:35px}.z29{z-index:96}.ps36{position:relative;margin-left:0;margin-top:0}.s41{min-width:458px;width:458px;overflow:hidden;height:35px}.z30{z-index:97}.ps37{position:relative;margin-left:0;margin-top:0}.s42{min-width:458px;width:458px;overflow:hidden;height:35px}.z31{z-index:98}.s43{min-width:458px;width:458px;overflow:hidden;height:35px}.z32{z-index:99}.ps38{position:relative;margin-left:0;margin-top:0}.s44{min-width:458px;width:458px;overflow:hidden;height:35px}.z33{z-index:95}.ps39{position:relative;margin-left:473px;margin-top:-613px}.z34{z-index:94}.ps40{position:relative;margin-left:10px;margin-top:0}.s45{min-width:1883px;width:1883px;min-height:942px}.s46{min-width:940px;width:940px;min-height:942px}.z35{z-index:82}.s47{min-width:940px;width:940px;height:942px}.z36{z-index:73}.ps41{position:relative;margin-left:10px;margin-top:37px}.s48{min-width:920px;width:920px;overflow:hidden;height:50px}.z37{z-index:81}.ps42{position:relative;margin-left:9px;margin-top:0}.s49{min-width:920px;width:920px;overflow:hidden;height:232px}.z38{z-index:80}.c6{padding-left:40px;padding-right:40px}.ps43{position:relative;margin-left:9px;margin-top:-1px}.s50{min-width:930px;width:930px;min-height:614px}.z39{z-index:74}.z40{z-index:75}.i19{position:absolute;left:0;width:449px;top:0;height:612px}.ps44{position:relative;margin-left:21px;margin-top:1px}.s51{min-width:458px;width:458px;min-height:140px;line-height:0}.ps45{position:relative;margin-left:0;margin-top:0}.s52{min-width:458px;width:458px;overflow:hidden;height:35px}.z41{z-index:76}.z42{z-index:77}.z43{z-index:78}.ps46{position:relative;margin-left:0;margin-top:0}.s53{min-width:458px;width:458px;overflow:hidden;height:35px}.z44{z-index:79}.ps47{position:relative;margin-left:33px;margin-top:68px}.s54{min-width:910px;width:910px;min-height:861px}.z45{z-index:64}.ps48{position:relative;margin-left:49px;margin-top:0}.s55{min-width:676px;width:676px;min-height:82px;height:82px}.z46{z-index:70}.i20{position:absolute;left:0;min-width:676px;max-width:676px;min-height:82px;max-height:82px;top:0;color:#00a5ff}.ps49{position:relative;margin-left:418px;margin-top:94px}.s56{min-width:462px;width:462px;min-height:71px;height:71px}.z47{z-index:66}.i21{position:absolute;left:0;min-width:462px;max-width:462px;min-height:69px;max-height:69px;top:1px;color:#1d7f2a}.ps50{position:relative;margin-left:61px;margin-top:18px}.s57{min-width:411px;width:411px;min-height:96px;height:96px}.z48{z-index:67}.i22{position:absolute;left:0;min-width:408px;max-width:408px;min-height:96px;max-height:96px;top:0;color:#ff0017}.ps51{position:relative;margin-left:6px;margin-top:69px}.s58{min-width:904px;width:904px;min-height:50px;height:50px}.i23{position:absolute;left:0;min-width:902px;max-width:902px;min-height:50px;max-height:50px;top:0}.ps52{position:relative;margin-left:460px;margin-top:28px}.s59{min-width:310px;width:310px;min-height:81px;height:81px}.z49{z-index:69}.i24{position:absolute;left:0;min-width:310px;max-width:310px;min-height:81px;max-height:81px;top:0;color:#1d7f2a}.ps53{position:relative;margin-left:0;margin-top:55px}.s60{min-width:544px;width:544px;min-height:70px;height:70px}.z50{z-index:68}.i25{position:absolute;left:0;min-width:544px;max-width:544px;min-height:69px;max-height:69px;top:1px;color:#ff0017}.ps54{position:relative;margin-left:335px;margin-top:72px}.s61{min-width:545px;width:545px;min-height:75px;height:75px}.i26{position:absolute;left:0;min-width:545px;max-width:545px;min-height:71px;max-height:71px;top:2px;color:#00a5ff}.ps55{position:relative;margin-left:18px;margin-top:0}.s62{min-width:1894px;width:1894px;min-height:442px}.ps56{position:relative;margin-left:0;margin-top:31px}.s63{min-width:922px;width:922px;min-height:396px}.z51{z-index:54}.ps57{position:relative;margin-left:0;margin-top:0}.s64{min-width:568px;width:568px;min-height:83px;height:83px}.z52{z-index:59}.i27{position:absolute;left:0;min-width:568px;max-width:568px;min-height:81px;max-height:81px;top:1px}.ps58{position:relative;margin-left:138px;margin-top:18px}.s65{min-width:784px;width:784px;min-height:152px}.ps59{position:relative;margin-left:0;margin-top:66px}.s66{min-width:516px;width:516px;min-height:86px;height:86px}.z53{z-index:58}.i28{position:absolute;left:0;min-width:516px;max-width:516px;min-height:86px;max-height:86px;top:0;color:#ff0017}.ps60{position:relative;margin-left:272px;margin-top:-152px}.s67{min-width:512px;width:512px;min-height:76px;height:76px}.z54{z-index:56}.i29{position:absolute;left:0;min-width:512px;max-width:512px;min-height:74px;max-height:74px;top:1px;color:#00a5ff}.ps61{position:relative;margin-left:28px;margin-top:21px}.s68{min-width:886px;width:886px;min-height:122px}.ps62{position:relative;margin-left:0;margin-top:0}.s69{min-width:220px;width:220px;min-height:61px;height:61px}.z55{z-index:57}.i30{position:absolute;left:0;min-width:217px;max-width:217px;min-height:61px;max-height:61px;top:0;color:#00a5ff}.ps63{position:relative;margin-left:101px;margin-top:49px}.s70{min-width:565px;width:565px;min-height:73px;height:73px}.z56{z-index:55}.i31{position:absolute;left:0;min-width:565px;max-width:565px;min-height:71px;max-height:71px;top:1px;color:#1d7f2a}.ps64{position:relative;margin-left:32px;margin-top:0}.s71{min-width:940px;width:940px;min-height:442px}.z57{z-index:60}.z58{z-index:61}.ps65{position:relative;margin-left:6px;margin-top:31px}.s72{min-width:929px;width:929px;overflow:hidden;height:50px}.z59{z-index:63}.ps66{position:relative;margin-left:10px;margin-top:0}.s73{min-width:920px;width:920px;overflow:hidden;height:361px}.z60{z-index:62}.ps67{position:relative;margin-left:9px;margin-top:0}.s74{min-width:1881px;width:1881px;min-height:467px}.ps68{position:relative;margin-left:0;margin-top:0}.s75{min-width:940px;width:940px;min-height:467px}.z61{z-index:50}.z62{z-index:51}.ps69{position:relative;margin-left:5px;margin-top:41px}.s76{min-width:931px;width:931px;overflow:hidden;height:50px}.z63{z-index:53}.ps70{position:relative;margin-left:11px;margin-top:0}.s77{min-width:921px;width:921px;overflow:hidden;height:376px}.z64{z-index:52}.ps71{position:relative;margin-left:40px;margin-top:23px}.s78{min-width:901px;width:901px;min-height:421px}.z65{z-index:42}.ps72{position:relative;margin-left:225px;margin-top:0}.s79{min-width:635px;width:635px;min-height:66px;height:66px}.i32{position:absolute;left:0;min-width:635px;max-width:635px;min-height:64px;max-height:64px;top:1px;color:#1d7f2a}.ps73{position:relative;margin-left:0;margin-top:19px}.s80{min-width:901px;width:901px;min-height:88px}.ps74{position:relative;margin-left:0;margin-top:0}.s81{min-width:533px;width:533px;min-height:60px;height:60px}.z66{z-index:46}.i33{position:absolute;left:0;min-width:533px;max-width:533px;min-height:60px;max-height:60px;top:0;color:#ff0017}.ps75{position:relative;margin-left:51px;margin-top:32px}.s82{min-width:317px;width:317px;min-height:56px;height:56px}.z67{z-index:43}.i34{position:absolute;left:0;min-width:317px;max-width:317px;min-height:54px;max-height:54px;top:1px;color:#00a5ff}.ps76{position:relative;margin-left:256px;margin-top:15px}.s83{min-width:560px;width:560px;min-height:66px;height:66px}.z68{z-index:47}.i35{position:absolute;left:0;min-width:560px;max-width:560px;min-height:64px;max-height:64px;top:1px;color:#1d7f2a}.ps77{position:relative;margin-left:46px;margin-top:0}.s84{min-width:855px;width:855px;min-height:81px}.ps78{position:relative;margin-left:0;margin-top:0}.s85{min-width:379px;width:379px;min-height:73px;height:73px}.z69{z-index:45}.i36{position:absolute;left:0;min-width:379px;max-width:379px;min-height:73px;max-height:73px;top:0;color:#00a5ff}.ps79{position:relative;margin-left:145px;margin-top:37px}.s86{min-width:331px;width:331px;min-height:44px;height:44px}.z70{z-index:48}.i37{position:absolute;left:0;min-width:327px;max-width:327px;min-height:44px;max-height:44px;top:0;color:#ff0017}.ps80{position:relative;margin-left:167px;margin-top:15px}.s87{min-width:375px;width:375px;min-height:71px;height:71px}.i38{position:absolute;left:0;min-width:375px;max-width:375px;min-height:70px;max-height:70px;top:1px}.ps81{position:relative;margin-left:972px;margin-top:0}.s88{min-width:940px;width:940px;min-height:450px}.z71{z-index:37}.z72{z-index:38}.ps82{position:relative;margin-left:11px;margin-top:40px}.s89{min-width:920px;width:920px;overflow:hidden;height:50px}.z73{z-index:41}.ps83{position:relative;margin-left:10px;margin-top:0}.s90{min-width:920px;width:920px;overflow:hidden;height:161px}.z74{z-index:40}.ps84{margin-left:17px}.p3{text-indent:-9px;padding-bottom:0;padding-right:0;text-align:left}.f5{font-family:"Raleway 6";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps85{position:relative;margin-left:10px;margin-top:7px}.s91{min-width:920px;width:920px;min-height:192px;height:192px}.z75{z-index:39}.i39{position:absolute;left:0;min-width:920px;max-width:920px;min-height:190px;max-height:190px;top:1px;color:#033b0a}.ps86{position:relative;margin-left:10px;margin-top:0}.s92{min-width:940px;width:940px;min-height:526px}.z76{z-index:29}.z77{z-index:30}.ps87{position:relative;margin-left:10px;margin-top:35px}.s93{min-width:920px;width:920px;overflow:hidden;height:50px}.z78{z-index:36}.ps88{position:relative;margin-left:10px;margin-top:0}.s94{min-width:920px;width:920px;overflow:hidden;height:124px}.z79{z-index:32}.ps89{position:relative;margin-left:9px;margin-top:0}.s95{min-width:923px;width:923px;min-height:317px}.s96{min-width:922px;width:922px;min-height:317px;line-height:0}.ps90{position:relative;margin-left:1px;margin-top:0}.s97{min-width:815px;width:815px;min-height:317px}.ps91{position:relative;margin-left:0;margin-top:80px}.s98{min-width:690px;width:690px;min-height:237px;height:237px}.z80{z-index:31}.i40{position:absolute;left:0;min-width:690px;max-width:690px;min-height:198px;max-height:198px;top:19px;color:#ff9d00}.ps92{position:relative;margin-left:10px;margin-top:0}.s99{min-width:115px;width:115px;min-height:249px}.z81{z-index:33}.lt1{width:100%;height:249px}.ps93{position:relative;margin-left:0;margin-top:-304px}.s100{min-width:922px;width:922px;height:62px}.z82{z-index:35}.v3{display:inline-block;outline:0}.ps94{position:relative}.s101{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c7{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(3,59,10)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(3,59,10) 100%);box-shadow:1px 2px 4px rgba(0,0,0,0.9);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a2{transform:translateZ(1px);display:inline-block;width:100%;z-index:1}.f6{font-family:"Raleway 6";font-size:18px;font-size:calc(18px * var(--f));line-height:1.168;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:20px;padding-bottom:19px}.ps95{position:relative;margin-left:776px;margin-top:-192px}.s102{min-width:147px;width:147px;min-height:179px}.z83{z-index:34}.lt2{width:100%;height:179px}.ps96{position:relative;margin-left:20px;margin-top:526px}.s103{min-width:940px;width:940px;min-height:570px}.z84{z-index:22}.z85{z-index:23}.ps97{position:relative;margin-left:10px;margin-top:66px}.s104{min-width:921px;width:921px;overflow:hidden;height:50px}.z86{z-index:28}.ps98{position:relative;margin-left:10px;margin-top:0}.s105{min-width:921px;width:921px;min-height:454px}.s106{min-width:921px;width:921px;min-height:454px;line-height:0}.ps99{position:relative;margin-left:0;margin-top:0}.s107{min-width:920px;width:920px;overflow:hidden;height:119px}.z87{z-index:27}.ps100{position:relative;margin-left:468px;margin-top:-31px}.s108{min-width:304px;width:304px;min-height:304px}.z88{z-index:26}.lt3{width:100%;height:304px}.ps101{position:relative;margin-left:203px;margin-top:-292px}.s109{min-width:257px;width:257px;min-height:257px}.z89{z-index:25}.lt4{width:100%;height:257px}.ps102{position:relative;margin-left:0;margin-top:-62px}.s110{min-width:921px;width:921px;min-height:124px;height:124px}.z90{z-index:24}.i41{position:absolute;left:0;min-width:921px;max-width:921px;min-height:119px;max-height:119px;top:3px;color:#ff0017}.v4{display:inline-block;vertical-align:top;pointer-events:none}.ps103{position:relative;margin-top:36px}.s111{width:100%;min-width:1920px;min-height:898px}.z91{z-index:1}.ps104{position:relative;margin-top:0}.c8{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#ff0c83}.z92{z-index:2}.ps105{position:relative;margin-top:10px}.s112{width:100%;min-width:1920px;min-height:779px}.c9{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(3,59,10)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(3,59,10) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(3,59,10) 100%);box-shadow:1px 2px 4px rgba(0,0,0,0.9)}.z93{z-index:3}.ps106{position:relative;margin-top:-763px}.v5{display:block}.s113{width:1920px;margin-left:auto;margin-right:auto;min-height:872px}.ps107{position:relative;margin-left:21px;margin-top:0}.s114{min-width:1880px;width:1880px;min-height:61px}.s115{min-width:600px;width:600px;overflow:hidden;height:61px}.z94{z-index:13}.f7{font-family:"Raleway 6";font-size:20px;font-size:calc(20px * var(--f));line-height:1.651;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps108{position:relative;margin-left:40px;margin-top:0}.s116{min-width:600px;width:600px;overflow:hidden;height:61px}.z95{z-index:12}.ps109{position:relative;margin-left:40px;margin-top:0}.s117{min-width:600px;width:600px;overflow:hidden;height:61px}.z96{z-index:10}.ps110{position:relative;margin-left:21px;margin-top:0}.s118{min-width:1880px;width:1880px;min-height:600px}.s119{min-width:600px;width:600px;min-height:600px}.z97{z-index:14}.s120{min-width:600px;width:600px;min-height:600px;line-height:0}.s121{min-width:600px;width:600px;min-height:600px}.c10{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;opacity:0.54;box-shadow:5px 5px 15px rgba(0,0,0,0.9)}.z98{z-index:15}.ps111{position:relative;margin-left:0;margin-top:-600px}.z99{z-index:16}.map1{width:600px;height:600px}.ps112{position:relative;margin-left:40px;margin-top:0}.s122{min-width:600px;width:600px;min-height:600px;height:600px}.z100{z-index:11}.a3{display:block}.i42{position:absolute;left:0;width:600px;top:0;height:600px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-filter:drop-shadow(2px 2px 5px rgba(0,0,0,0.9));-moz-filter:drop-shadow(2px 2px 5px rgba(0,0,0,0.9));filter:drop-shadow(2px 2px 5px rgba(0,0,0,0.9));will-change:filter;border:0}.ps113{position:relative;margin-left:40px;margin-top:0}.s123{min-width:600px;width:600px;min-height:600px;height:600px}.z101{z-index:9}.i43{position:absolute;left:0;width:600px;top:0;height:600px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-filter:drop-shadow(2px 2px 5px 2px rgba(0,0,0,0.9));-moz-filter:drop-shadow(2px 2px 5px 2px rgba(0,0,0,0.9));filter:drop-shadow(2px 2px 5px 2px rgba(0,0,0,0.9));will-change:filter;border:0}.ps114{position:relative;margin-left:21px;margin-top:0}.s124{min-width:1880px;width:1880px;min-height:101px}.ps115{position:relative;margin-left:0;margin-top:0}.s125{min-width:600px;width:600px;overflow:hidden;height:101px}.z102{z-index:8}.f8{font-family:"Raleway 7";font-size:14px;font-size:calc(14px * var(--f));line-height:1.144;font-weight:800;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps116{position:relative;margin-left:40px;margin-top:0}.s126{min-width:600px;width:600px;overflow:hidden;height:101px}.z103{z-index:7}.f9{font-family:"Raleway 7";font-size:14px;font-size:calc(14px * var(--f));line-height:1.144;font-weight:800;font-style:normal;text-decoration:underline;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps117{position:relative;margin-left:40px;margin-top:0}.z104{z-index:6}.ps118{position:relative;margin-left:0;margin-top:50px}.s127{min-width:1909px;width:1909px;min-height:60px}.ps119{position:relative;margin-left:0;margin-top:0}.s128{min-width:640px;width:640px;overflow:hidden;height:60px}.z105{z-index:4}.f10{font-family:Arial, Helvetica, sans-serif;font-size:14px;font-size:calc(14px * var(--f));line-height:1.144;letter-spacing:normal;color:#fff;background-color:initial}.s129{display:inline-block;height:14px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(2px)}.ps120{position:relative;margin-left:50px;margin-top:0}.s130{min-width:165px;width:165px;overflow:hidden;height:60px}.z106{z-index:5}.ps121{position:relative;margin-left:254px;margin-top:0}.s131{min-width:273px;width:273px;overflow:hidden;height:60px}.z107{z-index:19}.ps122{position:relative;margin-left:254px;margin-top:0}.s132{min-width:273px;width:273px;overflow:hidden;height:60px}.z108{z-index:20}.c11{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0}.ps123{margin-left:auto;margin-right:auto;width:1920px;pointer-events:none}.ps124{position:relative;margin-left:470px;margin-top:360px;-webkit-transform:translate3d(0,0,0)}.s133{min-width:480px;width:480px;height:310px}.c12{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/e/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c12{background-image:url(../images/h/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.c13{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:310px;width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.c14{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435269;pointer-events:none;opacity:0}.c15{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/3/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c15{background-image:url(../images/o/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.ps125{position:relative;margin-left:303px;margin-top:74px}.s134{min-width:144px;width:144px;min-height:144px}.lt5{width:100%;height:144px}.c16{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/4/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c16{background-image:url(../images/p/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.c17{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/3/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c17{background-image:url(../images/e/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.c18{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/u/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c18{background-image:url(../images/0/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.c19{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/7/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c19{background-image:url(../images/c/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.c20{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/l/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c20{background-image:url(../images/e/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.c21{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/q/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c21{background-image:url(../images/k/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-480.webp)}.c22{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/a/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c22{background-image:url(../images/7/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-480.webp)}.ps126{position:relative;margin-left:470px;margin-top:360px;-webkit-transform:translate3d(0,0,0)}.s135{min-width:480px;width:480px;height:310px}.c23{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/l/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c23{background-image:url(../images/f/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-480.webp)}.c24{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/8/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c24{background-image:url(../images/u/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-480.webp)}.c25{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/2/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c25{background-image:url(../images/a/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-480.webp)}.c26{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/v/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c26{background-image:url(../images/t/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-480.webp)}.c27{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/f/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c27{background-image:url(../images/s/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-480.webp)}.c28{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/r/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-480.jpg);box-shadow:2px 2px 4px rgba(0,0,0,0.9)}.webp .c28{background-image:url(../images/j/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-480.webp)}.c29{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:153;pointer-events:none;opacity:0;transition:opacity 1s}.ps127{position:relative;margin-top:0;-webkit-transform:translate3d(0,0,0)}.s136{width:100%;min-width:1920px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c30{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%)}.c31{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ps128{margin-top:96px;top:96px;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.v6{display:block;pointer-events:none}.s137{width:1920px;margin-left:auto;margin-right:auto;min-height:822px}.z109{z-index:165}.ps129{position:relative;margin-left:1053px;margin-top:77px}.s138{min-width:383px;width:383px;min-height:745px}.ps130{position:relative;margin-left:160px;margin-top:0}.s139{min-width:223px;width:223px;min-height:51px;height:51px}.z110{z-index:167}.i44{position:absolute;left:0;min-width:223px;max-width:223px;min-height:48px;max-height:48px;top:1px;-ms-transform:rotate(309deg);-moz-transform:rotate(309deg);-webkit-transform:rotate(309deg);transform:rotate(309deg)}.ps131{position:relative;margin-left:0;margin-top:34px}.s140{min-width:377px;width:377px;min-height:660px}.s141{min-width:377px;width:377px;min-height:660px;line-height:0}.ps132{position:relative;margin-left:0;margin-top:0}.s142{min-width:377px;width:377px;min-height:660px;height:660px}.z111{z-index:166}.i45{position:absolute;left:2px;width:374px;top:0;height:660px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-filter:drop-shadow(8px 8px 8px rgba(0,0,0,0.9));-moz-filter:drop-shadow(8px 8px 8px rgba(0,0,0,0.9));filter:drop-shadow(8px 8px 8px rgba(0,0,0,0.9));will-change:filter;border:0}.ps133{position:relative;margin-left:110px;margin-top:-127px}.s143{min-width:127px;width:127px;min-height:127px;height:127px}.z112{z-index:168}.i46{position:absolute;left:0;min-width:127px;max-width:127px;min-height:127px;max-height:127px;top:0}.ps134{position:relative;margin-top:-724px}.s144{width:1920px;margin-left:auto;margin-right:auto;min-height:712px}.ps135{position:relative;margin-left:127px;margin-top:0}.s145{min-width:75px;width:75px;height:75px}.z113{z-index:162}.c32{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-image:url(../images/o/x-icon-pop-up-schliessen-weiss.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.f11{font-family:"Raleway 5";font-size:12px;font-size:calc(12px * var(--f));line-height:1.168;font-weight:600;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:24px;padding-bottom:23px}.ps136{position:relative;margin-left:-75px;margin-top:96px}.s146{min-width:300px;width:300px;overflow:hidden;height:50px}.z114{z-index:164}.f12{font-family:"Raleway 6";font-size:18px;font-size:calc(18px * var(--f));line-height:1.334;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f13{font-family:Arial, Helvetica, sans-serif;font-size:18px;font-size:calc(18px * var(--f));line-height:1.279;letter-spacing:normal;color:#fff;background-color:initial}.s147{display:inline-block;height:18px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(3px)}.ps137{position:relative;margin-left:-300px;margin-top:166px}.s148{min-width:300px;width:300px;height:53px}.z115{z-index:163}.v7{display:inline-block;outline:0;cursor:pointer}.c33{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;border-top:0 solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0);border-bottom:3px solid transparent;border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.a4{display:inline-block;width:100%;z-index:1}.f14{font-family:"Raleway 6";font-size:18px;font-size:calc(18px * var(--f));line-height:1.334;letter-spacing:normal;text-indent:18px;padding-right:0;text-align:left;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;text-shadow:none;cursor:pointer;padding-top:13px;padding-bottom:13px}.ps138{position:relative;margin-left:-300px;margin-top:223px}.z116{z-index:160}.ps139{position:relative;margin-left:-300px;margin-top:279px}.z117{z-index:159}.ps140{position:relative;margin-left:-300px;margin-top:336px}.z118{z-index:158}.ps141{position:relative;margin-left:-300px;margin-top:393px}.z119{z-index:157}.ps142{position:relative;margin-left:-300px;margin-top:450px}.z120{z-index:156}.ps143{position:relative;margin-left:-300px;margin-top:506px}.z121{z-index:155}.ps144{position:relative;margin-left:306px;margin-top:672px}.s149{min-width:320px;width:320px;min-height:40px;height:40px}.z122{z-index:161}.i47{position:absolute;left:0;min-width:320px;max-width:320px;min-height:40px;max-height:40px;top:0}.ps145{position:relative;margin-left:9223372036854775807px;margin-top:9223372036854775807px}.s150{min-width:1px;width:1px;min-height:1px}.z123{z-index:154}.c34{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:169;pointer-events:none;opacity:0;transition:opacity 1s}.ps146{margin-top:137px;top:137px;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s151{width:1920px;margin-left:auto;margin-right:auto;min-height:789px}.z124{z-index:170}.ps147{position:relative;margin-left:997px;margin-top:0}.s152{min-width:433px;width:433px;min-height:789px}.s153{min-width:433px;width:433px;min-height:789px;line-height:0}.ps148{position:relative;margin-left:0;margin-top:0}.s154{min-width:433px;width:433px;min-height:783px;height:783px}.z125{z-index:171}.i48{position:absolute;left:1px;width:431px;top:0;height:783px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-filter:drop-shadow(8px 8px 8px rgba(0,0,0,0.9));-moz-filter:drop-shadow(8px 8px 8px rgba(0,0,0,0.9));filter:drop-shadow(8px 8px 8px rgba(0,0,0,0.9));will-change:filter;border:0}.ps149{position:relative;margin-left:117px;margin-top:-697px}.s155{min-width:241px;width:241px;min-height:53px;height:53px}.z126{z-index:172}.i49{position:absolute;left:0;min-width:241px;max-width:241px;min-height:51px;max-height:51px;top:1px;-ms-transform:rotate(316deg);-moz-transform:rotate(316deg);-webkit-transform:rotate(316deg);transform:rotate(316deg)}.ps150{position:relative;margin-left:226px;margin-top:-121px}.z127{z-index:173}.ps151{position:relative;margin-top:-726px}.s156{width:1920px;margin-left:auto;margin-right:auto;min-height:720px}.ps152{position:relative;margin-left:127px;margin-top:0}.z128{z-index:181}.c35{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:transparent;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background-color:transparent;background-image:url(../images/o/x-icon-pop-up-schliessen-weiss.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.ps153{position:relative;margin-left:-75px;margin-top:90px}.s157{min-width:300px;width:300px;overflow:hidden;height:50px}.z129{z-index:182}.f15{font-family:"Raleway 6";font-size:18px;font-size:calc(18px * var(--f));line-height:2.334;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f16{font-family:Arial, Helvetica, sans-serif;font-size:18px;font-size:calc(18px * var(--f));line-height:2.334;letter-spacing:normal;color:#fff;background-color:initial}.s158{display:inline-block;height:18px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(4px)}.ps154{position:relative;margin-left:-300px;margin-top:160px}.s159{min-width:300px;width:300px;height:53px}.z130{z-index:183}.ps155{position:relative;margin-left:-300px;margin-top:217px}.z131{z-index:180}.ps156{position:relative;margin-left:-300px;margin-top:273px}.z132{z-index:179}.ps157{position:relative;margin-left:-300px;margin-top:330px}.z133{z-index:178}.ps158{position:relative;margin-left:-300px;margin-top:387px}.s160{min-width:300px;width:300px;height:53px}.z134{z-index:177}.ps159{position:relative;margin-left:-300px;margin-top:444px}.z135{z-index:176}.ps160{position:relative;margin-left:-300px;margin-top:500px}.z136{z-index:175}.ps161{position:relative;margin-left:-300px;margin-top:557px}.z137{z-index:174}.ps162{position:relative;margin-left:400px;margin-top:680px}.s161{min-width:321px;width:321px;min-height:40px;height:40px}.z138{z-index:184}.i50{position:absolute;left:0;min-width:320px;max-width:320px;min-height:40px;max-height:40px;top:0}.ps163{position:relative;margin-left:152px;margin-top:34px;-webkit-transform:translate3d(0,0,0)}.s162{min-width:40px;width:40px;height:40px}.c36{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-image:url(../images/g/tennisball-pink-menue-tennis-club-gruen-weiss-geldern-1950.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.c37{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:40px;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ps164{position:relative;margin-left:498px;margin-top:34px;-webkit-transform:translate3d(0,0,0)}.ps165{position:relative;margin-left:701px;margin-top:34px;-webkit-transform:translate3d(0,0,0)}.ps166{position:relative;margin-left:1145px;margin-top:34px;-webkit-transform:translate3d(0,0,0)}.ps167{position:relative;margin-left:1780px;margin-top:34px;-webkit-transform:translate3d(0,0,0)}.ps168{position:relative;margin-left:1580px;margin-top:34px;-webkit-transform:translate3d(0,0,0)}.c38{display:inline-block;position:relative;margin-left:0;margin-top:0}.c7::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.00, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:before{opacity:1}.c7:hover{background-color:transparent;border-color:transparent}.c7::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:after{opacity:0}.c7:active:before{opacity:1}.c7:active:after{opacity:1;transition:initial}.c7:active{transition:initial}.c32:hover{background-color:#fff;color:rgba(0,0,0,0.9);background-clip:padding-box;border:0}.c32:active{transition:initial;color:#ff0c83}.c33:hover{background-color:#ff0c83;border-color:#fff}.c33:active{transition:initial}.c35:hover{background-color:#fff;color:rgba(0,0,0,0.9);background-clip:padding-box;border:0}.c35:active{transition:initial;color:#ff0c83}@media (min-width:1200px) and (max-width:1919px){.ps1{margin-top:2px}.s1{min-width:1180px;width:1180px;min-height:75px}.s2{min-width:1180px;width:1180px;min-height:75px}.s3{min-width:1180px;width:1180px;min-height:75px}.ps3{margin-top:-52px}.s4{min-width:1180px;width:1180px}.f1{font-size:20px;font-size:calc(20px * var(--f));line-height:1.201}.ps4{margin-left:9px}.s5{min-width:1182px;width:1182px;min-height:764px}.ps5{margin-left:1px}.s6{min-width:1180px;width:1180px;min-height:519px}.ps6{margin-top:41px}.s7{min-width:570px;width:570px;height:63px}.f2{font-size:18px;font-size:calc(18px * var(--f));line-height:1.168}.ps7{margin-left:-570px;margin-top:104px}.s8{min-width:570px;width:570px;height:415px}.c3{padding-left:26px;padding-right:26px}.ps8{margin-left:19px;margin-top:103px}.s9{min-width:581px;width:581px;min-height:244px}.s10{min-width:180px;width:180px;min-height:244px;height:244px}.i1{width:178px;height:242px}.ps9{margin-left:11px}.s11{min-width:390px;width:390px;min-height:160px}.s12{min-width:390px;width:390px;height:40px}.ps11{margin-top:40px}.s13{min-width:390px;width:390px;height:40px}.ps12{margin-left:191px;margin-top:-163px}.s14{min-width:388px;width:388px;height:40px}.ps13{margin-left:0;margin-top:10px}.s15{min-width:1182px;width:1182px;min-height:235px}.ps14{margin-left:362px;margin-top:184px}.s16{min-width:428px;width:428px;min-height:51px;height:51px}.i3{min-width:419px;max-width:419px;min-height:51px;max-height:51px}.ps15{margin-left:132px;margin-top:53px}.s17{min-width:260px;width:260px;min-height:43px;height:43px}.i4{min-width:251px;max-width:251px;min-height:43px;max-height:43px}.ps16{margin-left:23px;margin-top:-87px}.s18{min-width:171px;width:171px;min-height:36px;height:36px}.i5{min-width:166px;max-width:166px;min-height:36px;max-height:36px;top:0}.ps17{margin-left:259px;margin-top:-155px}.s19{min-width:387px;width:387px;min-height:59px;height:59px}.i6{min-width:362px;max-width:362px;min-height:59px;max-height:59px;top:0}.ps18{margin-left:264px;margin-top:-235px}.s20{min-width:656px;width:656px;min-height:53px;height:53px}.i7{left:0;min-width:656px;max-width:656px;min-height:53px;max-height:53px}.ps19{margin-left:0;margin-top:-189px}.s21{min-width:277px;width:277px;min-height:68px;height:68px}.i8{min-width:277px;max-width:277px;min-height:67px;max-height:67px;top:1px}.ps20{margin-left:638px;margin-top:-62px}.s22{min-width:227px;width:227px;min-height:48px;height:48px}.i9{min-width:214px;max-width:214px;min-height:48px;max-height:48px;top:0}.ps21{margin-left:11px;margin-top:2px}.s23{min-width:1182px;width:1182px;min-height:736px}.ps22{margin-top:505px}.s24{min-width:1180px;width:1180px;min-height:231px}.ps23{margin-left:0;margin-top:51px}.s25{min-width:266px;width:266px;min-height:41px;height:41px}.i10{min-width:266px;max-width:266px;min-height:34px;max-height:34px;top:4px}.ps24{margin-left:74px;margin-top:83px}.s26{min-width:311px;width:311px;min-height:63px;height:63px}.i11{min-width:311px;max-width:311px;min-height:51px;max-height:51px;top:6px}.ps25{margin-left:164px;margin-top:83px}.s27{min-width:365px;width:365px;min-height:49px;height:49px}.i12{min-width:365px;max-width:365px;min-height:41px;max-height:41px;top:4px}.ps26{margin-left:340px;margin-top:-146px}.s28{min-width:510px;width:510px;min-height:59px;height:59px}.i13{min-width:510px;max-width:510px;min-height:51px;max-height:51px;top:4px}.ps27{margin-left:75px;margin-top:33px}.s29{min-width:241px;width:241px;min-height:52px;height:52px}.i14{min-width:241px;max-width:241px;min-height:46px;max-height:46px;top:3px}.ps28{margin-left:26px;margin-top:-61px}.s30{min-width:374px;width:374px;min-height:47px;height:47px}.i15{min-width:374px;max-width:374px;min-height:37px;max-height:37px;top:5px}.ps29{margin-left:90px;margin-top:-85px}.s31{min-width:402px;width:402px;min-height:67px;height:67px}.i16{min-width:402px;max-width:402px;min-height:57px;max-height:57px;top:5px}.ps30{margin-left:2px;margin-top:-736px}.s32{min-width:1180px;width:1180px;min-height:500px}.s33{min-width:1180px;width:1180px;min-height:500px}.s34{min-width:1180px;width:1180px;min-height:500px}.ps31{margin-left:7px;margin-top:-459px}.s35{min-width:570px;width:570px;height:40px}.ps32{margin-left:-570px;margin-top:-396px}.s36{min-width:570px;width:570px;height:396px}.c5{padding-left:50px;padding-right:50px}.ps33{margin-left:598px;margin-top:-397px}.s37{min-width:572px;width:572px;min-height:246px}.s38{min-width:181px;width:181px;min-height:246px;height:246px}.i17{width:179px;height:244px}.ps34{margin-left:10px;margin-top:41px}.s39{min-width:381px;width:381px;min-height:202px}.ps35{margin-left:1px}.s40{min-width:380px;width:380px;height:40px}.s41{min-width:381px;width:381px;height:40px}.ps37{margin-top:2px}.s42{min-width:381px;width:381px;height:40px}.s43{min-width:381px;width:381px;height:40px}.ps38{margin-left:1px}.s44{min-width:380px;width:380px;height:40px}.ps39{margin-left:192px;margin-top:-245px}.ps40{margin-top:4px}.s45{min-width:1180px;width:1180px;min-height:659px}.s46{min-width:1180px;width:1180px;min-height:419px}.s47{min-width:1180px;width:1180px;height:419px}.ps41{margin-top:41px}.s48{min-width:570px;width:570px;height:63px}.ps42{margin-left:-570px;margin-top:104px}.s49{min-width:570px;width:570px;height:283px}.ps43{margin-left:20px;margin-top:103px}.s50{min-width:569px;width:569px;min-height:246px}.i19{width:179px;height:244px}.ps44{margin-left:8px}.s51{min-width:380px;width:380px;min-height:160px}.s52{min-width:380px;width:380px;height:40px}.ps46{margin-left:1px}.s53{min-width:379px;width:379px;height:40px}.ps47{margin-left:0;margin-top:10px}.s54{min-width:1180px;width:1180px;min-height:230px}.ps48{margin-left:364px;margin-top:74px}.s55{min-width:441px;width:441px;min-height:61px;height:61px}.i20{min-width:441px;max-width:441px;min-height:53px;max-height:53px;top:4px}.ps49{margin-left:-805px;margin-top:86px}.s56{min-width:276px;width:276px;min-height:44px;height:44px}.i21{min-width:276px;max-width:276px;min-height:41px;max-height:41px;top:2px}.ps50{margin-left:-190px;margin-top:169px}.s57{min-width:225px;width:225px;min-height:53px;height:53px}.i22{min-width:225px;max-width:225px;min-height:53px;max-height:53px}.ps51{margin-left:143px;margin-top:-222px}.s58{min-width:891px;width:891px;min-height:51px;height:51px}.i23{min-width:891px;max-width:891px;min-height:49px;max-height:49px;top:1px}.ps52{margin-left:464px;margin-top:-61px}.s59{min-width:241px;width:241px;min-height:61px;height:61px}.i24{min-width:233px;max-width:233px;min-height:61px;max-height:61px}.ps53{margin-left:170px;margin-top:-122px}.s60{min-width:275px;width:275px;min-height:35px;height:35px}.i25{min-width:275px;max-width:275px;min-height:35px;max-height:35px;top:0}.ps54{margin-left:860px;margin-top:-36px}.s61{min-width:320px;width:320px;min-height:44px;height:44px}.i26{min-width:320px;max-width:320px;min-height:42px;max-height:42px;top:1px}.ps55{margin-left:10px;margin-top:5px}.s62{min-width:1190px;width:1190px;min-height:667px}.ps56{margin-left:44px;margin-top:442px}.s63{min-width:1146px;width:1146px;min-height:225px}.ps57{margin-left:531px}.s64{min-width:615px;width:615px;min-height:86px;height:86px}.i27{min-width:604px;max-width:604px;min-height:86px;max-height:86px;top:0}.ps58{margin-left:0;margin-top:-79px}.s65{min-width:760px;width:760px;min-height:141px}.ps59{margin-left:379px;margin-top:74px}.s66{min-width:381px;width:381px;min-height:67px;height:67px}.i28{min-width:381px;max-width:381px;min-height:63px;max-height:63px;top:2px}.ps60{margin-left:0;margin-top:-141px}.s67{min-width:397px;width:397px;min-height:91px;height:91px}.i29{min-width:397px;max-width:397px;min-height:57px;max-height:57px;top:17px}.ps61{margin-left:97px;margin-top:-9px}.s68{min-width:1017px;width:1017px;min-height:86px}.s69{min-width:170px;width:170px;min-height:75px;height:75px}.i30{min-width:170px;max-width:170px;min-height:48px;max-height:48px;top:13px}.ps63{margin-left:332px;margin-top:9px}.s70{min-width:515px;width:515px;min-height:77px;height:77px}.i31{min-width:515px;max-width:515px;min-height:64px;max-height:64px;top:7px}.ps64{margin-left:0;margin-top:-667px}.s71{min-width:1180px;width:1180px;min-height:434px}.ps65{margin-left:10px;margin-top:41px}.s72{min-width:1160px;width:1160px;height:40px}.s73{min-width:1160px;width:1160px;height:346px}.ps67{margin-top:5px}.s74{min-width:1182px;width:1182px;min-height:698px}.ps68{margin-left:2px}.s75{min-width:1180px;width:1180px;min-height:463px}.ps69{margin-left:10px}.s76{min-width:1160px;width:1160px;height:40px}.ps70{margin-left:10px}.s77{min-width:1160px;width:1160px;height:382px}.ps71{margin-left:0;margin-top:5px}.s78{min-width:1171px;width:1171px;min-height:230px}.ps72{margin-left:601px}.s79{min-width:473px;width:473px;min-height:54px;height:54px}.i32{min-width:473px;max-width:473px;min-height:48px;max-height:48px;top:3px}.ps73{margin-top:-54px}.s80{min-width:429px;width:429px;min-height:211px}.ps74{margin-left:6px}.s81{min-width:423px;width:423px;min-height:53px;height:53px}.i33{min-width:423px;max-width:423px;min-height:48px;max-height:48px;top:2px}.ps75{margin-left:0;margin-top:91px}.s82{min-width:329px;width:329px;min-height:67px;height:67px}.i34{min-width:329px;max-width:329px;min-height:56px;max-height:56px;top:5px}.ps76{margin-left:-172px;margin-top:29px}.s83{min-width:499px;width:499px}.i35{min-width:499px;max-width:499px;min-height:57px;max-height:57px;top:5px}.ps77{margin-left:447px;margin-top:-146px}.s84{min-width:700px;width:700px;min-height:165px}.ps78{margin-left:347px}.s85{min-width:353px;width:353px;min-height:76px;height:76px}.i36{min-width:353px;max-width:353px;min-height:68px;max-height:68px;top:4px}.ps79{margin-left:0;margin-top:36px}.s86{min-width:358px;width:358px;min-height:53px;height:53px}.i37{min-width:358px;max-width:358px;min-height:48px;max-height:48px;top:3px}.ps80{margin-left:903px;margin-top:-57px}.s87{min-width:268px;width:268px;min-height:57px;height:57px}.i38{min-width:268px;max-width:268px;min-height:50px;max-height:50px;top:4px}.ps81{margin-left:10px;margin-top:27px}.s88{min-width:1180px;width:1180px;min-height:407px}.ps82{margin-left:10px}.s89{min-width:1160px;width:1160px;height:40px}.ps83{margin-top:22px}.s90{min-width:1160px;width:1160px;height:151px}.ps84{margin-left:34px}.ps85{margin-left:257px;margin-top:0}.s91{min-width:667px;width:667px;min-height:154px;height:154px}.i39{min-width:667px;max-width:667px;min-height:138px;max-height:138px;top:8px}.ps86{margin-left:13px;margin-top:33px}.s92{min-width:1180px;width:1180px;min-height:558px}.ps87{margin-top:41px}.s93{min-width:1160px;width:1160px;height:40px}.ps88{margin-top:23px}.s94{min-width:1160px;width:1160px;height:116px}.ps89{margin-top:-1px}.s95{min-width:1162px;width:1162px;min-height:339px}.s96{min-width:1162px;width:1162px;min-height:339px}.ps90{margin-left:6px;margin-top:89px}.s97{min-width:1017px;width:1017px;min-height:250px}.ps91{margin-top:0}.s98{min-width:861px;width:861px;min-height:250px;height:250px}.i40{min-width:861px;max-width:861px;min-height:247px;max-height:247px;top:1px}.ps92{margin-left:4px}.s99{min-width:152px;width:152px;min-height:176px}.lt1{height:176px}.ps93{margin-top:-339px}.s100{min-width:1162px;width:1162px;height:52px}.f6{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188;padding-top:16px;padding-bottom:15px}.ps95{margin-left:871px;margin-top:-250px}.s102{min-width:152px;width:152px;min-height:176px}.lt2{height:176px}.ps96{margin-left:10px;margin-top:41px}.s103{min-width:1180px;width:1180px;min-height:575px}.ps97{margin-top:41px}.s104{min-width:1160px;width:1160px;height:40px}.ps98{margin-top:23px}.s105{min-width:1160px;width:1160px;min-height:471px}.s106{min-width:1160px;width:1160px;min-height:471px}.s107{min-width:1160px;width:1160px;height:112px}.ps100{margin-left:758px;margin-top:-56px}.s108{min-width:350px;width:350px;min-height:316px}.lt3{height:316px}.ps101{margin-left:506px;margin-top:-233px}.s109{min-width:261px;width:261px;min-height:200px}.lt4{height:200px}.ps102{margin-left:2px;margin-top:-56px}.s110{min-width:1155px;width:1155px;min-height:155px;height:155px}.i41{min-width:1155px;max-width:1155px;min-height:150px;max-height:150px;top:2px}.ps103{margin-top:42px}.s111{min-width:1200px;min-height:606px}.s112{min-width:1200px;min-height:528px}.ps106{margin-top:-509px}.s113{width:1200px;min-height:577px}.ps107{margin-left:10px}.s114{min-width:1178px;width:1178px;min-height:54px}.s115{min-width:375px;width:375px;height:54px}.f7{font-size:18px;font-size:calc(18px * var(--f));line-height:1.668}.ps108{margin-left:28px}.s116{min-width:375px;width:375px;height:54px}.ps109{margin-left:25px}.s117{min-width:375px;width:375px;height:54px}.ps110{margin-left:10px}.s118{min-width:1178px;width:1178px;min-height:375px}.s119{min-width:375px;width:375px;min-height:375px}.s120{min-width:375px;width:375px;min-height:375px}.s121{min-width:375px;width:375px;min-height:375px}.ps111{margin-top:-375px}.map1{width:375px;height:375px}.ps112{margin-left:28px}.s122{min-width:375px;width:375px;min-height:375px;height:375px}.i42{width:375px;height:375px}.ps113{margin-left:25px}.s123{min-width:375px;width:375px;min-height:375px;height:375px}.i43{width:375px;height:375px}.ps114{margin-left:10px}.s124{min-width:1178px;width:1178px;min-height:80px}.s125{min-width:375px;width:375px;height:80px}.f8{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.ps116{margin-left:28px}.s126{min-width:375px;width:375px;height:80px}.f9{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.ps117{margin-left:25px}.ps118{margin-left:10px;margin-top:28px}.s127{min-width:1178px;width:1178px;min-height:40px}.s128{min-width:430px;width:430px;height:40px}.f10{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.s129{height:12px}.ps120{margin-left:37px}.s130{min-width:129px;width:129px;height:40px}.ps121{margin-left:95px}.s131{min-width:196px;width:196px;height:40px}.ps122{margin-left:95px}.s132{min-width:196px;width:196px;height:40px}.ps123{width:1200px}.ps124{margin-left:406px;margin-top:225px}.s133{min-width:388px;width:388px;height:250px}.c12{background-image:url(../images/f/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c12{background-image:url(../images/j/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.c13{height:250px}.c15{background-image:url(../images/3/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c15{background-image:url(../images/h/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.ps125{margin-left:234px;margin-top:54px}.s134{min-width:135px;width:135px;min-height:135px}.lt5{height:135px}.c16{background-image:url(../images/n/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c16{background-image:url(../images/0/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.c17{background-image:url(../images/2/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c17{background-image:url(../images/q/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.c18{background-image:url(../images/5/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c18{background-image:url(../images/0/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.c19{background-image:url(../images/v/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c19{background-image:url(../images/a/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.c20{background-image:url(../images/v/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c20{background-image:url(../images/1/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.c21{background-image:url(../images/q/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-388.jpg)}.webp .c21{background-image:url(../images/u/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-388.webp)}.c22{background-image:url(../images/n/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-388.jpg)}.webp .c22{background-image:url(../images/f/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-388.webp)}.ps126{margin-left:406px;margin-top:225px}.s135{min-width:388px;width:388px;height:250px}.c23{background-image:url(../images/e/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-388.jpg)}.webp .c23{background-image:url(../images/3/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-388.webp)}.c24{background-image:url(../images/t/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-388.jpg)}.webp .c24{background-image:url(../images/2/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-388.webp)}.c25{background-image:url(../images/u/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-388.jpg)}.webp .c25{background-image:url(../images/8/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-388.webp)}.c26{background-image:url(../images/f/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-388.jpg)}.webp .c26{background-image:url(../images/d/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-388.webp)}.c27{background-image:url(../images/g/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-388.jpg)}.webp .c27{background-image:url(../images/q/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-388.webp)}.c28{background-image:url(../images/i/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-388.jpg)}.webp .c28{background-image:url(../images/j/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-388.webp)}.s136{min-width:1200px}.ps128{margin-top:94px;top:94px}.s137{width:1200px;min-height:590px}.ps129{margin-left:920px;margin-top:51px}.s138{min-width:278px;width:278px;min-height:539px}.ps130{margin-left:124px}.s139{min-width:154px;width:154px;min-height:45px;height:45px}.i44{min-width:154px;max-width:154px;min-height:33px;max-height:33px;top:6px}.ps131{margin-top:20px}.s140{min-width:270px;width:270px;min-height:474px}.s141{min-width:270px;width:270px;min-height:474px}.s142{min-width:270px;width:270px;min-height:474px;height:474px}.i45{left:1px;width:268px;height:474px}.ps133{margin-left:74px;margin-top:-108px}.s143{min-width:100px;width:100px;min-height:100px;height:100px}.i46{min-width:100px;max-width:100px;min-height:100px;max-height:100px}.ps134{margin-top:-590px}.s144{width:1200px;min-height:582px}.ps135{margin-left:10px}.s145{min-width:65px;width:65px;height:65px}.f11{padding-top:19px;padding-bottom:18px}.ps136{margin-left:-65px;margin-top:85px}.s146{min-width:280px;width:280px;height:30px}.f12{font-size:16px;font-size:calc(16px * var(--f));line-height:1.313}.f13{font-size:16px;font-size:calc(16px * var(--f));line-height:1.313}.s147{height:16px}.ps137{margin-left:-280px;margin-top:131px}.s148{min-width:280px;width:280px;height:33px}.f14{font-size:16px;font-size:calc(16px * var(--f));line-height:1.313;text-indent:11px;padding-top:5px;padding-bottom:4px}.ps138{margin-left:-280px;margin-top:178px}.ps139{margin-left:-280px;margin-top:224px}.ps140{margin-left:-280px;margin-top:271px}.ps141{margin-left:-280px;margin-top:317px}.ps142{margin-left:-280px;margin-top:364px}.ps143{margin-left:-280px;margin-top:410px}.ps144{margin-left:391px;margin-top:552px}.s149{min-width:243px;width:243px;min-height:30px;height:30px}.i47{left:1px;min-width:240px;max-width:240px;min-height:30px;max-height:30px}.ps146{margin-top:94px;top:94px}.s151{width:1200px;min-height:602px}.ps147{margin-left:864px}.s152{min-width:326px;width:326px;min-height:602px}.s153{min-width:326px;width:326px;min-height:602px}.s154{min-width:326px;width:326px;min-height:590px;height:590px}.i48{width:325px;height:590px}.ps149{margin-left:100px;margin-top:-524px}.s155{min-width:160px;width:160px;min-height:46px;height:46px}.i49{min-width:160px;max-width:160px;min-height:34px;max-height:34px;top:6px}.ps150{margin-left:167px;margin-top:-88px}.ps151{margin-top:-602px}.s156{width:1200px;min-height:583px}.ps152{margin-left:10px}.ps153{margin-left:-65px;margin-top:85px}.s157{min-width:280px;width:280px;height:30px}.f15{font-size:16px;font-size:calc(16px * var(--f));line-height:1.313}.f16{font-size:16px;font-size:calc(16px * var(--f));line-height:1.313}.s158{height:16px;transform:scale(1) translateY(3px)}.ps154{margin-left:-280px;margin-top:131px}.s159{min-width:280px;width:280px;height:33px}.ps155{margin-left:-280px;margin-top:177px}.ps156{margin-left:-280px;margin-top:224px}.ps157{margin-left:-280px;margin-top:270px}.ps158{margin-left:-280px;margin-top:317px}.s160{min-width:280px;width:280px;height:33px}.ps159{margin-left:-280px;margin-top:363px}.ps160{margin-left:-280px;margin-top:410px}.ps161{margin-left:-280px;margin-top:456px}.ps162{margin-left:443px;margin-top:553px}.s161{min-width:237px;width:237px;min-height:30px;height:30px}.i50{min-width:237px;max-width:237px;min-height:30px;max-height:30px}.ps163{margin-left:134px;margin-top:19px}.s162{min-width:25px;width:25px;height:25px}.c37{height:25px}.ps164{margin-left:332px;margin-top:19px}.ps165{margin-left:417px;margin-top:19px}.ps166{margin-left:726px;margin-top:19px}.ps167{margin-left:1084px;margin-top:19px}.ps168{margin-left:998px;margin-top:19px}.c7::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.00, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:before{opacity:1}.c7::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:after{opacity:0}.c7:active:before{opacity:1}.c7:active:after{opacity:1;transition:initial}.f9:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.f9:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.f9:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}}@media (min-width:960px) and (max-width:1199px){.ps1{margin-top:0}.s1{min-width:940px;width:940px;min-height:60px}.s2{min-width:940px;width:940px;min-height:60px}.s3{min-width:940px;width:940px;min-height:60px}.ps3{margin-top:-45px}.s4{min-width:940px;width:940px}.f1{font-size:18px;font-size:calc(18px * var(--f));line-height:1.168}.s5{min-width:940px;width:940px;min-height:609px}.s6{min-height:413px}.ps6{margin-top:20px}.s7{min-width:921px;width:921px;height:40px}.f2{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.s8{min-width:450px;width:450px;height:353px}.f3{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c3{padding-left:21px;padding-right:21px}.ps8{margin-left:19px}.s9{min-width:451px;width:451px;min-height:194px}.s10{min-width:142px;width:142px;min-height:194px;height:194px}.i1{width:140px;height:192px}.ps9{margin-left:9px}.s11{min-width:300px;width:300px;min-height:120px}.s12{min-width:300px;width:300px;height:30px}.ps11{margin-top:30px}.s13{min-width:300px;width:300px;height:30px}.f4{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.ps12{margin-left:151px;margin-top:-133px}.s14{min-width:300px;width:300px;height:30px}.ps13{margin-left:0;margin-top:7px}.s15{min-width:932px;width:932px;min-height:189px}.ps14{margin-left:532px;margin-top:144px}.s16{min-width:380px;width:380px;min-height:45px;height:45px}.i3{min-width:370px;max-width:370px;min-height:45px;max-height:45px}.ps15{margin-left:674px;margin-top:-123px}.s17{min-width:258px;width:258px;min-height:47px;height:47px}.i4{min-width:258px;max-width:258px;min-height:44px;max-height:44px;top:2px}.ps16{margin-left:41px;margin-top:-45px}.s18{min-width:133px;width:133px;min-height:30px;height:30px}.i5{min-width:133px;max-width:133px;min-height:29px;max-height:29px;top:0}.ps17{margin-left:105px;margin-top:-123px}.s19{min-width:264px;width:264px;min-height:44px;height:44px}.i6{min-width:264px;max-width:264px;min-height:43px;max-height:43px}.ps18{margin-left:125px;margin-top:-189px}.s20{min-width:707px;width:707px;min-height:57px;height:57px}.i7{left:0;min-width:707px;max-width:707px;min-height:57px;max-height:57px}.ps19{margin-left:0;margin-top:-132px}.s21{min-width:191px;width:191px;min-height:51px;height:51px}.i8{min-width:191px;max-width:191px;min-height:46px;max-height:46px;top:3px}.ps20{margin-left:38px;margin-top:-69px}.s22{min-width:215px;width:215px;min-height:49px;height:49px}.i9{min-width:215px;max-width:215px;min-height:48px;max-height:48px;top:1px}.ps21{margin-left:10px;margin-top:8px}.s23{min-width:940px;width:940px;min-height:599px}.ps22{margin-top:410px}.s24{min-width:940px;width:940px;min-height:189px}.ps23{margin-left:0;margin-top:133px}.s25{min-width:238px;width:238px;min-height:30px;height:30px}.i10{min-width:232px;max-width:232px;min-height:30px;max-height:30px}.ps24{margin-left:-196px;margin-top:59px}.s26{min-width:248px;width:248px;min-height:39px;height:39px}.i11{min-width:238px;max-width:238px;min-height:39px;max-height:39px;top:0}.ps25{margin-left:313px;margin-top:61px}.s27{min-width:337px;width:337px;min-height:37px;height:37px}.i12{min-width:332px;max-width:332px;min-height:37px;max-height:37px}.ps26{margin-left:193px;margin-top:-163px}.s28{min-width:543px;width:543px;min-height:66px;height:66px}.i13{min-width:543px;max-width:543px;min-height:55px;max-height:55px;top:5px}.ps27{margin-left:706px;margin-top:-34px}.s29{min-width:217px;width:217px;min-height:40px;height:40px}.i14{min-width:211px;max-width:211px;min-height:40px;max-height:40px}.ps28{margin-left:284px;margin-top:-22px}.s30{min-width:378px;width:378px;min-height:42px;height:42px}.i15{min-width:378px;max-width:378px;min-height:37px;max-height:37px;top:3px}.ps29{margin-left:295px;margin-top:-94px}.s31{min-width:310px;width:310px;min-height:44px;height:44px}.i16{min-width:308px;max-width:308px;min-height:44px;max-height:44px;top:0}.ps30{margin-left:0;margin-top:-599px}.s32{min-height:407px}.s33{min-width:940px;width:940px;min-height:407px}.s34{min-width:940px;width:940px;min-height:407px}.ps31{margin-top:-374px}.s35{height:40px}.ps32{margin-top:-334px}.s36{min-width:450px;width:450px;height:304px}.c5{padding-left:40px;padding-right:40px}.ps33{margin-left:479px;margin-top:-335px}.s37{min-width:451px;width:451px;min-height:194px}.s38{min-width:142px;width:142px;min-height:194px;height:194px}.i17{width:140px;height:192px}.ps34{margin-left:9px;margin-top:31px}.s39{min-width:300px;width:300px;min-height:152px}.s40{min-width:300px;width:300px;height:30px}.s41{min-width:300px;width:300px;height:30px}.s42{min-width:300px;width:300px;height:30px}.s43{min-width:300px;width:300px;height:30px}.ps38{margin-top:2px}.s44{min-width:300px;width:300px;height:30px}.ps39{margin-left:151px;margin-top:-193px}.ps40{margin-top:10px}.s45{min-width:940px;width:940px;min-height:544px}.s46{min-height:348px}.s47{height:348px}.ps41{margin-top:33px}.s48{height:40px}.ps42{margin-left:10px}.s49{min-width:450px;width:450px;height:275px}.ps43{margin-left:19px}.s50{min-width:451px;width:451px;min-height:194px}.i19{width:140px;height:192px}.ps44{margin-left:9px;margin-top:2px}.s51{min-width:300px;width:300px;min-height:120px}.s52{min-width:300px;width:300px;height:30px}.s53{min-width:300px;width:300px;height:30px}.ps47{margin-left:0;margin-top:7px}.s54{min-width:938px;width:938px;min-height:189px}.ps48{margin-left:0;margin-top:123px}.s55{min-width:301px;width:301px;min-height:40px;height:40px}.i20{min-width:301px;max-width:301px;min-height:36px;max-height:36px;top:2px}.ps49{margin-left:-224px;margin-top:53px}.s56{min-width:274px;width:274px;min-height:43px;height:43px}.i21{min-width:274px;max-width:274px;min-height:41px;max-height:41px}.ps50{margin-left:-31px;margin-top:143px}.s57{min-width:195px;width:195px;min-height:46px;height:46px}.i22{min-width:195px;max-width:195px;min-height:46px;max-height:46px}.ps51{margin-left:36px;margin-top:-189px}.s58{min-width:867px;width:867px;min-height:52px;height:52px}.i23{min-width:867px;max-width:867px;min-height:48px;max-height:48px;top:2px}.ps52{margin-left:395px;margin-top:-115px}.s59{min-width:187px;width:187px;min-height:49px;height:49px}.i24{min-width:187px;max-width:187px;min-height:49px;max-height:49px}.ps53{margin-left:85px;margin-top:-120px}.s60{min-width:271px;width:271px;min-height:41px;height:41px}.i25{min-width:271px;max-width:271px;min-height:34px;max-height:34px;top:4px}.ps54{margin-left:630px;margin-top:-43px}.s61{min-width:255px;width:255px;min-height:40px;height:40px}.i26{min-width:255px;max-width:255px;min-height:33px;max-height:33px;top:4px}.ps55{margin-left:10px;margin-top:4px}.s62{min-width:940px;width:940px;min-height:523px}.ps56{margin-left:1px;margin-top:334px}.s63{min-width:939px;width:939px;min-height:189px}.ps57{margin-left:602px}.s64{min-width:337px;width:337px;min-height:51px;height:51px}.i27{min-width:337px;max-width:337px;min-height:48px;max-height:48px}.ps58{margin-left:350px;margin-top:21px}.s65{min-width:527px;width:527px;min-height:117px}.ps59{margin-left:206px;margin-top:62px}.s66{min-width:321px;width:321px;min-height:55px;height:55px}.i28{min-width:321px;max-width:321px;min-height:53px;max-height:53px;top:1px}.ps60{margin-left:0;margin-top:-117px}.s67{min-width:294px;width:294px;min-height:54px;height:54px}.i29{min-width:294px;max-width:294px;min-height:42px;max-height:42px;top:6px}.ps61{margin-left:0;margin-top:-170px}.s68{min-width:350px;width:350px;min-height:143px}.ps62{margin-left:65px;margin-top:89px}.s69{min-width:160px;width:160px;min-height:54px;height:54px}.i30{min-width:160px;max-width:160px;min-height:45px;max-height:45px;top:4px}.ps63{margin-left:0;margin-top:-143px}.s70{min-width:350px;width:350px;min-height:53px;height:53px}.i31{min-width:350px;max-width:350px;min-height:44px;max-height:44px;top:4px}.ps64{margin-left:0;margin-top:-523px}.s71{min-height:328px}.ps65{margin-left:10px;margin-top:24px}.s72{min-width:920px;width:920px;height:42px}.s73{height:262px}.ps67{margin-left:10px;margin-top:5px}.s74{min-width:940px;width:940px;min-height:546px}.s75{min-height:352px}.ps69{margin-left:10px;margin-top:33px}.s76{min-width:920px;width:920px;height:42px}.ps70{margin-left:10px}.s77{min-width:920px;width:920px;height:277px}.ps71{margin-left:1px;margin-top:5px}.s78{min-width:938px;width:938px;min-height:189px}.ps72{margin-left:531px}.s79{min-width:358px;width:358px;min-height:44px;height:44px}.i32{min-width:358px;max-width:358px;min-height:36px;max-height:36px;top:4px}.ps73{margin-top:-23px}.s80{min-width:572px;width:572px;min-height:61px}.s81{min-width:295px;width:295px;min-height:39px;height:39px}.i33{min-width:295px;max-width:295px;min-height:33px;max-height:33px;top:3px}.ps75{margin-left:58px;margin-top:23px}.s82{min-width:219px;width:219px;min-height:38px;height:38px}.i34{min-width:219px;max-width:219px;min-height:37px;max-height:37px}.ps76{margin-left:-513px;margin-top:57px}.s83{min-width:347px;width:347px;min-height:49px;height:49px}.i35{min-width:347px;max-width:347px;min-height:40px;max-height:40px;top:4px}.ps77{margin-left:-48px;margin-top:32px}.s84{min-width:512px;width:512px;min-height:113px}.ps78{margin-left:289px}.s85{min-width:223px;width:223px;min-height:51px;height:51px}.i36{min-width:223px;max-width:223px;min-height:43px;max-height:43px;top:4px}.ps79{margin-left:0;margin-top:19px}.s86{min-width:277px;width:277px;min-height:43px;height:43px}.i37{min-width:277px;max-width:277px;min-height:37px;max-height:37px;top:3px}.ps80{margin-left:726px;margin-top:-55px}.s87{min-width:212px;width:212px;min-height:47px;height:47px}.i38{min-width:212px;max-width:212px;min-height:40px;max-height:40px;top:3px}.ps81{margin-left:10px;margin-top:6px}.s88{min-height:333px}.ps82{margin-left:10px;margin-top:32px}.s89{height:42px}.s90{height:136px}.ps84{margin-left:27px}.p3{text-indent:-8px}.f5{font-size:14px;font-size:calc(14px * var(--f));line-height:1.287}.ps85{margin-left:205px;margin-top:0}.s91{min-width:531px;width:531px;min-height:123px;height:123px}.i39{min-width:531px;max-width:531px;min-height:110px;max-height:110px;top:6px}.ps86{margin-top:20px}.s92{min-height:481px}.ps87{margin-top:33px}.s93{height:42px}.s94{height:111px}.ps89{margin-top:-1px}.s95{min-height:296px}.s96{min-width:923px;width:923px;min-height:296px}.ps90{margin-left:26px;margin-top:61px}.s97{min-width:897px;width:897px;min-height:235px}.ps91{margin-top:0}.s98{min-width:685px;width:685px;min-height:235px;height:235px}.i40{min-width:685px;max-width:685px;min-height:196px;max-height:196px;top:20px}.ps92{margin-left:102px;margin-top:51px}.s99{min-width:110px;width:110px;min-height:152px}.lt1{height:152px}.ps93{margin-top:-296px}.f6{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188;padding-top:21px;padding-bottom:20px}.ps95{margin-left:722px;margin-top:-235px}.s102{min-width:77px;width:77px;min-height:208px}.lt2{height:208px}.ps96{margin-left:10px;margin-top:20px}.s103{min-height:460px}.ps97{margin-top:33px}.s104{min-width:920px;width:920px;height:42px}.s105{min-width:920px;width:920px;min-height:385px}.s106{min-width:920px;width:920px;min-height:385px}.s107{height:100px}.ps100{margin-left:506px;margin-top:0}.s108{min-width:228px;width:228px;min-height:175px}.lt3{height:175px}.ps101{margin-left:186px;margin-top:-183px}.s109{min-width:228px;width:228px;min-height:175px}.lt4{height:175px}.ps102{margin-top:-14px}.s110{min-width:920px;width:920px}.i41{min-width:920px;max-width:920px}.ps103{margin-top:25px}.s111{min-width:960px;min-height:465px}.s112{min-width:960px;min-height:400px}.ps106{margin-top:-390px}.s113{width:960px;min-height:445px}.ps107{margin-left:10px}.s114{min-width:940px;width:940px;min-height:40px}.s115{min-width:300px;width:300px;height:40px}.f7{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.ps108{margin-left:20px}.s116{min-width:300px;width:300px;height:40px}.ps109{margin-left:20px}.s117{min-width:300px;width:300px;height:40px}.ps110{margin-left:10px}.s118{min-width:940px;width:940px;min-height:290px}.s119{min-width:300px;width:300px;min-height:290px}.s120{min-width:300px;width:300px;min-height:290px}.s121{min-width:300px;width:300px;min-height:290px}.ps111{margin-top:-290px}.map1{width:300px;height:290px}.ps112{margin-left:20px}.s122{min-width:300px;width:300px;min-height:290px;height:290px}.i42{width:300px;height:290px}.ps113{margin-left:20px}.s123{min-width:300px;width:300px;min-height:290px;height:290px}.i43{width:300px;height:290px}.ps114{margin-left:10px}.s124{min-width:940px;width:940px;min-height:65px}.s125{min-width:300px;width:300px;height:65px}.f8{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps116{margin-left:20px}.s126{min-width:300px;width:300px;height:60px}.f9{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps117{margin-left:20px}.ps118{margin-left:10px;margin-top:16px}.s127{min-width:938px;width:938px;min-height:34px}.s128{min-width:423px;width:423px;height:34px}.f10{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.s129{height:10px;transform:scale(1) translateY(1px)}.ps120{margin-left:6px}.s130{min-width:103px;width:103px;height:34px}.ps121{margin-left:46px}.s131{min-width:157px;width:157px;height:34px}.ps122{margin-left:46px}.s132{min-width:157px;width:157px;height:34px}.ps123{width:960px}.ps124{margin-left:325px;margin-top:180px}.s133{min-width:310px;width:310px;height:200px}.c12{background-image:url(../images/l/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c12{background-image:url(../images/4/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c13{height:200px}.c15{background-image:url(../images/0/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c15{background-image:url(../images/6/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.ps125{margin-left:187px;margin-top:55px}.s134{min-width:108px;width:108px;min-height:96px}.lt5{height:96px}.c16{background-image:url(../images/a/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c16{background-image:url(../images/0/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c17{background-image:url(../images/7/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c17{background-image:url(../images/k/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c18{background-image:url(../images/1/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c18{background-image:url(../images/t/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c19{background-image:url(../images/2/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c19{background-image:url(../images/8/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c20{background-image:url(../images/q/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c20{background-image:url(../images/n/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c21{background-image:url(../images/l/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c21{background-image:url(../images/n/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-310-1.webp)}.c22{background-image:url(../images/e/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c22{background-image:url(../images/8/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.ps126{margin-left:325px;margin-top:180px}.s135{min-width:310px;width:310px;height:200px}.c23{background-image:url(../images/m/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c23{background-image:url(../images/3/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c24{background-image:url(../images/r/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c24{background-image:url(../images/v/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c25{background-image:url(../images/q/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c25{background-image:url(../images/t/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c26{background-image:url(../images/f/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c26{background-image:url(../images/e/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c27{background-image:url(../images/3/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c27{background-image:url(../images/9/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c28{background-image:url(../images/8/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-310.jpg)}.webp .c28{background-image:url(../images/b/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-310.webp)}.s136{min-width:960px}.ps128{margin-top:128px;top:105px}.s137{width:960px;min-height:474px}.ps129{margin-left:739px;margin-top:41px}.s138{min-width:222px;width:222px;min-height:433px}.ps130{margin-left:99px}.s139{min-width:123px;width:123px;min-height:36px;height:36px}.i44{min-width:123px;max-width:123px;min-height:26px;max-height:26px;top:5px}.ps131{margin-top:16px}.s140{min-width:216px;width:216px;min-height:381px}.s141{min-width:216px;width:216px;min-height:381px}.s142{min-width:216px;width:216px;min-height:379px;height:379px}.i45{left:1px;width:214px;height:379px}.ps133{margin-left:63px;margin-top:-78px}.s143{min-width:80px;width:80px;min-height:80px;height:80px}.i46{min-width:80px;max-width:80px;min-height:80px;max-height:80px}.ps134{margin-top:-534px}.s144{width:960px;min-height:522px}.ps135{margin-left:10px}.s145{min-width:50px;width:50px;height:50px}.f11{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101;padding-top:14px;padding-bottom:14px}.ps136{margin-left:-55px;margin-top:63px}.s146{min-width:310px;width:310px;height:40px}.f12{font-size:14px;font-size:calc(14px * var(--f));line-height:1.287}.f13{font-size:14px;font-size:calc(14px * var(--f));line-height:1.287}.s147{height:14px;transform:scale(1) translateY(2px)}.ps137{margin-left:-310px;margin-top:112px}.s148{min-width:310px;width:310px;height:43px}.f14{font-size:14px;font-size:calc(14px * var(--f));line-height:1.287;text-indent:9px;padding-top:11px;padding-bottom:11px}.ps138{margin-left:-310px;margin-top:161px}.ps139{margin-left:-310px;margin-top:210px}.ps140{margin-left:-310px;margin-top:260px}.ps141{margin-left:-310px;margin-top:309px}.ps142{margin-left:-310px;margin-top:358px}.ps143{margin-left:-310px;margin-top:407px}.ps144{margin-left:190px;margin-top:492px}.s149{min-width:234px;width:234px;min-height:30px;height:30px}.i47{min-width:234px;max-width:234px;min-height:29px;max-height:29px;top:1px}.ps146{margin-top:128px;top:105px}.s151{width:960px;min-height:476px}.ps147{margin-left:693px}.s152{min-width:261px;width:261px;min-height:476px}.s153{min-width:261px;width:261px;min-height:476px}.s154{min-width:261px;width:261px;min-height:472px;height:472px}.i48{width:260px;height:472px}.ps149{margin-left:80px;margin-top:-419px}.s155{min-width:128px;width:128px;min-height:37px;height:37px}.i49{min-width:128px;max-width:128px;min-height:27px;max-height:27px;top:5px}.ps150{margin-left:134px;margin-top:-76px}.ps151{margin-top:-536px}.s156{width:960px;min-height:526px}.ps152{margin-left:10px}.ps153{margin-left:-55px;margin-top:63px}.s157{min-width:274px;width:274px;height:40px}.f15{font-size:14px;font-size:calc(14px * var(--f));line-height:1.287}.f16{font-size:14px;font-size:calc(14px * var(--f));line-height:1.287}.s158{height:14px;transform:scale(1) translateY(2px)}.ps154{margin-left:-274px;margin-top:112px}.s159{min-width:274px;width:274px;height:43px}.ps155{margin-left:-274px;margin-top:161px}.ps156{margin-left:-274px;margin-top:210px}.ps157{margin-left:-274px;margin-top:260px}.ps158{margin-left:-274px;margin-top:309px}.s160{min-width:274px;width:274px;height:43px}.ps159{margin-left:-274px;margin-top:358px}.ps160{margin-left:-274px;margin-top:407px}.ps161{margin-left:-274px;margin-top:456px}.ps162{margin-left:266px;margin-top:496px}.s161{min-width:234px;width:234px;min-height:30px;height:30px}.i50{min-width:234px;max-width:234px;min-height:29px;max-height:29px;top:1px}.ps163{margin-left:120px;margin-top:17px}.s162{min-width:20px;width:20px;height:20px}.c37{height:20px}.ps164{margin-left:267px;margin-top:17px}.ps165{margin-left:323px;margin-top:17px}.ps166{margin-left:589px;margin-top:17px}.ps167{margin-left:859px;margin-top:17px}.ps168{margin-left:807px;margin-top:17px}.f4:visited{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f4:hover{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f4:active{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c7::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.00, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:before{opacity:1}.c7::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:after{opacity:0}.c7:active:before{opacity:1}.c7:active:after{opacity:1;transition:initial}.f9:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}}@media (min-width:768px) and (max-width:959px){.ps1{margin-left:5px;margin-top:0}.s1{min-width:758px;width:758px;min-height:50px}.s2{min-width:758px;width:758px;min-height:50px}.s3{min-width:757px;width:757px;min-height:50px}.ps3{margin-left:1px;margin-top:-37px}.s4{min-width:757px;width:757px;height:25px}.f1{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.ps4{margin-left:5px}.s5{min-width:758px;width:758px;min-height:973px}.s6{min-width:758px;width:758px;min-height:573px}.ps6{margin-top:27px}.s7{min-width:738px;width:738px;height:40px}.f2{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.s8{min-width:738px;width:738px;height:248px}.f3{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c3{padding-left:17px;padding-right:17px}.ps8{margin-left:193px}.s9{min-width:554px;width:554px;min-height:234px}.s10{min-width:172px;width:172px;min-height:234px;height:234px}.i1{width:170px;height:232px}.ps9{margin-left:29px}.s11{min-width:353px;width:353px;min-height:120px}.s12{min-width:353px;width:353px;height:30px}.ps11{margin-top:30px}.s13{min-width:353px;width:353px;height:30px}.f4{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.ps12{margin-left:201px;margin-top:-173px}.s14{min-width:353px;width:353px;height:30px}.ps13{margin-left:0;margin-top:0}.s15{min-width:758px;width:758px;min-height:400px}.ps14{margin-left:0;margin-top:80px}.s16{min-width:452px;width:452px;min-height:54px;height:54px}.i3{min-width:444px;max-width:444px;min-height:54px;max-height:54px}.ps15{margin-left:-425px;margin-top:220px}.s17{min-width:292px;width:292px;min-height:50px;height:50px}.i4{min-width:292px;max-width:292px;min-height:50px;max-height:50px}.ps16{margin-left:161px;margin-top:218px}.s18{min-width:244px;width:244px;min-height:52px;height:52px}.i5{min-width:240px;max-width:240px;min-height:52px;max-height:52px;top:0}.ps17{margin-left:80px;margin-top:46px}.s19{min-width:362px;width:362px;min-height:59px;height:59px}.i6{min-width:362px;max-width:362px;min-height:59px;max-height:59px;top:0}.ps18{margin-top:-375px}.s20{min-width:758px;width:758px;min-height:54px;height:54px}.i7{left:42px;min-width:674px;max-width:674px;min-height:54px;max-height:54px}.ps19{margin-left:511px;margin-top:-25px}.s21{min-width:213px;width:213px;min-height:50px;height:50px}.i8{min-width:206px;max-width:206px;min-height:50px;max-height:50px}.ps20{margin-left:295px;margin-top:-266px}.s22{min-width:308px;width:308px;min-height:69px;height:69px}.i9{min-width:308px;max-width:308px;min-height:69px;max-height:69px;top:0}.ps21{margin-left:5px;margin-top:2px}.s23{min-width:758px;width:758px;min-height:975px}.ps22{margin-top:575px}.s24{min-width:758px;width:758px;min-height:400px}.ps23{margin-left:29px;margin-top:95px}.s25{min-width:302px;width:302px;min-height:32px;height:32px}.i10{min-width:247px;max-width:247px;min-height:32px;max-height:32px}.ps24{margin-left:-175px;margin-top:153px}.s26{min-width:342px;width:342px;min-height:55px;height:55px}.i11{min-width:336px;max-width:336px;min-height:55px;max-height:55px;top:0}.ps25{margin-left:364px;margin-top:139px}.s27{min-width:394px;width:394px;min-height:53px;height:53px}.i12{min-width:394px;max-width:394px;min-height:44px;max-height:44px;top:4px}.ps26{margin-top:-400px}.s28{min-width:758px;width:758px;min-height:63px;height:63px}.i13{left:67px;min-width:624px;max-width:624px;min-height:63px;max-height:63px}.ps27{margin-left:57px;margin-top:-124px}.s29{min-width:339px;width:339px;min-height:51px;height:51px}.i14{min-width:269px;max-width:269px;min-height:51px;max-height:51px}.ps28{margin-left:24px;margin-top:-303px}.s30{min-width:310px;width:310px;min-height:30px;height:30px}.i15{min-width:305px;max-width:305px;min-height:30px;max-height:30px;top:0}.ps29{margin-left:406px;margin-top:-165px}.s31{min-width:337px;width:337px;min-height:50px;height:50px}.i16{min-width:337px;max-width:337px;min-height:48px;max-height:48px}.ps30{margin-left:0;margin-top:-975px}.s32{min-width:758px;width:758px;min-height:573px}.s33{min-width:758px;width:758px;min-height:573px}.s34{min-width:758px;width:758px;min-height:573px}.ps31{margin-top:-546px}.s35{min-width:738px;width:738px;height:40px}.ps32{margin-top:-506px}.s36{min-width:738px;width:738px;height:248px}.c5{padding-left:32px;padding-right:32px}.ps33{margin-left:193px;margin-top:-259px}.s37{min-width:555px;width:555px;min-height:234px}.s38{min-width:172px;width:172px;min-height:234px;height:234px}.i17{width:170px;height:232px}.ps34{margin-left:29px;margin-top:31px}.s39{min-width:354px;width:354px;min-height:150px}.s40{min-width:354px;width:354px;height:30px}.s41{min-width:354px;width:354px;height:30px}.s42{min-width:354px;width:354px;height:30px}.s43{min-width:354px;width:354px;height:30px}.s44{min-width:354px;width:354px;height:30px}.ps39{margin-left:201px;margin-top:-233px}.ps40{margin-left:5px}.s45{min-width:758px;width:758px;min-height:969px}.s46{min-width:758px;width:758px;min-height:573px}.s47{min-width:758px;width:758px;height:573px}.ps41{margin-top:27px}.s48{min-width:738px;width:738px;height:40px}.ps42{margin-left:10px}.s49{min-width:738px;width:738px;height:248px}.ps43{margin-left:193px}.s50{min-width:554px;width:554px;min-height:234px}.i19{width:170px;height:232px}.ps44{margin-left:28px}.s51{min-width:354px;width:354px;min-height:120px}.ps45{margin-left:1px}.s52{min-width:353px;width:353px;height:30px}.ps46{margin-left:1px}.s53{min-width:353px;width:353px;height:30px}.ps47{margin-left:0;margin-top:-2px}.s54{min-width:758px;width:758px;min-height:398px}.ps48{margin-left:10px;margin-top:216px}.s55{min-width:456px;width:456px;min-height:54px;height:54px}.i20{min-width:446px;max-width:446px;min-height:54px;max-height:54px}.ps49{margin-left:154px;margin-top:-127px}.s56{min-width:351px;width:351px;min-height:55px;height:55px}.i21{min-width:351px;max-width:351px;min-height:52px;max-height:52px;top:2px}.ps50{margin-left:482px;margin-top:-194px}.s57{min-width:275px;width:275px;min-height:67px;height:67px}.i22{min-width:275px;max-width:275px;min-height:65px;max-height:65px;top:1px}.ps51{margin-left:0;margin-top:-270px}.s58{min-width:758px;width:758px;min-height:56px;height:56px}.i23{min-width:758px;max-width:758px;min-height:42px;max-height:42px;top:7px}.ps52{margin-left:450px;margin-top:-10px}.s59{min-width:240px;width:240px;min-height:61px;height:61px}.i24{min-width:233px;max-width:233px;min-height:61px;max-height:61px}.ps53{margin-left:194px;margin-top:20px}.s60{min-width:447px;width:447px;min-height:57px;height:57px}.i25{min-width:447px;max-width:447px;min-height:57px;max-height:57px;top:0}.ps54{margin-left:39px;margin-top:-333px}.s61{min-width:299px;width:299px;min-height:45px;height:45px}.i26{min-width:299px;max-width:299px;min-height:39px;max-height:39px;top:3px}.ps55{margin-left:5px;margin-top:2px}.s62{min-width:758px;width:758px;min-height:546px}.ps56{margin-top:346px}.s63{min-width:758px;width:758px;min-height:200px}.ps57{margin-left:280px;margin-top:114px}.s64{min-width:395px;width:395px;min-height:50px;height:50px}.i27{min-width:351px;max-width:351px;min-height:50px;max-height:50px;top:0}.ps58{margin-left:31px;margin-top:-98px}.s65{min-width:727px;width:727px;min-height:134px}.ps59{margin-top:82px}.s66{min-width:342px;width:342px;min-height:52px;height:52px}.i28{min-width:312px;max-width:312px;min-height:52px;max-height:52px}.ps60{margin-left:68px;margin-top:0}.s67{min-width:317px;width:317px;min-height:48px;height:48px}.i29{min-width:317px;max-width:317px;min-height:46px;max-height:46px}.ps61{margin-left:0;margin-top:-200px}.s68{min-width:645px;width:645px;min-height:121px}.ps62{margin-top:66px}.s69{min-width:219px;width:219px;min-height:55px;height:55px}.i30{min-width:196px;max-width:196px;min-height:55px;max-height:55px}.ps63{margin-left:57px;margin-top:-121px}.s70{min-width:588px;width:588px;min-height:75px;height:75px}.i31{min-width:588px;max-width:588px;min-height:73px;max-height:73px}.ps64{margin-left:0;margin-top:-546px}.s71{min-width:758px;width:758px;min-height:345px}.ps65{margin-left:10px;margin-top:26px}.s72{min-width:738px;width:738px;height:40px}.s73{min-width:738px;width:738px;height:279px}.ps67{margin-left:5px}.s74{min-width:758px;width:758px;min-height:749px}.s75{min-width:758px;width:758px;min-height:358px}.ps69{margin-left:10px;margin-top:26px}.s76{min-width:738px;width:738px;height:40px}.ps70{margin-left:10px}.s77{min-width:738px;width:738px;height:292px}.ps71{margin-left:0;margin-top:0}.s78{min-width:758px;width:758px;min-height:391px}.ps72{margin-left:162px}.s79{min-width:443px;width:443px;min-height:55px;height:55px}.i32{min-width:443px;max-width:443px;min-height:45px;max-height:45px;top:5px}.ps73{margin-top:10px}.s80{min-width:431px;width:431px;min-height:133px}.s81{min-width:374px;width:374px;min-height:42px;height:42px}.i33{min-width:373px;max-width:373px;min-height:42px;max-height:42px}.ps75{margin-left:101px;margin-top:35px}.s82{min-width:330px;width:330px}.i34{min-width:330px;max-width:330px;min-height:56px;max-height:56px;top:0}.ps76{margin-left:320px;margin-top:29px}.s83{min-width:425px;width:425px;min-height:48px;height:48px}.i35{min-width:417px;max-width:417px;min-height:48px;max-height:48px;top:0}.ps77{margin-left:27px;margin-top:-182px}.s84{min-width:731px;width:731px;min-height:229px}.ps78{margin-left:430px}.s85{min-width:301px;width:301px;min-height:61px;height:61px}.i36{min-width:301px;max-width:301px;min-height:58px;max-height:58px;top:1px}.ps79{margin-left:0;margin-top:121px}.s86{min-width:338px;width:338px;min-height:47px;height:47px}.i37{min-width:338px;max-width:338px;min-height:45px;max-height:45px;top:1px}.ps80{margin-left:398px;margin-top:8px}.s87{min-width:333px;width:333px;min-height:61px;height:61px}.i38{min-width:325px;max-width:325px;min-height:61px;max-height:61px;top:0}.ps81{margin-left:5px;margin-top:9px}.s88{min-width:758px;width:758px;min-height:314px}.ps82{margin-left:10px;margin-top:26px}.s89{min-width:738px;width:738px;height:40px}.s90{min-width:738px;width:738px;height:134px}.ps84{margin-left:22px}.p3{text-indent:-7px}.f5{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.ps85{margin-left:164px;margin-top:0}.s91{min-width:431px;width:431px;min-height:98px;height:98px}.i39{min-width:431px;max-width:431px;min-height:89px;max-height:89px;top:5px}.ps86{margin-left:5px;margin-top:17px}.s92{min-width:758px;width:758px;min-height:468px}.ps87{margin-top:26px}.s93{min-width:738px;width:738px;height:40px}.s94{min-width:738px;width:738px;height:114px}.ps89{margin-left:8px;margin-top:-1px}.s95{min-width:742px;width:742px;min-height:289px}.s96{min-width:742px;width:742px;min-height:289px}.ps90{margin-left:0;margin-top:101px}.s97{min-width:742px;width:742px;min-height:188px}.ps91{margin-top:0}.s98{min-width:554px;width:554px;min-height:188px;height:188px}.i40{min-width:554px;max-width:554px;min-height:159px;max-height:159px;top:14px}.ps92{margin-left:99px;margin-top:31px}.s99{min-width:89px;width:89px;min-height:137px}.lt1{height:137px}.ps93{margin-left:1px;margin-top:-289px}.s100{min-width:740px;width:740px;height:50px}.f6{font-size:12px;font-size:calc(12px * var(--f));padding-top:17px;padding-bottom:17px}.ps95{margin-left:558px;margin-top:-240px}.s102{min-width:91px;width:91px;min-height:188px}.lt2{height:188px}.ps96{margin-left:5px;margin-top:16px}.s103{min-width:758px;width:758px;min-height:435px}.ps97{margin-top:26px}.s104{min-width:738px;width:738px;height:40px}.ps98{margin-left:8px}.s105{min-width:742px;width:742px;min-height:369px}.s106{min-width:742px;width:742px;min-height:369px}.ps99{margin-left:2px}.s107{min-width:738px;width:738px;height:101px}.ps100{margin-left:398px;margin-top:0}.s108{min-width:211px;width:211px;min-height:161px}.lt3{height:161px}.ps101{margin-left:133px;margin-top:-161px}.s109{min-width:210px;width:210px;min-height:161px}.lt4{height:161px}.ps102{margin-top:8px}.s110{min-width:742px;width:742px;min-height:99px;height:99px}.i41{min-width:742px;max-width:742px;min-height:96px;max-height:96px;top:2px}.ps103{margin-top:35px}.s111{min-width:768px;min-height:380px}.ps105{margin-top:5px}.s112{min-width:768px;min-height:335px}.ps106{margin-top:-330px}.s113{width:768px;min-height:370px}.ps107{margin-left:10px}.s114{min-width:748px;width:748px;min-height:30px}.s115{min-width:236px;width:236px;height:30px}.f7{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.ps108{margin-left:20px}.s116{min-width:236px;width:236px;height:30px}.ps109{margin-left:20px}.s117{min-width:236px;width:236px;height:30px}.ps110{margin-left:5px}.s118{min-width:758px;width:758px;min-height:240px}.s119{min-width:245px;width:245px;min-height:240px}.s120{min-width:245px;width:245px;min-height:240px}.s121{min-width:240px;width:240px;min-height:240px}.ps111{margin-top:-240px}.map1{width:245px;height:240px}.ps112{margin-left:11px}.s122{min-width:246px;width:246px;min-height:240px;height:240px}.i42{width:246px;height:240px}.ps113{margin-left:11px}.s123{min-width:245px;width:245px;min-height:240px;height:240px}.i43{width:245px;height:240px}.ps114{margin-left:6px}.s124{min-width:757px;width:757px;min-height:60px}.s125{min-width:244px;width:244px;height:60px}.f8{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps116{margin-left:11px}.s126{min-width:246px;width:246px;height:60px}.f9{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps117{margin-left:10px}.ps118{margin-left:5px;margin-top:10px}.s127{min-width:759px;width:759px;min-height:30px}.s128{min-width:330px;width:330px;height:30px}.f10{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.s129{height:10px;transform:scale(1) translateY(1px)}.ps120{margin-left:18px}.s130{min-width:73px;width:73px;height:30px}.ps121{margin-left:27px}.s131{min-width:165px;width:165px;height:30px}.ps122{margin-left:10px}.s132{min-width:136px;width:136px;height:30px}.ps123{width:768px}.ps124{margin-left:260px;margin-top:144px}.s133{min-width:248px;width:248px;height:160px}.c12{background-image:url(../images/c/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c12{background-image:url(../images/1/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.c13{height:160px}.c15{background-image:url(../images/o/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c15{background-image:url(../images/i/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.ps125{margin-left:150px;margin-top:35px}.s134{min-width:86px;width:86px;min-height:86px}.lt5{height:86px}.c16{background-image:url(../images/l/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c16{background-image:url(../images/n/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.c17{background-image:url(../images/r/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c17{background-image:url(../images/2/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.c18{background-image:url(../images/8/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c18{background-image:url(../images/n/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.c19{background-image:url(../images/c/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c19{background-image:url(../images/q/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.c20{background-image:url(../images/r/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c20{background-image:url(../images/1/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.c21{background-image:url(../images/o/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-248.jpg)}.webp .c21{background-image:url(../images/r/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-248.webp)}.c22{background-image:url(../images/6/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-248.jpg)}.webp .c22{background-image:url(../images/q/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-248.webp)}.ps126{margin-left:260px;margin-top:144px}.s135{min-width:248px;width:248px;height:160px}.c23{background-image:url(../images/8/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-248.jpg)}.webp .c23{background-image:url(../images/n/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-248.webp)}.c24{background-image:url(../images/o/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-248.jpg)}.webp .c24{background-image:url(../images/b/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-248.webp)}.c25{background-image:url(../images/t/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-248.jpg)}.webp .c25{background-image:url(../images/e/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-248.webp)}.c26{background-image:url(../images/v/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-248.jpg)}.webp .c26{background-image:url(../images/d/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-248.webp)}.c27{background-image:url(../images/4/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-248.jpg)}.webp .c27{background-image:url(../images/2/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-248.webp)}.c28{background-image:url(../images/a/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-248.jpg)}.webp .c28{background-image:url(../images/5/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-248.webp)}.s136{min-width:768px}.ps128{margin-top:104px;top:84px}.s137{width:768px;min-height:488px}.ps129{margin-left:538px;margin-top:51px}.s138{min-width:241px;width:241px;min-height:437px}.ps130{margin-left:97px}.s139{min-width:144px;width:144px;min-height:29px;height:29px}.i44{left:4px;min-width:136px;max-width:136px;min-height:29px;max-height:29px;top:0}.ps131{margin-top:22px}.s140{min-width:221px;width:221px;min-height:386px}.s141{min-width:221px;width:221px;min-height:386px}.s142{min-width:221px;width:221px;min-height:386px;height:386px}.i45{left:1px;width:218px;height:386px}.ps133{margin-left:62px;margin-top:-81px}.s143{min-width:80px;width:80px;min-height:80px;height:80px}.i46{min-width:80px;max-width:80px;min-height:80px;max-height:80px}.ps134{margin-top:-546px}.s144{width:768px;min-height:539px}.ps135{margin-left:5px}.s145{min-width:50px;width:50px;height:50px}.f11{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101;padding-top:14px;padding-bottom:14px}.ps136{margin-left:-50px;margin-top:59px}.s146{min-width:242px;width:242px;height:30px}.f12{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f13{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.s147{height:13px;transform:scale(1) translateY(2px)}.ps137{margin-left:-242px;margin-top:98px}.s148{min-width:242px;width:242px;height:33px}.f14{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232;text-indent:7px;padding-top:7px;padding-bottom:7px}.ps138{margin-left:-242px;margin-top:137px}.ps139{margin-left:-242px;margin-top:176px}.ps140{margin-left:-242px;margin-top:216px}.ps141{margin-left:-242px;margin-top:255px}.ps142{margin-left:-242px;margin-top:295px}.ps143{margin-left:-242px;margin-top:334px}.ps144{margin-left:33px;margin-top:506px}.s149{min-width:256px;width:256px;min-height:33px;height:33px}.i47{min-width:256px;max-width:256px;min-height:32px;max-height:32px}.ps146{margin-top:104px;top:84px}.s151{width:768px;min-height:495px}.ps147{margin-left:497px}.s152{min-width:271px;width:271px;min-height:495px}.s153{min-width:271px;width:271px;min-height:495px}.s154{min-width:271px;width:271px;min-height:491px;height:491px}.i48{left:0;width:270px;height:491px}.ps149{margin-left:83px;margin-top:-436px}.s155{min-width:131px;width:131px;min-height:38px;height:38px}.i49{min-width:131px;max-width:131px;min-height:28px;max-height:28px;top:5px}.ps150{margin-left:142px;margin-top:-76px}.ps151{margin-top:-553px}.s156{width:768px;min-height:543px}.ps152{margin-left:0}.ps153{margin-left:-46px;margin-top:59px}.s157{min-width:183px;width:183px;height:30px}.f15{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f16{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.s158{height:13px;transform:scale(1) translateY(2px)}.ps154{margin-left:-183px;margin-top:98px}.s159{min-width:220px;width:220px;height:33px}.ps155{margin-left:-220px;margin-top:137px}.ps156{margin-left:-220px;margin-top:176px}.ps157{margin-left:-220px;margin-top:216px}.ps158{margin-left:-220px;margin-top:255px}.s160{min-width:220px;width:220px;height:33px}.ps159{margin-left:-220px;margin-top:295px}.ps160{margin-left:-220px;margin-top:334px}.ps161{margin-left:-220px;margin-top:373px}.ps162{margin-left:105px;margin-top:510px}.s161{min-width:256px;width:256px;min-height:33px;height:33px}.i50{min-width:256px;max-width:256px;min-height:32px;max-height:32px}.ps163{margin-left:12px;margin-top:13px}.s162{min-width:16px;width:16px;height:16px}.c37{height:16px}.ps164{margin-left:152px;margin-top:13px}.ps165{margin-left:248px;margin-top:13px}.ps166{margin-left:477px;margin-top:13px}.ps167{margin-left:745px;margin-top:13px}.ps168{margin-left:643px;margin-top:13px}.f4:visited{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f4:hover{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f4:active{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c7::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.00, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:before{opacity:1}.c7::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:after{opacity:0}.c7:active:before{opacity:1}.c7:active:after{opacity:1;transition:initial}.f9:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}}@media (min-width:480px) and (max-width:767px){.ps1{margin-top:4px}.s1{min-width:460px;width:460px;min-height:40px}.s2{min-width:460px;width:460px;min-height:40px}.s3{min-width:460px;width:460px;min-height:40px}.ps3{margin-top:-31px}.s4{min-width:460px;width:460px;height:23px}.f1{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.ps4{margin-top:10px}.s5{min-width:460px;width:460px;min-height:699px}.s6{min-width:460px;width:460px;min-height:570px}.ps6{margin-top:16px}.s7{min-width:440px;width:440px;height:30px}.f2{font-size:15px;font-size:calc(15px * var(--f))}.s8{min-width:440px;width:440px}.f3{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.c3{padding-left:57px;padding-right:8px}.s9{min-width:441px;width:441px;min-height:197px}.s10{min-width:145px;width:145px;min-height:197px;height:197px}.i1{width:143px;height:195px}.ps9{margin-left:6px}.s11{min-width:290px;width:290px;min-height:120px}.s12{min-width:290px;width:290px;height:30px}.ps11{margin-top:30px}.s13{min-width:290px;width:290px;height:30px}.f4{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.ps12{margin-left:151px;margin-top:-136px}.s14{min-width:290px;width:290px;height:30px}.ps13{margin-left:0;margin-top:2px}.s15{min-width:460px;width:460px;min-height:127px}.ps14{margin-left:283px;margin-top:43px}.s16{min-width:175px;width:175px;min-height:21px;height:21px}.i3{min-width:173px;max-width:173px;min-height:21px;max-height:21px}.ps15{margin-left:310px;margin-top:29px}.s17{min-width:121px;width:121px;min-height:24px;height:24px}.i4{min-width:121px;max-width:121px;min-height:21px;max-height:21px;top:1px}.ps16{margin-left:17px;margin-top:-60px}.s18{min-width:72px;width:72px;min-height:18px;height:18px}.i5{min-width:72px;max-width:72px;min-height:16px;max-height:16px;top:1px}.ps17{margin-left:-49px;margin-top:-19px}.s19{min-width:155px;width:155px;min-height:29px;height:29px}.i6{min-width:155px;max-width:155px;min-height:25px;max-height:25px;top:2px}.ps18{margin-top:-127px}.s20{min-width:460px;width:460px;min-height:35px;height:35px}.i7{min-width:437px;max-width:437px;min-height:35px;max-height:35px}.ps19{margin-left:160px;margin-top:-63px}.s21{min-width:119px;width:119px;min-height:32px;height:32px}.i8{min-width:119px;max-width:119px;min-height:29px;max-height:29px;top:1px}.ps20{margin-left:-135px;margin-top:-92px}.s22{min-width:96px;width:96px;min-height:21px;height:21px}.i9{min-width:94px;max-width:94px;min-height:21px;max-height:21px;top:0}.ps21{margin-left:10px;margin-top:2px}.s23{min-width:460px;width:460px;min-height:670px}.ps22{margin-top:510px}.s24{min-width:453px;width:453px;min-height:160px}.ps23{margin-left:290px;margin-top:101px}.s25{min-width:157px;width:157px;min-height:21px;height:21px}.i10{min-width:157px;max-width:157px;min-height:20px;max-height:20px;top:1px}.ps24{margin-left:290px;margin-top:-87px}.s26{min-width:161px;width:161px;min-height:30px;height:30px}.i11{min-width:161px;max-width:161px;min-height:26px;max-height:26px;top:2px}.ps25{margin-left:128px;margin-top:11px}.s27{min-width:219px;width:219px;min-height:27px;height:27px}.i12{min-width:219px;max-width:219px;min-height:24px;max-height:24px;top:2px}.ps26{margin-top:-160px}.s28{min-width:453px;width:453px;min-height:30px;height:30px}.i13{left:78px;min-width:297px;max-width:297px;min-height:30px;max-height:30px}.ps27{margin-left:21px;margin-top:-128px}.s29{min-width:133px;width:133px;min-height:33px;height:33px}.i14{min-width:133px;max-width:133px;min-height:25px;max-height:25px;top:4px}.ps28{margin-left:-34px;margin-top:-95px}.s30{min-width:221px;width:221px;min-height:27px;height:27px}.i15{min-width:221px;max-width:221px;min-height:22px;max-height:22px;top:2px}.ps29{margin-left:1px;margin-top:-59px}.s31{min-width:199px;width:199px;min-height:27px;height:27px}.i16{min-width:189px;max-width:189px;min-height:27px;max-height:27px;top:0}.ps30{margin-left:0;margin-top:-670px}.s32{min-width:460px;width:460px;min-height:506px}.s33{min-width:460px;width:460px;min-height:506px}.s34{min-width:460px;width:460px;min-height:506px}.ps31{margin-top:-495px}.s35{min-width:440px;width:440px;height:30px}.ps32{margin-top:-465px}.s36{min-width:440px;width:440px;height:261px}.c5{padding-left:97px;padding-right:49px}.ps33{margin-top:-204px}.s37{min-width:441px;width:441px;min-height:197px}.s38{min-width:145px;width:145px;min-height:197px;height:197px}.i17{width:143px;height:195px}.ps34{margin-left:6px;margin-top:30px}.s39{min-width:290px;width:290px;min-height:150px}.s40{min-width:290px;width:290px;height:30px}.s41{min-width:290px;width:290px;height:30px}.s42{min-width:290px;width:290px;height:30px}.s43{min-width:290px;width:290px;height:30px}.s44{min-width:290px;width:290px;height:30px}.ps39{margin-left:151px;margin-top:-197px}.ps40{margin-top:3px}.s45{min-width:461px;width:461px;min-height:608px}.s46{min-width:460px;width:460px;min-height:472px}.s47{min-width:460px;width:460px;height:472px}.ps41{margin-top:13px}.s48{min-width:440px;width:440px;height:30px}.ps42{margin-left:10px}.s49{min-width:440px;width:440px;height:223px}.c6{padding-left:0;padding-right:0}.ps43{margin-left:10px}.s50{min-width:441px;width:441px;min-height:197px}.i19{width:143px;height:195px}.ps44{margin-left:6px}.s51{min-width:290px;width:290px;min-height:120px}.s52{min-width:290px;width:290px;height:30px}.s53{min-width:290px;width:290px;height:30px}.ps47{margin-left:1px;margin-top:6px}.s54{min-width:460px;width:460px;min-height:130px}.ps48{margin-left:292px;margin-top:105px}.s55{min-width:164px;width:164px;min-height:25px;height:25px}.i20{min-width:164px;max-width:164px;min-height:20px;max-height:20px;top:2px}.ps49{margin-left:16px;margin-top:-45px}.s56{min-width:185px;width:185px;min-height:35px;height:35px}.i21{min-width:185px;max-width:185px;min-height:28px;max-height:28px;top:3px}.ps50{margin-left:46px;margin-top:-61px}.s57{min-width:107px;width:107px;min-height:32px;height:32px}.i22{min-width:107px;max-width:107px;min-height:25px;max-height:25px;top:4px}.ps51{margin-left:0;margin-top:-130px}.s58{min-width:460px;width:460px;min-height:26px;height:26px}.i23{min-width:460px;max-width:460px;min-height:26px;max-height:26px}.ps52{margin-left:374px;margin-top:-90px}.s59{min-width:79px;width:79px;min-height:30px;height:30px}.i24{min-width:79px;max-width:79px;min-height:21px;max-height:21px;top:4px}.ps53{margin-left:2px;margin-top:-94px}.s60{min-width:134px;width:134px;min-height:34px;height:34px}.i25{min-width:134px;max-width:134px;min-height:17px;max-height:17px;top:9px}.ps54{margin-left:24px;margin-top:-100px}.s61{min-width:161px;width:161px;min-height:34px;height:34px}.i26{min-width:161px;max-width:161px;min-height:21px;max-height:21px;top:7px}.ps55{margin-left:10px}.s62{min-width:460px;width:460px;min-height:484px}.ps56{margin-left:2px;margin-top:368px}.s63{min-width:446px;width:446px;min-height:116px}.ps57{margin-left:260px;margin-top:24px}.s64{min-width:186px;width:186px;min-height:33px;height:33px}.i27{min-width:186px;max-width:186px;min-height:26px;max-height:26px;top:4px}.ps58{margin-left:88px;margin-top:-14px}.s65{min-width:356px;width:356px;min-height:73px}.ps59{margin-top:0}.s66{min-width:161px;width:161px;min-height:27px;height:27px}.i28{min-width:161px;max-width:161px;min-height:27px;max-height:27px}.ps60{margin-left:29px;margin-top:40px}.s67{min-width:166px;width:166px;min-height:33px;height:33px}.i29{min-width:166px;max-width:166px;min-height:24px;max-height:24px;top:4px}.ps61{margin-left:0;margin-top:-116px}.s68{min-width:246px;width:246px;min-height:103px}.ps62{margin-left:17px;margin-top:63px}.s69{min-width:95px;width:95px;min-height:40px;height:40px}.i30{min-width:95px;max-width:95px;min-height:27px;max-height:27px;top:6px}.ps63{margin-left:0;margin-top:-103px}.s70{min-width:246px;width:246px;min-height:33px;height:33px}.i31{min-width:246px;max-width:246px;min-height:31px;max-height:31px}.ps64{margin-left:0;margin-top:-484px}.s71{min-width:460px;width:460px;min-height:362px}.ps65{margin-left:10px;margin-top:6px}.s72{min-width:440px;width:440px;height:30px}.s73{min-width:440px;width:440px;height:304px}.ps67{margin-left:10px}.s74{min-width:461px;width:461px;min-height:507px}.s75{min-width:460px;width:460px;min-height:352px}.ps69{margin-left:10px;margin-top:12px}.s76{min-width:440px;width:440px;height:30px}.ps70{margin-left:10px}.s77{min-width:440px;width:440px;height:310px}.ps71{margin-left:0;margin-top:4px}.s78{min-width:461px;width:461px;min-height:151px}.ps72{margin-left:55px}.s79{min-width:358px;width:358px;min-height:34px;height:34px}.i32{min-width:338px;max-width:338px;min-height:34px;max-height:34px;top:0}.ps73{margin-left:24px;margin-top:4px}.s80{min-width:437px;width:437px;min-height:113px}.s81{min-width:209px;width:209px;min-height:24px;height:24px}.i33{min-width:209px;max-width:209px;min-height:24px;max-height:24px}.ps75{margin-left:42px;margin-top:78px}.s82{min-width:186px;width:186px;min-height:35px;height:35px}.i34{min-width:186px;max-width:186px;min-height:32px;max-height:32px}.ps76{margin-left:0;margin-top:-35px}.s83{min-width:255px;width:255px;min-height:34px;height:34px}.i35{min-width:255px;max-width:255px;min-height:29px;max-height:29px;top:3px}.ps77{margin-left:11px;margin-top:-80px}.s84{min-width:436px;width:436px;min-height:38px}.s85{min-width:179px;width:179px;min-height:38px;height:38px}.i36{min-width:179px;max-width:179px;min-height:34px;max-height:34px;top:2px}.ps79{margin-left:66px;margin-top:0}.s86{min-width:191px;width:191px;min-height:28px;height:28px}.i37{min-width:191px;max-width:191px;min-height:26px;max-height:26px;top:1px}.ps80{margin-left:330px;margin-top:-113px}.s87{min-width:120px;width:120px;min-height:25px;height:25px}.i38{min-width:120px;max-width:120px;min-height:22px;max-height:22px;top:2px}.ps81{margin-left:10px}.s88{min-width:460px;width:460px;min-height:276px}.ps82{margin-left:10px;margin-top:6px}.s89{min-width:440px;width:440px;height:30px}.s90{min-width:440px;width:440px;height:157px}.ps84{margin-left:14px}.p3{text-indent:-7px}.f5{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.ps85{margin-left:101px;margin-top:0}.s91{min-width:260px;width:260px;min-height:62px;height:62px}.i39{min-width:260px;max-width:260px;min-height:54px;max-height:54px;top:4px}.ps86{margin-top:24px}.s92{min-width:460px;width:460px;min-height:311px}.ps87{margin-top:11px}.s93{min-width:440px;width:440px;height:30px}.s94{min-width:440px;width:440px;height:112px}.ps89{margin-top:-1px}.s95{min-width:442px;width:442px;min-height:159px}.s96{min-width:442px;width:442px;min-height:147px}.ps90{margin-left:53px;margin-top:63px}.s97{min-width:381px;width:381px;min-height:84px}.ps91{margin-top:0}.s98{min-width:257px;width:257px;min-height:84px;height:84px}.i40{min-width:257px;max-width:257px;min-height:74px;max-height:74px;top:5px}.ps92{margin-left:79px;margin-top:12px}.s99{min-width:45px;width:45px;min-height:72px}.lt1{height:72px}.ps93{margin-top:-147px}.s100{min-width:442px;width:442px;height:52px}.f6{font-size:12px;font-size:calc(12px * var(--f));padding-top:18px;padding-bottom:18px}.ps95{margin-left:318px;margin-top:-90px}.s102{min-width:48px;width:48px;min-height:102px}.lt2{height:102px}.ps96{margin-left:10px;margin-top:24px}.s103{min-width:460px;width:460px;min-height:294px}.ps97{margin-top:9px}.s104{min-width:440px;width:440px;height:30px}.s105{min-width:440px;width:440px;min-height:255px}.s106{min-width:440px;width:440px;min-height:255px}.s107{min-width:440px;width:440px;height:110px}.ps100{margin-left:248px;margin-top:-11px}.s108{min-width:106px;width:106px;min-height:106px}.lt3{height:106px}.ps101{margin-left:88px;margin-top:-105px}.s109{min-width:105px;width:105px;min-height:105px}.lt4{height:105px}.ps102{margin-top:-12px}.s110{min-width:440px;width:440px;min-height:62px;height:62px}.i41{min-width:440px;max-width:440px;min-height:57px;max-height:57px;top:2px}.ps103{margin-top:35px}.s111{min-width:480px;min-height:351px}.s112{min-width:480px;min-height:260px}.ps106{margin-top:-251px}.s113{width:480px;min-height:332px}.ps107{margin-left:0}.s114{min-width:480px;width:480px;min-height:30px}.s115{min-width:160px;width:160px;height:30px}.f7{font-size:13px;font-size:calc(13px * var(--f));line-height:1.616}.ps108{margin-left:0}.s116{min-width:160px;width:160px;height:30px}.ps109{margin-left:1px}.s117{min-width:159px;width:159px;height:30px}.ps110{margin-left:10px}.s118{min-width:460px;width:460px;min-height:150px}.s119{min-width:140px;width:140px;min-height:150px}.s120{min-width:140px;width:140px;min-height:150px}.s121{min-width:140px;width:140px;min-height:150px}.ps111{margin-top:-150px}.map1{width:140px;height:150px}.ps112{margin-left:20px}.s122{min-width:140px;width:140px;min-height:150px;height:150px}.i42{width:140px;height:150px}.ps113{margin-left:20px}.s123{min-width:140px;width:140px;min-height:150px;height:150px}.i43{width:140px;height:150px}.ps114{margin-left:0}.s124{min-width:480px;width:480px;min-height:68px}.s125{min-width:160px;width:160px;height:68px}.f8{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps116{margin-left:0}.s126{min-width:160px;width:160px;height:68px}.f9{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps117{margin-left:0}.ps118{margin-top:20px}.s127{min-width:480px;width:480px;min-height:64px}.ps119{margin-top:39px}.s128{min-width:310px;width:310px;height:25px}.f10{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.s129{height:10px;transform:scale(1) translateY(1px)}.ps120{margin-left:26px;margin-top:39px}.s130{min-width:144px;width:144px;height:25px}.ps121{margin-left:0;margin-top:-64px}.s131{min-width:230px;width:230px;height:25px}.ps122{margin-left:20px;margin-top:-64px}.s132{min-width:230px;width:230px;height:25px}.ps123{width:480px}.ps124{margin-left:170px;margin-top:71px}.s133{min-width:140px;width:140px;height:90px}.c12{background-image:url(../images/q/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c12{background-image:url(../images/1/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.c13{height:90px}.c15{background-image:url(../images/7/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c15{background-image:url(../images/g/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.ps125{margin-left:89px;margin-top:19px}.s134{min-width:43px;width:43px;min-height:43px}.lt5{height:43px}.c16{background-image:url(../images/q/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c16{background-image:url(../images/i/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.c17{background-image:url(../images/u/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c17{background-image:url(../images/0/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.c18{background-image:url(../images/e/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c18{background-image:url(../images/6/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.c19{background-image:url(../images/d/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c19{background-image:url(../images/l/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.c20{background-image:url(../images/d/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c20{background-image:url(../images/o/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.c21{background-image:url(../images/r/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-140.jpg)}.webp .c21{background-image:url(../images/c/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-140.webp)}.c22{background-image:url(../images/9/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-140.jpg)}.webp .c22{background-image:url(../images/k/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-140.webp)}.ps126{margin-left:168px;margin-top:71px}.s135{min-width:142px;width:142px;height:90px}.c23{background-image:url(../images/e/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-142.jpg)}.webp .c23{background-image:url(../images/m/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-142.webp)}.c24{background-image:url(../images/m/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-140.jpg)}.webp .c24{background-image:url(../images/t/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-140.webp)}.c25{background-image:url(../images/c/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-140.jpg)}.webp .c25{background-image:url(../images/i/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-140.webp)}.c26{background-image:url(../images/0/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-140.jpg)}.webp .c26{background-image:url(../images/1/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-140.webp)}.c27{background-image:url(../images/2/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-140.jpg)}.webp .c27{background-image:url(../images/1/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-140.webp)}.c28{background-image:url(../images/o/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-140.jpg)}.webp .c28{background-image:url(../images/o/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-140.webp)}.s136{min-width:480px}.ps128{margin-top:36px;top:36px}.s137{width:480px;min-height:216px}.ps129{margin-left:295px;margin-top:14px}.s138{min-width:177px;width:177px;min-height:202px}.ps130{margin-left:16px;margin-top:22px}.s139{min-width:103px;width:103px;min-height:24px;height:24px}.i44{min-width:103px;max-width:103px;min-height:22px;max-height:22px}.ps131{margin-top:-46px}.s140{min-width:177px;width:177px;min-height:202px}.s141{min-width:177px;width:177px;min-height:202px}.ps132{margin-left:62px}.s142{min-width:115px;width:115px;min-height:202px;height:202px}.i45{left:0;width:114px;height:202px}.ps133{margin-left:0;margin-top:-90px}.s143{min-width:60px;width:60px;min-height:60px;height:60px}.i46{min-width:60px;max-width:60px;min-height:60px;max-height:60px}.ps134{margin-top:-205px}.s144{width:480px;min-height:206px}.ps135{margin-left:172px;margin-top:161px}.s145{min-width:45px;width:45px;height:45px}.f11{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251;padding-top:13px;padding-bottom:12px}.ps136{margin-left:-217px;margin-top:0}.s146{min-width:160px;width:160px;height:20px}.f12{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f13{font-size:10px;font-size:calc(10px * var(--f));line-height:1.201}.s147{height:10px;transform:scale(1) translateY(1px)}.ps137{margin-left:-150px;margin-top:19px}.s148{min-width:150px;width:150px;height:23px}.f14{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301;text-indent:5px;padding-top:4px;padding-bottom:3px}.ps138{margin-left:-150px;margin-top:39px}.ps139{margin-left:-150px;margin-top:59px}.ps140{margin-left:-150px;margin-top:79px}.ps141{margin-left:-150px;margin-top:100px}.ps142{margin-left:-150px;margin-top:120px}.ps143{margin-left:-150px;margin-top:140px}.ps144{margin-left:63px;margin-top:183px}.s149{min-width:134px;width:134px;min-height:20px;height:20px}.i47{min-width:134px;max-width:134px;min-height:17px;max-height:17px;top:1px}.ps146{margin-top:32px;top:32px}.s151{width:480px;min-height:222px}.ps147{margin-left:341px;margin-top:16px}.s152{min-width:127px;width:127px;min-height:206px}.s153{min-width:127px;width:127px;min-height:206px}.ps148{margin-left:12px}.s154{min-width:115px;width:115px;min-height:206px;height:206px}.i48{width:113px;height:206px}.ps149{margin-left:0;margin-top:-185px}.s155{min-width:106px;width:106px;min-height:20px;height:20px}.i49{left:6px;min-width:94px;max-width:94px;min-height:20px;max-height:20px;top:0;-ms-transform:rotate(311deg);-moz-transform:rotate(311deg);-webkit-transform:rotate(311deg);transform:rotate(311deg)}.ps150{margin-left:7px;margin-top:-86px}.ps151{margin-top:-209px}.s156{width:480px;min-height:208px}.ps152{margin-left:205px;margin-top:163px}.ps153{margin-left:-250px;margin-top:0}.s157{min-width:151px;width:151px;height:20px}.f15{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f16{font-size:10px;font-size:calc(10px * var(--f));line-height:1.201}.s158{height:10px;transform:scale(1) translateY(1px)}.ps154{margin-left:-141px;margin-top:20px}.s159{min-width:140px;width:140px;height:23px}.ps155{margin-left:-140px;margin-top:41px}.ps156{margin-left:-140px;margin-top:61px}.ps157{margin-left:-140px;margin-top:81px}.ps158{margin-left:-140px;margin-top:101px}.s160{min-width:140px;width:140px;height:23px}.ps159{margin-left:-140px;margin-top:121px}.ps160{margin-left:-140px;margin-top:141px}.ps161{margin-left:-140px;margin-top:161px}.ps162{margin-left:110px;margin-top:188px}.s161{min-width:134px;width:134px;min-height:20px;height:20px}.i50{min-width:134px;max-width:134px;min-height:17px;max-height:17px;top:1px}.ps163{margin-left:31px;margin-top:23px}.s162{min-width:10px;width:10px;height:10px}.c37{height:10px}.ps164{margin-left:105px;margin-top:23px}.ps165{margin-left:170px;margin-top:23px}.ps166{margin-left:289px;margin-top:23px}.ps167{margin-left:442px;margin-top:23px}.ps168{margin-left:363px;margin-top:23px}.f4:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.f4:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.f4:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.c7::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.00, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:before{opacity:1}.c7::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:after{opacity:0}.c7:active:before{opacity:1}.c7:active:after{opacity:1;transition:initial}.f9:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}}@media (max-width:479px){.ps1{margin-left:5px;margin-top:4px}.s1{min-width:311px;width:311px;min-height:27px}.s2{min-width:311px;width:311px;min-height:27px}.s3{min-width:310px;width:310px;min-height:27px}.ps3{margin-left:1px;margin-top:-22px}.s4{min-width:310px;width:310px;height:22px}.f1{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.ps4{margin-left:6px;margin-top:13px}.s5{min-width:310px;width:310px;min-height:802px}.s6{min-width:310px;width:310px;min-height:610px}.ps6{margin-left:5px;margin-top:11px}.s7{min-width:300px;width:300px;height:30px}.f2{font-size:15px;font-size:calc(15px * var(--f))}.ps7{margin-left:5px}.s8{min-width:300px;width:300px;height:414px}.f3{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.c3{padding-left:60px;padding-right:60px}.ps8{margin-left:4px}.s9{min-width:301px;width:301px;min-height:156px}.s10{min-width:97px;width:97px;min-height:132px;height:132px}.i1{width:95px;height:130px}.ps9{margin-left:1px;margin-top:-76px}.s11{min-width:300px;width:300px;min-height:100px}.ps10{margin-left:100px}.s12{min-width:200px;width:200px;height:25px}.ps11{margin-top:25px}.s13{min-width:300px;width:300px;height:25px}.f4{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.ps12{margin-left:101px;margin-top:-50px}.s14{min-width:200px;width:200px;height:25px}.ps13{margin-left:4px;margin-top:9px}.s15{min-width:303px;width:303px;min-height:183px}.ps14{margin-left:16px;margin-top:74px}.s16{min-width:252px;width:252px;min-height:30px;height:30px}.i3{min-width:247px;max-width:247px;min-height:30px;max-height:30px}.ps15{margin-left:0;margin-top:20px}.s17{min-width:137px;width:137px;min-height:23px;height:23px}.i4{min-width:134px;max-width:134px;min-height:23px;max-height:23px}.ps16{margin-left:36px;margin-top:-68px}.s18{min-width:106px;width:106px;min-height:23px;height:23px}.i5{min-width:106px;max-width:106px;min-height:23px;max-height:23px;top:0}.ps17{margin-left:24px;margin-top:0}.s19{min-width:224px;width:224px;min-height:36px;height:36px}.i6{min-width:221px;max-width:221px;min-height:36px;max-height:36px;top:0}.ps18{margin-left:2px;margin-top:-183px}.s20{min-width:300px;width:300px;min-height:24px;height:24px}.i7{left:0;min-width:299px;max-width:299px;min-height:24px;max-height:24px}.ps19{margin-left:144px;margin-top:-74px}.s21{min-width:159px;width:159px;min-height:38px;height:38px}.i8{min-width:157px;max-width:157px;min-height:38px;max-height:38px}.ps20{margin-left:24px;margin-top:-152px}.s22{min-width:129px;width:129px;min-height:28px;height:28px}.i9{min-width:125px;max-width:125px;min-height:28px;max-height:28px;top:0}.ps21{margin-left:6px;margin-top:7px}.s23{min-width:310px;width:310px;min-height:822px}.ps22{margin-left:6px;margin-top:601px}.s24{min-width:297px;width:297px;min-height:221px}.ps23{margin-left:13px;margin-top:60px}.s25{min-width:189px;width:189px;min-height:24px;height:24px}.i10{min-width:185px;max-width:185px;min-height:24px;max-height:24px}.ps24{margin-left:78px;margin-top:5px}.s26{min-width:212px;width:212px;min-height:37px;height:37px}.i11{min-width:212px;max-width:212px;min-height:35px;max-height:35px}.ps25{margin-left:19px;margin-top:66px}.s27{min-width:271px;width:271px;min-height:29px;height:29px}.i12{min-width:260px;max-width:260px;min-height:29px;max-height:29px}.ps26{margin-top:-221px}.s28{min-width:297px;width:297px;min-height:30px;height:30px}.i13{min-width:297px;max-width:297px;min-height:30px;max-height:30px}.ps27{margin-left:110px;margin-top:-67px}.s29{min-width:160px;width:160px;min-height:32px;height:32px}.i14{min-width:160px;max-width:160px;min-height:30px;max-height:30px;top:1px}.ps28{margin-left:106px;margin-top:-191px}.s30{min-width:178px;width:178px;min-height:26px;height:26px}.i15{min-width:178px;max-width:178px;min-height:18px;max-height:18px}.ps29{margin-left:4px;margin-top:-95px}.s31{min-width:208px;width:208px;min-height:33px;height:33px}.i16{min-width:208px;max-width:208px;min-height:30px;max-height:30px}.ps30{margin-left:0;margin-top:-822px}.s32{min-width:310px;width:310px;min-height:593px}.s33{min-width:310px;width:310px;min-height:593px}.s34{min-width:310px;width:310px;min-height:593px}.ps31{margin-left:5px;margin-top:-586px}.s35{min-width:300px;width:300px;height:40px}.ps32{margin-left:5px;margin-top:-546px}.s36{min-width:300px;width:300px;height:359px}.c5{padding-left:19px;padding-right:20px}.ps33{margin-left:4px;margin-top:-176px}.s37{min-width:303px;width:303px;min-height:159px}.s38{min-width:97px;width:97px;min-height:132px;height:132px}.i17{width:95px;height:130px}.ps34{margin-left:3px;margin-top:26px}.s39{min-width:203px;width:203px;min-height:133px}.ps35{margin-left:1px}.s40{min-width:200px;width:200px;height:25px}.ps36{margin-left:1px}.s41{min-width:200px;width:200px;height:33px}.ps37{margin-left:1px}.s42{min-width:200px;width:200px;height:25px}.s43{min-width:201px;width:201px;height:25px}.s44{min-width:203px;width:203px;height:25px}.ps39{margin-left:101px;margin-top:-158px}.ps40{margin-left:6px;margin-top:7px}.s45{min-width:310px;width:310px;min-height:703px}.s46{min-width:310px;width:310px;min-height:486px}.s47{min-width:310px;width:310px;height:486px}.ps41{margin-left:5px;margin-top:9px}.s48{min-width:300px;width:300px;height:48px}.ps42{margin-left:5px}.s49{min-width:300px;width:300px;height:293px}.ps43{margin-left:4px}.s50{min-width:301px;width:301px;min-height:132px}.i19{width:95px;height:130px}.ps44{margin-left:4px}.s51{min-width:200px;width:200px;min-height:127px}.s52{min-width:200px;width:200px;height:25px}.s53{min-width:200px;width:200px;height:52px}.ps47{margin-left:5px;margin-top:9px}.s54{min-width:300px;width:300px;min-height:208px}.ps48{margin-left:76px;margin-top:119px}.s55{min-width:220px;width:220px;min-height:27px;height:27px}.i20{min-width:220px;max-width:220px;min-height:27px;max-height:27px}.ps49{margin-left:94px;margin-top:-89px}.s56{min-width:196px;width:196px;min-height:31px;height:31px}.i21{min-width:196px;max-width:196px;min-height:29px;max-height:29px}.ps50{margin-left:7px;margin-top:-64px}.s57{min-width:154px;width:154px;min-height:37px;height:37px}.i22{min-width:154px;max-width:154px;min-height:36px;max-height:36px;top:1px}.ps51{margin-left:0;margin-top:-146px}.s58{min-width:300px;width:300px;min-height:18px;height:18px}.i23{min-width:300px;max-width:300px;min-height:17px;max-height:17px}.ps52{margin-left:129px;margin-top:19px}.s59{min-width:164px;width:164px;min-height:43px;height:43px}.i24{min-width:164px;max-width:164px;min-height:43px;max-height:43px}.ps53{margin-left:11px;margin-top:-63px}.s60{min-width:137px;width:137px;min-height:25px;height:25px}.i25{min-width:137px;max-width:137px;min-height:17px;max-height:17px;top:4px}.ps54{margin-left:0;margin-top:-190px}.s61{min-width:209px;width:209px;min-height:33px;height:33px}.i26{min-width:209px;max-width:209px;min-height:27px;max-height:27px;top:3px}.ps55{margin-left:6px}.s62{min-width:310px;width:310px;min-height:601px}.ps56{margin-left:6px;margin-top:452px}.s63{min-width:300px;width:300px;min-height:149px}.ps57{margin-left:34px;margin-top:44px}.s64{min-width:259px;width:259px;min-height:37px;height:37px}.i27{min-width:259px;max-width:259px;min-height:37px;max-height:37px;top:0}.ps58{margin-left:5px;margin-top:0}.s65{min-width:237px;width:237px;min-height:68px}.ps59{margin-left:1px;margin-top:29px}.s66{min-width:236px;width:236px;min-height:39px;height:39px}.i28{min-width:234px;max-width:234px;min-height:39px;max-height:39px}.ps60{margin-left:0;margin-top:-68px}.s67{min-width:147px;width:147px;min-height:21px;height:21px}.i29{min-width:146px;max-width:146px;min-height:21px;max-height:21px;top:0}.ps61{margin-left:0;margin-top:-149px}.s68{min-width:300px;width:300px;min-height:110px}.ps62{margin-left:186px;margin-top:81px}.s69{min-width:106px;width:106px;min-height:29px;height:29px}.i30{min-width:103px;max-width:103px;min-height:29px;max-height:29px}.ps63{margin-left:0;margin-top:-110px}.s70{min-width:300px;width:300px;min-height:36px;height:36px}.i31{min-width:288px;max-width:288px;min-height:36px;max-height:36px;top:0}.ps64{margin-left:0;margin-top:-601px}.s71{min-width:310px;width:310px}.ps65{margin-left:5px;margin-top:4px}.s72{min-width:300px;width:300px;height:30px}.ps66{margin-left:5px}.s73{min-width:300px;width:300px;height:405px}.ps67{margin-left:6px;margin-top:6px}.s74{min-width:310px;width:310px;min-height:584px}.s75{min-width:310px;width:310px;min-height:414px}.ps69{margin-top:8px}.s76{min-width:300px;width:300px;height:30px}.ps70{margin-left:5px}.s77{min-width:300px;width:300px}.ps71{margin-left:9px;margin-top:10px}.s78{min-width:301px;width:301px;min-height:160px}.ps72{margin-left:6px}.s79{min-width:277px;width:277px;min-height:28px;height:28px}.i32{min-width:277px;max-width:277px;min-height:28px;max-height:28px;top:0}.ps73{margin-left:2px;margin-top:36px}.s80{min-width:183px;width:183px;min-height:46px}.ps74{margin-left:27px}.s81{min-width:156px;width:156px;min-height:17px;height:17px}.i33{min-width:151px;max-width:151px;min-height:17px;max-height:17px}.ps75{margin-left:0;margin-top:8px}.s82{min-width:120px;width:120px;min-height:21px;height:21px}.i34{min-width:120px;max-width:120px;min-height:20px;max-height:20px}.ps76{margin-left:7px}.s83{min-width:276px;width:276px;min-height:35px;height:35px}.i35{min-width:276px;max-width:276px;min-height:32px;max-height:32px}.ps77{margin-left:130px;margin-top:-115px}.s84{min-width:171px;width:171px;min-height:71px}.ps78{margin-left:43px}.s85{min-width:125px;width:125px;min-height:27px;height:27px}.i36{min-width:125px;max-width:125px;min-height:24px;max-height:24px;top:2px}.ps79{margin-left:0;margin-top:20px}.s86{min-width:171px;width:171px;min-height:24px;height:24px}.i37{min-width:171px;max-width:171px;min-height:23px;max-height:23px}.ps80{margin-left:0;margin-top:-129px}.s87{min-width:151px;width:151px;min-height:27px;height:27px}.i38{min-width:144px;max-width:144px;min-height:27px;max-height:27px;top:0}.ps81{margin-left:6px}.s88{min-width:310px;width:310px;min-height:301px}.ps82{margin-left:5px;margin-top:4px}.s89{min-width:300px;width:300px;height:30px}.ps83{margin-left:5px}.s90{min-width:300px;width:300px;height:194px}.ps84{margin-left:9px}.p3{text-indent:-7px}.f5{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.ps85{margin-left:66px}.s91{min-width:175px;width:175px;min-height:41px;height:41px}.i39{min-width:175px;max-width:175px;min-height:36px;max-height:36px;top:3px}.ps86{margin-left:6px;margin-top:20px}.s92{min-width:310px;width:310px;min-height:343px}.ps87{margin-left:5px;margin-top:7px}.s93{min-width:300px;width:300px;height:48px}.ps88{margin-left:5px;margin-top:2px}.s94{min-width:300px;width:300px;height:126px}.ps89{margin-left:4px;margin-top:17px}.s95{min-width:303px;width:303px;min-height:143px}.s96{min-width:303px;width:303px;min-height:143px}.ps90{margin-left:11px;margin-top:69px}.s97{min-width:292px;width:292px;min-height:74px}.ps91{margin-top:0}.s98{min-width:203px;width:203px;min-height:55px;height:55px}.i40{min-width:192px;max-width:192px;min-height:55px;max-height:55px;top:0}.ps92{margin-left:34px;margin-top:6px}.s99{min-width:55px;width:55px;min-height:68px}.lt1{height:68px}.ps93{margin-top:-143px}.s100{min-width:302px;width:302px;height:42px}.f6{font-size:12px;font-size:calc(12px * var(--f));padding-top:13px;padding-bottom:13px}.ps95{margin-left:198px;margin-top:-102px}.s102{min-width:43px;width:43px;min-height:102px}.lt2{height:102px}.ps96{margin-left:6px;margin-top:20px}.s103{min-width:310px;width:310px;min-height:347px}.ps97{margin-left:5px;margin-top:6px}.s104{min-width:300px;width:300px;height:30px}.ps98{margin-left:4px}.s105{min-width:301px;width:301px;min-height:311px}.s106{min-width:301px;width:301px;min-height:311px}.ps99{margin-left:1px}.s107{min-width:300px;width:300px;height:148px}.ps100{margin-left:166px;margin-top:0}.s108{min-width:122px;width:122px;min-height:122px}.lt3{height:122px}.ps101{margin-left:11px;margin-top:-122px}.s109{min-width:122px;width:122px;min-height:122px}.lt4{height:122px}.ps102{margin-top:0}.s110{min-width:301px;width:301px;min-height:41px;height:41px}.i41{min-width:301px;max-width:301px;min-height:39px;max-height:39px;top:1px}.ps103{margin-top:22px}.s111{min-width:320px;min-height:1226px}.ps105{margin-top:8px}.s112{min-width:320px;min-height:1134px}.ps106{margin-top:-1133px}.s113{width:320px;min-height:1217px}.ps107{margin-left:5px}.s114{min-width:310px;width:310px;min-height:696px}.s115{min-width:310px;width:310px;height:25px}.f7{font-size:13px;font-size:calc(13px * var(--f));line-height:1.616}.ps108{margin-left:1px;margin-top:310px}.s116{min-width:309px;width:309px;height:25px}.ps109{margin-left:1px;margin-top:311px}.s117{min-width:309px;width:309px;height:25px}.ps110{margin-left:10px;margin-top:-671px}.s118{min-width:300px;width:300px;min-height:971px}.s119{min-width:300px;width:300px;min-height:300px}.s120{min-width:300px;width:300px;min-height:300px}.s121{min-width:300px;width:300px;min-height:300px}.ps111{margin-top:-300px}.map1{width:300px;height:300px}.ps112{margin-left:0;margin-top:35px}.s122{min-width:300px;width:300px;min-height:300px;height:300px}.i42{width:300px;height:300px}.ps113{margin-left:0;margin-top:36px}.s123{min-width:300px;width:300px;min-height:300px;height:300px}.i43{width:300px;height:300px}.ps114{margin-left:0}.s124{min-width:320px;width:320px;min-height:137px}.ps115{margin-left:6px}.s125{min-width:310px;width:310px;height:57px}.f8{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps116{margin-left:0}.s126{min-width:320px;width:320px;height:40px}.f9{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.ps117{margin-left:0}.ps118{margin-top:10px}.s127{min-width:320px;width:320px;min-height:74px}.ps119{margin-left:5px;margin-top:51px}.s128{min-width:310px;width:310px;height:23px}.f10{font-size:8px;font-size:calc(8px * var(--f));line-height:1.126}.s129{height:8px;transform:scale(1) translateY(1px)}.ps120{margin-left:5px;margin-top:-46px}.s130{min-width:310px;width:310px;height:23px}.ps121{margin-left:0;margin-top:-74px}.s131{min-width:170px;width:170px;height:23px}.ps122{margin-left:8px;margin-top:-74px}.s132{min-width:142px;width:142px;height:23px}.ps123{width:320px}.ps124{margin-left:160px;margin-top:70px}.s133{min-width:155px;width:155px;height:100px}.c12{background-image:url(../images/9/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c12{background-image:url(../images/0/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.c13{height:100px}.c15{background-image:url(../images/s/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c15{background-image:url(../images/7/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.ps125{margin-left:97px;margin-top:24px}.s134{min-width:50px;width:50px;min-height:50px}.lt5{height:50px}.c16{background-image:url(../images/1/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c16{background-image:url(../images/h/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.c17{background-image:url(../images/i/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c17{background-image:url(../images/s/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.c18{background-image:url(../images/a/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c18{background-image:url(../images/k/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.c19{background-image:url(../images/o/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c19{background-image:url(../images/g/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.c20{background-image:url(../images/c/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c20{background-image:url(../images/t/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.c21{background-image:url(../images/3/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-155.jpg)}.webp .c21{background-image:url(../images/v/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-155.webp)}.c22{background-image:url(../images/l/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-155.jpg)}.webp .c22{background-image:url(../images/7/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-155.webp)}.ps126{margin-left:160px;margin-top:70px}.s135{min-width:155px;width:155px;height:100px}.c23{background-image:url(../images/k/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-155.jpg)}.webp .c23{background-image:url(../images/k/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-155.webp)}.c24{background-image:url(../images/q/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-155.jpg)}.webp .c24{background-image:url(../images/q/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-155.webp)}.c25{background-image:url(../images/a/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-155.jpg)}.webp .c25{background-image:url(../images/3/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-155.webp)}.c26{background-image:url(../images/0/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-155.jpg)}.webp .c26{background-image:url(../images/q/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-155.webp)}.c27{background-image:url(../images/j/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-155.jpg)}.webp .c27{background-image:url(../images/b/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-155.webp)}.c28{background-image:url(../images/f/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-155.jpg)}.webp .c28{background-image:url(../images/5/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-155.webp)}.s136{min-width:320px}.c30{background-image:-webkit-gradient(linear, 0% 100%, 0% -0%, color-stop(0, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%)}.ps128{margin-top:132px;top:68px}.s137{width:320px;min-height:300px}.ps129{margin-left:125px;margin-top:26px}.s138{min-width:199px;width:199px;min-height:274px}.ps130{margin-left:121px}.s139{min-width:78px;width:78px;min-height:23px;height:23px}.i44{min-width:78px;max-width:78px;min-height:17px;max-height:17px;top:3px}.ps131{margin-top:10px}.s140{min-width:195px;width:195px;min-height:241px}.s141{min-width:195px;width:195px;min-height:241px}.ps132{margin-left:58px}.s142{min-width:137px;width:137px;min-height:241px;height:241px}.i45{left:0;width:136px;height:241px}.ps133{margin-left:0;margin-top:-90px}.s143{min-width:60px;width:60px;min-height:60px;height:60px}.i46{min-width:60px;max-width:60px;min-height:60px;max-height:60px}.ps134{margin-top:-382px}.s144{width:320px;min-height:430px}.ps135{margin-left:5px}.s145{min-width:50px;width:50px;height:50px}.f11{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101;padding-top:14px;padding-bottom:14px}.ps136{margin-left:-50px;margin-top:83px}.s146{min-width:181px;width:181px;height:25px}.f12{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.f13{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.s147{height:12px;transform:scale(1) translateY(2px)}.ps137{margin-left:5px;margin-top:0}.s148{min-width:181px;width:181px;height:28px}.f14{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251;text-indent:3px;padding-top:5px;padding-bottom:5px}.ps138{margin-left:5px;margin-top:-3px}.ps139{margin-left:5px;margin-top:-3px}.ps140{margin-left:5px;margin-top:-3px}.ps141{margin-left:5px;margin-top:-3px}.ps142{margin-left:5px;margin-top:-3px}.ps143{margin-left:5px;margin-top:-3px}.ps144{margin-left:33px;margin-top:66px}.s149{min-width:150px;width:150px;min-height:30px;height:30px}.i47{min-width:150px;max-width:150px;min-height:19px;max-height:19px;top:5px}.ps145{margin-left:168px;margin-top:-258px}.s150{min-width:150px;width:150px;min-height:306px}.ps146{margin-top:133px;top:68px}.s151{width:320px;min-height:281px}.ps147{margin-left:165px}.s152{min-width:155px;width:155px;min-height:281px}.s153{min-width:155px;width:155px;min-height:281px}.s154{min-width:155px;width:155px;min-height:281px;height:281px}.i48{left:0;width:155px;height:281px}.ps149{margin-left:48px;margin-top:-249px}.s155{min-width:76px;width:76px;min-height:22px;height:22px}.i49{min-width:76px;max-width:76px;min-height:16px;max-height:16px;top:3px;-ms-transform:rotate(318deg);-moz-transform:rotate(318deg);-webkit-transform:rotate(318deg);transform:rotate(318deg)}.ps150{margin-left:15px;margin-top:-111px}.ps151{margin-top:-364px}.s156{width:320px;min-height:364px}.ps152{margin-left:5px}.ps153{margin-left:-50px;margin-top:83px}.s157{min-width:155px;width:155px;height:25px}.f15{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.f16{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.s158{height:12px;transform:scale(1) translateY(2px)}.ps154{margin-left:-155px;margin-top:108px}.s159{min-width:155px;width:155px;height:28px}.ps155{margin-left:-155px;margin-top:133px}.ps156{margin-left:-156px;margin-top:158px}.ps157{margin-left:-155px;margin-top:183px}.ps158{margin-left:4px;margin-top:-3px}.s160{min-width:165px;width:165px;height:28px}.ps159{margin-left:4px;margin-top:-3px}.ps160{margin-left:-155px;margin-top:22px}.ps161{margin-left:-155px;margin-top:47px}.ps162{margin-left:-90px;margin-top:98px}.s161{min-width:150px;width:150px;min-height:30px;height:30px}.i50{min-width:150px;max-width:150px;min-height:19px;max-height:19px;top:5px}.ps163{margin-left:21px;margin-top:15px}.s162{min-width:7px;width:7px;height:7px}.c37{height:7px}.ps164{margin-left:26px;margin-top:25px}.ps165{margin-left:88px;margin-top:25px}.ps166{margin-left:216px;margin-top:25px}.ps167{margin-left:286px;margin-top:25px}.ps168{margin-left:242px;margin-top:15px}.f4:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.f4:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.f4:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.c7::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.00, rgb(3,59,10)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(3,59,10) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:before{opacity:1}.c7::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(29,127,42)), color-stop(1, rgb(29,127,42)));background-image:-o-linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-webkit-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:-ms-linear-gradient(90deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-image:linear-gradient(0deg in oklch, rgb(29,127,42) 0%, rgb(29,127,42) 100%);background-clip:content-box;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c7:hover:after{opacity:0}.c7:active:before{opacity:1}.c7:active:after{opacity:1;transition:initial}.f9:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.f9:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c12{background-image:url(../images/1/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c12{background-image:url(../images/9/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c15{background-image:url(../images/7/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c15{background-image:url(../images/u/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c16{background-image:url(../images/h/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c16{background-image:url(../images/3/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c17{background-image:url(../images/t/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c17{background-image:url(../images/i/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c18{background-image:url(../images/0/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c18{background-image:url(../images/f/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c19{background-image:url(../images/g/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c19{background-image:url(../images/1/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c20{background-image:url(../images/7/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c20{background-image:url(../images/6/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c21{background-image:url(../images/k/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-960.jpg)}.webp .c21{background-image:url(../images/q/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-960.webp)}.c22{background-image:url(../images/o/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-960.jpg)}.webp .c22{background-image:url(../images/c/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-960.webp)}.c23{background-image:url(../images/8/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-960.jpg)}.webp .c23{background-image:url(../images/e/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-960.webp)}.c24{background-image:url(../images/3/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-960.jpg)}.webp .c24{background-image:url(../images/1/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-960.webp)}.c25{background-image:url(../images/d/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-960.jpg)}.webp .c25{background-image:url(../images/j/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-960.webp)}.c26{background-image:url(../images/e/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-960.jpg)}.webp .c26{background-image:url(../images/u/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-960.webp)}.c27{background-image:url(../images/b/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-960.jpg)}.webp .c27{background-image:url(../images/b/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-960.webp)}.c28{background-image:url(../images/o/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-960.jpg)}.webp .c28{background-image:url(../images/2/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-960.webp)}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:2.7), (min-width:1920px) and (min-resolution:240dpi){.c12{background-image:url(../images/h/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c12{background-image:url(../images/u/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c15{background-image:url(../images/c/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c15{background-image:url(../images/c/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c16{background-image:url(../images/c/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c16{background-image:url(../images/6/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c17{background-image:url(../images/3/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c17{background-image:url(../images/0/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c18{background-image:url(../images/u/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c18{background-image:url(../images/t/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c19{background-image:url(../images/k/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c19{background-image:url(../images/o/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c20{background-image:url(../images/5/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c20{background-image:url(../images/5/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c21{background-image:url(../images/a/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-1440.jpg)}.webp .c21{background-image:url(../images/0/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-1440.webp)}.c22{background-image:url(../images/2/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-1440.jpg)}.webp .c22{background-image:url(../images/u/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-1440.webp)}.c23{background-image:url(../images/s/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-1440.jpg)}.webp .c23{background-image:url(../images/d/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-1440.webp)}.c24{background-image:url(../images/e/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-1440.jpg)}.webp .c24{background-image:url(../images/a/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-1440.webp)}.c25{background-image:url(../images/4/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-1440.jpg)}.webp .c25{background-image:url(../images/1/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-1440.webp)}.c26{background-image:url(../images/0/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-1440.jpg)}.webp .c26{background-image:url(../images/4/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-1440.webp)}.c27{background-image:url(../images/e/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-1440.jpg)}.webp .c27{background-image:url(../images/f/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-1440.webp)}.c28{background-image:url(../images/9/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-1440.jpg)}.webp .c28{background-image:url(../images/m/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-1440.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c12{background-image:url(../images/q/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c12{background-image:url(../images/m/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c15{background-image:url(../images/p/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c15{background-image:url(../images/c/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c16{background-image:url(../images/7/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c16{background-image:url(../images/7/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c17{background-image:url(../images/2/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c17{background-image:url(../images/d/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c18{background-image:url(../images/8/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c18{background-image:url(../images/i/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c19{background-image:url(../images/t/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c19{background-image:url(../images/8/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c20{background-image:url(../images/t/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c20{background-image:url(../images/0/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c21{background-image:url(../images/i/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-776.jpg)}.webp .c21{background-image:url(../images/c/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-776.webp)}.c22{background-image:url(../images/h/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-776.jpg)}.webp .c22{background-image:url(../images/9/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-776.webp)}.c23{background-image:url(../images/g/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-776.jpg)}.webp .c23{background-image:url(../images/f/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-776.webp)}.c24{background-image:url(../images/i/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-776.jpg)}.webp .c24{background-image:url(../images/u/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-776.webp)}.c25{background-image:url(../images/4/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-776.jpg)}.webp .c25{background-image:url(../images/4/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-776.webp)}.c26{background-image:url(../images/0/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-776.jpg)}.webp .c26{background-image:url(../images/c/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-776.webp)}.c27{background-image:url(../images/0/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-776.jpg)}.webp .c27{background-image:url(../images/u/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-776.webp)}.c28{background-image:url(../images/8/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-776.jpg)}.webp .c28{background-image:url(../images/e/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-776.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:240dpi){.c12{background-image:url(../images/a/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c12{background-image:url(../images/k/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c15{background-image:url(../images/5/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c15{background-image:url(../images/i/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c16{background-image:url(../images/s/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c16{background-image:url(../images/t/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c17{background-image:url(../images/j/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c17{background-image:url(../images/6/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c18{background-image:url(../images/d/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c18{background-image:url(../images/8/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c19{background-image:url(../images/a/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c19{background-image:url(../images/r/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c20{background-image:url(../images/a/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c20{background-image:url(../images/i/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c21{background-image:url(../images/j/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-1164.jpg)}.webp .c21{background-image:url(../images/h/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-1164.webp)}.c22{background-image:url(../images/2/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-1164.jpg)}.webp .c22{background-image:url(../images/b/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-1164.webp)}.c23{background-image:url(../images/p/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-1164.jpg)}.webp .c23{background-image:url(../images/t/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-1164.webp)}.c24{background-image:url(../images/e/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-1164.jpg)}.webp .c24{background-image:url(../images/m/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-1164.webp)}.c25{background-image:url(../images/r/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-1164.jpg)}.webp .c25{background-image:url(../images/3/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-1164.webp)}.c26{background-image:url(../images/p/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-1164.jpg)}.webp .c26{background-image:url(../images/l/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-1164.webp)}.c27{background-image:url(../images/i/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-1164.jpg)}.webp .c27{background-image:url(../images/f/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-1164.webp)}.c28{background-image:url(../images/5/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-1164.jpg)}.webp .c28{background-image:url(../images/h/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-1164.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c12{background-image:url(../images/9/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c12{background-image:url(../images/4/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c15{background-image:url(../images/h/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c15{background-image:url(../images/7/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c16{background-image:url(../images/7/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c16{background-image:url(../images/q/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c17{background-image:url(../images/d/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c17{background-image:url(../images/l/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c18{background-image:url(../images/q/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c18{background-image:url(../images/f/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c19{background-image:url(../images/u/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c19{background-image:url(../images/t/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c20{background-image:url(../images/k/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c20{background-image:url(../images/t/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c21{background-image:url(../images/8/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-620.jpg)}.webp .c21{background-image:url(../images/c/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-620.webp)}.c22{background-image:url(../images/p/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-620.jpg)}.webp .c22{background-image:url(../images/p/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-620.webp)}.c23{background-image:url(../images/h/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-620.jpg)}.webp .c23{background-image:url(../images/a/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-620.webp)}.c24{background-image:url(../images/1/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-620.jpg)}.webp .c24{background-image:url(../images/o/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-620.webp)}.c25{background-image:url(../images/o/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-620.jpg)}.webp .c25{background-image:url(../images/d/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-620.webp)}.c26{background-image:url(../images/k/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-620.jpg)}.webp .c26{background-image:url(../images/0/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-620.webp)}.c27{background-image:url(../images/p/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-620.jpg)}.webp .c27{background-image:url(../images/k/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-620.webp)}.c28{background-image:url(../images/p/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-620.jpg)}.webp .c28{background-image:url(../images/n/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-620.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:2.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:240dpi){.c12{background-image:url(../images/d/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c12{background-image:url(../images/e/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c15{background-image:url(../images/m/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c15{background-image:url(../images/o/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c16{background-image:url(../images/g/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c16{background-image:url(../images/e/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c17{background-image:url(../images/5/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c17{background-image:url(../images/r/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c18{background-image:url(../images/a/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c18{background-image:url(../images/7/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c19{background-image:url(../images/0/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c19{background-image:url(../images/u/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c20{background-image:url(../images/j/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c20{background-image:url(../images/a/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c21{background-image:url(../images/l/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-930.jpg)}.webp .c21{background-image:url(../images/t/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-930.webp)}.c22{background-image:url(../images/h/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-930.jpg)}.webp .c22{background-image:url(../images/8/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-930.webp)}.c23{background-image:url(../images/8/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-930.jpg)}.webp .c23{background-image:url(../images/d/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-930.webp)}.c24{background-image:url(../images/h/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-930.jpg)}.webp .c24{background-image:url(../images/0/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-930.webp)}.c25{background-image:url(../images/8/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-930.jpg)}.webp .c25{background-image:url(../images/q/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-930.webp)}.c26{background-image:url(../images/2/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-930.jpg)}.webp .c26{background-image:url(../images/u/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-930.webp)}.c27{background-image:url(../images/8/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-930.jpg)}.webp .c27{background-image:url(../images/9/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-930.webp)}.c28{background-image:url(../images/b/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-930.jpg)}.webp .c28{background-image:url(../images/e/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-930.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c12{background-image:url(../images/9/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c12{background-image:url(../images/s/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c15{background-image:url(../images/9/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c15{background-image:url(../images/7/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c16{background-image:url(../images/r/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c16{background-image:url(../images/4/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c17{background-image:url(../images/l/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c17{background-image:url(../images/j/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c18{background-image:url(../images/9/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c18{background-image:url(../images/h/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c19{background-image:url(../images/r/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c19{background-image:url(../images/3/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c20{background-image:url(../images/c/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c20{background-image:url(../images/1/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c21{background-image:url(../images/e/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-496.jpg)}.webp .c21{background-image:url(../images/v/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-496.webp)}.c22{background-image:url(../images/g/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-496.jpg)}.webp .c22{background-image:url(../images/l/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-496.webp)}.c23{background-image:url(../images/r/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-496.jpg)}.webp .c23{background-image:url(../images/b/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-496.webp)}.c24{background-image:url(../images/f/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-496.jpg)}.webp .c24{background-image:url(../images/u/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-496.webp)}.c25{background-image:url(../images/b/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-496.jpg)}.webp .c25{background-image:url(../images/4/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-496.webp)}.c26{background-image:url(../images/v/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-496.jpg)}.webp .c26{background-image:url(../images/r/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-496.webp)}.c27{background-image:url(../images/4/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-496.jpg)}.webp .c27{background-image:url(../images/a/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-496.webp)}.c28{background-image:url(../images/9/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-496.jpg)}.webp .c28{background-image:url(../images/l/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-496.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:2.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:240dpi){.c12{background-image:url(../images/p/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c12{background-image:url(../images/1/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c15{background-image:url(../images/p/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c15{background-image:url(../images/i/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c16{background-image:url(../images/q/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c16{background-image:url(../images/6/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c17{background-image:url(../images/5/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c17{background-image:url(../images/r/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c18{background-image:url(../images/t/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c18{background-image:url(../images/i/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c19{background-image:url(../images/6/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c19{background-image:url(../images/3/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c20{background-image:url(../images/5/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c20{background-image:url(../images/c/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c21{background-image:url(../images/s/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-744.jpg)}.webp .c21{background-image:url(../images/k/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-744.webp)}.c22{background-image:url(../images/2/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-744.jpg)}.webp .c22{background-image:url(../images/q/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-744.webp)}.c23{background-image:url(../images/h/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-744.jpg)}.webp .c23{background-image:url(../images/g/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-744.webp)}.c24{background-image:url(../images/4/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-744.jpg)}.webp .c24{background-image:url(../images/6/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-744.webp)}.c25{background-image:url(../images/r/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-744.jpg)}.webp .c25{background-image:url(../images/i/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-744.webp)}.c26{background-image:url(../images/4/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-744.jpg)}.webp .c26{background-image:url(../images/c/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-744.webp)}.c27{background-image:url(../images/c/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-744.jpg)}.webp .c27{background-image:url(../images/9/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-744.webp)}.c28{background-image:url(../images/c/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-744.jpg)}.webp .c28{background-image:url(../images/b/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-744.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c12{background-image:url(../images/r/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c12{background-image:url(../images/n/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c15{background-image:url(../images/b/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c15{background-image:url(../images/e/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c16{background-image:url(../images/j/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c16{background-image:url(../images/8/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c17{background-image:url(../images/3/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c17{background-image:url(../images/k/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c18{background-image:url(../images/h/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c18{background-image:url(../images/o/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c19{background-image:url(../images/f/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c19{background-image:url(../images/k/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c20{background-image:url(../images/e/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c20{background-image:url(../images/k/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c21{background-image:url(../images/3/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-280.jpg)}.webp .c21{background-image:url(../images/k/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-280.webp)}.c22{background-image:url(../images/u/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-280.jpg)}.webp .c22{background-image:url(../images/8/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-280.webp)}.c23{background-image:url(../images/n/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-284.jpg)}.webp .c23{background-image:url(../images/u/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-284.webp)}.c24{background-image:url(../images/5/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-280.jpg)}.webp .c24{background-image:url(../images/f/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-280.webp)}.c25{background-image:url(../images/9/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-280.jpg)}.webp .c25{background-image:url(../images/q/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-280.webp)}.c26{background-image:url(../images/a/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-280.jpg)}.webp .c26{background-image:url(../images/d/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-280.webp)}.c27{background-image:url(../images/k/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-280.jpg)}.webp .c27{background-image:url(../images/7/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-280.webp)}.c28{background-image:url(../images/4/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-280.jpg)}.webp .c28{background-image:url(../images/l/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-280.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:2.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:240dpi){.c12{background-image:url(../images/j/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c12{background-image:url(../images/i/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c15{background-image:url(../images/0/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c15{background-image:url(../images/6/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c16{background-image:url(../images/t/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c16{background-image:url(../images/k/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c17{background-image:url(../images/c/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c17{background-image:url(../images/u/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c18{background-image:url(../images/7/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c18{background-image:url(../images/c/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c19{background-image:url(../images/v/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c19{background-image:url(../images/c/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c20{background-image:url(../images/j/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c20{background-image:url(../images/b/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c21{background-image:url(../images/t/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-420.jpg)}.webp .c21{background-image:url(../images/o/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-420.webp)}.c22{background-image:url(../images/s/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-420.jpg)}.webp .c22{background-image:url(../images/h/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-420.webp)}.c23{background-image:url(../images/d/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-426.jpg)}.webp .c23{background-image:url(../images/c/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-426.webp)}.c24{background-image:url(../images/v/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-420.jpg)}.webp .c24{background-image:url(../images/7/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-420.webp)}.c25{background-image:url(../images/b/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-420.jpg)}.webp .c25{background-image:url(../images/s/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-420.webp)}.c26{background-image:url(../images/k/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-420.jpg)}.webp .c26{background-image:url(../images/t/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-420.webp)}.c27{background-image:url(../images/n/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-420.jpg)}.webp .c27{background-image:url(../images/7/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-420.webp)}.c28{background-image:url(../images/v/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-420.jpg)}.webp .c28{background-image:url(../images/g/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-420.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c12{background-image:url(../images/5/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c12{background-image:url(../images/s/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c15{background-image:url(../images/o/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c15{background-image:url(../images/3/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c16{background-image:url(../images/r/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c16{background-image:url(../images/6/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c17{background-image:url(../images/m/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c17{background-image:url(../images/1/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c18{background-image:url(../images/u/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c18{background-image:url(../images/e/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c19{background-image:url(../images/g/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c19{background-image:url(../images/6/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c20{background-image:url(../images/a/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c20{background-image:url(../images/3/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c21{background-image:url(../images/9/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-310.jpg)}.webp .c21{background-image:url(../images/n/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-310.webp)}.c22{background-image:url(../images/f/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c22{background-image:url(../images/c/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c23{background-image:url(../images/s/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c23{background-image:url(../images/v/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c24{background-image:url(../images/2/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c24{background-image:url(../images/4/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c25{background-image:url(../images/p/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c25{background-image:url(../images/c/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c26{background-image:url(../images/j/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c26{background-image:url(../images/3/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c27{background-image:url(../images/2/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-310.jpg)}.webp .c27{background-image:url(../images/5/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-310.webp)}.c28{background-image:url(../images/j/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-310.jpg)}.webp .c28{background-image:url(../images/5/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-310.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:2.7), (max-width:479px) and (min-width:320px) and (min-resolution:240dpi){.c12{background-image:url(../images/m/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c12{background-image:url(../images/r/pop-up-menue-bild16-unser-club-aktuelles-veranstaltungen-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c15{background-image:url(../images/q/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c15{background-image:url(../images/c/pop-up-menue-bild15-unser-club-sponsoren-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c16{background-image:url(../images/e/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c16{background-image:url(../images/o/pop-up-menue-bild14-unser-club-chronik-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c17{background-image:url(../images/2/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c17{background-image:url(../images/b/pop-up-menue-bild13-unser-club-clubhaus-vereinsleben-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c18{background-image:url(../images/o/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c18{background-image:url(../images/k/pop-up-menue-bild12-unser-club-kontakt-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c19{background-image:url(../images/b/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c19{background-image:url(../images/7/pop-up-menue-bild11-unser-club-anlagen-anfahrt-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c20{background-image:url(../images/u/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c20{background-image:url(../images/7/pop-up-menue-bild10-unser-club-mitgliedschaft-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c21{background-image:url(../images/e/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-465.jpg)}.webp .c21{background-image:url(../images/b/pop-up-menue-bild9-unser-club-vereinsfuehrung-team-tennis-club-gruen-weiss-geldern-1950-166608708-465.webp)}.c22{background-image:url(../images/g/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-465.jpg)}.webp .c22{background-image:url(../images/0/pop-up-menue-bild7-tennis-probetraining-tennis-club-gruen-weiss-geldern-1950-63281194-465.webp)}.c23{background-image:url(../images/u/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-465.jpg)}.webp .c23{background-image:url(../images/1/pop-up-menue-bild6-tennis-trainer-team-tennis-club-gruen-weiss-geldern-1950-63281194-465.webp)}.c24{background-image:url(../images/6/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-465.jpg)}.webp .c24{background-image:url(../images/m/pop-up-menue-bild5-tennis-jugend-teams-tennis-club-gruen-weiss-geldern-1950-63281194-465.webp)}.c25{background-image:url(../images/1/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-465.jpg)}.webp .c25{background-image:url(../images/o/pop-up-menue-bild4-tennis-medenspiel-mannschaften-tennis-club-gruen-weiss-geldern-1950-63281194-465.webp)}.c26{background-image:url(../images/7/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-465.jpg)}.webp .c26{background-image:url(../images/n/pop-up-menue-bild3-tennis-spielplan-tennis-club-gruen-weiss-geldern-1950-63281194-465.webp)}.c27{background-image:url(../images/1/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-465.jpg)}.webp .c27{background-image:url(../images/0/pop-up-menue-bild2-tennis-stadtmeisterschaften2025-tennis-club-gruen-weiss-geldern-1950-63281194-465.webp)}.c28{background-image:url(../images/s/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-465.jpg)}.webp .c28{background-image:url(../images/d/pop-up-menue-bild1-tennis-platz-reservierungen-tennis-club-gruen-weiss-geldern-1950-232742631_xl-465.webp)}}