    body {
	   background-color: #f5ecce;
	   color: #555;
    }
    a {
	   color: #555;
    }
    footer a {
	   color: #f5ecce;
    }
    .h1, h1, .h2, h2 .h3, h3 {
	   color: #555;
    }
    .navigation-logo-wrapper {
	   background: #001f49;
    }
    .navigation-logo-wrapper .logo img {
	   max-height: 100px;
    }
    .navigation-logo-wrapper.scroll .logo img {
	   max-height: 60px;
    }
    .kopfbild-hintergrund {
	   background: url(/typo3conf/ext/bim_template_heidi/Resources/Public/Images/Template/Hintergrund/Holz_161110_9454_1.jpg);
    }
    .kopfbild-hintergrund .kopfbild.scroll {
	   padding-top: calc(100px + 35px);
    }
    .kopfbild-unterschrift span {
	   color: #f5ecce;
    }
    footer {
	   background: url(/typo3conf/ext/bim_template_heidi/Resources/Public/Images/Template/Hintergrund/Holz_161110_9454_1.jpg);
	   color: #f5ecce;
    }
    .bildspalte figcaption div {
	   color: #f5ecce;
    }
    .navigation ul {
	   color: #ffe89e;
    }
    .navigation ul li a {
	   color: #ffe89e;
    }
    .navigation ul li {
	   border-right: 1px solid #ffe89e;
    }
    .navigation ul li.active a::after {
	   color: #ffe89e;
    }
    .navigation a:before {
	   background-color: #ffe89e;
    }
    .mobile-menu-beschriftung {
	   color: #ffe89e;
    }
    .mean-bar a.meanmenu-reveal {
	   color: #ffe89e;
    }

    .mean-container .mean-bar {
	   background: #001f49;
    }

    .mean-container a.meanmenu-reveal span {
	   background: #ffe89e;
    }