{"product_id":"oelmalerei-workshop-alte-meister-berlin","title":"Ölmalerei Workshop Berlin – Geheimnisse der Alten Meister","description":"```html\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n  .am * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .am {\n    font-family: 'Inter', sans-serif;\n    font-weight: 400;\n    background: #ffffff;\n    color: #111111;\n    max-width: 780px;\n  }\n\n  .am-hero {\n    background: #111111;\n    padding: 52px 36px 48px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .am-hero::before {\n    content: 'AM';\n    position: absolute;\n    font-family: 'Playfair Display', serif;\n    font-size: 20rem;\n    font-weight: 700;\n    color: #ffffff;\n    opacity: 0.02;\n    right: -40px;\n    bottom: -60px;\n    line-height: 1;\n  }\n\n  .am-hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 6px;\n    background: linear-gradient(90deg, #c8962c 0%, #e8b84b 50%, #c8962c 100%);\n  }\n\n  .am-eyebrow {\n    font-size: 1rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #e8b84b;\n    margin-bottom: 24px;\n    display: block;\n    font-weight: 600;\n  }\n\n  .am-hero h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 3.4rem;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.05;\n    margin-bottom: 24px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .am-hero h2 em {\n    font-style: italic;\n    color: #e8b84b;\n  }\n\n  .am-hero p {\n    font-size: 1.25rem;\n    color: #cccccc;\n    line-height: 1.85;\n    font-weight: 400;\n    position: relative;\n    z-index: 1;\n    max-width: 560px;\n  }\n\n  .am-price-bar {\n    background: #c8962c;\n    padding: 24px 36px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n\n  .am-amount {\n    font-family: 'Playfair Display', serif;\n    font-size: 3.2rem;\n    font-weight: 700;\n    color: #111111;\n    line-height: 1;\n  }\n\n  .am-detail {\n    font-size: 1.05rem;\n    font-weight: 600;\n    color: #111111;\n    line-height: 1.5;\n  }\n\n  .am-label {\n    font-size: 0.85rem;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #c8962c;\n    font-weight: 600;\n    margin-bottom: 14px;\n    display: block;\n  }\n\n  .am-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.4rem;\n    font-weight: 400;\n    color: #111111;\n    margin-bottom: 20px;\n    line-height: 1.2;\n  }\n\n  .am-rule {\n    width: 56px;\n    height: 5px;\n    background: #c8962c;\n    margin-bottom: 40px;\n  }\n\n  .am-intro {\n    padding: 56px 36px;\n    background: #f5f0ea;\n    border-bottom: 1px solid #e0d8cc;\n  }\n\n  .am-intro-text {\n    font-size: 1.15rem;\n    color: #333333;\n    line-height: 1.95;\n  }\n\n  .am-intro-text strong {\n    color: #111111;\n    font-weight: 700;\n  }\n\n  .am-techniques {\n    padding: 56px 36px;\n    background: #ffffff;\n    border-bottom: 1px solid #dddddd;\n  }\n\n  .am-technique {\n    padding: 28px 0;\n    display: flex;\n    align-items: flex-start;\n    gap: 22px;\n    border-bottom: 2px solid #f0ece6;\n  }\n\n  .am-technique:last-child { border-bottom: none; }\n\n  .am-technique-icon {\n    font-size: 2.4rem;\n    line-height: 1;\n    flex-shrink: 0;\n    width: 52px;\n    text-align: center;\n  }\n\n  .am-technique-title {\n    font-weight: 700;\n    font-size: 1.2rem;\n    color: #111111;\n    margin-bottom: 6px;\n  }\n\n  .am-technique-text {\n    font-size: 1rem;\n    color: #555555;\n    line-height: 1.7;\n  }\n\n  .am-includes {\n    padding: 56px 36px;\n    background: #111111;\n    border-bottom: 1px solid #222222;\n  }\n\n  .am-includes .am-label { color: #e8b84b; }\n  .am-includes .am-title { color: #ffffff; }\n\n  .am-include {\n    display: flex;\n    align-items: center;\n    gap: 18px;\n    padding: 18px 22px;\n    border-bottom: 1px solid #2a2a2a;\n    font-size: 1.1rem;\n    color: #dddddd;\n  }\n\n  .am-include:first-child { border-top: 1px solid #2a2a2a; }\n\n  .am-include-dot {\n    width: 10px;\n    height: 10px;\n    background: #c8962c;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n\n  .am-forwho {\n    padding: 56px 36px;\n    background: #f5f0ea;\n    border-bottom: 1px solid #e0d8cc;\n  }\n\n  .am-forwho-text {\n    font-size: 1.15rem;\n    color: #333333;\n    line-height: 1.95;\n  }\n\n  .am-forwho-text strong {\n    color: #111111;\n    font-weight: 700;\n  }\n\n  .am-termin {\n    padding: 56px 36px;\n    background: #ffffff;\n  }\n\n  .am-termin-box {\n    border: 3px solid #111111;\n    margin-bottom: 20px;\n  }\n\n  .am-termin-header {\n    background: #111111;\n    color: #e8b84b;\n    padding: 16px 24px;\n    font-size: 0.9rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .am-termin-body {\n    padding: 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .am-termin-row {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    font-size: 1.15rem;\n    color: #111111;\n    font-weight: 600;\n  }\n\n  .am-termin-bar {\n    width: 5px;\n    height: 22px;\n    background: #c8962c;\n    flex-shrink: 0;\n  }\n\n  .am-termin-note {\n    font-size: 0.95rem;\n    color: #666666;\n    font-weight: 400;\n    margin-top: 4px;\n    padding-left: 21px;\n  }\n\n  .am-note {\n    margin-top: 24px;\n    padding: 22px 26px;\n    background: #f5f0ea;\n    border-left: 6px solid #c8962c;\n    font-size: 1rem;\n    color: #444444;\n    line-height: 1.75;\n  }\n\n  .am-note strong { color: #111111; font-weight: 700; }\n\n  .am-footer {\n    background: #111111;\n    border-top: 6px solid #c8962c;\n    padding: 32px 36px;\n    text-align: center;\n    font-size: 0.95rem;\n    color: #888888;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    font-weight: 500;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"am\"\u003e\n\n  \u003cdiv class=\"am-hero\"\u003e\n    \u003cspan class=\"am-eyebrow\"\u003eArt Space Berlin · Jeden letzten Samstag\u003c\/span\u003e\n    \u003ch2\u003eGeheimnisse der\u003cbr\u003e\u003cem\u003eAlten Meister\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eLerne die Techniken, mit denen Rembrandt, Vermeer und Caravaggio ihre unsterblichen Werke schufen – und bringe sie auf deine eigene Leinwand.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-price-bar\"\u003e\n    \u003cspan class=\"am-amount\"\u003e€59\u003c\/span\u003e\n    \u003cspan class=\"am-detail\"\u003ePro Person · 2 Stunden · 17:00–19:00 Uhr\u003cbr\u003eJeden letzten Samstag im Monat\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-intro\"\u003e\n    \u003cspan class=\"am-label\"\u003eÜber den Workshop\u003c\/span\u003e\n    \u003ch3 class=\"am-title\"\u003eMehr als ein Kurs –\u003cbr\u003eein Blick in die Vergangenheit.\u003c\/h3\u003e\n    \u003cdiv class=\"am-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"am-intro-text\"\u003e\n      Die Alten Meister haben keine Geheimnisse hinterlassen – sie haben \u003cstrong\u003eTechniken entwickelt\u003c\/strong\u003e, die bis heute unerreicht sind. In diesem monatlichen Abendworkshop lernst du Schritt für Schritt, wie Licht, Schatten, Glanz und Tiefe entstehen.\u003cbr\u003e\u003cbr\u003e\n      Jeder Abend widmet sich einer anderen Technik: von \u003cstrong\u003eleuchtendem Gold\u003c\/strong\u003e über \u003cstrong\u003efließende Stoffe\u003c\/strong\u003e bis hin zu \u003cstrong\u003edramatischem Lichtspiel\u003c\/strong\u003e. Kein Thema wiederholt sich – jeder Workshop ist einmalig.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-techniques\"\u003e\n    \u003cspan class=\"am-label\"\u003eWas du lernst\u003c\/span\u003e\n    \u003ch3 class=\"am-title\"\u003eTechniken der Meister.\u003c\/h3\u003e\n    \u003cdiv class=\"am-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"am-technique\"\u003e\n      \u003cspan class=\"am-technique-icon\"\u003e✨\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"am-technique-title\"\u003eGold \u0026amp; Glanz malen\u003c\/p\u003e\n        \u003cp class=\"am-technique-text\"\u003eWie Vermeer und Klimt – lerne goldene Oberflächen, warme Lichtreflexe und edle Effekte ohne echtes Gold zu erzeugen.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"am-technique\"\u003e\n      \u003cspan class=\"am-technique-icon\"\u003e🎨\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"am-technique-title\"\u003eKlassische Stoffe \u0026amp; Falten\u003c\/p\u003e\n        \u003cp class=\"am-technique-text\"\u003eSamt, Seide, Leinen – die Meister malten Stoffe so lebendig, dass man sie anfassen wollte. Du lernst wie.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"am-technique\"\u003e\n      \u003cspan class=\"am-technique-icon\"\u003e🕯️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"am-technique-title\"\u003eLicht \u0026amp; Schatten – Chiaroscuro\u003c\/p\u003e\n        \u003cp class=\"am-technique-text\"\u003eDie Technik Caravaggios: dramatisches Licht aus der Dunkelheit. Tiefe und Atmosphäre die bewegt.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"am-technique\"\u003e\n      \u003cspan class=\"am-technique-icon\"\u003e🖌️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"am-technique-title\"\u003eLasurtechnik \u0026amp; Farbtiefe\u003c\/p\u003e\n        \u003cp class=\"am-technique-text\"\u003eSchicht für Schicht Leuchtkraft aufbauen – die Geheimnisse der klassischen Ölmalerei für samtweiche Übergänge.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-includes\"\u003e\n    \u003cspan class=\"am-label\"\u003eIm Preis enthalten\u003c\/span\u003e\n    \u003ch3 class=\"am-title\"\u003eAlles inklusive.\u003c\/h3\u003e\n    \u003cdiv class=\"am-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"am-include\"\u003e\n\u003cspan class=\"am-include-dot\"\u003e\u003c\/span\u003e Professionelle Ölfarben \u0026amp; Pinsel\u003c\/div\u003e\n    \u003cdiv class=\"am-include\"\u003e\n\u003cspan class=\"am-include-dot\"\u003e\u003c\/span\u003e Leinwand (dein fertiges Werk nimmst du mit)\u003c\/div\u003e\n    \u003cdiv class=\"am-include\"\u003e\n\u003cspan class=\"am-include-dot\"\u003e\u003c\/span\u003e Getränke während des Workshops\u003c\/div\u003e\n    \u003cdiv class=\"am-include\"\u003e\n\u003cspan class=\"am-include-dot\"\u003e\u003c\/span\u003e Persönliche Betreuung in kleiner Gruppe\u003c\/div\u003e\n    \u003cdiv class=\"am-include\"\u003e\n\u003cspan class=\"am-include-dot\"\u003e\u003c\/span\u003e Wechselndes Thema jeden Monat – nie dasselbe\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-forwho\"\u003e\n    \u003cspan class=\"am-label\"\u003eFür wen\u003c\/span\u003e\n    \u003ch3 class=\"am-title\"\u003eFür alle, die mehr wollen.\u003c\/h3\u003e\n    \u003cdiv class=\"am-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"am-forwho-text\"\u003e\n      Dieser Workshop ist ideal für \u003cstrong\u003eEinsteiger mit Neugier\u003c\/strong\u003e genauso wie für \u003cstrong\u003eFortgeschrittene\u003c\/strong\u003e, die ihre Technik vertiefen wollen. Du brauchst keine Vorkenntnisse – nur Lust auf echte Malerei und die Bereitschaft, dich von den Großen inspirieren zu lassen.\u003cbr\u003e\u003cbr\u003e\n      \u003cstrong\u003eMaximal 8 Personen pro Abend\u003c\/strong\u003e – damit jeder die Aufmerksamkeit bekommt, die echtes Lernen braucht.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-termin\"\u003e\n    \u003cspan class=\"am-label\"\u003eWann\u003c\/span\u003e\n    \u003ch3 class=\"am-title\"\u003eJeden letzten Samstag.\u003c\/h3\u003e\n    \u003cdiv class=\"am-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"am-termin-box\"\u003e\n      \u003cdiv class=\"am-termin-header\"\u003eMonatlicher Abendworkshop\u003c\/div\u003e\n      \u003cdiv class=\"am-termin-body\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"am-termin-row\"\u003e\n\u003cspan class=\"am-termin-bar\"\u003e\u003c\/span\u003e Jeden letzten Samstag im Monat\u003c\/div\u003e\n          \u003cp class=\"am-termin-note\"\u003eDas nächste Datum siehst du im Buchungskalender\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"am-termin-row\"\u003e\n\u003cspan class=\"am-termin-bar\"\u003e\u003c\/span\u003e 17:00 – 19:00 Uhr\u003c\/div\u003e\n          \u003cp class=\"am-termin-note\"\u003e2 Stunden intensives Malen \u0026amp; Lernen\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"am-termin-row\"\u003e\n\u003cspan class=\"am-termin-bar\"\u003e\u003c\/span\u003e Jedes Thema ist einmalig\u003c\/div\u003e\n          \u003cp class=\"am-termin-note\"\u003eKein Workshop wiederholt sich – immer neue Techniken\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"am-note\"\u003e\n      \u003cstrong\u003eBitte beachte:\u003c\/strong\u003e Komm mit Kleidung, die schmutzig werden darf. Ölfarben sind schwer auswaschbar. Max. 8 Personen pro Abend. Stornierung bis 48 Stunden vorher kostenlos.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-footer\"\u003e\n    📍 Art Space Berlin · Dahlmannstraße 11 · 10629 Berlin-Charlottenburg\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n\nKopiere alles von `\u003cstyle\u003e` bis zum letzten `\u003c\/div\u003e` → in Shopify unter **`\u003c\u003e` HTML-Ansicht** einfügen! ✅\n\nDanach kommen wir zu **Cowlendar** – dort tragen wir die spezifischen Samstag-Daten ein. Sag **„weiter\"**! 👇\u003c\/style\u003e","brand":"Art Space Berlin","offers":[{"title":"Default Title","offer_id":53233811259658,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0611\/5622\/9361\/files\/WhatsAppImage2026-03-17at15.44.17_2.jpg?v=1776771409","url":"https:\/\/www.artspace.berlin\/products\/oelmalerei-workshop-alte-meister-berlin","provider":"Art Space Berlin","version":"1.0","type":"link"}