{"id":142,"date":"2026-03-15T12:48:21","date_gmt":"2026-03-15T12:48:21","guid":{"rendered":"https:\/\/testserver1.ch\/mirage\/?page_id=142"},"modified":"2026-03-23T15:32:25","modified_gmt":"2026-03-23T15:32:25","slug":"gaestebuch","status":"publish","type":"page","link":"https:\/\/club-mirage.ch\/hu\/gaestebuch\/","title":{"rendered":"G\u00e4stebuch"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"142\" class=\"elementor elementor-142\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67e6673 e-con-full e-flex e-con e-parent\" data-id=\"67e6673\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5593a13 e-con-full ms-section-box e-flex e-con e-child\" data-id=\"5593a13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72d6189 elementor-widget__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"72d6189\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"gb-wrap\">\n\n        <!-- FORMULAR -->\n        <div class=\"gb-formular\">\n            <h3>Ins G\u00e4stebuch schreiben<\/h3>\n            <form method=\"post\" action=\"\" data-trp-original-action=\"\">\n                <input type=\"hidden\" id=\"ms_gb_nonce\" name=\"ms_gb_nonce\" value=\"45f7fd5b35\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/hu\/wp-json\/wp\/v2\/pages\/142\" \/>\n                <!-- Honeypot -->\n                <input type=\"text\" name=\"ms_gb_website\" style=\"display:none\" tabindex=\"-1\" autocomplete=\"off\">\n\n                <div class=\"gb-form-row\">\n                    <div class=\"gb-form-feld\">\n                        <label>Name *<\/label>\n                        <input type=\"text\" name=\"ms_gb_name\" required maxlength=\"60\" placeholder=\"Dein Name\">\n                    <\/div>\n                    <div class=\"gb-form-feld\">\n                        <label>Herkunft (optional)<\/label>\n                        <input type=\"text\" name=\"ms_gb_herkunft\" maxlength=\"60\" placeholder=\"z.B. Wien\">\n                    <\/div>\n                <\/div>\n\n                <div class=\"gb-form-feld\">\n                    <label>Nachricht *<\/label>\n                    <textarea name=\"ms_gb_nachricht\" required rows=\"4\" maxlength=\"800\" placeholder=\"Deine Nachricht...\"><\/textarea>\n                <\/div>\n\n                <button type=\"submit\" name=\"ms_gb_submit\" class=\"gb-btn\">Eintrag senden<\/button>\n            <input type=\"hidden\" name=\"trp-form-language\" value=\"hu\"\/><\/form>\n        <\/div>\n\n        <!-- BEST\u00c4TIGUNG -->\n        \n        <!-- EINTR\u00c4GE -->\n        <div class=\"gb-eintraege\">\n                    <div class=\"gb-eintrag\">\n                <div class=\"gb-eintrag-header\">\n                    <span class=\"gb-name\">J\u00f6rg<\/span>\n                                            <span class=\"gb-datum\">22.03.2026 - 11:22<\/span>\n                                                                <span class=\"gb-herkunft\">| St. Gallen<\/span>\n                                    <\/div>\n                <div class=\"gb-nachricht\">Wann kommt denn Andrea wieder?<\/div>\n                                    <div class=\"gb-antwort\">\n                        <span class=\"gb-antwort-label\">Admin-Kommentar:<\/span>\n                        Hallo J\u00f6rg. Leider haben wir noch keinen neuen Termin von Andrea. LG                    <\/div>\n                            <\/div>\n                    <\/div>\n\n    <\/div>\n\n    <style>\n    .gb-wrap {\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 20px 0;\n    }\n    .gb-formular {\n        margin-bottom: 40px;\n        padding-bottom: 30px;\n        border-bottom: 2px solid #eee;\n    }\n    .gb-formular h3 {\n        font-size: 1.1rem;\n        font-weight: 700;\n        margin-bottom: 20px;\n    }\n    .gb-form-row {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 16px;\n        margin-bottom: 16px;\n    }\n    @media (max-width: 600px) {\n        .gb-form-row { grid-template-columns: 1fr; }\n    }\n    .gb-form-feld {\n        display: flex;\n        flex-direction: column;\n        gap: 6px;\n        margin-bottom: 16px;\n    }\n    .gb-form-feld label {\n        font-size: 13px;\n        font-weight: 600;\n        color: #ffffff;\n    }\n    .gb-form-feld input,\n    .gb-form-feld textarea {\n        border: 1px solid #ddd;\n        border-radius: 6px;\n        padding: 10px 12px;\n        font-size: 14px;\n        font-family: inherit;\n        transition: border-color 0.2s;\n        width: 100%;\n        box-sizing: border-box;\n    }\n    .gb-form-feld input:focus,\n    .gb-form-feld textarea:focus {\n        outline: none;\n        border-color: #c0392b;\n    }\n    .gb-btn {\n        background: #c0392b;\n        color: #fff;\n        border: none;\n        border-radius: 6px;\n        padding: 12px 28px;\n        font-size: 14px;\n        font-weight: 700;\n        cursor: pointer;\n        transition: background 0.2s;\n    }\n    .gb-btn:hover {\n        background: #a93226;\n    }\n    .gb-danke {\n        background: #eafaf1;\n        border: 1px solid #27ae60;\n        color: #1e8449;\n        padding: 12px 16px;\n        border-radius: 8px;\n        margin-bottom: 20px;\n        font-weight: 600;\n    }\n    .gb-eintrag {\n        border: 1px solid #e0e0e0;\n        border-radius: 8px;\n        padding: 16px 20px;\n        margin-bottom: 16px;\n        background: #fafafa;\n    }\n    .gb-eintrag-header {\n        margin-bottom: 10px;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        flex-wrap: wrap;\n    }\n    .gb-name {\n        font-weight: 700;\n        font-size: 15px;\n        text-transform: capitalize;\n    }\n    .gb-datum {\n        font-size: 13px;\n        color: #888;\n    }\n    .gb-herkunft {\n        font-size: 13px;\n        color: #888;\n    }\n    .gb-nachricht {\n        font-size: 14px;\n        line-height: 1.6;\n        color: #333;\n    }\n    .gb-antwort {\n        margin-top: 12px;\n        padding: 10px 14px;\n        background: #fff8f0;\n        border-left: 3px solid #c0392b;\n        border-radius: 0 6px 6px 0;\n        font-size: 13px;\n        color: #444;\n        line-height: 1.6;\n    }\n    .gb-antwort-label {\n        display: block;\n        font-weight: 700;\n        color: #c0392b;\n        margin-bottom: 4px;\n        font-size: 12px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n    .gb-leer {\n        text-align: center;\n        color: #888;\n        padding: 30px;\n    }\n\t.gb-eintrag,\n    .gb-eintrag .gb-name,\n    .gb-eintrag .gb-datum,\n    .gb-eintrag .gb-herkunft,\n    .gb-eintrag .gb-nachricht,\n    .gb-eintrag p {\n        color: #000000 !important;\n    }\n    .gb-formular h3 {\n        color: #ffffff !important;\n    }\n    <\/style>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-142","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/pages\/142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/comments?post=142"}],"version-history":[{"count":19,"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/pages\/142\/revisions"}],"predecessor-version":[{"id":1191,"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/pages\/142\/revisions\/1191"}],"wp:attachment":[{"href":"https:\/\/club-mirage.ch\/hu\/wp-json\/wp\/v2\/media?parent=142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}