{"id":6939,"date":"2026-03-25T16:28:39","date_gmt":"2026-03-25T15:28:39","guid":{"rendered":"https:\/\/esdi-ev.de\/?page_id=6939"},"modified":"2026-04-09T14:01:57","modified_gmt":"2026-04-09T12:01:57","slug":"kosten-batteriemodul-tausch-id3-id4","status":"publish","type":"page","link":"https:\/\/esdi-ev.de\/en\/meb-batteriereparatur-vw-id3-id4\/kosten-batteriemodul-tausch-id3-id4\/","title":{"rendered":"Kosten Batteriemodul-Tausch VW ID.3 &#038; ID.4"},"content":{"rendered":"\n<meta name=\"keywords\" content=\"Kosten Batteriemodul Tausch ID.3, Kosten Modulwechsel ID.4, Preis Batteriereparatur VW ID, MEB Modultausch Kosten\">\n    <link rel=\"canonical\" href=\"https:\/\/esdi-ev.de\/meb-batteriereparatur-vw-id3-id4\/kosten-batteriemodul-tausch-id3-id4\/\">\n    <meta property=\"og:title\" content=\"Kosten Batteriemodul-Tausch VW ID.3 &#038; ID.4\">\n    <meta property=\"og:description\" content=\"Transparente Kosten\u00fcbersicht f\u00fcr Batteriemodul-Tausch. Orientierungswerte &#038; Wirtschaftlichkeit.\">\n    <meta property=\"og:type\" content=\"article\">\n    <meta property=\"og:url\" content=\"https:\/\/esdi-ev.de\/kosten-batteriemodul-tausch-id3-id4\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.tailwindcss.com\/forms\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@600;700;800&#038;family=Source+Sans+Pro:wght@400;600&#038;family=Space+Grotesk:wght@600&#038;display=swap\" rel=\"stylesheet\">\n    <link href=\"https:\/\/fonts.googleapis.com\/icon?family=Material+Symbols+Outlined\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --surface: #131314;\n            --primary: #a8c8ff;\n            --primary-container: #0055a4;\n            --surface-container-low: #1c1b1c;\n            --surface-container-high: #2a2a2b;\n            --surface-container-lowest: #0e0e0f;\n            --on-surface: #e5e2e3;\n            --outline-variant: #424751;\n        }\n\n        html.dark {\n            color-scheme: dark;\n        }\n\n        body {\n            font-family: 'Source Sans Pro', sans-serif;\n            background-color: var(--surface);\n            color: var(--on-surface);\n        }\n\n        .headline-font {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n        }\n\n        .label-font {\n            font-family: 'Space Grotesk', sans-serif;\n            font-weight: 600;\n            font-size: 0.75rem;\n            letter-spacing: 0.3em;\n            text-transform: uppercase;\n        }\n\n        .gradient-button {\n            background: linear-gradient(135deg, #a8c8ff 0%, #0055a4 100%);\n            color: #000;\n            font-weight: 600;\n            border: none;\n            border-radius: 8px;\n            padding: 0.75rem 2rem;\n            cursor: pointer;\n            transition: opacity 0.3s ease;\n        }\n\n        .gradient-button:hover {\n            opacity: 0.9;\n        }\n\n        .milled-card {\n            background: linear-gradient(135deg, #1c1b1c 0%, #2a2a2b 100%);\n            border: 1px solid rgba(255, 255, 255, 0.05);\n            border-radius: 12px;\n            padding: 2rem;\n        }\n\n        .selection:bg-primary-container::selection {\n            background-color: var(--primary-container);\n        }\n\n        .selection:text-white::selection {\n            color: white;\n        }\n\n        h1, h2, h3, h4, h5, h6 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n        }\n\n        .cost-highlight {\n            color: var(--primary);\n            font-weight: 600;\n        }\n\n        .material-symbols-outlined {\n            font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;\n        }\n\n        .faq-accordion summary {\n            cursor: pointer;\n            user-select: none;\n            padding: 1.25rem;\n            font-weight: 600;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .faq-accordion summary::-webkit-details-marker {\n            display: none;\n        }\n\n        .faq-accordion[open] summary .expand-icon {\n            transform: rotate(180deg);\n        }\n\n        .faq-content {\n            padding: 0 1.25rem 1.25rem 1.25rem;\n            border-top: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        .nav-fixed {\n            position: fixed;\n            top: 0;\n            width: 100%;\n            z-index: 50;\n            background-color: rgba(19, 19, 20, 0.8);\n            backdrop-filter: blur(10px);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        main {\n            margin-top: 0;\n        }\n\n        .disclaimer-box {\n            background-color: rgba(0, 85, 164, 0.1);\n            border-left: 4px solid var(--primary-container);\n            border-radius: 4px;\n            padding: 1.5rem;\n            margin: 2rem 0;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n\n        table thead th {\n            background-color: rgba(0, 85, 164, 0.2);\n            font-weight: 600;\n            padding: 1rem;\n            text-align: left;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        table tbody td {\n            padding: 1rem;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        table tbody tr:hover {\n            background-color: rgba(168, 200, 255, 0.05);\n        }\n\n        .factor-box {\n            background-color: rgba(168, 200, 255, 0.08);\n            border: 1px solid var(--primary);\n            border-radius: 8px;\n            padding: 1.5rem;\n        }\n    \n    \/* WordPress Theme Override Fixes *\/\n    h1, h2, h3, h4, h5, h6 { color: #FFFFFF !important; }\n    h1.text-primary, h2.text-primary, h3.text-primary, h4.text-primary,\n    [class*=\"text-[#a8c8ff]\"] { color: #a8c8ff !important; }\n    .text-white { color: #FFFFFF !important; }\n    .text-white\/60 { color: rgba(255,255,255,0.6) !important; }\n    .text-white\/80 { color: rgba(255,255,255,0.8) !important; }\n    p, li, span, div { font-size: inherit; }\n\n    \/* Increase minimum body text size *\/\n    .milled-card p, section p { font-size: max(1rem, inherit) !important; line-height: 1.7 !important; }\n    .milled-card li, section li { font-size: max(0.95rem, inherit) !important; line-height: 1.7 !important; }\n  #site-header .logo .default { display: block !important; visibility: visible !important; }\n\n#top-area { display: none !important; }\n\n\/* Fix Tailwind text sizes (TheGem sets html to 10px, breaking rem calculations) *\/\n.text-xs { font-size: 12px !important; line-height: 16px !important; }\n.text-sm { font-size: 14px !important; line-height: 20px !important; }\n.text-base { font-size: 16px !important; line-height: 24px !important; }\n.text-lg { font-size: 18px !important; line-height: 28px !important; }\n.text-xl { font-size: 20px !important; line-height: 28px !important; }\n.text-2xl { font-size: 24px !important; line-height: 32px !important; }\n.text-3xl { font-size: 30px !important; line-height: 36px !important; }\n.text-4xl { font-size: 36px !important; line-height: 40px !important; }\n.text-5xl { font-size: 48px !important; line-height: 1 !important; }\n.text-6xl { font-size: 60px !important; line-height: 1 !important; }\n\/* Fix rem-based spacing that may also be affected *\/\n.gap-2 { gap: 8px !important; }\n.gap-3 { gap: 12px !important; }\n.gap-4 { gap: 16px !important; }\n.gap-6 { gap: 24px !important; }\n.gap-8 { gap: 32px !important; }\n.gap-12 { gap: 48px !important; }\n.p-4 { padding: 16px !important; }\n.p-6 { padding: 24px !important; }\n.p-8 { padding: 32px !important; }\n.px-4 { padding-left: 16px !important; padding-right: 16px !important; }\n.px-6 { padding-left: 24px !important; padding-right: 24px !important; }\n.px-8 { padding-left: 32px !important; padding-right: 32px !important; }\n.py-2 { padding-top: 8px !important; padding-bottom: 8px !important; }\n.py-3 { padding-top: 12px !important; padding-bottom: 12px !important; }\n.py-4 { padding-top: 16px !important; padding-bottom: 16px !important; }\n.py-6 { padding-top: 24px !important; padding-bottom: 24px !important; }\n.py-8 { padding-top: 32px !important; padding-bottom: 32px !important; }\n.py-12 { padding-top: 48px !important; padding-bottom: 48px !important; }\n.py-16 { padding-top: 64px !important; padding-bottom: 64px !important; }\n.py-20 { padding-top: 80px !important; padding-bottom: 80px !important; }\n.py-24 { padding-top: 96px !important; padding-bottom: 96px !important; }\n.mb-2 { margin-bottom: 8px !important; }\n.mb-3 { margin-bottom: 12px !important; }\n.mb-4 { margin-bottom: 16px !important; }\n.mb-6 { margin-bottom: 24px !important; }\n.mb-8 { margin-bottom: 32px !important; }\n.mb-10 { margin-bottom: 40px !important; }\n.mb-12 { margin-bottom: 48px !important; }\n.mb-16 { margin-bottom: 64px !important; }\n.mt-2 { margin-top: 8px !important; }\n.mt-4 { margin-top: 16px !important; }\n.mt-6 { margin-top: 24px !important; }\n.mt-8 { margin-top: 32px !important; }\n.mt-12 { margin-top: 48px !important; }\n.space-y-3 > * + * { margin-top: 12px !important; }\n.space-y-4 > * + * { margin-top: 16px !important; }\n.space-y-6 > * + * { margin-top: 24px !important; }\n.max-w-4xl { max-width: 896px !important; }\n.max-w-5xl { max-width: 1024px !important; }\n.max-w-6xl { max-width: 1152px !important; }\n.max-w-7xl { max-width: 1280px !important; }\n.rounded-xl { border-radius: 12px !important; }\n.rounded-2xl { border-radius: 16px !important; }\n<\/style>\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"FAQPage\",\n        \"mainEntity\": [\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Was kostet ein Batteriemodul-Tausch bei VW ID.3 oder ID.4?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Die Kosten f\u00fcr ein einzelnes Modul liegen orientierungsweise zwischen \u20ac1.400 und \u20ac2.500 (Material), zuz\u00fcglich Arbeitszeit. Dies sind unverbindliche Orientierungswerte, die nach Diagnose variieren k\u00f6nnen.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Wann lohnt sich ein Modultausch gegen\u00fcber einem Kompletttausch?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Ein Modultausch ist wirtschaftlicher, wenn nur 1-2 Module defekt sind. Bei 3-4 oder mehr defekten Modulen kann ein Kompletttausch (\u20ac15.000\u2013\u20ac25.000) wirtschaftlicher sein.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Sind die angegebenen Preise verbindlich?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Nein. Alle genannten Preise sind unverbindliche Orientierungswerte. Die tats\u00e4chlichen Kosten ergeben sich aus der individuellen Diagnose und werden in einem Kostenvoranschlag festgehalten.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Wie lange dauert ein Batteriemodul-Tausch?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Die Arbeitszeit f\u00fcr einen Modultausch betr\u00e4gt orientierungsweise 8\u201312 Stunden. Bei mehreren Modulen oder erforderlichen Zusatzarbeiten kann dies l\u00e4nger dauern.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"K\u00f6nnen die Kosten vom Hersteller \u00fcbernommen werden?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Falls ein Garantiefall vorliegt und die Batterie noch unter Garantie ist, kann der Hersteller die Kosten \u00fcbernehmen. Wir kl\u00e4ren dies im Rahmen der Diagnose.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Warum kosten Module unterschiedlich viel?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Die Akkuvariante (45, 52, 58 oder 77 kWh) bestimmt die Modulchemie. @udem unterscheiden sich Teileverf\u00fcgbarkeit, Baujahr und etwaige Zusatzarbeiten (BMS, Dichtungen).\"\n                }\n            }\n        ]\n    }\n    <\/script>\n\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"LocalBusiness\",\"@id\":\"https:\/\/esdi-ev.de\/#organization\",\"name\":\"ESDI EV Technologies\",\"url\":\"https:\/\/esdi-ev.de\",\"description\":\"Spezialist f\u00fcr MEB-Batteriereparatur und Elektroumbau\"},{\"@type\":\"Service\",\"name\":\"Kosten Batteriemodul-Tausch VW ID.3 & ID.4\",\"url\":\"https:\/\/esdi-ev.de\/meb-batteriereparatur-vw-id3-id4\/kosten-batteriemodul-tausch-id3-id4\/\",\"provider\":{\"@id\":\"https:\/\/esdi-ev.de\/#organization\"},\"serviceType\":\"MEB Battery Repair\",\"areaServed\":{\"@type\":\"Country\",\"name\":\"Germany\"}},{\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/esdi-ev.de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MEB-Batterieservice\",\"item\":\"https:\/\/esdi-ev.de\/meb-batteriereparatur-vw-id3-id4\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Kosten Batteriemodul-Tausch VW ID.3 & ID.4\",\"item\":\"https:\/\/esdi-ev.de\/meb-batteriereparatur-vw-id3-id4\/kosten-batteriemodul-tausch-id3-id4\/\"}]}]}<\/script>\n\n\n\n<style id=\"logo-visibility-fix\">\n  \/* Override TheGem fullPage logo hiding on non-fullPage pages *\/\n  body:not(.fp-viewing-0):not(.fp-viewing-firstSection) #site-header #site-logo,\n  body:not(.fp-viewing-0):not(.fp-viewing-firstSection) #site-header .logo {\n    visibility: visible !important;\n    opacity: 1 !important;\n  }\n  body:not(.fp-viewing-0):not(.fp-viewing-firstSection) #site-header .logo img.default {\n    visibility: visible !important;\n    display: block !important;\n  }\n  \/* Hide the small\/scroll variant to prevent double logo *\/\n  body:not(.fp-viewing-0):not(.fp-viewing-firstSection) #site-header .logo img.small {\n    display: none !important;\n  }\n<\/style>\n<style id=\"dark-theme-override\">\n  \/* Dark Theme Override - Consistent Design *\/\n  body, html { background-color: #0e0e0f !important; color: #e5e2e3 !important; }\n  h1, h2, h3, h4, h5, h6 { color: #ffffff !important; }\n  p, li, span, td, th, dd, dt, label { color: #e5e2e3 !important; }\n  a { color: #a8c8ff !important; }\n  a:hover { color: #2d8cf0 !important; }\n  strong, b { color: #ffffff !important; }\n  .text-on-surface, [class*=\"text-on-surface\"] { color: #e5e2e3 !important; }\n  .bg-background, [class*=\"bg-background\"] { background-color: #0e0e0f !important; }\n  .bg-surface, [class*=\"bg-surface\"] { background-color: #131314 !important; }\n  .bg-surface-container-low, [class*=\"bg-surface-container-low\"] { background-color: #1c1b1c !important; }\n  .bg-surface-container-high, [class*=\"bg-surface-container-high\"] { background-color: #2a2a2b !important; }\n  .bg-surface-container, [class*=\"surface-container\"]:not([class*=\"low\"]):not([class*=\"high\"]):not([class*=\"lowest\"]) { background-color: #1e1e1f !important; }\n  details { background-color: #1c1b1c !important; border-color: #333 !important; }\n  details summary { color: #ffffff !important; }\n  details[open] { background-color: #1e1e1f !important; }\n  input, textarea, select { background-color: #1c1b1c !important; color: #e5e2e3 !important; border-color: #444 !important; }\n  input::placeholder, textarea::placeholder { color: #888 !important; }\n  table { border-color: #333 !important; }\n  th { background-color: #1c1b1c !important; color: #ffffff !important; }\n  td { background-color: #131314 !important; color: #e5e2e3 !important; border-color: #333 !important; }\n  hr { border-color: #333 !important; }\n  blockquote { border-left-color: #2d8cf0 !important; background-color: #1c1b1c !important; }\n  code, pre { background-color: #1c1b1c !important; color: #a8c8ff !important; }\n  .text-secondary, [class*=\"text-secondary\"] { color: #2d8cf0 !important; }\n  \/* Ensure CTA buttons pop *\/\n  [class*=\"bg-secondary\"], [class*=\"bg-primary-container\"], button[class*=\"bg-\"] { \n    background-color: #0055a4 !important; color: #ffffff !important; \n  }\n  [class*=\"bg-secondary\"]:hover, button[class*=\"bg-\"]:hover { \n    background-color: #2d8cf0 !important; \n  }\n  \/* Fix any remaining light backgrounds *\/\n  [style*=\"background-color: #f\"], [style*=\"background-color: #e\"], [style*=\"background-color: #d\"],\n  [style*=\"background: #f\"], [style*=\"background: #e\"], [style*=\"background: #d\"] {\n    background-color: #1c1b1c !important;\n  }\n  \/* Navigation breadcrumbs *\/\n  nav a { color: #a8c8ff !important; }\n  nav span { color: #b0b3b8 !important; }\n<\/style>\n<div class=\"selection:bg-primary-container selection:text-white\" style=\"min-height:100vh;\">\n<!-- Fixed Navigation -->\n    <nav class=\"nav-fixed\">\n        <div class=\"container mx-auto px-6 py-4\">\n            <div class=\"flex justify-between items-center\">\n                <div class=\"headline-font text-xl text-primary uppercase\">ESDI EV<\/div>\n                <div class=\"flex gap-6 items-center\">\n                    <a href=\"\/meb-batteriereparatur-vw-id3-id4\/\" class=\"label-font text-on-surface hover:text-primary transition\">\u2190 Batteriemodul-Reparatur<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <section class=\"pt-32 pb-20 px-6\" style=\"background: linear-gradient(135deg, #1c1b1c 0%, #131314 100%);\">\n        <div class=\"container mx-auto max-w-5xl\">\n            <div class=\"space-y-6\">\n                <div class=\"label-font text-primary tracking-[0.3em]\">Kostentransparenz<\/div>\n                <h1 class=\"headline-font text-4xl md:text-5xl text-on-surface tracking-tighter leading-tight text-white\">Kosten f\u00fcr den Batteriemodul-Tausch bei VW ID.3 &#038; ID.4<\/h1>\n                <p class=\"text-lg text-on-surface\/60 leading-relaxed max-w-3xl\">Transparente Orientierungswerte, Kostenfaktoren und wirtschaftliche Bewertung. Alle Preise sind unverbindliche Gr\u00f6\u00dfenordnungen und ersetzen keinen individuellen Kostenvoranschlag.<\/p>\n                <div class=\"flex flex-col sm:flex-row gap-4 pt-4\">\n                    <button class=\"gradient-button inline-block\">Kostenvoranschlag anfragen<\/button>\n                    <a href=\"\/meb-batteriereparatur-vw-id3-id4\/meb-akkudiagnose-zweitmeinung\/\" class=\"inline-block px-6 py-3 border border-primary text-primary rounded-lg hover:bg-primary-container\/20 transition text-center font-semibold\">Zur Diagnose<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Main Content -->\n    <main class=\"py-20 px-6\">\n        <div class=\"container mx-auto max-w-5xl space-y-20\">\n\n            <!-- Section 1: Why no fixed prices -->\n            <section class=\"space-y-8\">\n                <div>\n                       <div class=\"label-font text-primary mb-3\">Grundlagen<\/div>\n                    <h2 class=\"headline-font text-4xl md:text-5xl text-on-surface tracking-tighter text-white\">Warum es keine Pauschalpreise gibt<\/h2>\n                <\/div>\n                <p class=\"text-lg text-on-surface\/60 leading-relaxed\">Ein Batteriemodul-Tausch bei VW ID.3 und ID.4 ist keine Eins-zu-eins-Reparatur. Jedes Fahrzeug bringt unterschiedliche Bedingungen mit \u2013 abh\u00e4ngig von Akkuvariante, Baujahr, Fehlermuster und erforderlichen Zusatzarbeiten.<\/p>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n                    <div class=\"factor-box space-y-3\">\n                        <div class=\"flex items-center gap-2\">\n                            <span class=\"material-symbols-outlined text-primary\">battery_6p<\/span>\n                            <span class=\"label-font text-primary\">Akkuvariante<\/span>\n                        <\/div>\n                        <p class=\"text-on-surface\/60\">45, 52, 58 oder 77 kWh \u2013 Chemie und Verf\u00fcgbarkeit unterscheiden sich erheblich.<\/p>\n                    <\/div>\n                    <div class=\"factor-box space-y-3\">\n                        <div class=\"flex items-center gap-2\">\n                            <span class=\"material-symbols-outlined text-primary\">inventory_2<\/span>\n                            <span class=\"label-font text-primary\">Anzahl Module<\/span>\n                        <\/div>\n                        <p class=\"text-on-surface\/60\">Ein oder mehrere defekte Module \u2013 erheblicher Unterschied in Arbeitsaufwand und Material.<\/p>\n                    <\/div>\n                    <div class=\"factor-box space-y-3\">\n                        <div class=\"flex items-center gap-2\">\n                            <span class=\"material-symbols-outlined text-primary\">local_shipping<\/span>\n                            <span class=\"label-font text-primary\">Teileverf\u00fcgbarkeit<\/span>\n                        <\/div>\n                        <p class=\"text-on-surface\/60\">Lieferzeiten f\u00fcr Originalteile variieren stark \u2013 beeinflusst Reparaturdauer und Kosten.<\/p>\n                    <\/div>\n                    <div class=\"factor-box space-y-3\">\n                        <div class=\"flex items-center gap-2\">\n                            <span class=\"material-symbols-outlined text-primary\">build<\/span>\n                            <span class=\"label-font text-primary\">Zusatzarbeiten<\/span>\n                        <\/div>\n                        <p class=\"text-on-surface\/60\">BMS-Kalibrierung, Dichtungstausch, Softwareupdate \u2013 einzelfallabh\u00e4ngig erforderlich.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"disclaimer-box\">\n                    <p class=\"text-on-surface\"><strong>Alle Angaben sind unverbindliche Orientierungswerte<\/strong> und ersetzen keinen individuellen Kostenvoranschlag. Die tats\u00e4chlichen Kosten ergeben sich aus Ihrer pers\u00f6nlichen Diagnose.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- Section 2: Cost Table -->\n            <section class=\"space-y-8\">\n                <div>\n                    <div class=\"label-font text-primary mb-3\">\u00dcbersicht<\/div>\n                    <h2 class=\"headline-font text-4xl md:text-5xl text-on-surface tracking-tighter text-white\">Kostenfaktoren im \u00dcberblick<\/h2>\n                <\/div>\n                <div class=\"overflow-x-auto\">\n                    <table>\n                        <thead>\n                            <tr>\n                                <th>Leistung<\/th>\n                                <th>Material (Orientierung)<\/th>\n                                <th>Arbeitszeit<\/th>\n                                <th>Besonderheiten<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><strong>1 Modul<\/strong><\/td>\n                                <td><span class=\"cost-highlight\">\u20ac1.400\u2013\u20ac2.500<\/span><\/td>\n                                <td>8\u201310 h<\/td>\n                                <td>Standard-Varianten<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>2 Module<\/strong><\/td>\n                                <td><span class=\"cost-highlight\">\u20ac2.800\u2013\u20ac5.000<\/span><\/td>\n                                <td>10\u201314 h<\/td>\n                                <td>Ggf. Staffelung<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>3+ Module<\/strong><\/td>\n                                <td><span class=\"cost-highlight\">ab \u20ac4.200<\/span><\/td>\n                                <td>14+ h<\/td>\n                                <td>Ggf. Kompletttausch wirtschaftlicher<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Diagnose<\/strong><\/td>\n                                <td><span class=\"cost-highlight\">\u20ac200\u2013\u20ac500<\/span><\/td>\n                                <td>1\u20132 h<\/td>\n                                <td>Wird angerechnet bei Reparaturauftrag<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n                <p class=\"text-on-surface\/60 text-base\">Zu diesen Richtwerten k\u00f6nnen Kosten f\u00fcr Zusatzarbeiten (BMS-Kalibrierung, Dichtungen, Software) kommen.<\/p>\n            <\/section>\n\n            <!-- Section 3: Module vs. Complete -->\n            <section class=\"space-y-8\">\n                <div>\n                    <div class=\"label-font text-primary mb-3\">Analyse<\/div>\n                    <h2 class=\"headline-font text-4xl md:text-5xl text-on-surface tracking-tighter text-white\">Modultausch vs. Kompletttausch<\/h2>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n                    <div class=\"milled-card space-y-6\">\n                        <div>\n                            <h3 class=\"headline-font text-xl text-primary mb-1\">Modultausch<\/h3>\n                            <p class=\"text-on-surface\/60 text-base\">Empfohlen bei 1\u20132 defekten Modulen<\/p>\n                        <\/div>\n                        <ul class=\"space-y-3\">\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">check_circle<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>1\u20132 defekte Module:<\/strong> Wirtschaftlichste L\u00f6sung<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">check_circle<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>Kosten:<\/strong> \u20ac1.400\u2013\u20ac5.000 (mit Arbeitszeit)<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">check_circle<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>Dauer:<\/strong> 1\u20132 Tage<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">check_circle<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>Restwert:<\/strong> Bleibt erhalten<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-6\">\n                        <div>\n                            <h3 class=\"headline-font text-xl text-primary mb-1\">Kompletttausch<\/h3>\n                            <p class=\"text-on-surface\/60 text-base\">Sinnvoll bei 3\u20134+ defekten Modulen<\/p>\n                        <\/div>\n                        <ul class=\"space-y-3\">\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">info<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>3\u20134+ defekte Module:<\/strong> Ggf. wirtschaftlicher<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">info<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>Kosten:<\/strong> \u20ac15.000\u2013\u20ac25.000 beim Hersteller<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">info<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>Dauer:<\/strong> 2\u20134 Wochen (Teileauskauf)<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"material-symbols-outlined text-primary flex-shrink-0\">info<\/span>\n                                <span class=\"text-on-surface\/80\"><strong>Vorteil:<\/strong> Neue Batterie, neue Garantie<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <p class=\"text-lg text-on-surface\/80 leading-relaxed\"><strong>Break-Even-Analyse:<\/strong> Sind 3\u20134 Module defekt, n\u00e4hert sich der Reparaturpreis dem Kompletttausch an. In solchen F\u00e4llen analysieren wir mit Ihnen gemeinsam, welche Variante langfristig sinnvoller ist.<\/p>\n            <\/section>\n\n            <!-- Section 4: Detailed Factors -->\n            <section class=\"space-y-8\">\n                <div>\n                    <div class=\"label-font text-primary mb-3\">Details<\/div>\n                    <h2 class=\"headline-font text-4xl md:text-5xl text-on-surface tracking-tighter text-white\">Was beeinflusst die Kosten konkret?<\/h2>\n                <\/div>\n\n                <div class=\"space-y-6\">\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-xl text-primary\">1. Akkuvariante und Baujahr<\/h3>\n                        <p class=\"text-on-surface\/80 leading-relaxed\">ID.3 und ID.4 gibt es mit 45, 52, 58 oder 77 kWh Kapazit\u00e4t. Jede Variante hat andere Modulchemien und unterschiedliche Verf\u00fcgbarkeit am Markt. \u00c4ltere Baujahre (2021\u20132022) haben teils l\u00e4ngere Lieferzeiten.<\/p>\n                        <p class=\"text-on-surface\/60 text-base\"><strong>Beispiel:<\/strong> Ein 77-kWh-Modul kann knapper sein als ein 52-kWh-Modul.<\/p>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-xl text-primary\">2. Anzahl defekter Module<\/h3>\n                        <p class=\"text-on-surface\/80 leading-relaxed\">Ein defektes Modul erfordert Demontage, Diagnose und Montage. Jedes weitere Modul multipliziert den Arbeitsaufwand und die Materialkosten. Bei mehreren Modulen k\u00f6nnen Synergieeffekte die Arbeitszeit senken.<\/p>\n                        <p class=\"text-on-surface\/60 text-base\"><strong>Beispiel:<\/strong> 2 Module brauchen nicht die doppelte Zeit wie 1 Modul.<\/p>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-xl text-primary\">3. Diagnosekosten<\/h3>\n                        <p class=\"text-on-surface\/80 leading-relaxed\">Eine vollst\u00e4ndige Batteriediagnose mit Vermessung kostet orientierungsweise \u20ac200\u2013\u20ac500 und dauert 1\u20132 Stunden. Wird ein Reparaturauftrag erteilt, rechnen wir die Diagnosekosten an.<\/p>\n                        <p class=\"text-on-surface\/60 text-base\"><strong>Transparent:<\/strong> Sie zahlen separat nur, wenn Sie die Reparatur nicht beauftragen.<\/p>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-xl text-primary\">4. Zusatzarbeiten<\/h3>\n                        <p class=\"text-on-surface\/80 leading-relaxed\">Je nach Fehlermuster k\u00f6nnen erforderlich sein:<\/p>\n                        <ul class=\"space-y-2 text-on-surface\/80\">\n                            <li class=\"flex gap-3\">\n                                <span class=\"text-primary\">\u2022<\/span>\n                                <span><strong>BMS-Neukalibrierung:<\/strong> \u20ac300\u2013\u20ac800<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"text-primary\">\u2022<\/span>\n                                <span><strong>Dichtungstausch:<\/strong> \u20ac100\u2013\u20ac400<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"text-primary\">\u2022<\/span>\n                                <span><strong>Softwareupdate:<\/strong> \u20ac50\u2013\u20ac200<\/span>\n                            <\/li>\n                            <li class=\"flex gap-3\">\n                                <span class=\"text-primary\">\u2022<\/span>\n                                <span><strong>Hochvoltkabel (falls n\u00f6tig):<\/strong> \u20ac500\u2013\u20ac1.500<\/span>\n                            <\/li>\n                        <\/ul>\n                        <p class=\"text-on-surface\/60 text-base\">Diese Kosten zeigen sich erst nach Diagnose.<\/p>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-xl text-primary\">5. Arbeitsaufwand und Lohnkosten<\/h3>\n                        <p class=\"text-on-surface\/80 leading-relaxed\">Der Modultausch erfordert Spezialwerkzeug, Hochvoltschutzma\u00dfnahmen und intensive Kalibrierungsarbeit. Pro Stunde rechnen Sie mit \u20ac120\u2013\u20ac180, je nach Komplexit\u00e4t.<\/p>\n                        <p class=\"text-on-surface\/60 text-base\"><strong>Beispiel:<\/strong> 10 Stunden Arbeitszeit = \u20ac1.200\u2013\u20ac1.800<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 5: Transparent Process -->\n            <section class=\"space-y-8\">\n                <div>\n                    <div class=\"label-font text-primary mb-3\">Prozess<\/div>\n                    <h2 class=\"headline-font text-4xl md:text-5xl text-on-surface tracking-tighter text-white\">Transparente Kalkulation bei ESDI EV<\/h2>\n                <\/div>\n\n                <p class=\"text-lg text-on-surface\/80 leading-relaxed\">Wir arbeiten nach einem transparenten, mehrstufigen Prozess \u2013 ohne versteckte Kosten, ohne \u00dcberraschungen.<\/p>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-lg text-primary\">1. Diagnose<\/h3>\n                        <p class=\"text-on-surface\/80 text-base leading-relaxed\">Vollst\u00e4ndige Hochvolt-Diagnose mit Vermessung aller Module, Spannungstests und Leckagepr\u00fcfung. Dauer: 1\u20132 Stunden. Kosten: \u20ac200\u2013\u20ac500.<\/p>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-lg text-primary\">2. Kostenvoranschlag<\/h3>\n                        <p class=\"text-on-surface\/80 text-base leading-relaxed\">Basierend auf Diagnose erstellen wir einen detaillierten Kostenvoranschlag mit Aufschl\u00fcsselung nach Material, Arbeitszeit und Zusatzleistungen.<\/p>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-lg text-primary\">3. Freigabe durch Sie<\/h3>\n                        <p class=\"text-on-surface\/80 text-base leading-relaxed\">Sie entscheiden in Ruhe, ob Sie die Reparatur beauftragen. Erst nach Ihrer schriftlichen Freigabe beginnt die Arbeit.<\/p>\n                    <\/div>\n\n                    <div class=\"milled-card space-y-4\">\n                        <h3 class=\"headline-font text-lg text-primary\">4. Reparatur und Tests<\/h3>\n                        <p class=\"text-on-surface\/80 text-base leading-relaxed\">Wir f\u00fchren die Reparatur durch, kalibrieren das BMS neu und f\u00fchren abschlie\u00dfend Funktionspr\u00fcfungen durch.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"disclaimer-box\">\n                    <p class=\"text-on-surface\"><strong>Keine versteckten Kosten:<\/strong> Der Kostenvoranschlag ist verbindlich. Etwaige Zusatzarbeiten, die sich w\u00e4hrend der Reparatur zeigen, kommunizieren wir sofort und bitten um Freigabe, bevor wir weitermachen.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- Section 6: FAQ -->\n            <section class=\"space-y-8\">\n                <div>\n                    <div class=\"label-font text-primary mb-3\">Fragen<\/div>\n                    <h2 class=\"headline-font text-4xl md:text-5xl text-on-surface tracking-tighter text-white\">H\u00e4ufig gestellte Fragen zu den Kosten<\/h2>\n                <\/div>\n\n                <div class=\"space-y-4\">\n                    <details class=\"faq-accordion milled-card\">\n                        <summary class=\"font-semibold text-on-surface hover:text-primary transition\">\n                            <span>Was kostet ein Batteriemodul-Tausch bei VW ID.3 oder ID.4?<\/span>\n                            <span class=\"material-symbols-outlined expand-icon transition\">expand_more<\/span>\n                        <\/summary>\n                        <div class=\"faq-content\">\n                            <p class=\"text-on-surface\/80\">Die Kosten f\u00fcr ein einzelnes Modul liegen orientierungsweise zwischen <span class=\"cost-highlight\">\u20ac1.400 und \u20ac2.500<\/span> (Material), zuz\u00fcglich Arbeitszeit (8\u201310 Stunden). Dies sind <strong>unverbindliche Orientierungswerte<\/strong>, die nach Diagnose variieren k\u00f6nnen \u2013 je nach Akkuvariante, Alter und Verf\u00fcgbarkeit.<\/p>\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-accordion milled-card\">\n                        <summary class=\"font-semibold text-on-surface hover:text-primary transition\">\n                            <span>Wann lohnt sich ein Modultausch gegen\u00fcber einem Kompletttausch?<\/span>\n                            <span class=\"material-symbols-outlined expand-icon transition\">expand_more<\/span>\n                        <\/summary>\n                        <div class=\"faq-content\">\n                            <p class=\"text-on-surface\/80\">Ein Modultausch ist wirtschaftlicher, wenn nur 1\u20132 Module defekt sind. Bei 3\u20134 oder mehr defekten Modulen kann ein <strong>Kompletttausch<\/strong> (\u20ac15.000\u2013\u20ac25.000 beim Hersteller) wirtschaftlicher sein, weil Sie daf\u00fcr eine neue Batterie mit neuer Garantie erhalten. Wir f\u00fchren eine Break-Even-Analyse mit Ihnen durch.<\/p>\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-accordion milled-card\">\n                        <summary class=\"font-semibold text-on-surface hover:text-primary transition\">\n                            <span>Sind die angegebenen Preise verbindlich?<\/span>\n                            <span class=\"material-symbols-outlined expand-icon transition\">expand_more<\/span>\n                        <\/summary>\n                        <div class=\"faq-content\">\n                            <p class=\"text-on-surface\/80\">Nein, alle genannten Preise sind <strong>unverbindliche Orientierungswerte<\/strong>. Die tats\u00e4chlichen Kosten ergeben sich aus Ihrer individuellen Diagnose und werden in einem verbindlichen <strong>Kostenvoranschlag<\/strong> festgehalten, den Sie vor der Reparatur freigeben m\u00fcssen.<\/p>\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-accordion milled-card\">\n                        <summary class=\"font-semibold text-on-surface hover:text-primary transition\">\n                            <span>Wie lange dauert ein Batteriemodul-Tausch?<\/span>\n                            <span class=\"material-symbols-outlined expand-icon transition\">expand_more<\/span>\n                        <\/summary>\n                        <div class=\"faq-content\">\n                               <p class=\"text-on-surface\/80\">Die reine Arbeitszeit f\u00fcr einen Modultausch betr\u00e4gt orientierungsweise <strong>8\u201312 Stunden<\/strong>. Bei mehreren Modulen oder erforderlichen Zusatzarbeiten (BMS-Kalibrierung, Softwareupdate) kann dies l\u00e4nger dauern. Hinzu kommen Diagnose (1\u20132 Stunden) und ggf. Teilebestellung. Insgesamt rechnen Sie mit 1\u20133 Werktagen.<\/p>\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-accordion milled-card\">\n                        <summary class=\"font-semibold text-on-surface hover:text-primary transition\">\n                            <span>K\u00f6nnen die Kosten vom Hersteller \u00fcbernommen werden?<\/span>\n                            <span class=\"material-symbols-outlined expand-icon transition\">expand_more<\/span>\n                        <\/summary>\n                        <div class=\"faq-content\">\n                            <p class=\"text-on-surface\/80\">Falls ein <strong>Garantiefall<\/strong> vorliegt und die Batterie noch unter Garantie ist (normalerweise 8 Jahre oder 160.000 km), kann der Hersteller die Kosten \u00fcbernehmen. Wir kl\u00e4ren dies im Rahmen der Diagnose und unterst\u00fctzen Sie bei der Garantieanmeldung.<\/p>\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-accordion milled-card\">\n                        <summary class=\"font-semibold text-on-surface hover:text-primary transition\">\n                            <span>Warum kosten die Module unterschiedlich viel?<\/span>\n                            <span class=\"material-symbols-outlined expand-icon transition\">expand_more<\/span>\n                        <\/summary>\n                        <div class=\"faq-content\">\n                            <p class=\"text-on-surface\/80\">Die Akkuvariante (45, 52, 58 oder 77 kWh) bestimmt die Modulchemie und Verf\u00fcgbarkeit. \u00c4ltere Baujahre haben teils l\u00e4ngere Lieferzeiten. Zudem unterscheiden sich die Module je nach Zulieferer und etwaigen Design\u00e4nderungen. Das f\u00fchrt zu Preisunterschieden von 10\u201330%.<\/p>\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-accordion milled-card\">\n                        <summary class=\"font-semibold text-on-surface hover:text-primary transition\">\n                            <span>Wird die Diagnose angerechnet?<\/span>\n                            <span class=\"material-symbols-outlined expand-icon transition\">expand_more<\/span>\n                        <\/summary>\n                        <div class=\"faq-content\">\n                            <p class=\"text-on-surface\/80\">Die Diagnose kostet \u20ac200\u2013\u20ac500 und wird <strong>angerechnet<\/strong>, falls Sie die Reparatur bei uns beauftragen. Entscheiden Sie sich dagegen, zahlen Sie die Diagnosekosten separat. Das ist fair und transparent.<\/p>\n                        <\/div>\n                    <\/details>\n                <\/div>\n            <\/section>\n\n            <!-- Legal Disclaimer -->\n            <section class=\"space-y-8\">\n                <div class=\"milled-card border border-primary\/30 space-y-4\">\n                    <h3 class=\"headline-font text-lg text-primary\">Rechtlicher Hinweis zu Kostenangaben<\/h3>\n                    <p class=\"text-on-surface\/80 leading-relaxed\">\n                        <strong>Alle genannten Preise und Spannen sind unverbindliche Orientierungswerte<\/strong> und ersetzen keinen individuellen Kostenvoranschlag. Die tats\u00e4chlichen Kosten ergeben sich aus der technischen Diagnose Ihres Fahrzeugs und k\u00f6nnen abweichen. Grundlage f\u00fcr eine verbindliche Reparaturvereinbarung ist immer der schriftliche Kostenvoranschlag nach Durchf\u00fchrung der Diagnose.\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- CTA Form Section -->\n            <section class=\"space-y-8\">\n                <div class=\"milled-card border border-primary\/30 space-y-8\">\n                    <div>\n                        <h2 class=\"headline-font text-3xl md:text-4xl text-on-surface mb-3 text-white\">Kostenvoranschlag anfragen<\/h2>\n                        <p class=\"text-lg text-on-surface\/80 leading-relaxed\">Lassen Sie sich einen individuellen, verbindlichen Kostenvoranschlag erstellen. Basis ist eine vollst\u00e4ndige Batteriediagnose, die Sie vor der Reparatur freigeben.<\/p>\n                    <\/div>\n\n                    <div class=\"cf7-meb-form\">\n<style>\n.cf7-meb-form .wpcf7 { max-width: 100%; }\n.cf7-meb-form .wpcf7-form label { display: block; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 4px; }\n.cf7-meb-form .wpcf7-form input[type=\"text\"], .cf7-meb-form .wpcf7-form input[type=\"email\"], .cf7-meb-form .wpcf7-form input[type=\"tel\"], .cf7-meb-form .wpcf7-form textarea { width: 100%; padding: 16px; border: none; background: #fff; font-size: 14px; margin-bottom: 12px; }\n.cf7-meb-form .wpcf7-form input[type=\"submit\"] { background: #c8a461; color: #fff; border: none; padding: 16px 32px; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; cursor: pointer; width: 100%; }\n.cf7-meb-form .wpcf7-form input[type=\"submit\"]:hover { background: #b8944f; }\n<\/style>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f4811-o1\" lang=\"de-DE\" dir=\"ltr\" data-wpcf7-id=\"4811\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/6939#wpcf7-f4811-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Kontaktformular\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><legend class=\"screen-reader-text\">Hidden fields<\/legend><input type=\"hidden\" name=\"_wpcf7\" value=\"4811\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"de_DE\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f4811-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<label> Ihr Name (Pflichtfeld)\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n\n<label> Ihre Telefonnummer\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"tel-780\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-780\" \/><\/span> <\/label>\n\n<label> Ihre E-Mail-Adresse (Pflichtfeld)\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n\n<label>Was interessiert Sie?\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"anfrage-typ\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"anfrage-typ\"><option value=\"\u2014 Bitte w\u00e4hlen \u2014\">\u2014 Bitte w\u00e4hlen \u2014<\/option><option value=\"Elektro-Umbaukit\">Elektro-Umbaukit<\/option><option value=\"Komplettfahrzeug\">Komplettfahrzeug<\/option><option value=\"MEB Batteriereparatur (VW ID.3\/ID.4)\">MEB Batteriereparatur (VW ID.3\/ID.4)<\/option><option value=\"Motor-\/Antriebsreparatur (Tesla, Mercedes)\">Motor-\/Antriebsreparatur (Tesla, Mercedes)<\/option><option value=\"B2B Partnerschaft\">B2B Partnerschaft<\/option><option value=\"Sonderanfrage \/ Sonstiges\">Sonderanfrage \/ Sonstiges<\/option><\/select><\/span> <\/label>\n\n<div class=\"esdi-conditional\" id=\"kit-auswahl-wrapper\" style=\"display:none;\">\n<label>Welches Kit interessiert Sie?\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"kit-auswahl\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"kit-auswahl\"><option value=\"\u2014 Kit w\u00e4hlen \u2014\">\u2014 Kit w\u00e4hlen \u2014<\/option><option value=\"VW K\u00e4fer\">VW K\u00e4fer<\/option><option value=\"VW T1 Samba Bus\">VW T1 Samba Bus<\/option><option value=\"VW T2 Bus\">VW T2 Bus<\/option><option value=\"VW T3\">VW T3<\/option><option value=\"VW T5\/T6\">VW T5\/T6<\/option><option value=\"VW T6.1 ABT-e\">VW T6.1 ABT-e<\/option><option value=\"Porsche 356\">Porsche 356<\/option><option value=\"Porsche 911\">Porsche 911<\/option><option value=\"Porsche 912\">Porsche 912<\/option><option value=\"Porsche 914\">Porsche 914<\/option><option value=\"Porsche 964\">Porsche 964<\/option><option value=\"Porsche Boxster 986\">Porsche Boxster 986<\/option><option value=\"Mercedes W124\">Mercedes W124<\/option><option value=\"Land Rover Defender\">Land Rover Defender<\/option><option value=\"Classic Mini\">Classic Mini<\/option><option value=\"Anderes Fahrzeug\">Anderes Fahrzeug<\/option><\/select><\/span> <\/label>\n<\/div>\n\n<div class=\"esdi-conditional\" id=\"fahrzeug-wrapper\" style=\"display:none;\">\n<label>Ihr Fahrzeugmodell\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-vehicle\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"z.B. Tesla Model S 2019 oder Mercedes B250e\" value=\"\" type=\"text\" name=\"your-vehicle\" \/><\/span> <\/label>\n<\/div>\n\n<label>Mein ungef\u00e4hres Budget\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"budget\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"budget\"><option value=\"\u2014 Bitte w\u00e4hlen \u2014\">\u2014 Bitte w\u00e4hlen \u2014<\/option><option value=\"25.000\u201340.000 \u20ac\">25.000\u201340.000 \u20ac<\/option><option value=\"40.000\u201360.000 \u20ac\">40.000\u201360.000 \u20ac<\/option><option value=\"60.000\u201380.000 \u20ac\">60.000\u201380.000 \u20ac<\/option><option value=\"\u00dcber 80.000 \u20ac\">\u00dcber 80.000 \u20ac<\/option><option value=\"Noch offen\">Noch offen<\/option><\/select><\/span> <\/label>\n\n<label> Ihre Nachricht (Pflichtfeld)\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n\n\n\n<label class=\"dsgvo-consent\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"dsgvo-consent\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"dsgvo-consent\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">Ich habe die <a href=\"\/datenschutzerklaerung-2\/\" target=\"_blank\">Datenschutzerkl\u00e4rung<\/a> gelesen und stimme der Verarbeitung meiner Daten zu.<\/span><\/label><\/span><\/span><\/span>\n<\/label>\n\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Anfrage senden\" \/><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Internal Links -->\n            <section class=\"space-y-8\">\n                <div>\n                    <div class=\"label-font text-primary mb-3\">Ressourcen<\/div>\n                    <h2 class=\"headline-font text-2xl md:text-3xl text-on-surface tracking-tighter text-white\">Weiterf\u00fchrende Informationen<\/h2>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\n                    <a href=\"\/meb-batteriereparatur-vw-id3-id4\/meb-batteriemodul-tauschen\/\" class=\"milled-card flex items-center gap-4 hover:border-primary transition\">\n                        <span class=\"material-symbols-outlined text-primary flex-shrink-0\">arrow_forward<\/span>\n                        <span class=\"text-on-surface font-semibold\">MEB Batteriemodul tauschen \u2013 Technischer Guide<\/span>\n                    <\/a>\n                    <a href=\"\/meb-batteriereparatur-vw-id3-id4\/meb-akkudiagnose-zweitmeinung\/\" class=\"milled-card flex items-center gap-4 hover:border-primary transition\">\n                        <span class=\"material-symbols-outlined text-primary flex-shrink-0\">arrow_forward<\/span>\n                        <span class=\"text-on-surface font-semibold\">MEB Akkudiagnose \u2013 Zweitmeinung<\/span>\n                    <\/a>\n                    <a href=\"\/meb-batteriereparatur-vw-id3-id4\/batteriegarantie-id3-id4\/\" class=\"milled-card flex items-center gap-4 hover:border-primary transition\">\n                        <span class=\"material-symbols-outlined text-primary flex-shrink-0\">arrow_forward<\/span>\n                        <span class=\"text-on-surface font-semibold\">Batteriegarantie ID.3 &#038; ID.4<\/span>\n                    <\/a>\n                    <a href=\"\/meb-batteriereparatur-vw-id3-id4\/\" class=\"milled-card flex items-center gap-4 hover:border-primary transition\">\n                        <span class=\"material-symbols-outlined text-primary flex-shrink-0\">arrow_forward<\/span>\n                        <span class=\"text-on-surface font-semibold\">Batteriereparatur im Detail<\/span>\n                    <\/a>\n                <\/div>\n            <\/section>\n\n        <\/div>\n    \n<section class=\"py-16 bg-surface-container-low\"><div class=\"max-w-7xl mx-auto px-6 md:px-8\"><h2 class=\"text-xs font-bold uppercase tracking-[0.3em] text-secondary mb-2\">Verwandte Themen<\/h2><h3 class=\"text-2xl md:text-3xl font-bold font-headline leading-tight mb-8\">Weitere Informationen zur MEB-Batteriereparatur<\/h3><div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4\"><a href=\"\/meb-batteriereparatur-vw-id3-id4\/\" class=\"group block bg-surface p-5 hover:bg-surface-container-high transition-colors border-l-2 border-secondary\"><span class=\"text-[10px] font-bold uppercase tracking-widest text-on-surface-variant\/60 mb-1 block\">\u00dcbersicht<\/span><span class=\"font-bold text-on-surface group-hover:text-secondary transition-colors block text-sm\">Alle MEB-Batterieservice-Leistungen<\/span><span class=\"material-symbols-outlined text-secondary text-sm mt-2 block opacity-0 group-hover:opacity-100 transition-opacity\">arrow_forward<\/span><\/a><a href=\"\/meb-batteriereparatur-vw-id3-id4\/meb-batteriemodul-tauschen\/\" class=\"group block bg-surface p-5 hover:bg-surface-container-high transition-colors border-l-2 border-secondary\"><span class=\"text-[10px] font-bold uppercase tracking-widest text-on-surface-variant\/60 mb-1 block\">Prozess<\/span><span class=\"font-bold text-on-surface group-hover:text-secondary transition-colors block text-sm\">Wie der Modultausch abl\u00e4uft<\/span><span class=\"material-symbols-outlined text-secondary text-sm mt-2 block opacity-0 group-hover:opacity-100 transition-opacity\">arrow_forward<\/span><\/a><a href=\"\/meb-batteriereparatur-vw-id3-id4\/meb-akkudiagnose-zweitmeinung\/\" class=\"group block bg-surface p-5 hover:bg-surface-container-high transition-colors border-l-2 border-secondary\"><span class=\"text-[10px] font-bold uppercase tracking-widest text-on-surface-variant\/60 mb-1 block\">Start<\/span><span class=\"font-bold text-on-surface group-hover:text-secondary transition-colors block text-sm\">Kostenlose Erstdiagnose anfordern<\/span><span class=\"material-symbols-outlined text-secondary text-sm mt-2 block opacity-0 group-hover:opacity-100 transition-opacity\">arrow_forward<\/span><\/a><a href=\"\/meb-batteriereparatur-vw-id3-id4\/batteriegarantie-id3-id4\/\" class=\"group block bg-surface p-5 hover:bg-surface-container-high transition-colors border-l-2 border-secondary\"><span class=\"text-[10px] font-bold uppercase tracking-widest text-on-surface-variant\/60 mb-1 block\">Garantie<\/span><span class=\"font-bold text-on-surface group-hover:text-secondary transition-colors block text-sm\">Herstellergarantie pr\u00fcfen<\/span><span class=\"material-symbols-outlined text-secondary text-sm mt-2 block opacity-0 group-hover:opacity-100 transition-opacity\">arrow_forward<\/span><\/a><a href=\"\/meb-batteriereparatur-vw-id3-id4\/vw-id3-batteriereparatur\/\" class=\"group block bg-surface p-5 hover:bg-surface-container-high transition-colors border-l-2 border-secondary\"><span class=\"text-[10px] font-bold uppercase tracking-widest text-on-surface-variant\/60 mb-1 block\">Fahrzeug<\/span><span class=\"font-bold text-on-surface group-hover:text-secondary transition-colors block text-sm\">Kosten speziell beim ID.3<\/span><span class=\"material-symbols-outlined text-secondary text-sm mt-2 block opacity-0 group-hover:opacity-100 transition-opacity\">arrow_forward<\/span><\/a><\/div><div class=\"mt-12 pt-8 border-t border-surface-container\"><h3 class=\"text-xs font-bold uppercase tracking-[0.3em] text-on-surface-variant\/60 mb-4\">MEB-Ersatzteile im Shop<\/h3><div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-2 gap-4\"><a href=\"https:\/\/esdi-shop.de\/products\/id3-batteriemodule-6-85-kwh?utm_source=esdi-ev&#038;utm_medium=service-page&#038;utm_campaign=meb-battery\" target=\"_blank\" rel=\"noopener\" class=\"flex items-center justify-between bg-surface p-4 hover:bg-surface-container-high transition-colors group\"><div><span class=\"font-bold text-sm text-on-surface block\">MEB Batteriemodul 6.85 kWh<\/span><span class=\"text-secondary text-xs font-bold\">ab \u20ac1.599<\/span><\/div><span class=\"material-symbols-outlined text-secondary opacity-60 group-hover:opacity-100 transition-opacity\">open_in_new<\/span><\/a><a href=\"https:\/\/esdi-shop.de\/products\/vw-id-meb-batteriepack-62-kwh?utm_source=esdi-ev&#038;utm_medium=service-page&#038;utm_campaign=meb-battery\" target=\"_blank\" rel=\"noopener\" class=\"flex items-center justify-between bg-surface p-4 hover:bg-surface-container-high transition-colors group\"><div><span class=\"font-bold text-sm text-on-surface block\">MEB Batteriepack 62 kWh komplett<\/span><span class=\"text-secondary text-xs font-bold\">\u20ac8.999<\/span><\/div><span class=\"material-symbols-outlined text-secondary opacity-60 group-hover:opacity-100 transition-opacity\">open_in_new<\/span><\/a><\/div><p class=\"text-[10px] text-on-surface-variant\/40 mt-3\">Einzelteile f\u00fcr Werkst\u00e4tten und B2B-Partner. Einbau durch ESDI EV oder zertifizierte Partnerbetriebe.<\/p><\/div><\/div><\/section>\n<\/main>\n\n    <!-- Footer -->\n    <footer class=\"border-t border-white\/5 py-12 px-6\">\n        <div class=\"container mx-auto max-w-5xl\">\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 mb-8\">\n                <div class=\"space-y-2\">\n                    <h4 class=\"headline-font text-primary\">ESDI EV<\/h4>\n                    <p class=\"text-on-surface\/60 text-base\">Spezialisten f\u00fcr MEB-Batteriediagnose und Modultausch.<\/p>\n                    <div class=\"flex gap-2 pt-2\">\n                        <span class=\"label-font text-primary text-xs px-2 py-1 bg-primary-container\/20 rounded\">HV-Level 3<\/span>\n                        <span class=\"label-font text-primary text-xs px-2 py-1 bg-primary-container\/20 rounded\">ESD-gesch\u00fctzt<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"space-y-2\">\n                    <h4 class=\"headline-font text-primary\">Rechtliches<\/h4>\n                    <ul class=\"space-y-1 text-on-surface\/60 text-sm\">\n                        <li><a href=\"\/impressum\" class=\"hover:text-primary transition\">Impressum<\/a><\/li>\n                        <li><a href=\"https:\/\/esdi-ev.de\/datenschutzerklaerung-2\/\" class=\"hover:text-primary transition\">Datenschutz<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"space-y-2\">\n                    <h4 class=\"headline-font text-primary\">Kontakt<\/h4>\n                    <p class=\"text-on-surface\/60 text-base\">support@esdi-ev.de<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"border-t border-white\/5 pt-6 text-center\">\n                <p class=\"text-sm text-on-surface\/40\">\u00a9 2026 ESDI EV. Alle Rechte vorbehalten.<\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        document.getElementById('cost-form').addEventListener('submit', function(e) {\n            e.preventDefault();\n            alert('Danke f\u00fcr Ihre Anfrage! Wir melden uns in K\u00fcrze bei Ihnen.');\n            this.reset();\n        });\n    <\/script>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Das k\u00f6nnte Sie auch interessieren<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/esdi-ev.de\/meb-batteriereparatur-vw-id3-id4\/meb-batteriemodul-tauschen\/\">MEB-Batteriemodul tauschen \u2014 Ablauf<\/a><\/li><li><a href=\"\/meb-batteriereparatur-vw-id3-id4\/\">MEB-Batteriereparatur \u2014 Alle Optionen<\/a><\/li><li><a href=\"https:\/\/esdi-ev.de\/meb-batteriereparatur-vw-id3-id4\/batteriegarantie-id3-id4\/\">Batteriegarantie VW ID.3\/ID.4<\/a><\/li><li><a href=\"\/kontakt\/\">Kostenvoranschlag anfordern<\/a><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>ESDI EV \u2190 Batteriemodul-Reparatur Kostentransparenz Kosten f\u00fcr den Batteriemodul-Tausch bei VW ID.3 &#038; ID.4 Transparente Orientierungswerte, Kostenfaktoren und wirtschaftliche Bewertung&#8230;.<\/p>","protected":false},"author":1,"featured_media":5753,"parent":6915,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6939","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/pages\/6939","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/comments?post=6939"}],"version-history":[{"count":3,"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/pages\/6939\/revisions"}],"predecessor-version":[{"id":7703,"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/pages\/6939\/revisions\/7703"}],"up":[{"embeddable":true,"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/pages\/6915"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/media\/5753"}],"wp:attachment":[{"href":"https:\/\/esdi-ev.de\/en\/wp-json\/wp\/v2\/media?parent=6939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}