```css
/* ==========================================================
 *   DER YOGA-RAUM – FARBEN UND GRUNDEINSTELLUNGEN
 *
 *   background-color = Hintergrundfarbe
 *   color            = Schriftfarbe
 *
 *   Farbcodes beginnen mit #:
 *   #ffffff = Weiß
 *   #000000 = Schwarz
 *   ========================================================== */


/* ==========================================================
 *   1. GESAMTHINTERGRUND DER WEBSITE
 *
 *   Diese Farbe sieht man sowohl außerhalb als auch innerhalb
 *   der eigentlichen Mainroad-Inhaltsflächen.
 *   ========================================================== */

html,
body,
.container,
.wrapper,
.main,
.content,
.sidebar,
.post,
.widget {
    background-color: #eee9df !important;
}


/* ==========================================================
 *   2. MENÜZEILE
 *
 *   Hintergrundfarbe der gesamten waagerechten Menüleiste.
 *   ========================================================== */

.menu,
.menu__list {
    background-color: #ffcf00 !important;
}


/* ==========================================================
 *   3. NORMALE MENÜPUNKTE
 *
 *   Schriftfarbe der nicht ausgewählten Menüpunkte.
 *   ========================================================== */

.menu__link {
    color: #030562 !important;
    background-color: transparent !important;
}


/* ==========================================================
 *   4. AUSGEWÄHLTER MENÜPUNKT
 *
 *   Fläche und Schriftfarbe der gerade geöffneten Seite.
 *   ========================================================== */

.menu__item--active .menu__link,
.menu__link--active {
    background-color: #e6e6dc !important;
    color: #030562 !important;
}


/* ==========================================================
 *   5. MENÜPUNKT UNTER DEM MAUSZEIGER
 *   ========================================================== */

.menu__link:hover {
    background-color: #eee9df !important;
    color: #3a5fcd !important;
}


/* ==========================================================
 *   6. FUSSZEILE
 *
 *   Hintergrundfarbe der Fußzeile.
 *   ========================================================== */

.footer,
.footer__container {
    background-color: #ffcf00 !important;
}


/* ==========================================================
 *   7. COPYRIGHT-HINWEIS IN DER FUSSZEILE
 *   ========================================================== */

.footer__copyright {
    color: #ffffff !important;
}


/* ==========================================================
 *   8. LINKS IM COPYRIGHT-HINWEIS
 *   ========================================================== */

.footer__copyright a {
    color: #ffffff !important;
}


/* ==========================================================
 *   9. LINKS IM COPYRIGHT-HINWEIS UNTER DEM MAUSZEIGER
 *   ========================================================== */

.footer__copyright a:hover {
    color: #dfe8d5 !important;
}


/* ==========================================================
 *   10. HAUPTÜBERSCHRIFT IM SEITENKOPF
 *
 *   „Der Yoga-Raum“
 *   ========================================================== */

.logo__title {
    color: #030562 !important;
}


/* ==========================================================
 *   11. UNTERTITEL IM SEITENKOPF
 *
 *   „Yoga · Klang · Ruhe“
 *   ========================================================== */

.logo__tagline {
    color: #030562 !important;
}


/* ==========================================================
 *   12. ÜBERSCHRIFTEN IM INHALT
 *   ========================================================== */

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.post__title,
.post__title a,
.main__title {
    color: #030562 !important;
}


/* ==========================================================
 *   13. NORMALE TEXTFARBE
 *   ========================================================== */

body,
.content,
.post__content {
    color: #35382f;
}


/* ==========================================================
 *   14. LINKS IM SEITENINHALT
 *   ========================================================== */

.content a,
.post__content a {
    color: #657b4d;
}


/* ==========================================================
 *   15. LINKS IM SEITENINHALT UNTER DEM MAUSZEIGER
 *   ========================================================== */

.content a:hover,
.post__content a:hover {
    color: #435333;
}

/* ==========================================================
 *   KOPFZEILE
 *
 *   Titel links – Logo rechts
 *   ========================================================== */

.header__container {
    box-sizing: border-box;
}

.logo {
    width: 100%;
    padding: 18px 25px;
    box-sizing: border-box;
}

.logo__link {
    display: flex;
    align-items: center;
    width: 100%;
}

.logo__text {
    order: 1;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left;
}

.logo__imagebox {
    order: 2;
    margin-left: auto !important;
    margin-right: 0 !important;
}

.logo--mixed .logo__item {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.logo__img {
    display: block;
    width: 200px;
    height: auto;
}

.logo__title,
.logo__tagline {
    display: block;
}


/* Bild mit dezenter Bildunterschrift in der Seitenleiste */
.sidebar-bild {
    margin: 0;
}

.sidebar-bild figcaption {
    margin-top: 6px;
    font-size: 0.85rem;
    color: #77705f;
    text-align: center;
    font-style: italic;
}

/* ==========================================================
 * WILLKOMMENSSEITE – BILD MIT UNTERSCHRIFT
 * ========================================================== */

.willkommensbild {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.willkommensbild img {
    display: block;
    width: 100%;
    height: auto;
}

.willkommensbild figcaption {
    margin-top: 18px;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    color: #5f6f3f;
}
/* Abstand zwischen den Bildern in der Seitenleiste */

.sidebar-bilder .sidebar-bild {
    margin: 0 0 24px 0;
}

.sidebar-bilder .sidebar-bild:last-child {
    margin-bottom: 0;
}

/* ==========================================================
 * INNENANSICHTEN
 * Bilder abwechselnd links und rechts
 * ========================================================== */

.innenbild {
    width: 70%;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* Bild links ausrichten */
.innenbild-links {
    margin-left: 0 !important;
    margin-right: auto !important;
}

/* Bild rechts ausrichten */
.innenbild-rechts {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.innenbild img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
}

/* Optionale Bildunterschrift */
.innenbild-text {
    margin-top: 0.5rem;
    font-size: 0.95rem;
    color: #77705f;
}

/* Bildunterschrift beim rechten Bild rechtsbündig */
.innenbild-rechts .innenbild-text {
    text-align: right;
}

/* Auf kleinen Bildschirmen alle Bilder fast seitenbreit */
@media screen and (max-width: 768px) {
    .innenbild {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}


/* Aktiver Menüpunkt */
.menu__item--active {
    background-color: #e6e6dc;
}

.menu__item--active .menu__link {
    color: #5f6f3f;
}


/* Abstand zwischen den Bildern in der Seitenleiste */

.sidebar-bilder .sidebar-bild {
    margin: 0 0 24px 0;
}

.sidebar-bilder .sidebar-bild:last-child {
    margin-bottom: 0;
}




/* Text auf der Startseite unter dem Willkommensbild */
.startseitentext {
    width: 80%;
    margin: 2rem auto;
    font-size: 1.2rem;
    line-height: 1.65;
}

.startseitentext h1 {
    text-align: center;
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 1.5rem;
}

/* Abstand zwischen Menü und Willkommensbild */
.willkommensbild {
    margin-top: 2rem;
}


/* ==========================================================
 *   ÜBERSICHT DER VERWENDETEN FARBEN
 *
 *   #eee9df  warmer heller Seitenhintergrund
 *   #5f6f3f  dunkles Olivgrün
 *   #91a477  helleres Salbei-/Olivgrün
 *   #ffffff  Weiß
 *   #dfe8d5  sehr helles Grün
 *   #788267  gedämpftes Grün-Grau
 *   #35382f  dunkle Textfarbe
 *   #657b4d  Grün für Links
 *   #435333  dunkleres Grün für Links bei Berührung
 *   ========================================================== */
```
