{"id":156,"date":"2023-12-10T16:17:27","date_gmt":"2023-12-10T15:17:27","guid":{"rendered":"https:\/\/reemts.online\/?page_id=156"},"modified":"2023-12-10T16:18:52","modified_gmt":"2023-12-10T15:18:52","slug":"reemts-kontaktformular","status":"publish","type":"page","link":"https:\/\/reemts.online\/index.php\/reemts-kontaktformular\/","title":{"rendered":"reemts kontaktformular"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"utf-8\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <title>Kontakt<\/title>\n    <meta name=\"generator\" content=\"DA-Formmaker 4.12.1\">\n    <!--TEMPLATE:4.2-->\n    <link rel=\"stylesheet\" href=\"https:\/\/www.w3schools.com\/lib\/w3.css\">\n    <script src=\"https:\/\/code.jquery.com\/jquery-1.11.2.min.js\"><\/script>\n    <script src=\"https:\/\/code.jquery.com\/ui\/1.11.2\/jquery-ui.min.js\"><\/script>\n\n    <script>\n        $(function () {\n            \n            $('#message').keyup(function () {\n    var characterCount = $(this).val().length,\n        current = $('#current_message'),\n        maximum = $('#maximum_message'),\n        theCount = $('#the-count_message');\n    var maxlength = $(this).attr('maxlength');\n    var changeColor = 0.75 * maxlength;\n    current.text(characterCount);\n\n    if (characterCount > changeColor && characterCount < maxlength) {\n        current.css('color', '#FF4500');\n        current.css('fontWeight', 'bold');\n    }\n    else if (characterCount >= maxlength) {\n        current.css('color', '#B22222');\n        current.css('fontWeight', 'bold');\n    }\n    else {\n        var col = maximum.css('color');\n        var fontW = maximum.css('fontWeight');\n        current.css('color', col);\n        current.css('fontWeight', fontW);\n    }\n\n});\n\n          });\n    <\/script>\n    \n    <style type=\"text\/css\">\n        body { background-color:#ffffff;}\nh1 { color:#ffffff; font-family:Segoe UI,Arial,sans-serif; font-size:30pt; }\np { color:#000000; font-family:Segoe UI,Arial,sans-serif; font-size:12pt; }\n\n.datooltip {\n\tposition: relative;\n}\n.datooltip .datooltiptext {\n\tvisibility: hidden;\n\twidth: 200px;\n\tbackground-color: #555555;\n\tcolor: #FFFFFF;\n\ttext-align: center;\n\tpadding: 5px 0;\n\tborder-radius: 6px;\n\tposition: absolute;\n\tz-index: 1;\n\tbottom: 75%;\n\tleft: 50%;\n\tmargin-left: -100px;\n\topacity: 0;\n\ttransition: opacity 0.3s;\n}\n.datooltiptextmulti {\n\tbottom: 105% !important;\n}\n.datooltipdropdown {\n\tbottom: 100% !important;\n}\n.datooltipcheckboxlist {\n\tleft: 13px !important;\n\tbottom: 105% !important;\n}\n.datooltippopup {\n\tbottom: 65% !important;\n}\n.datooltipcheckbox {\n\tleft: 13px !important;\n\tbottom: 125% !important;\n}\n.datooltipfile {\n\tleft: 100px !important;\n}\n.datooltip .datooltiptext::after {\n\tcontent: \"\";\n\tposition: absolute;\n\ttop: 100%;\n\tleft: 50%;\n\tmargin-left: -5px;\n\tborder-width: 5px;\n\tborder-style: solid;\n\tborder-color: #555555 transparent transparent transparent;\n}\n.datooltip:hover .datooltiptext {\n\tvisibility: visible;\n\topacity: 1;\n}\n        \/* Landscape phones and down *\/\n        @media (max-width: 480px) {\n            .mainContainer\n\n        {\n            width: 100%;\n        }\n\n        }\n\n        @media (min-width: 768px) {\n            .mainContainer {\n                width: 80%;\n                margin-left: auto;\n                margin-right: auto;\n            }\n        }\n\n        .internal {\n            display: none;\n        }\n    <\/style>\n\n    <script type=\"text\/javascript\">\n      function addHiddenField(formID, name, value)\n{\n\tvar input = document.createElement(\"input\");\n\tinput.setAttribute(\"type\", \"hidden\");\n\tinput.setAttribute(name, \"name_you_want\");\n\tinput.setAttribute(value, \"value_you_want\");\n\tdocument.getElementById(formID).appendChild(input);\n}\n\nfunction GetCookie(cookie_name)\n{\n  if (document.cookie.length>0)\n    {\n    cookie_start=document.cookie.indexOf(cookie_name + \"=\");\n    if (cookie_start!=-1)\n      { \n      cookie_start=cookie_start + cookie_name.length+1; \n      cookie_end=document.cookie.indexOf(\";\",cookie_start);\n      if (cookie_end==-1) cookie_end=document.cookie.length;\n      return unescape(document.cookie.substring(cookie_start,cookie_end));\n      } \n    }\n  return \"\";\n}\n\nfunction str_replace(search, replace, subject) {\n\treturn subject.split(search).join(replace);\n}\n    <\/script>\n\n\n    <!-- DAFORMJSBEGIN -->\n    <!-- JSCAPTCHAREFRESH -->\n\n    <script type=\"text\/javascript\">\n\n    function SetCookieValues() {\n      \n}\n\n    function SetCookies() {\n        \n}\n\n    <\/script>\n\n    <script type=\"text\/javascript\">\nfunction chkFormular()\n{\n\n\n\n\n\treturn true;\n}\n<\/script>\n\n\n    \n<\/head>\n<body onLoad=\"SetCookieValues();\">\n  \n<div class=\"w3-card-12 w3-white mainContainer\">\n  <!-- FORMTITLE_BEGIN -->\n  <div class=\"w3-container w3-blue\">\n      <h1>Kontakt reemts<\/h1>\n  <\/div>\n<!-- FORMTITLE_END -->\n\n\n  <form class=\"w3-container\" action=\"https:\/\/www.ekiwi-scripts.de\/form\/v4\/formmail_v4.php\" method=\"POST\" name=\"DAFORM\" onSubmit=\"SetCookies();return chkFormular();\" enctype=\"multipart\/form-data\" target=\"_self\">\n  <input type=\"hidden\" name=\"formid\" value=\"414847\">\n  <input type=\"hidden\" name=\"settings\" value=\"cXZ7ZHJrcXZ7ZHI=\">\n  <input type=\"hidden\" name=\"redirect\" value=\"https:\/\/reemts.online\/index.php\/danke-fuer-ihre-e-mail\/\">\n  <input type=\"hidden\" name=\"subject\" value=\"reemts\">\n  <input type=\"hidden\" name=\"admin\" value=\"YHJ1enZkY3JlV2VycnpjZHh5e355cjlzcg==\">\n  <input type=\"hidden\" name=\"admin1\" value=\"\">\n  <input type=\"hidden\" name=\"admin2\" value=\"\">\n  <input type=\"hidden\" name=\"typemail\" value=\"html\">\n  <input type=\"hidden\" name=\"crypt\" value=\"1\">\n  <input type=\"hidden\" name=\"conf_csv\" value=\"0\">\n  <input type=\"hidden\" name=\"conf_csv2\" value=\"0\">\n  <input type=\"hidden\" name=\"einleittext\" value=\"\">\n  <input type=\"hidden\" name=\"conf_MailtextEnd\" value=\"\">\n  <input type=\"hidden\" name=\"copyfields\" value=\"-1\">\n  <input type=\"hidden\" name=\"copyip\" value=\"-1\">\n  <input type=\"hidden\" name=\"hide_empty_fields\" value=\"0\">\n  <input type=\"hidden\" name=\"settings_encoding\" value=\"utf-8\">  \n  <input type=\"hidden\" name=\"conf_pdf\" value=\"0\">    \n  <input type=\"hidden\" name=\"conf_lang\" value=\"de\">\n  <input type=\"hidden\" name=\"ReturnToSender\" value=\"0\">\n   <input type=\"hidden\" name=\"label__name\" value=\"TmFtZQ==\">\n   <input type=\"hidden\" name=\"label__email\" value=\"RS1NYWls\">\n   <input type=\"hidden\" name=\"label__message\" value=\"SWhyZSBOYWNocmljaHQ=\">\n   <input type=\"hidden\" name=\"label__Ich_habe_die_Datenschutzerklaerung_gelesen__Ich_stimme_zu__dass_meine_Angaben_zur_Kontaktaufnahme_und_fuer_Rueckfragen_dauerhaft_gespeicht_werden__\" value=\"SWNoIGhhYmUgZGllIERhdGVuc2NodXR6ZXJrbMOkcnVuZyBnZWxlc2VuLiBJY2ggc3RpbW1lIHp1LCBkYXNzIG1laW5lIEFuZ2FiZW4genVyIEtvbnRha3RhdWZuYWhtZSB1bmQgZsO8ciBSw7xja2ZyYWdlbiBkYXVlcmhhZnQgZ2VzcGVpY2h0IHdlcmRlbi4g\">\n\n  \n<div class=\"w3-container\">\n\t<p>\n\t<label>Name<span style=\"color: red;\"> *<\/span><\/label>\n\t<input class=\"w3-input w3-white\" type=\"text\" name=\"name\" id=\"name\" placeholder=\"\" maxLength=\"100\" required>\n\t\t<\/p>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p>\n\t<label>E-Mail<span style=\"color: red;\"> *<\/span><\/label>\n\t<input class=\"w3-input w3-white\" type=\"text\" name=\"email\" id=\"email\" value=\"\" maxLength=\"200\" required oninvalid=\"this.setCustomValidity('Bitte geben Sie Ihre E-Mail-Adresse an, damit wir Sie kontaktieren k\u00f6nnen.')\"\n\toninput=\"this.setCustomValidity('')\" pattern=\"(?:[a-z0-9!#$%&amp;&apos;*+\/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&amp;&apos;*+\/=?^_`{|}~-]+)*|&quot;(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*&quot;)@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21-\\x5a\\x53-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])+)\\])\">\n\t\t<\/p>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p>\n\t<label>Ihre Nachricht<span style=\"color: red;\"> *<\/span><\/label>\n\t<div>\t<textarea class=\"w3-input w3-white\" type=\"text\" style=\"resize:none\" name=\"message\" id=\"message\" value=\"\" rows=\"10\" maxlength=\"500\" required oninvalid=\"this.setCustomValidity('Bitte hinterlassen Sie noch Ihre Nachricht.')\"\n\toninput=\"this.setCustomValidity('')\"><\/textarea>\n<div id=\"the-count_message\" style=\"font-family: inherit; font-style: inherit; float: right; padding: 0.1em 0 0 0; font-size: 0.95em;\"><span id=\"current_message\">0<\/span><span id=\"maximum_message\"> \/ 500<\/span><\/div>\t<\/div>\t\t<\/p>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p><p style=\"color:red;\">* Pflichtfelder<\/p>\n<hr><\/p>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p>\n\t<div class=\"datooltip\">\n\t<input class=\"w3-check\" type=\"checkbox\" value=\"x\" name=\"Ich_habe_die_Datenschutzerklaerung_gelesen__Ich_stimme_zu__dass_meine_Angaben_zur_Kontaktaufnahme_und_fuer_Rueckfragen_dauerhaft_gespeicht_werden__\" id=\"Ich_habe_die_Datenschutzerklaerung_gelesen__Ich_stimme_zu__dass_meine_Angaben_zur_Kontaktaufnahme_und_fuer_Rueckfragen_dauerhaft_gespeicht_werden__\" required>&nbsp;<label>Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden. <span style=\"color: red;\"> *<\/span><\/label>\n\t<span class=\"datooltiptext datooltipcheckbox\">Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden. <\/span>\n\t<\/div>\n\t\t<\/p>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p><small class=\"form-text text-muted\"><a href=\"https:\/\/reemts.online\/index.php\/datenschutzerklaerung\/\" target=\"_blank\" rel=\"noopener\">Datenschutzerkl\u00e4rung <\/a><\/small><\/p>\n<\/div>\n\n\n<!-- CAPTCHA -->\n\n<div class=\"w3-container\">\n    <p class=\"textend\"><\/p>\n  <hr\/>\n<\/div>\n\n<div class=\"w3-container\">\n  <p>\n    <button type=\"submit\" class=\"w3-btn w3-blue-grey\">Absenden<\/button>      \n    <button type=\"reset\" class=\"w3-btn w3-red\">Zur\u00fccksetzen<\/button>\n    <!-- PRINTBUTTON -->    \n  <\/p>\n<\/div>\n<\/form>\n\n<\/div>\n\n\n\n<script type=\"text\/javascript\">\n  function inIframe () {\n      try {\n          return window.self !== window.top;\n      } catch (e) {\n          return true;\n      }\n  }\n\n  function openDialog(nameDialog, idOfButton)\n  {\n    var rect = document.getElementById(idOfButton).getBoundingClientRect();\n\n    var paddingTop = 100;\n    var newPaddingTop = rect.top - 200;\n    if (newPaddingTop < paddingTop)\n    {\n      newPaddingTop = paddingTop;\n    }\n\n    document.getElementById(nameDialog).style.display='block';\n\n    if (inIframe())\n    {\n      document.getElementById(nameDialog).style.paddingTop=newPaddingTop + 'px';\n    }\n  }\n<\/script>\n\n<script type=\"text\/javascript\">\n\n\n<\/script>\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Kontakt Kontakt reemts Name * E-Mail * Ihre Nachricht * 0 \/ 500 * Pflichtfelder &nbsp;Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden. * Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden. Datenschutzerkl\u00e4rung&hellip; <br \/> <a class=\"read-more\" href=\"https:\/\/reemts.online\/index.php\/reemts-kontaktformular\/\">Weiterlesen<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-156","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/pages\/156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/comments?post=156"}],"version-history":[{"count":2,"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/pages\/156\/revisions"}],"predecessor-version":[{"id":158,"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/pages\/156\/revisions\/158"}],"wp:attachment":[{"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/media?parent=156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}