{"id":2917,"date":"2025-09-29T17:28:05","date_gmt":"2025-09-29T15:28:05","guid":{"rendered":"http:\/\/www.jyotishi.de\/neu\/?page_id=2917"},"modified":"2025-09-29T17:28:05","modified_gmt":"2025-09-29T15:28:05","slug":"retreat-mahashivaratri-2026-die-nacht-des-erwachens-eine-reise-ins-unendliche-selbst","status":"publish","type":"page","link":"http:\/\/www.jyotishi.de\/neu\/retreat-mahashivaratri-2026-die-nacht-des-erwachens-eine-reise-ins-unendliche-selbst\/","title":{"rendered":"Retreat &#8211; Mahashivaratri 2026 &#8211; Die Nacht des Erwachens \u2013 Eine Reise ins unendliche Selbst"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Mahashivaratri Retreat Kerala 2026 | Die Nacht des Erwachens<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Georgia', serif;\n            background: linear-gradient(180deg, #0a0e27 0%, #1a1238 50%, #2d1b4e 100%);\n            color: #e8e8f0;\n            line-height: 1.7;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            min-height: 100vh;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            text-align: center;\n            padding: 60px 20px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: radial-gradient(circle at 50% 50%, rgba(138, 43, 226, 0.1) 0%, transparent 70%);\n            pointer-events: none;\n        }\n\n        .om-symbol {\n            font-size: 80px;\n            color: #c0c0d8;\n            margin-bottom: 20px;\n            opacity: 0.9;\n            text-shadow: 0 0 30px rgba(192, 192, 216, 0.6);\n            animation: pulse 3s ease-in-out infinite;\n        }\n\n        @keyframes pulse {\n            0%, 100% { opacity: 0.9; transform: scale(1); }\n            50% { opacity: 1; transform: scale(1.05); }\n        }\n\n        .hero h1 {\n            font-size: 3.5rem;\n            margin-bottom: 20px;\n            color: #ffffff;\n            text-shadow: 0 0 20px rgba(138, 43, 226, 0.5);\n            letter-spacing: 2px;\n        }\n\n        .hero .subtitle {\n            font-size: 1.8rem;\n            margin-bottom: 30px;\n            color: #c0c0d8;\n            font-style: italic;\n        }\n\n        .hero .date {\n            font-size: 1.4rem;\n            margin-bottom: 40px;\n            color: #d4af37;\n            font-weight: bold;\n            letter-spacing: 3px;\n        }\n\n        .hero .quote {\n            max-width: 700px;\n            font-size: 1.2rem;\n            font-style: italic;\n            margin: 40px auto;\n            padding: 30px;\n            border-left: 3px solid #8a2be2;\n            background: rgba(138, 43, 226, 0.1);\n        }\n\n        \/* Section Styling *\/\n        section {\n            padding: 80px 20px;\n        }\n\n        .section-title {\n            font-size: 2.5rem;\n            text-align: center;\n            margin-bottom: 50px;\n            color: #ffffff;\n            position: relative;\n        }\n\n        .section-title::after {\n            content: '';\n            display: block;\n            width: 100px;\n            height: 3px;\n            background: linear-gradient(90deg, transparent, #8a2be2, transparent);\n            margin: 20px auto 0;\n        }\n\n        \/* Introduction Section *\/\n        .intro {\n            background: rgba(42, 30, 70, 0.3);\n        }\n\n        .intro-text {\n            max-width: 900px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            text-align: justify;\n            line-height: 1.9;\n        }\n\n        .intro-text p {\n            margin-bottom: 20px;\n        }\n\n        \/* Program Section *\/\n        .program {\n            background: rgba(26, 18, 56, 0.5);\n        }\n\n        .program-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 30px;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n\n        .program-day {\n            background: rgba(138, 43, 226, 0.1);\n            padding: 30px;\n            border-radius: 10px;\n            border: 1px solid rgba(192, 192, 216, 0.2);\n            transition: transform 0.3s, box-shadow 0.3s;\n        }\n\n        .program-day:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 30px rgba(138, 43, 226, 0.3);\n        }\n\n        .program-day h3 {\n            color: #d4af37;\n            font-size: 1.5rem;\n            margin-bottom: 15px;\n            border-bottom: 2px solid #8a2be2;\n            padding-bottom: 10px;\n        }\n\n        .program-day ul {\n            list-style: none;\n        }\n\n        .program-day li {\n            margin: 12px 0;\n            padding-left: 25px;\n            position: relative;\n        }\n\n        .program-day li::before {\n            content: '\u25c6';\n            position: absolute;\n            left: 0;\n            color: #8a2be2;\n        }\n\n        \/* Highlights Section *\/\n        .highlights {\n            background: rgba(42, 30, 70, 0.3);\n        }\n\n        .highlights-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n\n        .highlight-item {\n            text-align: center;\n            padding: 30px;\n            background: rgba(138, 43, 226, 0.1);\n            border-radius: 10px;\n            border: 1px solid rgba(192, 192, 216, 0.2);\n            transition: all 0.3s;\n        }\n\n        .highlight-item:hover {\n            background: rgba(138, 43, 226, 0.2);\n            transform: scale(1.05);\n        }\n\n        .highlight-icon {\n            font-size: 3rem;\n            margin-bottom: 15px;\n            color: #d4af37;\n        }\n\n        .highlight-item h3 {\n            color: #ffffff;\n            margin-bottom: 10px;\n            font-size: 1.3rem;\n        }\n\n        \/* Contact Section *\/\n        .contact {\n            background: rgba(26, 18, 56, 0.5);\n        }\n\n        .contact-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            max-width: 1000px;\n            margin: 50px auto;\n        }\n\n        .contact-card {\n            background: rgba(138, 43, 226, 0.1);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: center;\n            border: 1px solid rgba(192, 192, 216, 0.2);\n        }\n\n        .contact-card h3 {\n            color: #d4af37;\n            margin-bottom: 20px;\n            font-size: 1.4rem;\n        }\n\n        .contact-card a {\n            color: #c0c0d8;\n            text-decoration: none;\n            display: block;\n            margin: 10px 0;\n            transition: color 0.3s;\n        }\n\n        .contact-card a:hover {\n            color: #ffffff;\n        }\n\n        \/* CTA Button *\/\n        .cta-section {\n            text-align: center;\n            margin: 60px 0;\n        }\n\n        .cta-button {\n            display: inline-block;\n            padding: 20px 50px;\n            font-size: 1.3rem;\n            color: #ffffff;\n            background: linear-gradient(135deg, #8a2be2, #9b59b6);\n            border: none;\n            border-radius: 50px;\n            text-decoration: none;\n            transition: all 0.3s;\n            box-shadow: 0 5px 20px rgba(138, 43, 226, 0.4);\n            cursor: pointer;\n        }\n\n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 30px rgba(138, 43, 226, 0.6);\n        }\n\n        \/* Location Section *\/\n        .location {\n            background: rgba(42, 30, 70, 0.3);\n        }\n\n        .location-info {\n            max-width: 800px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .location-info p {\n            font-size: 1.1rem;\n            margin: 15px 0;\n        }\n\n        .price {\n            font-size: 2rem;\n            color: #d4af37;\n            font-weight: bold;\n            margin: 30px 0;\n        }\n\n        \/* Footer *\/\n        footer {\n            text-align: center;\n            padding: 40px 20px;\n            background: rgba(10, 14, 39, 0.8);\n            color: #c0c0d8;\n        }\n\n        footer .final-quote {\n            font-style: italic;\n            font-size: 1.2rem;\n            margin-bottom: 20px;\n            color: #ffffff;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero h1 {\n                font-size: 2.2rem;\n            }\n            \n            .hero .subtitle {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 2rem;\n            }\n\n            .om-symbol {\n                font-size: 60px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Hero Section -->\n    <div class=\"hero\">\n        <div class=\"om-symbol\">\ud83d\udd49\ufe0f<\/div>\n        <h1>Mahashivaratri Retreat Kerala<\/h1>\n        <div class=\"subtitle\">Die Nacht des Erwachens \u2013 Eine Reise ins Unendliche Selbst<\/div>\n        <div class=\"date\">13. \u2013 17. Februar 2026<\/div>\n        <div class=\"quote\">\n            \u201eWas geschieht, wenn die Nacht zur Br\u00fccke zwischen Sterblichkeit und Ewigkeit wird? Wenn das Feuer nicht nur Holz verzehrt, sondern die Schatten unserer Identit\u00e4t?&#8220;\n        <\/div>\n    <\/div>\n\n    <!-- Introduction Section -->\n    <section class=\"intro\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Die Nacht, in der das Universum inneh\u00e4lt<\/h2>\n            <div class=\"intro-text\">\n                <p>Mahashivaratri \u2013 die gro\u00dfe Nacht Shivas \u2013 ist kein Fest der \u00e4u\u00dferen Feiern, sondern ein Ruf ins Innerste. Eine Einladung, das Kost\u00fcm der Pers\u00f6nlichkeit abzulegen und dem Bewusstsein selbst zu begegnen. In einer Zeit, in der die Welt nach au\u00dfen schreit, fl\u00fcstert diese heilige Nacht: Kehre um. Kehre heim.<\/p>\n                \n                <p>Dieses Retreat vereint die Tiefe vedischer Tradition mit moderner Bewusstseinsforschung. Vier Tage und eine durchgehende Nachtwache erwarten dich im Herzen Keralas \u2013 eingebettet in die nat\u00fcrliche Sch\u00f6nheit S\u00fcdindiens, wo Erde und Himmel sich ber\u00fchren.<\/p>\n                \n                <p><em>\u201eIn der Stille der Nacht offenbart sich das, was am Tag verborgen bleibt \u2013 das ewige Selbst.&#8220;<\/em> \u2013 Ramana Maharshi<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Program Section -->\n    <section class=\"program\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Programm\u00fcbersicht<\/h2>\n            <div class=\"program-grid\">\n                <div class=\"program-day\">\n                    <h3>13. Februar \u2013 Ankunft<\/h3>\n                    <ul>\n                        <li>Begr\u00fc\u00dfung &#038; Unterkunftsverteilung<\/li>\n                        <li>Willkommenszeremonie mit Agni-Ritual<\/li>\n                        <li>Einf\u00fchrung: Die Bedeutung von Mahashivaratri<\/li>\n                        <li>Abendvortrag: \u201eWer ist Shiva?&#8220;<\/li>\n                        <li>Shiva-Homa (Feuerritual)<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"program-day\">\n                    <h3>14. Februar \u2013 S\u0101dhan\u0101<\/h3>\n                    <ul>\n                        <li>Morgenmeditation &#038; Vital Self Meditation<\/li>\n                        <li>Vortrag: \u201eMahadeva in den Upanishaden&#8220;<\/li>\n                        <li>Workshop: \u201eNada Brahma \u2013 Klang und Bewusstsein&#8220;<\/li>\n                        <li>Klangheilung &#038; Bhajans<\/li>\n                        <li>Klassischer Tanzabend (Bharatanatyam)<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"program-day\">\n                    <h3>15. Februar \u2013 Die Gro\u00dfe Nacht<\/h3>\n                    <ul>\n                        <li>Morgenpraxis &#038; Pranayama<\/li>\n                        <li>Vortrag: \u201eRudra \u2013 Kraft der Transformation&#8220;<\/li>\n                        <li>Gro\u00dfe Rudrabhishekam Puja<\/li>\n                        <li>Kulturelles Programm mit Raga-Musik<\/li>\n                        <li>Mahashivaratri-Nachtwache (Jagaran)<\/li>\n                        <li>Maha Arati um 4:00 Uhr morgens<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"program-day\">\n                    <h3>16. Februar \u2013 Pilgerreise<\/h3>\n                    <ul>\n                        <li>Ausflug zu Shiva-Tempeln<\/li>\n                        <li>Vadakkunnathan Tempel Besuch<\/li>\n                        <li>Begegnung mit Priestern<\/li>\n                        <li>Teilnahme an traditionellen Ritualen<\/li>\n                        <li>S\u00fcdindisches Mittagessen auf Bananenblatt<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"program-day\">\n                    <h3>17. Februar \u2013 Abschied<\/h3>\n                    <ul>\n                        <li>Abschlussmeditation: \u201eShivoham \u2013 Ich bin das&#8220;<\/li>\n                        <li>Segenskreis<\/li>\n                        <li>Individuelle Abreise<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Highlights Section -->\n    <section class=\"highlights\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">H\u00f6hepunkte des Retreats<\/h2>\n            <div class=\"highlights-grid\">\n                <div class=\"highlight-item\">\n                    <div class=\"highlight-icon\">\ud83d\udd25<\/div>\n                    <h3>Shiva-Homa<\/h3>\n                    <p>Kraftvolles Feuerritual zur inneren Transformation<\/p>\n                <\/div>\n\n                <div class=\"highlight-item\">\n                    <div class=\"highlight-icon\">\ud83c\udf19<\/div>\n                    <h3>Nachtwache<\/h3>\n                    <p>4-phasige Meditation durch die Nacht mit Shaktipat<\/p>\n                <\/div>\n\n                <div class=\"highlight-item\">\n                    <div class=\"highlight-icon\">\ud83c\udfb5<\/div>\n                    <h3>Nada Brahma<\/h3>\n                    <h3>Klangheilung<\/h3>\n                    <p>Mantras, Ragas und klassischer indischer Tanz<\/p>\n                <\/div>\n\n                <div class=\"highlight-item\">\n                    <div class=\"highlight-icon\">\ud83d\udd49\ufe0f<\/div>\n                    <h3>Rudrabhishekam<\/h3>\n                    <p>Gro\u00dfe Puja zu Ehren des h\u00f6chsten Bewusstseins<\/p>\n                <\/div>\n\n                <div class=\"highlight-item\">\n                    <div class=\"highlight-icon\">\ud83c\udfdb\ufe0f<\/div>\n                    <h3>Tempelpilgerreise<\/h3>\n                    <p>Authentische Begegnung mit lebendiger Tradition<\/p>\n                <\/div>\n\n                <div class=\"highlight-item\">\n                    <div class=\"highlight-icon\">\ud83e\uddd8<\/div>\n                    <h3>Meditation<\/h3>\n                    <p>Vital Self Meditation, DeepTrancend &#038; Pranayama<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Location Section -->\n    <section class=\"location\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Ort &#038; Investition<\/h2>\n            <div class=\"location-info\">\n                <p><strong>Ahalia Health, Heritage &#038; Knowledge Village<\/strong><\/p>\n                <p>Kozhippara, Ayurveda Hospital Road, Ahalia Campus<\/p>\n                <p>Palakkad, Kerala 678557, Indien<\/p>\n                \n                <div class=\"price\">1.100,- \u20ac<\/div>\n                \n                <p>Kerala \u2013 \u201eGottes eigenes Land&#8220; \u2013 ist nicht nur geografisch ein Paradies, sondern ein lebendiges Museum der Tradition. Hier werden die Veden nicht studiert, sondern gelebt.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Contact Section -->\n    <section class=\"contact\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Kontakt &#038; Anmeldung<\/h2>\n            <div class=\"contact-grid\">\n                <div class=\"contact-card\">\n                    <h3>\ud83d\udce7 E-Mail<\/h3>\n                    <a href=\"mailto:info@jyotishi.de\">info@jyotishi.de<\/a>\n                    <a href=\"mailto:joachim.nusch@jyothibhoomi.com\">joachim.nusch@jyothibhoomi.com<\/a>\n                <\/div>\n\n                <div class=\"contact-card\">\n                    <h3>\ud83c\udf10 Webseiten<\/h3>\n                    <a href=\"https:\/\/vedastudium.de\" target=\"_blank\">vedastudium.de<\/a>\n                    <a href=\"https:\/\/jyotishi.de\" target=\"_blank\">jyotishi.de<\/a>\n                    <a href=\"https:\/\/jyothibhoomi.com\" target=\"_blank\">jyothibhoomi.com<\/a>\n                <\/div>\n\n                <div class=\"contact-card\">\n                    <h3>\ud83d\udcf1 Direkt<\/h3>\n                    <a href=\"tel:+492463997366\">\ud83d\udcde +49 2463 997366<\/a>\n                    <a href=\"https:\/\/wa.me\/491724612138\" target=\"_blank\">\ud83d\udcac WhatsApp: +49 172 4612138<\/a>\n                    <a href=\"https:\/\/t.me\/+your_telegram_group\" target=\"_blank\">\u2708\ufe0f Telegram-Gruppe<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-section\">\n                <a href=\"mailto:info@jyotishi.de?subject=Anmeldung%20Mahashivaratri%20Retreat%202026\" class=\"cta-button\">\n                    Jetzt Platz sichern\n                <\/a>\n                <p style=\"margin-top: 20px; color: #d4af37;\">\u2728 Begrenzte Teilnehmerzahl \u2013 Offen f\u00fcr Einsteiger und Fortgeschrittene<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer>\n        <div class=\"final-quote\">\n            \u201eShiva ist kein Gott, den wir anbeten. Shiva ist das, was wir sind \u2013 wenn alle Masken fallen.&#8220;\n        <\/div>\n        <p>\u00a9 2026 Jyothibhoomi | Mahashivaratri Retreat Kerala<\/p>\n        <p style=\"margin-top: 10px; font-style: italic;\">Tat Tvam Asi \u2013 Das bist Du<\/p>\n    <\/footer>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Mahashivaratri Retreat Kerala 2026 | Die Nacht des Erwachens \ud83d\udd49\ufe0f Mahashivaratri Retreat Kerala Die Nacht des Erwachens \u2013 Eine Reise ins Unendliche Selbst 13. \u2013 17. Februar 2026 \u201eWas geschieht, wenn die Nacht zur Br\u00fccke zwischen Sterblichkeit und Ewigkeit wird? Wenn das Feuer nicht nur Holz verzehrt, sondern die Schatten unserer Identit\u00e4t?&#8220; Die Nacht, in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2917","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/pages\/2917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/comments?post=2917"}],"version-history":[{"count":1,"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/pages\/2917\/revisions"}],"predecessor-version":[{"id":2920,"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/pages\/2917\/revisions\/2920"}],"wp:attachment":[{"href":"http:\/\/www.jyotishi.de\/neu\/wp-json\/wp\/v2\/media?parent=2917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}