{"id":23179,"date":"2023-11-21T10:48:39","date_gmt":"2023-11-21T09:48:39","guid":{"rendered":"https:\/\/dev.breuell-hilgenfeldt.de\/contacts\/"},"modified":"2025-05-21T11:52:58","modified_gmt":"2025-05-21T09:52:58","slug":"contacts","status":"publish","type":"page","link":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/","title":{"rendered":"Contacts"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23179\" class=\"elementor elementor-23179 elementor-19594\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-65c7f75 wd-section-stretch e-flex e-con-boxed e-con e-parent\" data-id=\"65c7f75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cdb226 elementor-widget__width-initial wd-width-100 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-wd_title\" data-id=\"1cdb226\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-large text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h1 class=\"woodmart-title-container title wd-fontsize-xxl\">Get in touch with us<\/h1> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"title-after_title reset-last-child wd-fontsize-s\">\n\t\t\t\t\t<p>Find your contact person or get in touch directly with an employee of your choice.<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-4a12ddd e-flex e-con-boxed e-con e-parent\" data-id=\"4a12ddd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cf509a exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"2cf509a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact person by postcode<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d313436 color-scheme-inherit text-left exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"d313436\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Find your direct contact partner<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b0bbbe exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"0b0bbbe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Font Awesome einbinden -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n\r\n<style>\r\n\/* === Ansprechpartner Card === *\/\r\n.result-card {\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 20px;\r\n  background-color: #EFF1FA;\r\n  padding: 20px;\r\n  width: 100%;\r\n  max-width: 700px;\r\n  transition: box-shadow 0.3s ease;\r\n  border: 1px solid #e0e0e0;\r\n  box-shadow: none;\r\n  margin-top: 16px;\r\n}\r\n.result-card:hover {\r\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\r\n}\r\n.result-card img {\r\n  width: 80px;\r\n  height: 80px;\r\n  border-radius: 50px;\r\n  object-fit: cover;\r\n}\r\n.result-info {\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n.result-info strong {\r\n  color: #405AA9;\r\n  font-size: 1.2rem;\r\n  margin-bottom: 6px;\r\n}\r\n.contact-tag-wrapper {\r\n  display: flex;\r\n  justify-content: flex-start;\r\n  width: 100%;\r\n  margin-bottom: 10px;\r\n}\r\n.contact-tag {\r\n  background-color: #4b76f9;\r\n  color: white;\r\n  font-size: 0.75rem;\r\n  padding: 4px 12px;\r\n  border-radius: 50px;\r\n  white-space: nowrap;\r\n  display: inline-block;\r\n}\r\n.contact-hint {\r\n  font-size: 0.95rem;\r\n  color: #555;\r\n  margin-bottom: 16px;\r\n}\r\n.contact-actions {\r\n  display: flex;\r\n  gap: 16px;\r\n}\r\n.contact-actions a {\r\n  padding: 8px 16px;\r\n  font-size: 13px;\r\n  text-decoration: none;\r\n  border: 2px solid transparent;\r\n  border-radius: 0px;\r\n  transition: all 0.3s ease;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n}\r\n\r\n\/* Telefon: filled button *\/\r\n.contact-actions a.phone {\r\n  background-color: #405AA9;\r\n  color: white;\r\n  border-color: #405AA9;\r\n}\r\n.contact-actions a.phone:hover {\r\n  background-color: #2E4491;\r\n  border-color: #2E4491;\r\n}\r\n\r\n\/* Email: outlined button \u2192 filled on hover *\/\r\n.contact-actions a.email {\r\n  background-color: transparent;\r\n  color: #405AA9;\r\n  border-color: #405AA9;\r\n}\r\n.contact-actions a.email:hover {\r\n  background-color: #405AA9;\r\n  color: white;\r\n}\r\n\r\n\/* === Suchfeld mit Lupe === *\/\r\n.search-container {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  width: 100%;\r\n}\r\n.search-wrapper {\r\n  position: relative;\r\n  width: 100%;\r\n  max-width: 100%;\r\n}\r\n.search-wrapper input {\r\n  width: 100%;\r\n  padding: 14px 40px 14px 16px;\r\n  font-size: 1.2rem;\r\n  border: none;\r\n  border-bottom: 2px solid #ccc;\r\n  outline: none;\r\n  transition: border-color 0.3s ease;\r\n  border-radius: 0;\r\n}\r\n.search-wrapper input:focus {\r\n  border-color: #4b76f9;\r\n}\r\n.search-wrapper i {\r\n  position: absolute;\r\n  right: 12px;\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n  color: #999;\r\n  font-size: 1.1rem;\r\n  pointer-events: none;\r\n}\r\n\r\n\/* === Mobil === *\/\r\n@media (max-width: 600px) {\r\n  .search-wrapper {\r\n    max-width: 100%;\r\n  }\r\n  .result-card {\r\n    flex-direction: column;\r\n    align-items: center;\r\n    text-align: center;\r\n  }\r\n  .result-card img {\r\n    margin-bottom: 10px;\r\n  }\r\n  .contact-actions {\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- === HTML: Suchfeld + Lupe === -->\r\n<div class=\"search-container\">\r\n  <div class=\"search-wrapper\">\r\n    <input type=\"text\" id=\"plzInput\" placeholder=\"Enter postal code...\" maxlength=\"5\" oninput=\"liveSearch()\">\r\n    <i class=\"fas fa-search\"><\/i>\r\n  <\/div>\r\n<\/div>\r\n\r\n<div id=\"resultBox\"><\/div>\r\n\r\n<!-- === JavaScript: PLZ-Suche === -->\r\n<script>\r\nconst contacts = [\r\n  {\r\n    ranges: [[1,9],[60,99]],\r\n    name: \"Lennart Behrens\",\r\n    title: \"Area Sales Manager\",\r\n    phone: \"040\/538092-950\",\r\n    email: \"behrens@bh-gmbh.com\",\r\n    image: \"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/01\/Platzhalter-1.jpg\"\r\n  },\r\n  {\r\n    ranges: [[10,19],[34,39],[50,59]],\r\n    name: \"Asya Taskan\",\r\n    title: \"Area Sales Manager\",\r\n    phone: \"040\/538092-752\",\r\n    email: \"taskan@bh-gmbh.com\",\r\n    image: \"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/asya-camoglu-mitarbeiterbild-1.jpg\"\r\n  },\r\n  {\r\n    ranges: [[20,29]],\r\n    name: \"Saskia Vent\",\r\n    title: \"Area Sales Manager\",\r\n    phone: \"040\/538092-913\",\r\n    email: \"vent@bh-gmbh.com\",\r\n    image: \"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/saskia-vent-mitarbeiterbild-1.jpg\"\r\n  },\r\n  {\r\n    ranges: [[30,33],[40,49]],\r\n    name: \"Eveliina Tiusanen\",\r\n    title: \"Area Sales Manager\",\r\n    phone: \"040\/538092-23\",\r\n    email: \"tiusanen@bh-gmbh.com\",\r\n    image: \"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/12\/tiina-eveliina-tiusanen-mitarbeiterbild.jpg\"\r\n  }\r\n];\r\n\r\nfunction liveSearch() {\r\n  const plz = document.getElementById(\"plzInput\").value;\r\n  const resultBox = document.getElementById(\"resultBox\");\r\n  resultBox.innerHTML = \"\";\r\n\r\n  if (plz.length >= 2) {\r\n    const plzPrefix = parseInt(plz.substring(0, 2));\r\n    const contact = contacts.find(c =>\r\n      c.ranges.some(r => plzPrefix >= r[0] && plzPrefix <= r[1])\r\n    );\r\n\r\n    if (contact) {\r\n      resultBox.innerHTML = `\r\n        <div class=\"result-card\">\r\n          <img decoding=\"async\" src=\"${contact.image}\" alt=\"${contact.name}\">\r\n          <div class=\"result-info\">\r\n            <strong>${contact.name}<\/strong>\r\n            <div class=\"contact-tag-wrapper\">\r\n              <div class=\"contact-tag\">${contact.title}<\/div>\r\n            <\/div>\r\n            <div class=\"contact-hint\">Ich helfe Ihnen gerne weiter,<br> rufen Sie mich an oder schreiben Sie mir eine Nachricht.<\/br><\/div>\r\n            <div class=\"contact-actions\">\r\n              <a href=\"tel:${contact.phone}\" class=\"phone\"><i class=\"fas fa-phone\"><\/i> Jetzt anrufen<\/a>\r\n              <a href=\"mailto:${contact.email}\" class=\"email\"><i class=\"fas fa-envelope\"><\/i> Nachricht schreiben<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>`;\r\n    } else {\r\n      resultBox.innerHTML = \"Kein Ansprechpartner f\u00fcr diese Postleitzahl gefunden.\";\r\n    }\r\n  }\r\n}\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-56cc90c wd-section-stretch wd-animation-slide-from-bottom e-flex e-con-boxed wd-animation-normal wd_delay_100 wd-animation wd-transform e-con e-parent\" data-id=\"56cc90c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81b4b27 wd-width-100 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-wd_title\" data-id=\"81b4b27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-primary wd-title-style-bordered wd-title-size-medium text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h2 class=\"woodmart-title-container title wd-fontsize-xl\">Get in touch with us<\/h2> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"title-after_title reset-last-child wd-fontsize-s\">\n\t\t\t\t\t<p>If you have any questions directly for our team, please do not hesitate to contact us.<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-d5bd34a wd-animation-slide-from-bottom e-flex e-con-boxed wd-animation-normal wd_delay_100 wd-animation wd-transform e-con e-parent\" data-id=\"d5bd34a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea1eab3 wd-width-100 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-wd_title\" data-id=\"ea1eab3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-primary wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h3 class=\"woodmart-title-container title wd-fontsize-l\">Our Sales Team<\/h3> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cc8bc7 color-scheme-inherit text-left exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"4cc8bc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><div class=\"tmm tmm_area-sales-manager\"><div class=\"tmm_5_columns tmm_wrap tmm_theme_f\"><span class=\"tmm_two_containers_tablet\"><\/span><div class=\"tmm_container\"><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_area-sales-manager_0\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/julien-behnert-mitarbeiterbild.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Julien<\/span> <span class=\"tmm_lname\">Behnert<\/span><\/div><div class=\"tmm_job\">Team Lead Sales<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092925\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:&#098;ehn&#101;&#114;t&#064;&#098;&#114;euell-&#104;il&#103;&#101;&#110;fel&#100;t&#046;d&#101;\" title=\"E-MAil\"><img decoding=\"async\" alt=\"E-MAil\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_area-sales-manager_1\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/asya-camoglu-mitarbeiterbild-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Asya<\/span> <span class=\"tmm_lname\">Taskan<\/span><\/div><div class=\"tmm_job\">Area Sales Manager<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092752\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:t&#097;sk&#097;&#110;&#064;br&#101;ue&#108;l&#045;h&#105;&#108;&#103;e&#110;f&#101;l&#100;&#116;.d&#101;\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><span class=\"tmm_two_containers_tablet\"><\/span><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_area-sales-manager_2\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/saskia-vent-mitarbeiterbild-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Saskia<\/span> <span class=\"tmm_lname\">Vent<\/span><\/div><div class=\"tmm_job\">Area Sales Manager<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092913\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:ven&#116;&#064;b&#114;euell-&#104;&#105;l&#103;&#101;&#110;feld&#116;&#046;de\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_area-sales-manager_3\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/01\/Platzhalter-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Steven<\/span> <span class=\"tmm_lname\">Petersilge<\/span><\/div><div class=\"tmm_job\">Area Sales Manager<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092908\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:&#112;ete&#114;&#115;i&#108;&#103;e&#064;&#064;br&#101;u&#101;&#108;l-&#104;il&#103;enfe&#108;dt.&#100;e\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><span class=\"tmm_two_containers_tablet\"><\/span><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_area-sales-manager_4\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/12\/tiina-eveliina-tiusanen-mitarbeiterbild.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Tiina Eveliina<\/span> <span class=\"tmm_lname\">Tiusanen<\/span><\/div><div class=\"tmm_job\">Area Sales Manager<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092916\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:ti&#117;sa&#110;en&#064;b&#114;&#101;ue&#108;l&#045;h&#105;l&#103;&#101;n&#102;&#101;&#108;dt&#046;&#100;&#101;\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-be89d07 wd-animation-slide-from-bottom e-flex e-con-boxed wd-animation-normal wd_delay_100 wd-animation wd-transform e-con e-parent\" data-id=\"be89d07\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f50942 wd-width-100 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-wd_title\" data-id=\"5f50942\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-primary wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h3 class=\"woodmart-title-container title wd-fontsize-l\">Our technical team<\/h3> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1682e47 color-scheme-inherit text-left exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"1682e47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><div class=\"tmm tmm_technik\"><div class=\"tmm_5_columns tmm_wrap tmm_theme_f\"><span class=\"tmm_two_containers_tablet\"><\/span><div class=\"tmm_container\"><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_technik_0\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/01\/Platzhalter-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Sebastian<\/span> <span class=\"tmm_lname\">Schwank<\/span><\/div><div class=\"tmm_job\">Technical Support<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092926\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:&#115;c&#104;&#119;&#097;n&#107;&#064;&#098;reuel&#108;-&#104;&#105;lgen&#102;&#101;&#108;d&#116;.de\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_technik_1\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/01\/Platzhalter-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Carsten<\/span> <span class=\"tmm_lname\">Ahlgrim<\/span><\/div><div class=\"tmm_job\">Leiter L\u00fcftungstechnik<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+494053809259\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:&#097;hlgr&#105;m&#064;b&#114;e&#117;ell&#045;&#104;&#105;&#108;&#103;&#101;&#110;fe&#108;d&#116;.d&#101;\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><span class=\"tmm_two_containers_tablet\"><\/span><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_technik_2\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/andreas-grubert-mitarbeiterbild-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Andreas<\/span> <span class=\"tmm_lname\">Grubert<\/span><\/div><div class=\"tmm_job\">Technical Sales Representative<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+494053809213\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:g&#114;u&#098;&#101;&#114;&#116;&#064;&#098;&#114;&#101;&#117;ell-&#104;ilgenf&#101;&#108;dt.d&#101;\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-c6b8740 wd-animation-slide-from-bottom e-flex e-con-boxed wd-animation-normal wd_delay_100 wd-animation wd-transform e-con e-parent\" data-id=\"c6b8740\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1ac5f1 wd-width-100 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-wd_title\" data-id=\"e1ac5f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-primary wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h3 class=\"woodmart-title-container title wd-fontsize-l\">Our retrofit team<\/h3> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-023125d exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-button\" data-id=\"023125d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/retrofit\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-long-arrow-alt-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More about Retrofit<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-91ee6c2 color-scheme-inherit text-left exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"91ee6c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><div class=\"tmm tmm_retrofit\"><div class=\"tmm_5_columns tmm_wrap tmm_plugin_f\"><span class=\"tmm_two_containers_tablet\"><\/span><div class=\"tmm_container\"><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_retrofit_0\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/05\/rudolf-brose-mitarbeiterbild.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Rudolf<\/span> <span class=\"tmm_lname\">Brose<\/span><\/div><div class=\"tmm_job\">Retrofit<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092953\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:br&#111;&#115;&#101;&#064;&#098;reuel&#108;&#045;h&#105;&#108;&#103;&#101;&#110;&#102;&#101;&#108;d&#116;&#046;&#100;e\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_retrofit_1\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/dieter-hildebrandt-mitarbeiterbild-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Dieter<\/span> <span class=\"tmm_lname\">Hildebrandt<\/span><\/div><div class=\"tmm_job\">Retrofit<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092943\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:&#104;&#105;l&#100;&#101;&#098;&#114;and&#116;&#064;breu&#101;&#108;l-h&#105;lg&#101;nfeld&#116;.&#100;e\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><span class=\"tmm_two_containers_tablet\"><\/span><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_retrofit_2\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/jessica-kastell-mitarbeiterbild-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Jessica<\/span> <span class=\"tmm_lname\">Kastell<\/span><\/div><div class=\"tmm_job\">Retrofit<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092870\" title=\"Telefon\"><img decoding=\"async\" alt=\"Telefon\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:&#107;as&#116;el&#108;&#064;b&#114;eue&#108;&#108;-&#104;&#105;l&#103;e&#110;f&#101;&#108;&#100;t.d&#101;\" title=\"E-Mail\"><img decoding=\"async\" alt=\"E-Mail\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div class=\"tmm_member\" style=\"border-top:#405aa9 solid 5px;\"><div class=\"tmm_photo tmm_pic_retrofit_3\" style=\"background: url(https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/01\/Platzhalter-1.jpg); margin-left: auto; margin-right:auto; background-size:cover !important;\"><\/div><div class=\"tmm_textblock\"><div class=\"tmm_names\"><span class=\"tmm_fname\">Sebastian<\/span> <span class=\"tmm_lname\">Schwank<\/span><\/div><div class=\"tmm_job\">Technical Support<\/div><div class=\"tmm_scblock\"><a class=\"tmm_sociallink\" href=\"tel:+4940538092926\" title=\"\"><img decoding=\"async\" alt=\"\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/phone.png\"\/><\/a><a class=\"tmm_sociallink\" href=\"mailto:&#115;&#099;&#104;&#119;&#097;n&#107;&#064;&#098;&#114;&#101;&#117;ell&#045;&#104;&#105;&#108;g&#101;&#110;fe&#108;&#100;&#116;&#046;&#100;&#101;\" title=\"\"><img decoding=\"async\" alt=\"\" src=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/plugins\/team-members\/inc\/img\/links\/email.png\"\/><\/a><\/div><\/div><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Get in touch with us Find your contact person or get in touch directly with an employee of your choice.<\/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-23179","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contacts<\/title>\n<meta name=\"description\" content=\"Find a contact person for your postcode or contact a suitable employee directly.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contacts\" \/>\n<meta property=\"og:description\" content=\"Find a contact person for your postcode or contact a suitable employee directly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/\" \/>\n<meta property=\"og:site_name\" content=\"Breuell &amp; Hilgenfeldt GmbH\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-21T09:52:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/Logo-Website.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/\",\"url\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/\",\"name\":\"Contacts\",\"isPartOf\":{\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#website\"},\"datePublished\":\"2023-11-21T09:48:39+00:00\",\"dateModified\":\"2025-05-21T09:52:58+00:00\",\"description\":\"Find a contact person for your postcode or contact a suitable employee directly.\",\"breadcrumb\":{\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contacts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#website\",\"url\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/\",\"name\":\"Breuell & Hilgenfeldt GmbH\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#organization\"},\"alternateName\":\"B&H\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#organization\",\"name\":\"Breuell & Hilgenfeldt GmbH\",\"alternateName\":\"B&H\",\"url\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/Logo-kompakt.png\",\"contentUrl\":\"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/Logo-kompakt.png\",\"width\":696,\"height\":696,\"caption\":\"Breuell & Hilgenfeldt GmbH\"},\"image\":{\"@id\":\"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contacts","description":"Find a contact person for your postcode or contact a suitable employee directly.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Contacts","og_description":"Find a contact person for your postcode or contact a suitable employee directly.","og_url":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/","og_site_name":"Breuell &amp; Hilgenfeldt GmbH","article_modified_time":"2025-05-21T09:52:58+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/Logo-Website.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/","url":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/","name":"Contacts","isPartOf":{"@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#website"},"datePublished":"2023-11-21T09:48:39+00:00","dateModified":"2025-05-21T09:52:58+00:00","description":"Find a contact person for your postcode or contact a suitable employee directly.","breadcrumb":{"@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/contacts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Contacts"}]},{"@type":"WebSite","@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#website","url":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/","name":"Breuell & Hilgenfeldt GmbH","description":"","publisher":{"@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#organization"},"alternateName":"B&H","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#organization","name":"Breuell & Hilgenfeldt GmbH","alternateName":"B&H","url":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#\/schema\/logo\/image\/","url":"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/Logo-kompakt.png","contentUrl":"https:\/\/alex.breuell-hilgenfeldt.de\/wp-content\/uploads\/2024\/02\/Logo-kompakt.png","width":696,"height":696,"caption":"Breuell & Hilgenfeldt GmbH"},"image":{"@id":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/pages\/23179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/comments?post=23179"}],"version-history":[{"count":2,"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/pages\/23179\/revisions"}],"predecessor-version":[{"id":34089,"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/pages\/23179\/revisions\/34089"}],"wp:attachment":[{"href":"https:\/\/alex.breuell-hilgenfeldt.de\/en\/wp-json\/wp\/v2\/media?parent=23179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}