{"id":893,"date":"2026-04-17T15:53:27","date_gmt":"2026-04-17T13:53:27","guid":{"rendered":"https:\/\/apartment-wien.at\/?page_id=893"},"modified":"2026-04-17T18:11:49","modified_gmt":"2026-04-17T16:11:49","slug":"anfrage","status":"publish","type":"page","link":"https:\/\/apartment-wien.at\/?page_id=893","title":{"rendered":"Anfrage"},"content":{"rendered":"    <div id=\"multistep-container\">\r\n        <form id=\"rental-form\" method=\"post\">\r\n            <div class=\"form-step active-step\" id=\"step-1\">\r\n                <h3>Ihre Daten f\u00fcr unsere Verf\u00fcgbarkeitspr\u00fcfung<\/h3>\r\n                <input type=\"text\" name=\"user_name\" placeholder=\"Ihr Name\" required oninvalid=\"this.setCustomValidity('Bitte ausf\u00fcllen')\" oninput=\"this.setCustomValidity('')\">\r\n                <input type=\"email\" name=\"user_email\" placeholder=\"Ihre E-Mail Adresse\" required>\r\n                <button type=\"button\" onclick=\"nextStep(1)\">Weiter<\/button>\r\n            <\/div>\r\n           <div class=\"form-step\" id=\"step-2\">\r\n    <h3>Gew\u00fcnschter Mietzeitraum<\/h3>\r\n    <label>Startdatum:<\/label>\r\n    <input type=\"date\" name=\"start_date\" required oninvalid=\"this.setCustomValidity('Bitte ausf\u00fcllen')\" oninput=\"this.setCustomValidity('')\">\r\n    \r\n    <label>Mietdauer:<\/label>\r\n    <select name=\"duration\">\r\n        <option value=\"1\">1 Monat<\/option>\r\n        <option value=\"2\">2 Monate<\/option>\r\n        <option value=\"3\">3 Monate<\/option>\r\n        <option value=\"4\">4 Monate<\/option>\r\n        <option value=\"5\">5 Monate<\/option>\r\n        <option value=\"6\">6 Monate<\/option>\r\n    <\/select>\r\n    \r\n    <div class=\"button-group\">\r\n        <button type=\"button\" class=\"prev-btn\" onclick=\"prevStep(2)\">Zur\u00fcck<\/button>\r\n        <button type=\"button\" onclick=\"nextStep(2)\">Weiter<\/button>\r\n    <\/div>\r\n<\/div>\r\n\t\t\t\r\n            <div class=\"form-step\" id=\"step-3\">\r\n                <label>Anzahl Apartments:<\/label>\r\n                <input type=\"number\" name=\"apt_count\" min=\"1\" max=\"10\" value=\"1\" required>\r\n                <div class=\"button-group\">\r\n                    <button type=\"button\" class=\"prev-btn\" onclick=\"prevStep(3)\">Zur\u00fcck<\/button>\r\n                    <input type=\"submit\" name=\"bellearti_submit\" value=\"Anfrage senden\" id=\"submit-btn\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/form>\r\n    <\/div>\r\n\r\n    <style>\r\n        #multistep-container, #form-success-header { \r\n            max-width: 450px; margin: 20px auto; padding: 30px; \r\n            border: 1px solid #eaeaea; border-radius: 12px; \r\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05); font-family: inherit;\r\n\t\t\ttransform: translateY(-50px);\r\n        }\r\n        #form-success-header { border-color: #2e7d32; background: #f9fff9; text-align: center; }\r\n        .form-step { display: none; }\r\n        .active-step { display: block; animation: fadeIn 0.4s; }\r\n        input, select { width: 100%; padding: 12px; margin: 10px 0 20px; border: 1px solid #ccc; border-radius: 5px; }\r\n\t\t.button-group { display: flex; gap: 10px; }\r\n        button, \r\n\t\t#submit-btn { \r\n    background-color: #728c34; \/* Das typische BeLLeArTi Gr\u00fcn *\/\r\n    color: #ffffff; \r\n    border: none; \r\n    padding: 14px; \r\n    border-radius: 6px; \r\n    cursor: pointer; \r\n    flex: 1; \r\n    font-weight: 600; \r\n    font-size: 1rem;\r\n    transition: background-color 0.3s ease;\r\n}\r\n#submit-btn:hover { \r\n    background-color: #5d732a; \/* Ein etwas dunkleres Gr\u00fcn f\u00fcr den Hover-Effekt *\/\r\n    opacity: 1; \r\n}\r\n\t\tbody.page-id-893 { \r\n    background-image: url('https:\/\/apartment-wien.at\/wp-content\/uploads\/2026\/01\/\u0421\u043d\u0438\u043c\u043e\u043a-\u044d\u043a\u0440\u0430\u043d\u0430-2025-12-04-\u0432-20.24.27-1.jpg') !important;\r\n    background-size: cover !important;\r\n    background-attachment: fixed !important;\r\n    background-position: center center !important;\r\n    background-repeat: no-repeat !important;\r\n\t\t\t}\r\n#main, #primary, .site-content, .entry-content {\r\n    background: transparent !important;}\r\n    <\/style>\r\n\r\n    <script>\r\n        function nextStep(current) {\r\n            const currentDiv = document.getElementById('step-' + current);\r\n            const inputs = currentDiv.querySelectorAll('input');\r\n            let valid = true;\r\n            inputs.forEach(i => { if(!i.checkValidity()) { i.reportValidity(); valid = false; } });\r\n            \r\n            if(valid) {\r\n                currentDiv.classList.remove('active-step');\r\n                document.getElementById('step-' + (current + 1)).classList.add('active-step');\r\n            }\r\n        }\r\n        function prevStep(current) {\r\n            document.getElementById('step-' + current).classList.remove('active-step');\r\n            document.getElementById('step-' + (current - 1)).classList.add('active-step');\r\n        }\r\n    <\/script>\r\n    \n\n\n<h2 class=\"wp-block-heading\">&nbsp;<\/h2>\n\n\n\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp;<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":51,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-893","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/apartment-wien.at\/index.php?rest_route=\/wp\/v2\/pages\/893","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apartment-wien.at\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/apartment-wien.at\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/apartment-wien.at\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/apartment-wien.at\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=893"}],"version-history":[{"count":11,"href":"https:\/\/apartment-wien.at\/index.php?rest_route=\/wp\/v2\/pages\/893\/revisions"}],"predecessor-version":[{"id":916,"href":"https:\/\/apartment-wien.at\/index.php?rest_route=\/wp\/v2\/pages\/893\/revisions\/916"}],"up":[{"embeddable":true,"href":"https:\/\/apartment-wien.at\/index.php?rest_route=\/wp\/v2\/pages\/51"}],"wp:attachment":[{"href":"https:\/\/apartment-wien.at\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}