{"id":236,"date":"2024-02-01T17:24:32","date_gmt":"2024-02-01T16:24:32","guid":{"rendered":"https:\/\/reemts.online\/?page_id=236"},"modified":"2024-02-01T17:57:54","modified_gmt":"2024-02-01T16:57:54","slug":"terminanfrage","status":"publish","type":"page","link":"https:\/\/reemts.online\/index.php\/terminanfrage\/","title":{"rendered":"Terminanfrage"},"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>Terminanfrage von reemts.online<\/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            var startDate = new Date();\nstartDate.setDate(startDate.getDate() + 0 ); \n$('#date').datepicker({\n       prevText: '<zur\u00fcck', prevStatus: '',\n        prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',\n        nextText: 'weiter>', nextStatus: '',\n        nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',\n        currentText: 'heute', currentStatus: '',\n        todayText: 'heute', todayStatus: '',\n        clearText: '-', clearStatus: '',\n        closeText: 'schlie\u00dfen', closeStatus: '',\n        monthNames: ['Januar','Februar','M\u00e4rz','April','Mai','Juni',\n'Juli','August','September','Oktober','November','Dezember'],\n        monthNamesShort: ['Jan','Feb','Mrz','Apr','Mai',\n'Jun','Jul','Aug','Sep','Okt','Nov','Dez'],\n        dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],\n        dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],\n        dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],\n        showMonthAfterYear: false,\n        changeMonth: true,\n        changeYear: true,   \n        minDate: startDate,\n        yearRange: \"2019:2040\",   \n        dateFormat:'dd.mm.yy'\n    } \n  );\n\n\n\n\n            $('#comment').keyup(function () {\n    var characterCount = $(this).val().length,\n        current = $('#current_comment'),\n        maximum = $('#maximum_comment'),\n        theCount = $('#the-count_comment');\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:#2196f3; 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\/* Interaction Cues\n----------------------------------*\/\n.ui-state-disabled {\n\tcursor: default !important;\n}\n\n\n\/* Icons\n----------------------------------*\/\n\n\/* states and images *\/\n.ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n\n\/* Misc visuals\n----------------------------------*\/\n\n\/* Overlays *\/\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-datepicker {\n\twidth: 17em;\n\tpadding: .2em .2em 0;\n\tdisplay: none;\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker-week-end,\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tcolor: #000000;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n\n\/* icon support *\/\n.ui-menu-icons {\n     position: relative;\n}\n.ui-menu-icons .ui-menu-item {\n     padding-left: 2em;\n}\n\n\/* left-aligned *\/\n.ui-menu .ui-icon {\n     position: absolute;\n     top: 0;\n     bottom: 0;\n     left: .2em;\n     margin: auto 0;\n}\n\n\/* right-aligned *\/\n.ui-menu .ui-menu-icon {\n     left: auto;\n     right: 0;\n}\n\n\/* Component containers\n----------------------------------*\/\n.ui-widget {\n     font-family: Arial,Helvetica,Geneva; \/*FONTCAL*\/\n}\n.ui-widget .ui-widget {\n     font-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n     font-family: Arial,Helvetica,Geneva; \/*FONTCAL*\/\n     font-size: 1em;\n}\n.ui-widget-content {\n     border: 1px solid #000000; \/*BORDERCAL*\/\n     background: #EEEEEE; \/*BGCAL*\/\n     color: #000000; \/*TEXTCAL*\/\n}\n\n.ui-widget-header {\n     border: 1px solid #000000;\n     background: #CCCCCC;\/*BGHEADINGCAL*\/\n     color: #000000;\n     font-weight: normal;\n}\n\n\n\/* Interaction states\n----------------------------------*\/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default {\n     border: 1px solid #000000; \/*FONTCAL*\/\n     background: #B6CDE9; \/*BGDAYCAL*\/\n     font-weight: normal;\n     color: #000000;\/*TEXTCAL*\/\n}\n\n\/* Misc visuals\n----------------------------------*\/\n\n\/* Corner radius *\/\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n     border-top-left-radius: 4px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n     border-top-right-radius: 4px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n     border-bottom-left-radius: 4px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n     border-bottom-right-radius: 4px;\n}\n\n\/* Icons\n----------------------------------*\/\n\n\/* states and images *\/\n.ui-icon {\n     width: 16px;\n     height: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n     background-image: url(\"https:\/\/code.jquery.com\/ui\/1.11.2\/themes\/smoothness\/images\/ui-icons_222222_256x240.png\");\n}\n.ui-widget-header .ui-icon {\n     background-image: url(\"https:\/\/code.jquery.com\/ui\/1.11.2\/themes\/smoothness\/images\/ui-icons_222222_256x240.png\");\n}\n\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon {\n     background-image: url(\"https:\/\/code.jquery.com\/ui\/1.11.2\/themes\/smoothness\/images\/ui-icons_454545_256x240.png\");\n}\n.ui-state-active .ui-icon {\n     background-image: url(\"https:\/\/code.jquery.com\/ui\/1.11.2\/themes\/smoothness\/images\/ui-icons_454545_256x240.png\");\n}\n\n\/* positioning *\/\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus {\n\t\/*border: 1px solid #999999;*\/\n\tborder: 1px solid #000000;\n\n\tfont-weight: normal;\n\tcolor: #212121;\n}\n\ndiv.ui-datepicker{\n\tfont-family: Arial,Helvetica,Geneva;\n\tfont-size:10px;\n}\n\n.timepicker {\n    display: none;\n    position: fixed;\n    border-color: #000000;\n    border-style: solid;\n    border-width: 1px;\n    background: #FFFFFF;\n    overflow-y: auto;\n    max-height: 150px;\n    width: 9em;     \n}\n\n.timepicker-list {\n   margin: 0;\n   padding: 0;\n   list-style: none;\n}\n\n.timepicker-list li {\n   padding: 3px 0 3px 5px;\n   cursor: pointer;\n   white-space: nowrap;\n   color: #111111;\n   list-style: none;\n   margin: 0;\n}\n\n.timepicker-list li:hover {\n    color: #FFFFFF;\n    background-color: #2196F3; \n}.timepicker {\n    display: none;\n    position: fixed;\n    border-color: #000000;\n    border-style: solid;\n    border-width: 1px;\n    background: #FFFFFF;\n    overflow-y: auto;\n    max-height: 150px;\n    width: 9em;     \n}\n\n.timepicker-list {\n   margin: 0;\n   padding: 0;\n   list-style: none;\n}\n\n.timepicker-list li {\n   padding: 3px 0 3px 5px;\n   cursor: pointer;\n   white-space: nowrap;\n   color: #111111;\n   list-style: none;\n   margin: 0;\n}\n\n.timepicker-list li:hover {\n    color: #FFFFFF;\n    background-color: #2196F3; \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\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-white\">\n      <h1>Terminanfrage<\/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=\"712504\">\n  <input type=\"hidden\" name=\"settings\" value=\"cXZ7ZHJrY2Vicg==\">\n  <input type=\"hidden\" name=\"redirect\" value=\"https:\/\/reemts.online\/index.php\/danke-fuer-ihre-e-mail\/\">\n  <input type=\"hidden\" name=\"subject\" value=\"Terminanfrage von reemts.online\">\n  <input type=\"hidden\" name=\"admin\" value=\"YHJ1enZkY3JlV2VycnpjZDl4eXt+eXI=\">\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__salutation\" value=\"QW5yZWRl\">\n   <input type=\"hidden\" name=\"label__first_name\" value=\"Vm9ybmFtZQ==\">\n   <input type=\"hidden\" name=\"label__surname\" value=\"TmFjaG5hbWU=\">\n   <input type=\"hidden\" name=\"label__email\" value=\"RS1NYWls\">\n   <input type=\"hidden\" name=\"label__phone\" value=\"VGVsZWZvbg==\">\n   <input type=\"hidden\" name=\"label__date\" value=\"YWIgZm9sZ2VuZGVtIERhdHVt\">\n   <input type=\"hidden\" name=\"label__time\" value=\"enUvYWIgYmVzdGltbXRlciBVaHJ6ZWl0\">\n   <input type=\"hidden\" name=\"label__weekday\" value=\"enUgYmVzdGltbXRlbiBXb2NoZW50YWc=\">\n   <input type=\"hidden\" name=\"label__comment\" value=\"QmVtZXJrdW5nZW4=\">\n   <input type=\"hidden\" name=\"label__Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden.\" value=\"SWNoIGhhYmUgZGllIERhdGVuc2NodXR6ZXJrbMOkcnVuZyBnZWxlc2VuLiBJY2ggc3RpbW1lIHp1LCBkYXNzIG1laW5lIEFuZ2FiZW4genVyIEtvbnRha3RhdWZuYWhtZSB1bmQgZsO8ciBSw7xja2ZyYWdlbiBkYXVlcmhhZnQgZ2VzcGVpY2h0IHdlcmRlbi4=\">\n\n  \n<div class=\"w3-container\">\n\t<p><h3>Zur Person<\/h3><\/p>\n<\/div>\n\n<div class=\"w3-row\">\n<div class=\"w3-col m4\">\n<div class=\"w3-container\">\n\t<p>\n\t<label>Anrede<\/label>\n\t<select class=\"w3-select w3-white\" id=\"salutation\" name=\"salutation\" size=\"1\">\n\t\t\t<option value=\" \"> <\/option>\n\t\t\t<option value=\"Herr\">Herr<\/option>\n\t\t\t<option value=\"Frau\">Frau<\/option>\n<\/select> \n\t\t<\/p>\n<\/div>\n\n<\/div>\n<div class=\"w3-col m4\">\n<div class=\"w3-container\">\n\t<p>\n\t<label>Vorname<\/label>\n\t<input class=\"w3-input w3-white\" type=\"text\" name=\"first_name\" id=\"first_name\" value=\"\" maxLength=\"100\">\n\t\t<\/p>\n<\/div>\n\n<\/div>\n<div class=\"w3-col m4\">\n<div class=\"w3-container\">\n\t<p>\n\t<label>Nachname<span style=\"color: red;\"> *<\/span><\/label>\n\t<input class=\"w3-input w3-white\" type=\"text\" name=\"surname\" id=\"surname\" value=\"\" maxLength=\"100\" required oninvalid=\"this.setCustomValidity('Bitte geben Sie noch Ihren Namen an.')\"\n\toninput=\"this.setCustomValidity('')\">\n\t\t<\/p>\n<\/div>\n\n<\/div>\n<\/div>\n\n<div class=\"w3-row\">\n<div class=\"w3-col m6\">\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>\n<div class=\"w3-col m6\">\n<div class=\"w3-container\">\n\t<p>\n\t<label>Telefon<\/label>\n\t<input class=\"w3-input w3-white\" type=\"text\" name=\"phone\" id=\"phone\" value=\"\" maxLength=\"100\">\n\t\t<\/p>\n<\/div>\n\n<\/div>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p><hr>\n<h3>Terminwahl<\/h3>\n<p>n\u00e4chstm\u00f6glicher Termin<\/p><\/p>\n<\/div>\n\n<div class=\"w3-row\">\n<div class=\"w3-col m4\">\n<div class=\"w3-container\">\n\t<p>\n\t<label>ab folgendem Datum<\/label>\n\t<input class=\"w3-input w3-white\" type=\"text\" name=\"date\" id=\"date\" value=\"\">\n\t\t<\/p>\n<\/div>\n\n<\/div>\n<div class=\"w3-col m4\">\n<div class=\"w3-container\">\n\t<p>\n\t<label>zu\/ab bestimmter Uhrzeit<\/label>\n\t<input class=\"w3-input w3-white timepickerField\" type=\"text\" name=\"time\" id=\"time\" value=\"\">\n\t\t<\/p>\n<\/div>\n\n<\/div>\n<div class=\"w3-col m4\">\n<div class=\"w3-container\">\n\t<p>\n\t<label>zu bestimmten Wochentag<\/label>\n\t<select class=\"w3-select w3-white\" id=\"weekday\" name=\"weekday\" size=\"1\">\n\t\t\t<option value=\"   \">   <\/option>\n\t\t\t<option value=\"jeden Werkstag\">jeden Werkstag<\/option>\n\t\t\t<option value=\"Montag\">Montag<\/option>\n\t\t\t<option value=\"Dienstag\">Dienstag<\/option>\n\t\t\t<option value=\"Mittwoch\">Mittwoch<\/option>\n\t\t\t<option value=\"Donnerstag\">Donnerstag<\/option>\n\t\t\t<option value=\"Freitag (nur bis 12:00 Uhr)\">Freitag (nur bis 12:00 Uhr)<\/option>\n<\/select> \n\t\t<\/p>\n<\/div>\n\n<\/div>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p><hr>\n<h3>Zus\u00e4tzliche Angaben<\/h3><\/p>\n<\/div>\n\n<div class=\"w3-container\">\n\t<p>\n\t<label>Bemerkungen<\/label>\n\t<div>\t<textarea class=\"w3-input w3-white\" type=\"text\" style=\"resize:none\" name=\"comment\" id=\"comment\" value=\"\" rows=\"5\" maxlength=\"500\"><\/textarea>\n<div id=\"the-count_comment\" style=\"font-family: inherit; font-style: inherit; float: right; padding: 0.1em 0 0 0; font-size: 0.95em;\"><span id=\"current_comment\">0<\/span><span id=\"maximum_comment\"> \/ 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<input class=\"w3-check\" type=\"checkbox\" value=\"x\" name=\"Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden.\" id=\"Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden.\">&nbsp;<label>Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr R\u00fcckfragen dauerhaft gespeicht werden.<\/label>\n\t<p class=\"w3-opacity\"><a href=\"https:\/\/reemts.online\/index.php\/datenschutzerklaerung\/\" target=\"_blank\" rel=\"noopener\">Datenschutzerkl\u00e4rung<\/a><\/p>\n\t<\/p>\n<\/div>\n\n<div class=\"row internal\">\n<p>\n<label><\/label>\n<input class=\"w3-input w3-border\" type=\"text\" name=\"internal_value\" id=\"internal_value\">\n<\/p>\n<\/div>\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\n\n\n\n<div id=\"timePickerDiv_time\" class=\"timepicker\">\n     <ul class=\"timepicker-list\">\n          \n          <li>06:00<\/li>\n<li>06:15<\/li>\n<li>06:30<\/li>\n<li>06:45<\/li>\n<li>07:00<\/li>\n<li>07:15<\/li>\n<li>07:30<\/li>\n<li>07:45<\/li>\n<li>08:00<\/li>\n<li>08:15<\/li>\n<li>08:30<\/li>\n<li>08:45<\/li>\n<li>09:00<\/li>\n<li>09:15<\/li>\n<li>09:30<\/li>\n<li>09:45<\/li>\n<li>10:00<\/li>\n<li>10:15<\/li>\n<li>10:30<\/li>\n<li>10:45<\/li>\n<li>11:00<\/li>\n<li>11:15<\/li>\n<li>11:30<\/li>\n<li>11:45<\/li>\n<li>12:00<\/li>\n<li>12:15<\/li>\n<li>12:30<\/li>\n<li>12:45<\/li>\n<li>13:00<\/li>\n<li>13:15<\/li>\n<li>13:30<\/li>\n<li>13:45<\/li>\n<li>14:00<\/li>\n<li>14:15<\/li>\n<li>14:30<\/li>\n<li>14:45<\/li>\n<li>15:00<\/li>\n<li>15:15<\/li>\n<li>15:30<\/li>\n<li>15:45<\/li>\n<li>16:00<\/li>\n<li>16:15<\/li>\n<li>16:30<\/li>\n<li>16:45<\/li>\n<li>17:00<\/li>\n<li>17:15<\/li>\n<li>17:30<\/li>\n<li>17:45<\/li>\n<li>18:00<\/li>\n<li>18:15<\/li>\n<li>18:30<\/li>\n<li>18:45<\/li>\n<li>19:00<\/li>\n<li>19:15<\/li>\n<li>19:30<\/li>\n<li>19:45<\/li>\n<li>20:00<\/li>\n<li>20:15<\/li>\n<li>20:30<\/li>\n<li>20:45<\/li>\n<li>21:00<\/li>\n<li>21:15<\/li>\n<li>21:30<\/li>\n<li>21:45<\/li>\n<li>22:00<\/li>\n<li>22:15<\/li>\n<li>22:30<\/li>\n<li>22:45<\/li>\n<li>23:00<\/li>\n\n     <\/ul>\n<\/div>\n\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\n\n\n\n\n\n\nvar lastPicker;\nvar lastId = \"\";\n\n$(document).ready(function() \n{\n     $(document).click(function(e)  {\n          hidePicker();\n     });\n\n     $(\"ul.timepicker-list  li\").click(function(e) {               \n          var text = $(this).text();\n          $(\"#\" + lastId).val(text);\n          hidePicker();\n     });\n\n     $(\".timepickerField\").keyup(function(e) {\n          if (e.keyCode == 9) hidePicker();\n     });\n\n     $(\".timepickerField\").focusin(function(e) {\n          showPicker(e.target.id);\n     });     \n\n     $(\".timepickerField\").on('focus, mousedown', function(e) {\n          showPicker(e.target.id);              \n     });\n\n     $(window).scroll(function (e) {\n          if (lastPicker != null) positionPicker(lastId);          \n     });\n\n     $(window).resize(function (e) {\n          if (lastPicker != null) positionPicker(lastId);          \n     });\n\n\n     function showPicker(id)\n     {\n        hidePicker();\n        positionPicker(id);\n        $(\"#timePickerDiv_\" + id).css(\"display\", \"block\");\n        lastId = id; \n\n        setTimeout(function() {\n              lastPicker = $(\"#timePickerDiv_\" + id);\n        }, 300);    \n     }\n\n     function positionPicker(id)\n     {\n        var pos =  $(\"#\" + id).offset();\n        var scrollTop =  $(window).scrollTop();\n        var sizeHeight = $(\"#\" + id).height();\n\n        var newPosX = pos.left;\n        var newPosY = pos.top + sizeHeight + 20 - scrollTop;        \n        \n        $(\"#timePickerDiv_\" + id).css(\"left\", newPosX);\n        $(\"#timePickerDiv_\" + id).css(\"top\", newPosY);\n     }     \n\n     function hidePicker() \n     {\n       if (lastPicker != null)\n       {\n         lastPicker.css(\"display\", \"none\");\n         lastPicker = null;\n         lastId = \"\";\n       }\n     }     \n\n     function hidePicker() \n     {\n       if (lastPicker != null)\n       {\n         lastPicker.css(\"display\", \"none\");\n         lastPicker = null;\n         lastId = \"\";\n       }\n     }\n});\n\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<br>\n\n\n\n<p class=\"wp-block-paragraph\">Datenschutzerkl\u00e4rung zum Erstkontakt \u00fcber EMail<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pflichtinformationen gem\u00e4\u00df Artikel 13 DSGVO<\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Im Falle des Erstkontakts sind wir gem\u00e4\u00df Art. 12, 13 DSGVO verpflichtet, Ihnen folgende datenschutzrechtliche Pflichtinformationen zur Verf\u00fcgung zu stellen: Wenn Sie uns per E-Mail kontaktieren, verarbeiten wir Ihre personenbezogenen Daten nur, soweit an der Verarbeitung ein berechtigtes Interesse besteht (Art. 6 Abs. 1 lit. f DSGVO), Sie in die Datenverarbeitung eingewilligt haben (Art. 6 Abs. 1 lit. a DSGVO), die Verarbeitung f\u00fcr die Anbahnung, Begr\u00fcndung, inhaltliche Ausgestaltung oder \u00c4nderung eines Rechtsverh\u00e4ltnisses zwischen Ihnen und uns erforderlich sind (Art. 6 Abs. 1 lit. b DSGVO) oder eine sonstige Rechtsnorm die Verarbeitung gestattet. Ihre personenbezogenen Daten verbleiben bei uns, bis Sie uns zur L\u00f6schung auffordern, Ihre Einwilligung zur Speicherung widerrufen oder der Zweck f\u00fcr die Datenspeicherung entf\u00e4llt (z.B. nach abgeschlossener Bearbeitung Ihres Anliegens). Zwingende gesetzliche Bestimmungen \u2013 insbesondere steuer- und handelsrechtliche Aufbewahrungsfristen \u2013 bleiben unber\u00fchrt. Sie haben jederzeit das Recht, unentgeltlich Auskunft \u00fcber Herkunft, Empf\u00e4nger und Zweck Ihrer gespeicherten personenbezogenen Daten zu erhalten. Ihnen steht au\u00dferdem ein Recht auf Widerspruch, auf Daten\u00fcbertragbarkeit und ein Beschwerderecht bei der zust\u00e4ndigen Aufsichtsbeh\u00f6rde zu. Ferner k\u00f6nnen Sie die Berichtigung, die L\u00f6schung und unter bestimmten Umst\u00e4nden die Einschr\u00e4nkung der Verarbeitung Ihrer personenbezogenen Daten verlangen. Details entnehmen Sie unserer <a href=\"https:\/\/reemts.online\/index.php\/datenschutzerklaerung\">Datenschutzerkl\u00e4rung.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Terminanfrage von reemts.online Terminanfrage Zur Person Anrede HerrFrau Vorname Nachname * E-Mail * Telefon Terminwahl n\u00e4chstm\u00f6glicher Termin ab folgendem Datum zu\/ab bestimmter Uhrzeit zu bestimmten Wochentag jeden WerkstagMontagDienstagMittwochDonnerstagFreitag (nur bis 12:00 Uhr) Zus\u00e4tzliche Angaben Bemerkungen 0 \/ 500 * Pflichtfelder &nbsp;Ich habe die Datenschutzerkl\u00e4rung gelesen. Ich stimme zu, dass meine Angaben zur Kontaktaufnahme und f\u00fcr&hellip; <br \/> <a class=\"read-more\" href=\"https:\/\/reemts.online\/index.php\/terminanfrage\/\">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-236","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/pages\/236","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=236"}],"version-history":[{"count":2,"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/pages\/236\/revisions"}],"predecessor-version":[{"id":246,"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/pages\/236\/revisions\/246"}],"wp:attachment":[{"href":"https:\/\/reemts.online\/index.php\/wp-json\/wp\/v2\/media?parent=236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}