{"title":"Mazda 323 Gewindefahrwerke – Verstellbares Fahrwerk | Rasl’Bitume","description":"\u003cp data-start=\"124\" data-end=\"485\"\u003e🚗 Veredeln Sie Ihren \u003cstrong data-start=\"142\" data-end=\"163\"\u003eMazda 323\u003c\/strong\u003e mit unseren \u003cstrong data-start=\"173\" data-end=\"193\"\u003eGewindefahrwerken\u003c\/strong\u003e, die für verschiedene Setups entwickelt wurden, vom gepflegten Alltagsfahrzeug bis zum schärferen Projekt. Stellen Sie die Höhe einfach ein für eine niedrigere und besser abgestimmte Fahrzeuglage, mit verbessertem Fahrverhalten und präziserem Handling. Eine deutliche Tieferlegung, die seinen zeitlosen Look und seine straffe Silhouette unterstreicht.\u003c\/p\u003e","products":[{"product_id":"combines-filetes-d2-sport-mazda-323f-1989-1994","title":"Gewindefahrwerke D2 Street - Mazda 323F (1989-1994)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eCombinés Filetés D2 Street – Mazda 323F (1989-1994)\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2-container {\n        max-width: 100%;\n        margin: 0 auto;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        line-height: 1.6;\n        color: #1a1a1a;\n        background: #FFFFFF;\n    }\n\n    .d2-header {\n        background: linear-gradient(135deg, #9c00ff 0%, #E00CFF 50%, #9c00ff 100%);\n        color: white !important;\n        padding: 60px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n        border-radius: 10px;\n        margin-bottom: 0;\n    }\n\n    .d2-bubbles {\n        position: absolute; top: 0; left: 0;\n        width: 100%; height: 100%;\n        overflow: hidden; z-index: 0;\n    }\n\n    .d2-bubble {\n        position: absolute; bottom: -100px;\n        background: radial-gradient(circle, rgba(254, 216, 3, 0.4) 0%, rgba(254, 216, 3, 0.15) 50%, transparent 100%);\n        border-radius: 50%; opacity: 0.8;\n        animation: d2-rise linear infinite;\n    }\n\n    .d2-bubble:nth-child(1)  { width: 80px;  height: 80px;  left: 10%; animation-duration: 8s;  animation-delay: 0s; }\n    .d2-bubble:nth-child(2)  { width: 120px; height: 120px; left: 20%; animation-duration: 10s; animation-delay: 2s; }\n    .d2-bubble:nth-child(3)  { width: 60px;  height: 60px;  left: 35%; animation-duration: 7s;  animation-delay: 4s; }\n    .d2-bubble:nth-child(4)  { width: 100px; height: 100px; left: 50%; animation-duration: 9s;  animation-delay: 1s; }\n    .d2-bubble:nth-child(5)  { width: 90px;  height: 90px;  left: 65%; animation-duration: 11s; animation-delay: 3s; }\n    .d2-bubble:nth-child(6)  { width: 70px;  height: 70px;  left: 80%; animation-duration: 8s;  animation-delay: 5s; }\n    .d2-bubble:nth-child(7)  { width: 110px; height: 110px; left: 90%; animation-duration: 12s; animation-delay: 2s; }\n    .d2-bubble:nth-child(8)  { width: 75px;  height: 75px;  left: 15%; animation-duration: 9s;  animation-delay: 6s; }\n    .d2-bubble:nth-child(9)  { width: 95px;  height: 95px;  left: 40%; animation-duration: 10s; animation-delay: 1s; }\n    .d2-bubble:nth-child(10) { width: 85px;  height: 85px;  left: 70%; animation-duration: 8s;  animation-delay: 4s; }\n\n    @keyframes d2-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);     opacity: 0.8; }\n        50%  {                 transform: translateX(100px) scale(1.2); opacity: 0.5; }\n        100% { bottom: 110%;  transform: translateX(-100px) scale(0.9); opacity: 0; }\n    }\n\n    .d2-header-content { position: relative; z-index: 1; }\n\n    .d2-header h1 {\n        font-size: 3em; margin-bottom: 20px;\n        text-transform: uppercase; letter-spacing: 3px;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.3); font-weight: 700;\n    }\n\n    .d2-header .subtitle {\n        font-size: 1.3em; margin-bottom: 15px;\n        color: #FED803 !important; font-weight: 600;\n        text-shadow: 1px 1px 4px rgba(0,0,0,0.3);\n    }\n\n    .d2-header .tagline {\n        font-size: 1.5em; font-style: italic;\n        opacity: 0.95; margin-top: 20px; letter-spacing: 2px;\n    }\n\n    .d2-hero-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #E00CFF 100%);\n        color: white !important; padding: 40px; text-align: center;\n        font-size: 1.4em; font-weight: 500; letter-spacing: 1px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n\n    .d2-section {\n        padding: 50px 40px;\n        border-bottom: 2px solid #f0f0f0;\n    }\n\n    .d2-section-title {\n        font-size: 2.2em; color: #9c00ff;\n        margin-bottom: 30px; padding-bottom: 15px;\n        border-bottom: 4px solid #FED803;\n        display: inline-block; text-transform: uppercase; letter-spacing: 2px;\n    }\n\n    \/* Version card avec image *\/\n    .d2-version-wrap {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        margin-top: 30px;\n        align-items: center;\n    }\n\n    .d2-version-img img {\n        width: 100%; border-radius: 14px;\n        box-shadow: 0 8px 30px rgba(156,0,255,0.18);\n        border: 3px solid #9c00ff;\n    }\n\n    .d2-version-img p {\n        margin-top: 10px; color: #888;\n        font-size: 0.88em; font-style: italic; text-align: center;\n    }\n\n    .d2-version-card {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border-radius: 14px; padding: 35px;\n        border: 3px solid #9c00ff;\n        box-shadow: 0 6px 28px rgba(156,0,255,0.2);\n    }\n\n    .d2-version-card .vc-head {\n        display: flex; justify-content: space-between;\n        align-items: center; margin-bottom: 16px;\n    }\n\n    .d2-version-card .vc-name {\n        font-size: 1.5em; font-weight: 900;\n        color: #fff; text-transform: uppercase; letter-spacing: 2px;\n    }\n\n    .d2-version-card .vc-badge {\n        background: linear-gradient(135deg, #FED803, #e67e22);\n        color: #1a1a1a; font-weight: 700; font-size: 0.8em;\n        padding: 5px 16px; border-radius: 20px;\n        text-transform: uppercase; letter-spacing: 1px;\n    }\n\n    .d2-version-card .vc-desc {\n        color: #ccc; font-size: 0.97em;\n        line-height: 1.75; margin-bottom: 20px;\n    }\n\n    .d2-version-card .vc-tags {\n        display: flex; flex-wrap: wrap; gap: 8px;\n    }\n\n    .d2-version-card .vc-tag {\n        background: rgba(254,216,3,0.12);\n        color: #FED803 !important; font-size: 0.82em;\n        font-weight: 600; padding: 5px 14px;\n        border-radius: 20px; border: 1px solid rgba(254,216,3,0.25);\n    }\n\n    @media (max-width: 768px) {\n        .d2-version-wrap { grid-template-columns: 1fr; }\n    }\n\n    \/* Benefits Grid *\/\n    .d2-benefits-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 30px; margin-top: 30px;\n    }\n\n    .d2-benefit-card {\n        background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%);\n        padding: 30px; border-radius: 12px;\n        box-shadow: 0 4px 15px rgba(156, 0, 255, 0.1);\n        border: 2px solid transparent; transition: all 0.3s ease;\n    }\n\n    .d2-benefit-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 25px rgba(156, 0, 255, 0.2);\n        border-color: #9c00ff;\n    }\n\n    .d2-benefit-icon { font-size: 3em; margin-bottom: 15px; }\n\n    .d2-benefit-card h3 {\n        font-size: 1.4em; margin-bottom: 12px; color: #E00CFF;\n    }\n\n    .d2-benefit-card p { color: #666; line-height: 1.7; }\n\n    \/* Tech Specs *\/\n    .d2-tech-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 20px; margin-top: 30px;\n    }\n\n    .d2-tech-item {\n        background: #f8f8f8; padding: 25px;\n        border-radius: 8px; border-left: 5px solid #FED803;\n        transition: all 0.3s ease;\n    }\n\n    .d2-tech-item:hover {\n        background: rgba(156, 0, 255, 0.05);\n        border-left-color: #9c00ff; transform: translateX(5px);\n    }\n\n    .d2-tech-label {\n        font-size: 0.9em; text-transform: uppercase;\n        color: #9c00ff; font-weight: 600;\n        margin-bottom: 8px; letter-spacing: 1px;\n    }\n\n    .d2-tech-value { font-size: 1.3em; color: #1a1a1a; font-weight: 500; }\n\n    \/* Table *\/\n    .d2-table-wrapper {\n        overflow-x: auto; margin-top: 30px;\n        border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    }\n\n    .d2-table { width: 100%; border-collapse: collapse; background: white; }\n\n    .d2-table thead {\n        background: linear-gradient(135deg, #9c00ff 0%, #E00CFF 100%);\n        color: white !important;\n    }\n\n    .d2-table th {\n        padding: 18px; text-align: left;\n        font-weight: 600; text-transform: uppercase;\n        letter-spacing: 1px; font-size: 0.95em;\n    }\n\n    .d2-table tbody tr {\n        border-bottom: 1px solid #e0e0e0; transition: all 0.3s ease;\n    }\n\n    .d2-table tbody tr:hover {\n        background: rgba(156, 0, 255, 0.05); transform: scale(1.01);\n    }\n\n    .d2-table td { padding: 16px 18px; color: #333; }\n    .d2-table tbody tr:nth-child(even) { background: #f9f9f9; }\n\n    \/* Features List *\/\n    .d2-features-list { list-style: none; margin-top: 30px; }\n\n    .d2-features-list li {\n        padding: 18px 20px 18px 50px;\n        margin-bottom: 15px;\n        background: linear-gradient(90deg, rgba(156, 0, 255, 0.05) 0%, transparent 100%);\n        border-left: 5px solid #9c00ff;\n        border-radius: 5px; transition: all 0.3s ease; position: relative;\n    }\n\n    .d2-features-list li::before {\n        content: \"✓\"; position: absolute; left: 20px;\n        color: #FED803 !important; font-weight: bold; font-size: 1.3em;\n    }\n\n    .d2-features-list li:hover {\n        background: rgba(224, 12, 255, 0.1);\n        transform: translateX(10px); border-left-color: #E00CFF;\n    }\n\n    \/* Warranty *\/\n    .d2-warranty {\n        background: linear-gradient(135deg, rgba(156, 0, 255, 0.08) 0%, rgba(224, 12, 255, 0.08) 100%);\n        padding: 40px; border-radius: 12px; margin-top: 30px;\n        border: 2px solid rgba(156, 0, 255, 0.2);\n    }\n\n    .d2-warranty h3 {\n        color: #9c00ff; font-size: 1.8em; margin-bottom: 20px;\n        text-transform: uppercase; letter-spacing: 1px;\n    }\n\n    .d2-warranty-item {\n        padding: 15px 0; border-bottom: 1px solid rgba(156, 0, 255, 0.1);\n        display: flex; align-items: center;\n    }\n\n    .d2-warranty-item:last-child { border-bottom: none; }\n\n    .d2-warranty-icon { font-size: 2em; margin-right: 20px; color: #FED803; }\n\n    .d2-warranty-text { flex: 1; }\n    .d2-warranty-text strong { color: #9c00ff; font-size: 1.1em; }\n\n    .d2-iso-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #FED803 0%, #ffcc00 100%);\n        color: #1a1a1a; padding: 15px 35px; border-radius: 50px;\n        font-weight: 700; text-transform: uppercase; letter-spacing: 2px;\n        margin-top: 20px; box-shadow: 0 4px 15px rgba(254, 216, 3, 0.3);\n        font-size: 1.1em;\n    }\n\n    .d2-footer {\n        background: #1a1a1a; color: white; padding: 40px; text-align: center;\n    }\n\n    .d2-footer p { margin-bottom: 15px; opacity: 0.9; line-height: 1.8; }\n    .d2-footer strong { color: #FED803; }\n\n    @media (max-width: 768px) {\n        .d2-header h1 { font-size: 2em; }\n        .d2-section { padding: 30px 20px; }\n        .d2-section-title { font-size: 1.7em; }\n        .d2-benefits-grid, .d2-tech-grid { grid-template-columns: 1fr; }\n        .d2-table th, .d2-table td { padding: 12px 10px; font-size: 0.9em; }\n    }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"d2-container\"\u003e\n\n    \u003c!-- Header --\u003e\n    \u003cdiv class=\"d2-header\"\u003e\n        \u003cdiv class=\"d2-bubbles\"\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"d2-header-content\"\u003e\n            \u003ch1\u003eD2 Street Serie\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003eMAZDA 323F (1989–1994)\u003c\/p\u003e\n            \u003cp class=\"tagline\"\u003eExzellenz für den Alltag\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Banner Hero --\u003e\n    \u003cdiv class=\"d2-hero-banner\"\u003e\n        Hochleistungs-Monotube-Design • 36 Einstellpositionen • Tieferlegung bis zu 10–12 cm\n    \u003c\/div\u003e\n\n    \u003c!-- Image coupelles --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa; text-align: center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/MAZDA-323F-ASTINA-EUNOS-100--89_94.jpg?v=1771838013\" alt=\"D2 Street Mazda 323F – Typ 1 \/ Typ 2\" style=\"max-width: 100%; border-radius: 14px; box-shadow: 0 8px 30px rgba(156,0,255,0.15); border: 3px solid #9c00ff;\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Description --\u003e\n    \u003cdiv class=\"d2-section\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eDer perfekte Kompromiss\u003c\/h2\u003e\n        \u003cp style=\"font-size: 1.1em; line-height: 1.8; color: #333; margin-bottom: 20px;\"\u003e\n            Die \u003cstrong\u003eStreet\u003c\/strong\u003e-Serie ist bei D2 am beliebtesten und bietet vielseitige, hochwertige Gewindefahrwerke. Hervorragender Kompromiss zwischen Komfort und Leistung, diese Fahrwerke sind perfekt für den täglichen Straßenverkehr geeignet und ermöglichen dank ihrer umfangreichen Einstell- und Anpassungsmöglichkeiten auch gelegentliche Rennstreckennutzung.\n        \u003c\/p\u003e\n        \u003cp style=\"font-size: 1.1em; line-height: 1.8; color: #333;\"\u003e\n            Die Höhe wird \u003cstrong\u003eunabhängig von der Federvorspannung\u003c\/strong\u003e eingestellt, was eine leistungsfähige Dämpfung unter allen Bedingungen bis hin zu den niedrigsten Tieferlegungsstufen gewährleistet. Der Sturz ist vorne über das Domlager für McPherson-Federbeine einstellbar.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Spécifications Techniques --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa;\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eTechnische Spezifikationen\u003c\/h2\u003e\n        \u003cdiv class=\"d2-tech-grid\"\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eFahrzeugmodell\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eMazda 323F\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eFahrgestellcode\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eBG\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eJahre\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003e1989 – 1994\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eSortiment\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eD2 Street\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eBauart\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eMonotube-Öl\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eDämpfungseinstellung\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003e36 Positionen\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eTieferlegung\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eBis zu 10–12 cm\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eVordere Domlager\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eGelenkig (nicht verstellbar)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eStoßdämpfergehäuse\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eKorrosionsbeständiges Aluminium\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eZertifizierungen\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eISO-9001\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eGarantie\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003e1 Jahr Herstellergarantie\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eGewicht\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eGewichtsersparnis gegenüber Original\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Points Forts --\u003e\n    \u003cdiv class=\"d2-section\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eHighlights\u003c\/h2\u003e\n        \u003cdiv class=\"d2-benefits-grid\"\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e🎯\u003c\/div\u003e\n                \u003ch3\u003eExtreme Vielseitigkeit\u003c\/h3\u003e\n                \u003cp\u003ePerfekt für den täglichen Straßenverkehr mit der Möglichkeit gelegentlicher Rennstreckenfahrten. Ein einziges Kit für alle Ihre Bedürfnisse.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n                \u003ch3\u003e36 Einstellpositionen\u003c\/h3\u003e\n                \u003cp\u003eUltrapräzise Einstellung der Dämpferhärte zur Anpassung Ihrer Konfiguration an Ihren Fahrstil und die Bedingungen.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e🔧\u003c\/div\u003e\n                \u003ch3\u003eUnabhängige Einstellung\u003c\/h3\u003e\n                \u003cp\u003eDie Höhe wird unabhängig von der Federvorspannung eingestellt, was eine optimale Dämpfung selbst auf den niedrigsten Niveaus garantiert.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e💪\u003c\/div\u003e\n                \u003ch3\u003eAluminium-Bauweise\u003c\/h3\u003e\n                \u003cp\u003eStoßdämpfergehäuse aus Aluminium mit verstärktem Korrosionsschutz und Gewichtsersparnis gegenüber dem Original.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e📏\u003c\/div\u003e\n                \u003ch3\u003eStarke Tieferlegung\u003c\/h3\u003e\n                \u003cp\u003eAbsenkbereich bis zu 10–12 cm je nach Modell, um die perfekte Stance für Ihr Fahrzeug zu erzielen.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e🛠️\u003c\/div\u003e\n                \u003ch3\u003eEinfache Installation\u003c\/h3\u003e\n                \u003cp\u003eBefestigungen der Bremsleitungen identisch zum Original für eine vereinfachte und normgerechte Installation.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Caractéristiques Détaillées --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa;\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eDetaillierte Merkmale\u003c\/h2\u003e\n        \u003cul class=\"d2-features-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHochleistungs-Monotube-Öldämpfer\u003c\/strong\u003e für optimale Wärmeableitung\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHärteverstellung in 36 Stufen\u003c\/strong\u003e für eine ultra-präzise Einstellung nach Ihren Bedürfnissen\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAbsenkung bis zu 10–12 cm\u003c\/strong\u003e je nach Modell für den perfekten Stance\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUnabhängige Höhenverstellung\u003c\/strong\u003e von der Federvorspannung\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLeistungsstarke Dämpfung\u003c\/strong\u003e unter allen Bedingungen, auch auf den niedrigsten Stufen\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eStoßdämpfergehäuse aus Aluminium\u003c\/strong\u003e mit verstärktem Korrosionsschutz\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eOptimiertes Gewicht\u003c\/strong\u003e gegenüber Serienfahrwerken zur Einsparung wertvoller Kilogramm\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBefestigungen für Bremsleitungen\u003c\/strong\u003e identisch zum Original\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eVordere Kugelgelenk-Domlager\u003c\/strong\u003e (nicht verstellbar) für McPherson-Federbeine\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMöglichkeit maßgeschneiderter Federn\u003c\/strong\u003e zur Erfüllung spezifischer Anforderungen\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tableau Compatibilité --\u003e\n    \u003cdiv class=\"d2-section\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eFahrzeugkompatibilität\u003c\/h2\u003e\n        \u003cdiv class=\"d2-table-wrapper\"\u003e\n            \u003ctable class=\"d2-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eMarke\u003c\/th\u003e\n                        \u003cth\u003eModell\u003c\/th\u003e\n                        \u003cth\u003eVersion\u003c\/th\u003e\n                        \u003cth\u003eFahrgestellcode\u003c\/th\u003e\n                        \u003cth\u003eJahre\u003c\/th\u003e\n                        \u003cth\u003eSortiment\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eMazda\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e323F\u003c\/td\u003e\n                        \u003ctd\u003eAstina \/ Eunos 100\u003c\/td\u003e\n                        \u003ctd\u003eBG\u003c\/td\u003e\n                        \u003ctd\u003e1989 – 1994\u003c\/td\u003e\n                        \u003ctd\u003eD2 Street\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Garantie \u0026 Qualité --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa;\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eGarantie \u0026 Qualität\u003c\/h2\u003e\n        \u003cdiv class=\"d2-warranty\"\u003e\n            \u003ch3\u003e🛡️ Herstellergarantie\u003c\/h3\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003e1 Jahr Herstellergarantie\u003c\/strong\u003e auf alle D2 Racing Produkte\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003eISO-9001 zertifiziert\u003c\/strong\u003e — Einhaltung der strengsten europäischen Normen\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003eErsatzteile auf Lager\u003c\/strong\u003e — D2 France hält ein breites Sortiment an Teilen für Wartung und Reparatur ohne Verzögerung bereit\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003eMaßgeschneiderte Federn verfügbar\u003c\/strong\u003e — Möglichkeit, individuelle Federn für alle Kits zu erhalten\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\n            \u003cspan class=\"d2-iso-badge\"\u003e✓ ISO-9001 zertifiziert\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Footer --\u003e\n    \u003cdiv class=\"d2-footer\"\u003e\n        \u003cp\u003e\u003cstrong\u003eD2 Racing France\u003c\/strong\u003e — Spezialist für Hochleistungsfahrwerke\u003c\/p\u003e\n        \u003cp\u003eAlle D2-Produkte sind ISO-9001 zertifiziert und haben eine einjährige Herstellergarantie.\u003c\/p\u003e\n        \u003cp\u003eFür weitere Informationen zu Ersatzteilen oder maßgeschneiderten Federn zögern Sie nicht, uns zu kontaktieren.\u003c\/p\u003e\n        \u003cp style=\"margin-top: 30px; opacity: 0.7; font-size: 0.9em;\"\u003e© 2026 D2 Racing — Alle Rechte vorbehalten\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Ref. D-MA-11 | Typ 1","offer_id":52776204173650,"sku":null,"price":1049.99,"currency_code":"EUR","in_stock":true},{"title":"Ref. D-MA-11-1 | Typ 2","offer_id":52776204206418,"sku":null,"price":1049.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/xlarge-1b7d03401143962b96615a0bb87e8974.jpg?v=1774192755"}],"url":"https:\/\/raslbitume.com\/de\/collections\/combines-filetes-volkswagen-golf-4-suspension-reglable-rasl-bitume-copie.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}