{"id":33,"date":"2026-07-15T09:55:10","date_gmt":"2026-07-15T07:55:10","guid":{"rendered":"http:\/\/wordpress.p549117.webspaceconfig.de\/?page_id=33"},"modified":"2026-08-09T15:01:33","modified_gmt":"2026-08-09T13:01:33","slug":"camping-mit-freibad","status":"publish","type":"page","link":"https:\/\/strombergcamping.de\/en\/camping-mit-freibad\/","title":{"rendered":"Lido"},"content":{"rendered":"<!-- =====================================================\nCAMPINGPARK STROMBERG \u2013 FREIBAD\nKompletter HTML-Code f\u00fcr ein WordPress-HTML-Element\n\nBen\u00f6tigte Bilder:\n1 \u00d7 gro\u00dfes Hero-Bild\n2 \u00d7 Bilder im Freibad-Bereich\n1 \u00d7 gro\u00dfes Panorama-\/Atmosph\u00e4re-Bild\n1 \u00d7 Abschluss-\/Detailbild\n===================================================== -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;500;600;700&family=Poppins:wght@500;600;700;800&display=swap');\n\n.stromberg-freibad,\n.stromberg-freibad * {\nbox-sizing: border-box;\n}\n\n.stromberg-freibad {\n--gruen: #39A84A;\n--gruen-hell: #78C257;\n--gelb: #DDE234;\n--blau: #2F3D64;\n--wasser: #57B9D4;\n--wasser-hell: #DFF5FA;\n--text: #28313D;\n--text-hell: #667085;\n--weiss: #FFFFFF;\n--hintergrund: #F6F9F4;\n--linie: rgba(47, 61, 100, 0.10);\n\nwidth: 100%;\noverflow: hidden;\nbackground: #FFFFFF;\ncolor: var(--text);\nfont-family: \"Open Sans\", Arial, sans-serif;\n}\n\n.stromberg-freibad img {\ndisplay: block;\nwidth: 100%;\nheight: 100%;\nobject-fit: cover;\n}\n\n.stromberg-freibad h1,\n.stromberg-freibad h2,\n.stromberg-freibad h3,\n.stromberg-freibad p {\nmargin: 0;\n}\n\n.stromberg-freibad h1,\n.stromberg-freibad h2,\n.stromberg-freibad h3 {\nfont-family: \"Poppins\", Arial, sans-serif;\n}\n\n.freibad-container {\nwidth: min(1180px, calc(100% - 48px));\nmargin: 0 auto;\n}\n\n.freibad-section {\npadding: 105px 0;\n}\n\n.freibad-eyebrow {\ndisplay: inline-flex;\nalign-items: center;\ngap: 11px;\nmargin-bottom: 18px;\ncolor: var(--gruen);\nfont-family: \"Poppins\", Arial, sans-serif;\nfont-size: 14px;\nfont-weight: 700;\nletter-spacing: 0.12em;\ntext-transform: uppercase;\n}\n\n.freibad-eyebrow::before {\ncontent: \"\";\nwidth: 35px;\nheight: 3px;\nborder-radius: 999px;\nbackground: linear-gradient(\n90deg,\nvar(--wasser),\nvar(--gruen-hell),\nvar(--gelb)\n);\n}\n\n.freibad-title {\nmax-width: 800px;\ncolor: var(--blau);\nfont-size: clamp(38px, 5vw, 62px);\nline-height: 1.06;\nfont-weight: 800;\nletter-spacing: -0.045em;\n}\n\n.freibad-text {\nmax-width: 680px;\nmargin-top: 21px !important;\ncolor: var(--text-hell);\nfont-size: 18px;\nline-height: 1.75;\n}\n\n.freibad-button {\ndisplay: inline-flex;\nalign-items: center;\njustify-content: center;\ngap: 10px;\nmin-height: 54px;\npadding: 14px 25px;\nborder: 0;\nborder-radius: 999px;\nbackground: var(--gruen);\ncolor: #FFFFFF !important;\nfont-family: \"Poppins\", Arial, sans-serif;\nfont-size: 15px;\nfont-weight: 700;\nline-height: 1;\ntext-decoration: none !important;\nbox-shadow: 0 14px 30px rgba(57, 168, 74, 0.24);\ntransition:\ntransform 0.25s ease,\nbox-shadow 0.25s ease,\nbackground 0.25s ease;\n}\n\n.freibad-button::after {\ncontent: \"\u2192\";\nfont-size: 20px;\ntransition: transform 0.25s ease;\n}\n\n.freibad-button:hover {\ntransform: translateY(-3px);\nbackground: #30963F;\nbox-shadow: 0 19px 40px rgba(57, 168, 74, 0.31);\n}\n\n.freibad-button:hover::after {\ntransform: translateX(4px);\n}\n\n\n\/* =========================\nHERO\n========================= *\/\n\n.freibad-hero {\nposition: relative;\nmin-height: 710px;\ndisplay: flex;\nalign-items: flex-end;\nisolation: isolate;\nbackground: #D8ECF0;\n}\n\n.freibad-hero-image {\nposition: absolute;\ninset: 0;\nz-index: -3;\n}\n\n.freibad-hero-image img {\nobject-position: center 50%;\n}\n\n.freibad-hero::before {\ncontent: \"\";\nposition: absolute;\ninset: 0;\nz-index: -2;\nbackground:\nlinear-gradient(\n90deg,\nrgba(20, 34, 42, 0.79) 0%,\nrgba(20, 34, 42, 0.48) 44%,\nrgba(20, 34, 42, 0.08) 79%\n);\n}\n\n.freibad-hero::after {\ncontent: \"\";\nposition: absolute;\nleft: 0;\nright: 0;\nbottom: -1px;\nz-index: -1;\nheight: 170px;\nbackground: linear-gradient(\nto top,\nrgba(255, 255, 255, 0.15),\ntransparent\n);\n}\n\n.freibad-hero-content {\nwidth: min(1180px, calc(100% - 48px));\nmargin: 0 auto;\npadding: 190px 0 88px;\n}\n\n.freibad-hero-copy {\nmax-width: 780px;\n}\n\n.freibad-hero-badge {\ndisplay: inline-flex;\nalign-items: center;\ngap: 9px;\nmargin-bottom: 23px;\npadding: 10px 16px;\nborder: 1px solid rgba(255, 255, 255, 0.34);\nborder-radius: 999px;\nbackground: rgba(255, 255, 255, 0.14);\ncolor: #FFFFFF;\nfont-family: \"Poppins\", Arial, sans-serif;\nfont-size: 14px;\nfont-weight: 600;\nbackdrop-filter: blur(10px);\n-webkit-backdrop-filter: blur(10px);\n}\n\n.freibad-hero-badge span {\nfont-size: 19px;\n}\n\n.freibad-hero h1 {\nmax-width: 780px;\ncolor: #FFFFFF;\nfont-size: clamp(50px, 7vw, 88px);\nline-height: 0.98;\nfont-weight: 800;\nletter-spacing: -0.055em;\ntext-shadow: 0 6px 25px rgba(0, 0, 0, 0.19);\n}\n\n.freibad-hero p {\nmax-width: 650px;\nmargin-top: 24px;\ncolor: rgba(255, 255, 255, 0.94);\nfont-size: 19px;\nline-height: 1.7;\n}\n\n.freibad-hero-actions {\ndisplay: flex;\nflex-wrap: wrap;\ngap: 14px;\nmargin-top: 34px;\n}\n\n.freibad-hero .freibad-button {\nbackground: #FFFFFF;\ncolor: var(--blau) !important;\nbox-shadow: 0 15px 32px rgba(0, 0, 0, 0.17);\n}\n\n.freibad-hero .freibad-button:hover {\nbackground: var(--gelb);\n}\n\n\n\/* =========================\nEINLEITUNG\n========================= *\/\n\n.freibad-intro {\npadding: 86px 0 74px;\nbackground:\nradial-gradient(\ncircle at 8% 18%,\nrgba(87, 185, 212, 0.16),\ntransparent 29%\n),\n#FFFFFF;\n}\n\n.freibad-intro-inner {\ndisplay: grid;\ngrid-template-columns: 170px 1fr;\ngap: 60px;\nalign-items: center;\n}\n\n.freibad-intro-icon {\nposition: relative;\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nwidth: 150px;\nheight: 150px;\nborder-radius: 50%;\nbackground: linear-gradient(145deg, #FFFFFF, var(--wasser-hell));\nbox-shadow:\n0 22px 55px rgba(47, 61, 100, 0.12),\ninset 0 0 0 1px rgba(47, 61, 100, 0.07);\n}\n\n.freibad-intro-icon::before {\ncontent: \"\";\nposition: absolute;\ninset: 12px;\nborder: 2px dashed rgba(87, 185, 212, 0.38);\nborder-radius: 50%;\n}\n\n.freibad-intro-icon span {\nposition: relative;\nfont-size: 58px;\n}\n\n.freibad-intro-copy h2 {\nmax-width: 820px;\ncolor: var(--blau);\nfont-size: clamp(35px, 4.6vw, 55px);\nline-height: 1.09;\nfont-weight: 800;\nletter-spacing: -0.038em;\n}\n\n.freibad-intro-copy p {\nmax-width: 720px;\nmargin-top: 19px;\ncolor: var(--text-hell);\nfont-size: 18px;\nline-height: 1.75;\n}\n\n\n\/* =========================\nFREIBAD-BEREICH\n========================= *\/\n\n.freibad-bereich {\nbackground: linear-gradient(\n180deg,\n#F4FAFB 0%,\n#FFFFFF 100%\n);\n}\n\n.freibad-bereich-grid {\ndisplay: grid;\ngrid-template-columns: 0.9fr 1.1fr;\ngap: 65px;\nalign-items: center;\n}\n\n.freibad-bereich-copy h2 {\ncolor: var(--blau);\nfont-size: clamp(40px, 5vw, 63px);\nline-height: 1.05;\nfont-weight: 800;\nletter-spacing: -0.045em;\n}\n\n.freibad-bereich-copy p {\nmax-width: 530px;\nmargin-top: 21px;\ncolor: var(--text-hell);\nfont-size: 18px;\nline-height: 1.75;\n}\n\n.freibad-tags {\ndisplay: flex;\nflex-wrap: wrap;\ngap: 12px;\nmargin-top: 30px;\n}\n\n.freibad-tag {\ndisplay: inline-flex;\nalign-items: center;\ngap: 8px;\npadding: 11px 15px;\nborder: 1px solid var(--linie);\nborder-radius: 999px;\nbackground: #FFFFFF;\ncolor: var(--blau);\nfont-family: \"Poppins\", Arial, sans-serif;\nfont-size: 13px;\nfont-weight: 600;\nbox-shadow: 0 9px 24px rgba(47, 61, 100, 0.06);\n}\n\n.freibad-tag span {\nfont-size: 18px;\n}\n\n.freibad-bilder {\ndisplay: grid;\ngrid-template-columns: 1fr 0.86fr;\ngap: 20px;\nmin-height: 590px;\n}\n\n.freibad-bildkarte {\nposition: relative;\noverflow: hidden;\nborder-radius: 30px;\nbackground: #D8EDF1;\nbox-shadow: 0 23px 58px rgba(47, 61, 100, 0.14);\n}\n\n.freibad-bildkarte img {\ntransition: transform 0.7s ease;\n}\n\n.freibad-bildkarte:hover img {\ntransform: scale(1.045);\n}\n\n.freibad-bilder .freibad-bildkarte:first-child {\nmargin-top: 48px;\n}\n\n.freibad-bilder .freibad-bildkarte:last-child {\nmargin-bottom: 48px;\n}\n\n.freibad-bild-label {\nposition: absolute;\nleft: 18px;\nbottom: 18px;\nz-index: 2;\npadding: 10px 14px;\nborder-radius: 999px;\nbackground: rgba(255, 255, 255, 0.92);\ncolor: var(--blau);\nfont-family: \"Poppins\", Arial, sans-serif;\nfont-size: 13px;\nfont-weight: 700;\nbox-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);\nbackdrop-filter: blur(9px);\n-webkit-backdrop-filter: blur(9px);\n}\n\n\n\/* =========================\nPANORAMA\n========================= *\/\n\n.freibad-panorama {\nbackground: #FFFFFF;\n}\n\n.freibad-panorama-head {\ndisplay: flex;\nalign-items: flex-end;\njustify-content: space-between;\ngap: 50px;\nmargin-bottom: 45px;\n}\n\n.freibad-panorama-head .freibad-text {\nmax-width: 470px;\nmargin-top: 0 !important;\n}\n\n.freibad-panorama-card {\nposition: relative;\nmin-height: 630px;\noverflow: hidden;\nborder-radius: 38px;\nbackground: #DDEEF1;\nbox-shadow: 0 27px 68px rgba(47, 61, 100, 0.16);\nisolation: isolate;\n}\n\n.freibad-panorama-card > img {\nposition: absolute;\ninset: 0;\nz-index: -3;\nobject-position: center;\ntransition: transform 0.75s ease;\n}\n\n.freibad-panorama-card:hover > img {\ntransform: scale(1.035);\n}\n\n.freibad-panorama-card::after {\ncontent: \"\";\nposition: absolute;\ninset: 0;\nz-index: -2;\nbackground: linear-gradient(\nto top,\nrgba(21, 38, 45, 0.85) 0%,\nrgba(21, 38, 45, 0.27) 56%,\ntransparent 81%\n);\n}\n\n.freibad-panorama-inhalt {\nposition: absolute;\nleft: 0;\nright: 0;\nbottom: 0;\npadding: 43px;\n}\n\n.freibad-panorama-icon {\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nwidth: 62px;\nheight: 62px;\nmargin-bottom: 20px;\nborder: 1px solid rgba(255, 255, 255, 0.36);\nborder-radius: 20px;\nbackground: rgba(255, 255, 255, 0.16);\nfont-size: 31px;\nbackdrop-filter: blur(10px);\n-webkit-backdrop-filter: blur(10px);\n}\n\n.freibad-panorama-inhalt h3 {\nmax-width: 760px;\ncolor: #FFFFFF;\nfont-size: clamp(36px, 5vw, 58px);\nline-height: 1.07;\nfont-weight: 800;\nletter-spacing: -0.04em;\n}\n\n.freibad-panorama-inhalt p {\nmax-width: 650px;\nmargin-top: 15px;\ncolor: rgba(255, 255, 255, 0.91);\nfont-size: 17px;\nline-height: 1.7;\n}\n\n\n\/* =========================\nVORTEILE\n========================= *\/\n\n.freibad-vorteile {\nbackground:\nradial-gradient(\ncircle at 91% 4%,\nrgba(87, 185, 212, 0.18),\ntransparent 31%\n),\nvar(--hintergrund);\n}\n\n.freibad-vorteile-head {\nmax-width: 790px;\nmargin: 0 auto 46px;\ntext-align: center;\n}\n\n.freibad-vorteile-head .freibad-eyebrow {\njustify-content: center;\n}\n\n.freibad-vorteile-head .freibad-title,\n.freibad-vorteile-head .freibad-text {\nmargin-left: auto;\nmargin-right: auto;\n}\n\n.freibad-vorteile-grid {\ndisplay: grid;\ngrid-template-columns: repeat(4, 1fr);\ngap: 20px;\n}\n\n.freibad-vorteil {\npadding: 31px 23px;\nborder: 1px solid rgba(47, 61, 100, 0.08);\nborder-radius: 27px;\nbackground: rgba(255, 255, 255, 0.92);\ntext-align: center;\nbox-shadow: 0 16px 38px rgba(47, 61, 100, 0.08);\ntransition:\ntransform 0.28s ease,\nbox-shadow 0.28s ease;\n}\n\n.freibad-vorteil:hover {\ntransform: translateY(-7px);\nbox-shadow: 0 24px 49px rgba(47, 61, 100, 0.13);\n}\n\n.freibad-vorteil-icon {\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nwidth: 68px;\nheight: 68px;\nmargin: 0 auto 19px;\nborder-radius: 21px;\nbackground: linear-gradient(\n145deg,\nrgba(87, 185, 212, 0.17),\nrgba(221, 226, 52, 0.25)\n);\nfont-size: 31px;\n}\n\n.freibad-vorteil h3 {\ncolor: var(--blau);\nfont-size: 18px;\nline-height: 1.35;\nfont-weight: 700;\n}\n\n.freibad-vorteil p {\nmargin-top: 9px;\ncolor: var(--text-hell);\nfont-size: 14px;\nline-height: 1.65;\n}\n\n\n\/* =========================\nBILD UND HINWEIS\n========================= *\/\n\n.freibad-hinweis {\nbackground: #FFFFFF;\n}\n\n.freibad-hinweis-grid {\ndisplay: grid;\ngrid-template-columns: 1.08fr 0.92fr;\ngap: 55px;\nalign-items: center;\n}\n\n.freibad-hinweis-bild {\nmin-height: 510px;\noverflow: hidden;\nborder-radius: 34px;\nbackground: #DDEEF1;\nbox-shadow: 0 24px 60px rgba(47, 61, 100, 0.15);\n}\n\n.freibad-hinweis-bild img {\ntransition: transform 0.7s ease;\n}\n\n.freibad-hinweis-bild:hover img {\ntransform: scale(1.04);\n}\n\n.freibad-hinweis-inhalt {\npadding: 20px 0;\n}\n\n.freibad-hinweis-inhalt h2 {\ncolor: var(--blau);\nfont-size: clamp(37px, 4.8vw, 58px);\nline-height: 1.07;\nfont-weight: 800;\nletter-spacing: -0.042em;\n}\n\n.freibad-hinweis-inhalt p {\nmargin-top: 20px;\ncolor: var(--text-hell);\nfont-size: 18px;\nline-height: 1.75;\n}\n\n.freibad-info-box {\nmargin-top: 29px;\npadding: 24px 25px;\nborder: 1px solid rgba(87, 185, 212, 0.24);\nborder-radius: 23px;\nbackground: linear-gradient(\n135deg,\nrgba(223, 245, 250, 0.85),\nrgba(246, 249, 244, 0.92)\n);\n}\n\n.freibad-info-box strong {\ndisplay: block;\nmargin-bottom: 8px;\ncolor: var(--blau);\nfont-family: \"Poppins\", Arial, sans-serif;\nfont-size: 16px;\n}\n\n.freibad-info-box p {\nmargin-top: 0;\nfont-size: 15px;\nline-height: 1.65;\n}\n\n\n\/* =========================\nABSCHLUSS\n========================= *\/\n\n.freibad-abschluss {\npadding: 30px 0 110px;\nbackground: #FFFFFF;\n}\n\n.freibad-abschluss-box {\nposition: relative;\noverflow: hidden;\npadding: 80px 58px;\nborder-radius: 40px;\nbackground:\nradial-gradient(\ncircle at 88% 18%,\nrgba(221, 226, 52, 0.48),\ntransparent 28%\n),\nlinear-gradient(\n125deg,\n#279CB8 0%,\n#51B8C9 48%,\n#78C257 100%\n);\nbox-shadow: 0 29px 68px rgba(47, 143, 168, 0.24);\n}\n\n.freibad-abschluss-box::before {\ncontent: \"\u2600\ufe0f\";\nposition: absolute;\nright: 34px;\nbottom: -51px;\nfont-size: 210px;\nline-height: 1;\nopacity: 0.16;\ntransform: rotate(-12deg);\n}\n\n.freibad-abschluss-inhalt {\nposition: relative;\nz-index: 2;\nmax-width: 790px;\n}\n\n.freibad-abschluss-kicker {\nmargin-bottom: 16px !important;\ncolor: rgba(255, 255, 255, 0.85);\nfont-family: \"Poppins\", Arial, sans-serif;\nfont-size: 14px;\nfont-weight: 700;\nletter-spacing: 0.12em;\ntext-transform: uppercase;\n}\n\n.freibad-abschluss h2 {\ncolor: #FFFFFF;\nfont-size: clamp(39px, 5vw, 63px);\nline-height: 1.06;\nfont-weight: 800;\nletter-spacing: -0.045em;\n}\n\n.freibad-abschluss p {\nmax-width: 670px;\nmargin-top: 19px;\ncolor: rgba(255, 255, 255, 0.93);\nfont-size: 18px;\nline-height: 1.7;\n}\n\n.freibad-abschluss .freibad-button {\nmargin-top: 30px;\nbackground: #FFFFFF;\ncolor: var(--blau) !important;\nbox-shadow: 0 15px 32px rgba(0, 0, 0, 0.14);\n}\n\n.freibad-abschluss .freibad-button:hover {\nbackground: var(--gelb);\n}\n\n\n\/* =========================\nTABLET\n========================= *\/\n\n@media (max-width: 1024px) {\n.freibad-section {\npadding: 88px 0;\n}\n\n.freibad-bereich-grid {\ngap: 42px;\n}\n\n.freibad-bilder {\nmin-height: 510px;\n}\n\n.freibad-panorama-card {\nmin-height: 560px;\n}\n\n.freibad-vorteile-grid {\ngrid-template-columns: repeat(2, 1fr);\n}\n\n.freibad-hinweis-grid {\ngap: 40px;\n}\n}\n\n\n\/* =========================\nMOBILE\n========================= *\/\n\n@media (max-width: 800px) {\n.freibad-container,\n.freibad-hero-content {\nwidth: min(100% - 32px, 1180px);\n}\n\n.freibad-hero {\nmin-height: 660px;\n}\n\n.freibad-hero::before {\nbackground: linear-gradient(\nto top,\nrgba(20, 34, 42, 0.87) 0%,\nrgba(20, 34, 42, 0.45) 59%,\nrgba(20, 34, 42, 0.10) 100%\n);\n}\n\n.freibad-hero-content {\npadding: 220px 0 66px;\n}\n\n.freibad-intro-inner,\n.freibad-bereich-grid,\n.freibad-hinweis-grid {\ngrid-template-columns: 1fr;\n}\n\n.freibad-intro-inner {\ngap: 29px;\n}\n\n.freibad-intro-icon {\nwidth: 112px;\nheight: 112px;\n}\n\n.freibad-intro-icon span {\nfont-size: 44px;\n}\n\n.freibad-panorama-head {\ndisplay: block;\n}\n\n.freibad-panorama-head .freibad-text {\nmargin-top: 19px !important;\n}\n\n.freibad-panorama-card {\nmin-height: 540px;\n}\n\n.freibad-hinweis-bild {\nmin-height: 440px;\n}\n\n.freibad-abschluss-box {\npadding: 60px 35px;\n}\n}\n\n@media (max-width: 600px) {\n.freibad-section {\npadding: 70px 0;\n}\n\n.freibad-hero {\nmin-height: 620px;\n}\n\n.freibad-hero-image img {\nobject-position: 58% center;\n}\n\n.freibad-hero-content {\npadding-top: 210px;\npadding-bottom: 51px;\n}\n\n.freibad-hero-badge {\nmargin-bottom: 17px;\nfont-size: 12px;\n}\n\n.freibad-hero h1 {\nfont-size: clamp(44px, 14vw, 61px);\n}\n\n.freibad-hero p {\nmargin-top: 18px;\nfont-size: 16px;\nline-height: 1.65;\n}\n\n.freibad-hero-actions {\nmargin-top: 26px;\n}\n\n.freibad-button {\nwidth: 100%;\n}\n\n.freibad-intro {\npadding: 64px 0 55px;\n}\n\n.freibad-intro-copy p,\n.freibad-bereich-copy p,\n.freibad-text,\n.freibad-hinweis-inhalt p,\n.freibad-abschluss p {\nfont-size: 16px;\n}\n\n.freibad-bilder {\ngrid-template-columns: 1fr;\nmin-height: 0;\n}\n\n.freibad-bilder .freibad-bildkarte:first-child,\n.freibad-bilder .freibad-bildkarte:last-child {\nheight: 390px;\nmargin: 0;\n}\n\n.freibad-panorama-card {\nmin-height: 480px;\nborder-radius: 28px;\n}\n\n.freibad-panorama-inhalt {\npadding: 27px;\n}\n\n.freibad-panorama-icon {\nwidth: 54px;\nheight: 54px;\nmargin-bottom: 16px;\nfont-size: 27px;\n}\n\n.freibad-panorama-inhalt p {\nfont-size: 15px;\n}\n\n.freibad-vorteile-grid {\ngrid-template-columns: 1fr;\n}\n\n.freibad-vorteil {\npadding: 25px 21px;\n}\n\n.freibad-hinweis-bild {\nmin-height: 370px;\nborder-radius: 28px;\n}\n\n.freibad-abschluss {\npadding-bottom: 72px;\n}\n\n.freibad-abschluss-box {\npadding: 49px 25px;\nborder-radius: 29px;\n}\n\n.freibad-abschluss-box::before {\nright: -35px;\nfont-size: 155px;\n}\n}\n\n@media (prefers-reduced-motion: reduce) {\n.stromberg-freibad *,\n.stromberg-freibad *::before,\n.stromberg-freibad *::after {\ntransition: none !important;\n}\n}\n<\/style>\n\n\n<div class=\"stromberg-freibad\">\n\n<!-- HERO \u2013 BILD 1 -->\n<section class=\"freibad-hero\">\n\n<div class=\"freibad-hero-image\">\n<img decoding=\"async\" src=\"https:\/\/strombergcamping.de\/wp-content\/uploads\/2026\/07\/DJI_20260522092226_0047_D-scaled.jpg\" alt=\"Camping mit Freibad\">\n<\/div>\n\n<div class=\"freibad-hero-content\">\n<div class=\"freibad-hero-copy\">\n\n<div class=\"freibad-hero-badge\">\n<span>\ud83c\udfca<\/span>\nRefresh yourself outdoor\n<\/div>\n\n<h1>Camping with pool<\/h1>\n\n<p>\nOn sunny days, our outdoor pool is the perfect place to cool off - right here at Campingpark Stromberg.\n<\/p>\n\n<div class=\"freibad-hero-actions\">\n<a class=\"freibad-button\" href=\"\/en\/campingplatz\/\">\nDiscover campsite\n<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n<\/section>\n\n\n<!-- EINLEITUNG -->\n<section class=\"freibad-intro\">\n<div class=\"freibad-container\">\n\n<div class=\"freibad-intro-inner\">\n\n<div class=\"freibad-intro-icon\" aria-hidden=\"true\">\n<span>\ud83d\udca6<\/span>\n<\/div>\n\n<div class=\"freibad-intro-copy\">\n\n<div class=\"freibad-eyebrow\">\nSummer at the Campsite\n<\/div>\n\n<h2>\nCool off, relax and enjoy your Holiday.\n<\/h2>\n\n<p>\nOur outdoor pool is the perfect place to relax an:d cool off on warm holiday days. Open daily from 8:30 AM - 8:30 PM.\n<\/p>\n\n<\/div>\n<\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- FREIBAD \u2013 BILDER 2 UND 3 -->\n<section class=\"freibad-section freibad-bereich\">\n<div class=\"freibad-container\">\n\n<div class=\"freibad-bereich-grid\">\n\n<div class=\"freibad-bereich-copy\">\n\n<div class=\"freibad-eyebrow\">\nOutdoor Pool fun\n<\/div>\n\n<h2>\nRefresh yourself right at the Campsite\n<\/h2>\n\n<p>\nAfter a hike, a day trip or a relaxing morning at your pitch, our outdoor pool is the perfect place to cool off.\n<\/p>\n\n<div class=\"freibad-tags\">\n\n<div class=\"freibad-tag\">\n<span>\ud83c\udfca<\/span>\nLido\n<\/div>\n\n<div class=\"freibad-tag\">\n<span>\u2600\ufe0f<\/span>\nEnjoy the summer\n<\/div>\n\n<div class=\"freibad-tag\">\n<span>\ud83c\udf3f<\/span>\nSurrounded by Nature\n<\/div>\n\n<\/div>\n<\/div>\n\n<div class=\"freibad-bilder\">\n\n<!-- BILD 2 -->\n<div class=\"freibad-bildkarte\">\n<img decoding=\"async\" src=\"https:\/\/strombergcamping.de\/wp-content\/uploads\/2026\/08\/IMG_8702-scaled.jpg\" alt=\"Badebereich im Freibad\">\n\n<div class=\"freibad-bild-label\">\nCooling off in summer\n<\/div>\n<\/div>\n\n<!-- BILD 3 -->\n<div class=\"freibad-bildkarte\">\n<img decoding=\"async\" src=\"https:\/\/strombergcamping.de\/wp-content\/uploads\/2026\/08\/IMG_8703-scaled.jpg\" alt=\"Freibad auf dem Campingplatz\">\n\n<div class=\"freibad-bild-label\">\nHoliday by the water\n<\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- PANORAMA \u2013 BILD 4 -->\n<section class=\"freibad-section freibad-panorama\">\n<div class=\"freibad-container\">\n\n<div class=\"freibad-panorama-head\">\n\n<div>\n<div class=\"freibad-eyebrow\">\nSummer escape\n<\/div>\n\n<h2 class=\"freibad-title\">\nHoliday moments by the water\n<\/h2>\n<\/div>\n\n<p class=\"freibad-text\">\nDive in, cool off and make the most of your summer day at Campingpark Stromberg.\n<\/p>\n\n<\/div>\n\n<div class=\"freibad-panorama-card\">\n\n<img decoding=\"async\" src=\"https:\/\/strombergcamping.de\/wp-content\/uploads\/2026\/07\/4-scaled.jpg\" alt=\"Sommerlicher Blick auf das Freibad\">\n\n<div class=\"freibad-panorama-inhalt\">\n\n<div class=\"freibad-panorama-icon\">\n\u2600\ufe0f\n<\/div>\n\n<h3>\nSummer Holidays at their best\n<\/h3>\n\n<p>\nEnjoy fresh air, sunny days and refreshing moments - all without leaving the campsite.\n<\/p>\n\n<\/div>\n<\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- VORTEILE -->\n<section class=\"freibad-section freibad-vorteile\">\n<div class=\"freibad-container\">\n\n<div class=\"freibad-vorteile-head\">\n\n<div class=\"freibad-eyebrow\">\nC\n<\/div>\n\n<h2 class=\"freibad-title\">\nRefreshing fun for all ages\n<\/h2>\n\n<p class=\"freibad-text\">\nA refreshing way to enjoy your summer holiday.\n<\/p>\n\n<\/div>\n\n<div class=\"freibad-vorteile-grid\">\n\n<div class=\"freibad-vorteil\">\n<div class=\"freibad-vorteil-icon\">\ud83c\udfca<\/div>\n<h3>Lido<\/h3>\n<p>\nSwim and cool off under the open sky.\n<\/p>\n<\/div>\n\n<div class=\"freibad-vorteil\">\n<div class=\"freibad-vorteil-icon\">\u2600\ufe0f<\/div>\n<h3>Enjoy the summer<\/h3>\n<p>\nRefreshing holiday moments on warm summer days.\n<\/p>\n<\/div>\n\n<div class=\"freibad-vorteil\">\n<div class=\"freibad-vorteil-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/div>\n<h3>For the whole family<\/h3>\n<p>\nFun in the water for guests of all ages.\n<\/p>\n<\/div>\n\n<div class=\"freibad-vorteil\">\n<div class=\"freibad-vorteil-icon\">\ud83c\udf33<\/div>\n<h3>Right on Site<\/h3>\n<p>\nOur outdoor pool is located directly on the campsite.\n<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- BILD UND HINWEIS \u2013 BILD 5 -->\n<section class=\"freibad-section freibad-hinweis\">\n<div class=\"freibad-container\">\n\n<div class=\"freibad-hinweis-grid\">\n\n<div class=\"freibad-hinweis-bild\">\n<img decoding=\"async\" src=\"https:\/\/strombergcamping.de\/wp-content\/uploads\/2026\/07\/PICT2833.jpg\" alt=\"Freibad des Campingparks Stromberg\">\n<\/div>\n\n<div class=\"freibad-hinweis-inhalt\">\n\n<div class=\"freibad-eyebrow\">\nGood to Know\n<\/div>\n\n<h2>\nSwimming fun during the summer season\n<\/h2>\n\n<p>\nOur outdoor pool is open seasonally and its availability depends on the weather, the season and operational requirements.\n<\/p>\n\n<div class=\"freibad-info-box\">\n<strong>Pool information<\/strong>\n\n<p>\nCurrent information about pool access and opening hours is available at the reception.\n<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n<\/section>\n\n\n<!-- ABSCHLUSS -->\n<section class=\"freibad-abschluss\">\n<div class=\"freibad-container\">\n\n<div class=\"freibad-abschluss-box\">\n\n<div class=\"freibad-abschluss-inhalt\">\n\n<p class=\"freibad-abschluss-kicker\">\nenjoying Camping with swimming pool in summer\n<\/p>\n\n<h2>\nSun, water and refreshing relaxation\n<\/h2>\n\n<p>\nDiscover our outdoor pool and the many other attractions and facilities at Campingpark Stromberg\n<\/p>\n\n<a class=\"freibad-button\" href=\"\/en\/\">\nDiscover the campsite\n<\/a>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n<\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfca Erfrischung unter freiem Himmel Camping mit Freibad An sonnigen Tagen bietet unser Freibad die passende Abk\u00fchlung \u2013 direkt auf dem Campingpark Stromberg. Campingplatz entdecken \ud83d\udca6 Sommer auf dem Campingplatz Abk\u00fchlen, entspannen und den Urlaub genie\u00dfen. Unser Freibad ist der ideale Ort f\u00fcr eine erfrischende Pause an warmen Urlaubstagen. T\u00e4glich ge\u00f6ffnet von 08:30 Uhr &#8211;&#8230;<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-33","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/pages\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/comments?post=33"}],"version-history":[{"count":10,"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/pages\/33\/revisions"}],"predecessor-version":[{"id":468,"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/pages\/33\/revisions\/468"}],"wp:attachment":[{"href":"https:\/\/strombergcamping.de\/en\/wp-json\/wp\/v2\/media?parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}