{"id":2166,"date":"2024-04-24T16:28:41","date_gmt":"2024-04-24T14:28:41","guid":{"rendered":"https:\/\/www.haefner.de\/?page_id=2166"},"modified":"2025-08-20T07:44:27","modified_gmt":"2025-08-20T05:44:27","slug":"ermittlung-mehrteilungswaagen","status":"publish","type":"page","link":"https:\/\/www.haefner.de\/en\/ermittlung-mehrteilungswaagen\/","title":{"rendered":"Ermittlung &#8211; Mehrteilungswaagen"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2166\" class=\"elementor elementor-2166\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9801ea5 e-flex e-con-boxed e-con e-parent\" data-id=\"9801ea5\" 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-9d83024 elementor-widget elementor-widget-heading\" data-id=\"9d83024\" 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\">Selection programme for multi-interval scales<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1819f4b e-flex e-con-boxed e-con e-child\" data-id=\"1819f4b\" 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-de003fb elementor-widget elementor-widget-html\" data-id=\"de003fb\" 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<div class=\"container\">\n  <form name=\"berechnung\" class=\"auswahl-form\" action=\"\">\n      \n    <div class=\"eingabe\">\n    <div class=\"eingabe1\">\n      <h2>Input \u2014 initial load range<\/h2>\n      <label>Maximum load<\/label>\n      <input type=\"text\" name=\"last\" size=\"10\" class=\"field-long\">\n      <select size=\"1\" name=\"lastklasse\" class=\"field-divided\">\n        <option value=\"1000000\">kg<\/option>\n        <option value=\"1000\" selected>g<\/option>\n        <option value=\"1\">mg<\/option>\n      <\/select>\n      <label>Scale interval d<\/label>\n      <input type=\"text\" name=\"teilung\" size=\"10\" class=\"field-long\">\n      <select size=\"1\" name=\"teilungklasse\" class=\"field-divided\">\n        <option value=\"1000000\">kg<\/option>\n        <option value=\"1000\">g<\/option>\n        <option value=\"1\" selected>mg<\/option>\n      <\/select>\n    <\/div>\n    <div  class=\"eingabe2\">\n      <h2>Input \u2014 calibration standard<\/h2>\n      <label>Range maximum Max1 of the smallest scale interval d1<\/label>\n      <input type=\"text\" name=\"lastn\" size=\"10\" class=\"field-long\">\n      <select size=\"1\" name=\"lastklassen\" class=\"field-divided\">\n        <option value=\"1000000\">kg<\/option>\n        <option value=\"1000\" selected>g<\/option>\n        <option value=\"1\">mg<\/option>\n      <\/select>\n      <label>Smallest scale interval d1<\/label>\n      <input type=\"text\" name=\"teilungn\" size=\"10\" class=\"field-long\">\n      <select size=\"1\" name=\"teilungklassen\" class=\"field-divided\">\n        <option value=\"1000000\">kg<\/option>\n        <option value=\"1000\">g<\/option>\n        <option value=\"1\" selected>mg<\/option>\n      <\/select>\n      <input type=\"button\" class=\"berechnen\" value=\"calculate\" name=\"B1\" onclick=\"getschrittzahl()\">\n    <\/div>\n    <\/div>\n    <div class=\"eingabe\">\n    <div  class=\"eingabe1\">\n      <h2>Result \u2014 initial load weights<\/h2>\n      <label>Number of steps <\/label>\n      <input type=\"text\" name=\"schrittzahl\" class=\"field-100\" placeholder=\" \" readonly>\n      <label>Error limit class<\/label>\n      <input type=\"text\" name=\"fehlergrenzklasse\" class=\"field-100\" placeholder=\" \" readonly>\n      <label>Necessary weights<\/label>\n      <input type=\"text\" name=\"gewichte\" class=\"field-100\" placeholder=\" \" readonly>\n    <\/div>\n    <div class=\"eingabe2\">\n      <h2>Result \u2014 calibration standard<\/h2>\n      <label>Number of steps <\/label>\n      <input type=\"text\" name=\"schrittzahln\" class=\"field-100\" placeholder=\" \" readonly>\n      <label>Error limit class<\/label>\n      <input type=\"text\" name=\"fehlergrenzklassen\" class=\"field-100\" placeholder=\" \" readonly>\n      <label>Necessary calibration standard<\/label>\n      <input type=\"text\" name=\"gewichten\" class=\"field-100\" placeholder=\" \" readonly>\n      <div id=\"shopbutton\" style=\"visibility:hidden; margin-top:20px;\">\n        <input type=\"button\" class=\"shopanzeige\" value=\"Produkte im Shop anzeigen\" name=\"B2\" onclick=\"auswahlimshop()\">\n      <\/div>\n      \n      <input type=\"hidden\" name=\"klasseohne\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"klassemit\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"gewicht1\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"gewicht2\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"gewicht3\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"gewicht4\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"gewicht5\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"auswahlklasseart\" size=\"40\" value=\"ohne\" readonly><br>\n      <input type=\"hidden\" name=\"klasseohnen\" size=\"40\" readonly><br>\n      <input type=\"hidden\" name=\"klassemitn\" size=\"40\" readonly><br><br>\n    <\/div>\n    <\/div>\n  <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n\n<script type=\"text\/javascript\">\n    function getschrittzahl() {\n      var schrittzahl;\n      var last = document.berechnung.last.value;\n      var teilung = document.berechnung.teilung.value;\n      var einheitlast;\n      var einheitteilung;\n      var FGK = \"\";\n      var gewichte = \"\";\n      var schrittzahln;\n      var lastn = document.berechnung.lastn.value;\n      var teilungn = document.berechnung.teilungn.value;\n      var einheitlastn;\n      var einheitteilungn;\n      var FGKn = \"\";\n      var gewichten = \"\";\n      last = last.replace(\",\", \".\");\n      teilung = teilung.replace(\",\", \".\");\n      lastn = lastn.replace(\",\", \".\");\n      teilungn = teilungn.replace(\",\", \".\");\n      if (last != \"\" && lastn != \"\" && teilung != \"\" && teilungn != \"\" && isNaN(last) == false && isNaN(lastn) == false &&\n        isNaN(teilung) == false && isNaN(teilungn) == false) {\n        \/\/ Ermittlung der gew\u00e4hlten Einheiten\n        if (document.berechnung.lastklasse.value == 1000000) {\n          einheitlast = \"kg\";\n        }\n        if (document.berechnung.lastklasse.value == 1000) {\n          einheitlast = \"g\";\n        }\n        if (document.berechnung.lastklasse.value == 1) {\n          einheitlast = \"mg\";\n        }\n        if (document.berechnung.teilungklasse.value == 1000000) {\n          einheitteilung = \"kg\";\n        }\n        if (document.berechnung.teilungklasse.value == 1000) {\n          einheitteilung = \"g\";\n        }\n        if (document.berechnung.teilungklasse.value == 1) {\n          einheitteilung = \"mg\";\n        }\n        \/\/ Umwandlung von , in .\n        last1 = last * document.berechnung.lastklasse.value;\n        teilung1 = teilung * document.berechnung.teilungklasse.value;\n        \/\/ Berechnung der Schrittzahl\n        schrittzahl = (last1) \/ (teilung1);\n        document.berechnung.schrittzahl.value = schrittzahl.toFixed(0);\n        \/\/Fehlergrenzklassenberechnung:\n        FGK = \"E2\";\n        FGKmit = \"\";\n        FGKohne = \"8\";\n        if (schrittzahl <= 1000) {\n          FGK = \"M3\";\n          FGKohne = \"3\";\n        }\n        if (schrittzahl > 1000 && schrittzahl <= 3000) {\n          FGK = \"M3\";\n          FGKohne = \"3\";\n        }\n        if (schrittzahl > 3000 && schrittzahl <= 10000) {\n          FGK = \"M2\";\n          FGKohne = \"4\";\n        }\n        if (schrittzahl > 10000 && schrittzahl <= 30000) {\n          FGK = \"M1\";\n          FGKohne = \"5\";\n        }\n        if (schrittzahl > 30000 && schrittzahl <= 100000) {\n          FGK = \"F2\";\n          FGKohne = \"6\";\n        }\n        if (schrittzahl > 100000 && schrittzahl < 300000) {\n          FGK = \"F1\";\n          FGKohne = \"7\";\n        }\n        if (schrittzahl > 300000 && schrittzahl < 1000000) {\n          FGK = \"E2\";\n          FGKohne = \"8\";\n        }\n        document.berechnung.fehlergrenzklasse.value = FGK;\n        document.berechnung.klassemit.value = FGKmit;\n        document.berechnung.klasseohne.value = FGKohne;\n        \/\/ Ermittlung der erforderlichen Gewichte\n        \/\/Zwischenrechnung GANZZAHL(WENN(last1\/POTENZ(10;GANZZAHL(LOG10(last1)))<5;10;1)*last1\/POTENZ(10;GANZZAHL(LOG10(last1))))*100\n        \/\/Beispiel Berechnung des log() zur Basis 10\n        \/\/ Math.log(x)\/Math.log(10)\n        if (last1 \/ Math.pow(10, log10(last1)) < 5) {\n          hilfswert = 10;\n        } else {\n          hilfswert = 1;\n        }\n        zw = Math.floor(hilfswert * last1 \/ Math.pow(10, log10(last1))) * 100;\n        \/\/alert(zw);\n        var gewicht1 = 0;\n        var gewicht2 = 0;\n        var gewicht3 = 0;\n        var gewicht4 = 0;\n        var gewicht5 = 0;\n        \/\/Gewicht1 =WENN(UND(D7>=500;D7<2000);100;500)\/POTENZ(10;GANZZAHL(LOG10(D7)))*POTENZ(10;GANZZAHL(LOG10(D6)))\n        var hw1 = 500;\n        if (zw >= 500 && zw < 2000) {\n          hw1 = 100;\n        }\n        gewicht1 = hw1 \/ Math.pow(10, log10(zw)) * Math.pow(10, log10(last1));\n        \/\/alert(gewicht1);\n        \/\/Gewicht2 =WENN(UND(D7>=500;D7<2000);200;1000)\/POTENZ(10;GANZZAHL(LOG10(D7)))*POTENZ(10;GANZZAHL(LOG10(D6)))\n        var hw2 = 1000;\n        if (zw >= 500 && zw < 2000) {\n          hw2 = 200;\n        }\n        gewicht2 = hw2 \/ Math.pow(10, log10(zw)) * Math.pow(10, log10(last1));\n        \/\/alert(gewicht2);\n        \/\/Gewicht3 =WENN(UND(D7>=500;D7<2000);200;2000)\/POTENZ(10;GANZZAHL(LOG10(D7)))*POTENZ(10;GANZZAHL(LOG10(D6)))\n        var hw3 = 2000;\n        if (zw >= 500 && zw < 2000) {\n          hw3 = 200;\n        }\n        gewicht3 = hw3 \/ Math.pow(10, log10(zw)) * Math.pow(10, log10(last1));\n        \/\/alert(gewicht3);\n        \/\/Gewicht4 =WENN(UND(D7>=600;D7<2000);500\/POTENZ(10;GANZZAHL(LOG10(D7)))*POTENZ(10;GANZZAHL(LOG10(D6)));WENN(UND(D7>=4000;D7<5000);2000\/POTENZ(10;GANZZAHL(LOG10(D7)))*POTENZ(10;GANZZAHL(LOG10(D6)));\"\"))\n        var hw4 = 0;\n        if (zw >= 600 && zw < 2000) {\n          hw4 = 500;\n        } else {\n          if (zw >= 4000 && zw < 5000) {\n            hw4 = 2000;\n          }\n        }\n        if (hw4 != 0) {\n          gewicht4 = hw4 \/ Math.pow(10, log10(zw)) * Math.pow(10, log10(last1));\n        }\n        \/\/alert(gewicht4);\n        \/\/Gewicht5 =WENN(UND(D7>=1000;D7<2000);1000\/POTENZ(10;GANZZAHL(LOG10(D7)))*POTENZ(10;GANZZAHL(LOG10(D6)));\"\")\n        var hw5 = 0;\n        if (zw >= 1000 && zw < 2000) {\n          hw5 = 1000;\n        }\n        if (hw5 != 0) {\n          gewicht5 = hw5 \/ Math.pow(10, log10(zw)) * Math.pow(10, log10(last1));\n        }\n        \/\/alert(gewicht5);\n        gewichte = \"\";\n        \/\/if(gewicht1!=0){gewichte=gewichte+gewichtsfilter(gewicht1);}\n        \/\/if(gewicht2!=0){gewichte=gewichte+\", \"+gewichtsfilter(gewicht2);}\n        \/\/if(gewicht3!=0){gewichte=gewichte+\", \"+gewichtsfilter(gewicht3);}\n        \/\/if(gewicht4!=0){gewichte=gewichte+\", \"+gewichtsfilter(gewicht4);}\n        \/\/if(gewicht5!=0){gewichte=gewichte+\", \"+gewichtsfilter(gewicht5);}\n        if (gewicht1 != 0) {\n          gewichte = gewichte + gewichtsfilter(gewicht1);\n          document.berechnung.gewicht1.value = gewichtsfilter(gewicht1);\n        }\n        if (gewicht2 != 0) {\n          gewichte = gewichte + \", \" + gewichtsfilter(gewicht2);\n          document.berechnung.gewicht2.value = gewichtsfilter(gewicht2);\n        }\n        if (gewicht3 != 0) {\n          gewichte = gewichte + \", \" + gewichtsfilter(gewicht3);\n          document.berechnung.gewicht3.value = gewichtsfilter(gewicht3);\n        }\n        if (gewicht4 != 0) {\n          gewichte = gewichte + \", \" + gewichtsfilter(gewicht4);\n          document.berechnung.gewicht4.value = gewichtsfilter(gewicht4);\n        }\n        if (gewicht5 != 0) {\n          gewichte = gewichte + \", \" + gewichtsfilter(gewicht5);\n          document.berechnung.gewicht5.value = gewichtsfilter(gewicht5);\n        }\n        \/\/alert(gewichte);\n        document.berechnung.gewichte.value = gewichte;\n        \/\/#############################################\n        \/\/ Ermittlung Kalibriernormal\n        \/\/ Ermittlung der gew\u00e4hlten Einheiten\n        if (document.berechnung.lastklassen.value == 1000000) {\n          einheitlastn = \"kg\";\n        }\n        if (document.berechnung.lastklassen.value == 1000) {\n          einheitlastn = \"g\";\n        }\n        if (document.berechnung.lastklassen.value == 1) {\n          einheitlastn = \"mg\";\n        }\n        if (document.berechnung.teilungklassen.value == 1000000) {\n          einheitteilungn = \"kg\";\n        }\n        if (document.berechnung.teilungklassen.value == 1000) {\n          einheitteilungn = \"g\";\n        }\n        if (document.berechnung.teilungklassen.value == 1) {\n          einheitteilungn = \"mg\";\n        }\n        \/\/ Umwandlung von , in .\n        lastn1 = lastn * document.berechnung.lastklassen.value;\n        teilungn1 = teilungn * document.berechnung.teilungklassen.value;\n        \/\/ Berechnung der Schrittzahl\n        schrittzahln = (lastn1) \/ (teilungn1);\n        document.berechnung.schrittzahln.value = schrittzahln.toFixed(0);\n        \/\/Fehlergrenzklassenberechnung:\n        FGKn = \"E1 mit DAkkS-Kaliebrierschein\";\n        FGKnmit = \"9\";\n        FGKnohne = \"\";\n        if (schrittzahln <= 1000) {\n          FGKn = \"M3\";\n          FGKnmit = \"\";\n          FGKnohne = \"3\";\n        }\n        if (schrittzahln > 1000 && schrittzahln <= 3000) {\n          FGKn = \"M2 ohne oder M3 mit DAkkS-Kalibrierschein\";\n          FGKnmit = \"3\";\n          FGKnohne = \"4\";\n        }\n        if (schrittzahln > 3000 && schrittzahln <= 10000) {\n          FGKn = \"M1 ohne oder M2 mit DAkkS-Kalibrierschein\";\n          FGKnmit = \"4\";\n          FGKnohne = \"5\";\n        }\n        if (schrittzahln > 10000 && schrittzahln <= 30000) {\n          FGKn = \"F2 ohne oder M1 mit DAkkS-Kalibrierschein\";\n          FGKnmit = \"5\";\n          FGKnohne = \"6\";\n        }\n        if (schrittzahln > 30000 && schrittzahln <= 100000) {\n          FGKn = \"F1 ohne oder F2 mit DAkkS-Kalibrierschein\";\n          FGKnmit = \"6\";\n          FGKnohne = \"7\";\n        }\n        if (schrittzahln > 100000 && schrittzahln < 300000) {\n          FGKn = \"E2 ohne oder F1 mit DAkkS-Kalibrierschein\";\n          FGKnmit = \"7\";\n          FGKnohne = \"8\";\n        }\n        if (schrittzahln > 300000 && schrittzahln < 1000000) {\n          FGKn = \"E1 ohne oder E2 mit DAkkS-Kalibrierschein\";\n          FGKnmit = \"8\";\n          FGKnohne = \"9\";\n        }\n        document.berechnung.fehlergrenzklassen.value = FGKn;\n        document.berechnung.klassemitn.value = FGKnmit;\n        document.berechnung.klasseohnen.value = FGKnohne;\n        \/\/ Kalibriernormal\n        minimumx = 10;\n        if (lastn1 \/ Math.pow(10, log10(lastn1)) - 1 >= 0) {\n          minimum = lastn1 \/ Math.pow(10, log10(lastn1)) - 1;\n        }\n        if (minimum < minimumx) {\n          minimumx = minimum;\n        }\n        if (lastn1 \/ Math.pow(10, log10(lastn1)) - 2 >= 0) {\n          minimum = lastn1 \/ Math.pow(10, log10(lastn1)) - 2;\n        }\n        if (minimum < minimumx) {\n          minimumx = minimum;\n        }\n        if (lastn1 \/ Math.pow(10, log10(lastn1)) - 5 >= 0) {\n          minimum = lastn1 \/ Math.pow(10, log10(lastn1)) - 5;\n        }\n        if (minimum < minimumx) {\n          minimumx = minimum;\n        }\n        gewichten = (lastn1 \/ Math.pow(10, log10(lastn1)) - minimumx) * Math.pow(10, log10(lastn1));\n        document.berechnung.gewichten.value = gewichtsfilter(gewichten);\n        document.getElementById(\"shopbutton\").style.visibility = \"visible\";\n      } else {\n        if (last == \"\" || lastn == \"\" || teilung == \"\" || teilungn == \"\") {\n          alert(\"Bitte f\u00fcllen Sie alle Felder aus!\");\n        }\n        if (isNaN(last) == true || isNaN(lastn) == true || isNaN(teilung) == true || isNaN(teilungn) == true) {\n          alert(\"Bitte geben Sie ausschlie\u00dflich Zahlenwerte ein!\");\n        }\n      }\n    }\n    \n    function gewichtsfilter(wert1) {\n      wert2 = \"\";\n      if (wert1 < 1000) {\n        wert2 = wert1 + \" mg\";\n      }\n      if (wert1 >= 1000 && wert1 < 1000000) {\n        wert2 = wert1 \/ 1000 + \" g\";\n      }\n      if (wert1 >= 1000000) {\n        wert2 = wert1 \/ 1000000 + \" kg\";\n      }\n      wert1 = wert2;\n      return wert1;\n    }\n    \n    function log10(wertlog) {\n      logwert = Math.log(wertlog) \/ Math.log(10);\n      logwertx = Math.floor(logwert);\n      if (logwert - logwertx > 0.999999999999 && logwert - logwertx < 1) {\n        wertlog = logwertx + 1;\n      } else {\n        wertlog = logwertx;\n      }\n      return wertlog;\n    }\n    \n    function auswahlimshop() {\n      document.forms.berechnung.action = \"https:\/\/shop.haefner.de\/kategorie.php?lang=de_DE\";\n      document.forms.berechnung.method = \"post\"\n      document.forms.berechnung.target = \"_blank\"\n      document.forms.berechnung.submit();\n    }\n    <\/script>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-996a8a0 e-flex e-con-boxed e-con e-parent\" data-id=\"996a8a0\" 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-6b27643 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6b27643\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\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-d44e3e2 elementor-widget elementor-widget-heading\" data-id=\"d44e3e2\" 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\">Catalog - overview<\/h2>\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=\"elementor-element elementor-element-13d6aab e-flex e-con-boxed e-con e-parent\" data-id=\"13d6aab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-456bb0f e-con-full e-flex e-con e-child\" data-id=\"456bb0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d15c5ec elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"d15c5ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d15c5ec\" data-elementor-lightbox-title=\"k9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzU0NiwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazkuanBnIiwic2xpZGVzaG93IjoiZDE1YzVlYyJ9\" href=\"https:\/\/shop.haefner.de\/kategorie.php\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k9-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k9\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d15c5ec\" data-elementor-lightbox-title=\"k14\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzU0NSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazE0LmpwZyIsInNsaWRlc2hvdyI6ImQxNWM1ZWMifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k14-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k14\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16de353 e-con-full e-flex e-con e-child\" data-id=\"16de353\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e95de32 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e95de32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-87e0dac elementor-widget elementor-widget-heading\" data-id=\"87e0dac\" 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<p class=\"elementor-heading-title elementor-size-default\">E0 Primary mass standards <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e43006 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0e43006\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_17-21.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-0235aac e-con-full e-flex e-con e-child\" data-id=\"0235aac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2b661f elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"c2b661f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2b661f\" data-elementor-lightbox-title=\"k10\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwMCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazEwLmpwZyIsInNsaWRlc2hvdyI6ImMyYjY2MWYifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k10-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k10\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2b661f\" data-elementor-lightbox-title=\"k12\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzU5OSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazEyLmpwZyIsInNsaWRlc2hvdyI6ImMyYjY2MWYifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k12-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k12\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3a48cb e-con-full e-flex e-con e-child\" data-id=\"e3a48cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27e876e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"27e876e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=9\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-9b3918f elementor-widget elementor-widget-heading\" data-id=\"9b3918f\" 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<p class=\"elementor-heading-title elementor-size-default\">E1 Reference mass standards <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c92ac66 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c92ac66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_22-28.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-9fb37d4 e-con-full e-flex e-con e-child\" data-id=\"9fb37d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e048bb0 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"e048bb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e048bb0\" data-elementor-lightbox-title=\"k11\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwNCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazExLmpwZyIsInNsaWRlc2hvdyI6ImUwNDhiYjAifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k11-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k11\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e048bb0\" data-elementor-lightbox-title=\"k4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwNSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazQuanBnIiwic2xpZGVzaG93IjoiZTA0OGJiMCJ9\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k4-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k4\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-674bf59 e-con-full e-flex e-con e-child\" data-id=\"674bf59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00c15e6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"00c15e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=8\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-c9fb1c2 elementor-widget elementor-widget-heading\" data-id=\"c9fb1c2\" 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<p class=\"elementor-heading-title elementor-size-default\"> E2 High precision weights <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb60215 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"fb60215\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_29-34.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-1439c3e e-con-full e-flex e-con e-child\" data-id=\"1439c3e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8ca18c elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"a8ca18c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a8ca18c\" data-elementor-lightbox-title=\"k15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxMCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazE1LmpwZyIsInNsaWRlc2hvdyI6ImE4Y2ExOGMifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k15-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k15\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a8ca18c\" data-elementor-lightbox-title=\"k21\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwOSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazIxLmpwZyIsInNsaWRlc2hvdyI6ImE4Y2ExOGMifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k21-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k21\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-454d466 e-con-full e-flex e-con e-child\" data-id=\"454d466\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1a7148 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b1a7148\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=7\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-9b35317 elementor-widget elementor-widget-heading\" data-id=\"9b35317\" 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<p class=\"elementor-heading-title elementor-size-default\"> F1 Analytical weights <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3168d2a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3168d2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_35-43.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-ff902ed e-con-full e-flex e-con e-child\" data-id=\"ff902ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78cc845 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"78cc845\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cc845\" data-elementor-lightbox-title=\"k17\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxNSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazE3LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2M4NDUifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k17-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k17\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cc845\" data-elementor-lightbox-title=\"k16\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxNiwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazE2LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2M4NDUifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k16-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k16\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1bc88ef e-con-full e-flex e-con e-child\" data-id=\"1bc88ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d122b6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3d122b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=6\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-a66ef92 elementor-widget elementor-widget-heading\" data-id=\"a66ef92\" 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<p class=\"elementor-heading-title elementor-size-default\"> F2 Analytical weights <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52b840a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"52b840a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_44-49.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-1d43ba2 e-con-full e-flex e-con e-child\" data-id=\"1d43ba2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b4ddaa elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"7b4ddaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7b4ddaa\" data-elementor-lightbox-title=\"k6\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyMCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazYuanBnIiwic2xpZGVzaG93IjoiN2I0ZGRhYSJ9\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k6-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k6\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7b4ddaa\" data-elementor-lightbox-title=\"4.2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyMSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazIyLmpwZyIsInNsaWRlc2hvdyI6IjdiNGRkYWEifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k22-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"4.2\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6dcf328 e-con-full e-flex e-con e-child\" data-id=\"6dcf328\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6aaf49 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a6aaf49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=5\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-730681c elementor-widget elementor-widget-heading\" data-id=\"730681c\" 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<p class=\"elementor-heading-title elementor-size-default\">M1 Precision weights <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a727829 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a727829\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_50-59.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-fc95b94 e-con-full e-flex e-con e-child\" data-id=\"fc95b94\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0202d41 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"0202d41\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0202d41\" data-elementor-lightbox-title=\"k19\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyOSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazE5LmpwZyIsInNsaWRlc2hvdyI6IjAyMDJkNDEifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k19-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k19\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0202d41\" data-elementor-lightbox-title=\"k18\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYzMCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazE4LmpwZyIsInNsaWRlc2hvdyI6IjAyMDJkNDEifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k18-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k18\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9e7d7b e-con-full e-flex e-con e-child\" data-id=\"a9e7d7b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71ebfa0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"71ebfa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=4\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-de412e3 elementor-widget elementor-widget-heading\" data-id=\"de412e3\" 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<p class=\"elementor-heading-title elementor-size-default\">M2 Precision weights <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6850be1 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6850be1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_60-65.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-1c45d50 e-con-full e-flex e-con e-child\" data-id=\"1c45d50\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aaf838e elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"aaf838e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"aaf838e\" data-elementor-lightbox-title=\"4.2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0MywidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazIzLmpwZyIsInNsaWRlc2hvdyI6ImFhZjgzOGUifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k23-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"4.2\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"aaf838e\" data-elementor-lightbox-title=\"k20\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0NSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvazIwLmpwZyIsInNsaWRlc2hvdyI6ImFhZjgzOGUifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/k20-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"k20\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03e81c9 e-con-full e-flex e-con e-child\" data-id=\"03e81c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cec10bf elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"cec10bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=3\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-1a274f5 elementor-widget elementor-widget-heading\" data-id=\"1a274f5\" 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<p class=\"elementor-heading-title elementor-size-default\">M3 Commercial weights <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4aa5566 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4aa5566\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_66-71.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t<div class=\"elementor-element elementor-element-0111093 e-con-full e-flex e-con e-child\" data-id=\"0111093\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8701410 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"8701410\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8701410\" data-elementor-lightbox-title=\"handschuhe1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0NiwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvaGFuZHNjaHVoZTEuanBnIiwic2xpZGVzaG93IjoiODcwMTQxMCJ9\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/handschuhe1-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"handschuhe1\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8701410\" data-elementor-lightbox-title=\"pinsel1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0OSwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvcGluc2VsMS5qcGciLCJzbGlkZXNob3ciOiI4NzAxNDEwIn0%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/pinsel1-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"pinsel1\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 von 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8701410\" data-elementor-lightbox-title=\"Haefner_Gewichte_179\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0OCwidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvSGFlZm5lcl9HZXdpY2h0ZV8xNzkuanBnIiwic2xpZGVzaG93IjoiODcwMTQxMCJ9\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/Haefner_Gewichte_179-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"Haefner_Gewichte_179\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 von 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8701410\" data-elementor-lightbox-title=\"pinzette2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0NywidXJsIjoiaHR0cHM6XC9cL3d3dy5oYWVmbmVyLmRlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wOFwvcGluemV0dGUyLmpwZyIsInNsaWRlc2hvdyI6Ijg3MDE0MTAifQ%3D%3D\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.haefner.de\/wp-content\/uploads\/elementor\/thumbs\/pinzette2-r8w36vo8elfv8s8z19moevxcqy10z4qpakz9y69k4m.jpg\" alt=\"pinzette2\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-217c60c e-con-full e-flex e-con e-child\" data-id=\"217c60c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a506ce elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1a506ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/shop.haefner.de\/kategorie.php?ID1=11\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shopping-cart\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z\"><\/path><\/svg>\t\t\t<\/a>\n\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-62116fe elementor-widget elementor-widget-heading\" data-id=\"62116fe\" 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<p class=\"elementor-heading-title elementor-size-default\"> Accessories <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db361e2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"db361e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.haefner.de\/pdf\/katalog_de\/Seite_72-81.pdf\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-pdf\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/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>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Auswahlprogramm f\u00fcr Mehrteilungswaagen Eingaben \u2014 Vorlastbereich H\u00f6chstlast Max kggmg Teilungswert d kggmg Eingaben \u2014 Kalibriernormal Bereichsmaxima Max1 des kleinsten Teilungswertes d1 kggmg kleinster Teilungswert d1 kggmg Ergebnis \u2014 Vorlastgewichte Schrittzahl Fehlergrenzklasse Erforderliche Gewichte Ergebnis \u2014 Kalibriernormal Schrittzahl Fehlergrenzklasse Erforderliche Kalibriernormal Katalog &#8211; \u00dcbersicht E0 Hauptnormale E1 Massennormal E2 Normalgewichte F1 Feingewichte F2 Feingewichte M1 Pr\u00e4zisionsgewichte [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2166","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/pages\/2166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/comments?post=2166"}],"version-history":[{"count":277,"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/pages\/2166\/revisions"}],"predecessor-version":[{"id":5018,"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/pages\/2166\/revisions\/5018"}],"wp:attachment":[{"href":"https:\/\/www.haefner.de\/en\/wp-json\/wp\/v2\/media?parent=2166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}