body {
    color: 000;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}

blockquote {
    border-left: none !Important;
}

.container {
    max-width: 970px;
}

.mt15 {
    margin-top: 15px;
}

.header {
    margin-top: 10px;
}

.header ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.header ul li {
    display: inline;
    background: #efefef;
    padding: 0px 10px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, .6);
    -webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, .6);
    -moz-box-shadow: 0 2px 6px rgba(100, 100, 100);
}

.header ul li a {
    color: #000;
    font-weight: bold;
}

.header ul li a {
    color: #000;
    font-weight: bold;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.header ul li a:hover {
    text-decoration: none;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    -webkit-opacity: .7;
    opacity: .7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
}

.main {
    margin-top: 15px;
}

.sidebar-box {
    border: 1px solid #000;
    border-radius: 5px;
}

.sidebar-box h3 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    background: #000;
    padding-left: 10px;
    margin: 0px;
}

.sidebar-inhalt {
    padding: 10px;
}

input.search-input {
    display: block;
    width: 100%;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #ff4d00;
    border-color: transparent;
}

.panel-heading {
    padding: 6px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: inherit;
    font-weight: bold;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-title>a {
    color: inherit;
    text-decoration: none;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.panel-title>a:hover {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    -webkit-opacity: .7;
    opacity: .7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
}

.panel-collapse.collapse .panel-title:after {
    content: "\f107";
    font-family: "Font-Awesome";
}

.panel-body {
    background: #cc3d00;
    border-top: 0px !important;
    padding: 0px;
}

.panel-body ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.panel-body ul li {
    padding: 4px 15px;
}

.panel-body a {
    color: #fff;
    text-decoration: none;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.panel-body a:hover {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    -webkit-opacity: .7;
    opacity: .7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel-group {
    margin-bottom: 0px;
}

.zahlung p {
    font-size: 11px;
    font-weight: 400;
}

ul.small-images {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.articel-data h1 {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}

h2 {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.index-box h4 {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 29px;
    text-align: left;
    margin: 0px;
    background: #000;
    padding: 5px 15px;
    clear: both;
    text-transform: uppercase;
    border-bottom: 4px solid #ff4d00;
}

.index-box-inhalt {
    background-color: #ffffff;
    box-shadow: 4px 7px 8px 0.00px rgba(0, 0, 0, 0.35);
    padding: 15px;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
}

.index-box-inhalt img {
    max-width: 100%;
}

ul.ablauf {
    padding: 0px;
    list-style: none;
    font-weight: 400;
}

ul.ablauf li {
    margin-bottom: 12px;
    font-size: 11px;
}

ul.ablauf li:before {
    font-family: "FontAwesome";
    content: "\f105";
    padding-right: 5px;
}

p.tabellen-info {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 25.3px;
    text-align: center;
    width: 663px;
    height: 66px;
}

.versand {
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.footer {
    background: #000;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
    padding: 10px;
}

.big-image {
    border: 1px solid #efefef;
    padding: 5px;
    height: 420px;
    text-align: center;
}

.big-image img {
    max-height: 100%;
}

ul.small-images li img {
    max-width: 100%;
    display: inline-block;
}

ul.small-images li {
    max-width: 80px;
    display: inline-block;
    margin-top: 15px;
    border: 1px solid #efefef;
    padding: 5px;
}

.infos {
    border: 3px solid #000;
    padding: 12px;
    font-size: 14px;
}

/*Sidebar*/
.sub_cat {
    display: none;
}

li.level1.withSubMenu:before {
    content: "\f107";
    font-family: "FontAwesome";
    position: relative;
    float: right;
    right: 6px;
    top: 10px;
}

li.level1.withSubMenu.active:before {
    content: "\f106";
    font-family: "FontAwesome";
    position: relative;
    float: right;
    right: 6px;
    top: 10px;
}

.sidebar-box li {
    color: #fff;
    list-style: none;
}

.sidebar-box ul {
    padding: 0;
    margin-bottom: -1px;
}

.sidebar-box a {
    color: #fff;
    padding: 10px;
    display: block;
}

.sidebar-box a:hover,
a:focus {
    color: #000;
    text-decoration: underline;
}

ul.sub_cat {
    padding: 0 10px;
    background: #D54000;
}

.level1 {
    background: #ff4d00;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

.level2 {
    font-weight: normal;
    text-transform: none;
}

/****/
.header-image img {
    width: 100%;
}

.index-box-inhalt {
    line-height: auto !important;
}

.index-box-inhalt.desc {
    height: auto;
    min-height: 550px;
}

.big-image {
    width: 310px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.big-image:hover {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    background-color: #fff;
    position: relative;
    z-index: 2;
}

/*CATEGORIES*/
.sidebar-box a {
    padding: 0;
}

.accordion {
    padding: 0;
    list-style: none;
    margin: 0;
    background: #efefef;
}

.accordion li {
    padding: 10px 10px 10px;
    font-size: 18px;
    font-weight: 300;
    border-bottom: 1px solid;
    text-transform: uppercase;
}

.accordion li a {
    color: #000;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
}

.accordion .slide {
    -webkit-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    max-height: 0;
    overflow: hidden;
}

.accordion label {
    display: block;
    cursor: pointer;
    color: #000;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0;
}

.accordion [type=radio]:checked~label {
    background: none;
    z-index: 2;
    color: #000;
    font-weight: 700;
}

.accordion input[type="radio"] {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.accordion input[type="radio"]:checked~.slide {
    max-height: 999px;
    background: #efefef;
    margin: -10px;
    padding: 8px;
    margin-top: 10px;
}

.accordion ul {
    padding: 0;
    list-style: none;
    margin: 0;
    font-weight: 300;
    line-height: 1.2;
    padding: 5px 0 0 15px;
}

.accordion ul li {
    padding: 5px 0px 5px;
    font-size: 14px;
    border-bottom: none;
}

.accordion ul li a {
    color: #000;
    font-weight: 400;
    padding: 5px;
    text-transform: initial;
}

.gallery__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 600px;
}

@media (max-width: 992px) {
    .gallery__wrapper {
        display: block;
        height: auto;
    }
}

.gallery__wrapper .gallery__bg {
    height: 100%;
    overflow-y: auto;
}

@media (max-width: 992px) {
    .gallery__wrapper .gallery__bg {
        height: auto;
    }
}

.images .image-wrapper {
    margin: 24px auto;
    text-align: center;
    max-width: 100%;
    height: auto;
}

.images .image-wrapper img {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.content__gallery {
    position: relative;
    overflow: hidden;
}

.content__gallery .gallery__bg {
    background: rgba(255, 255, 255, 0.6);
}

.content__gallery .gallery__images {
    height: auto;
    width: auto;
    overflow: hidden;
}

.small-img img {
    max-height: 75px;
    margin: 0 auto;
}

.content__gallery .gallery__images img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.content__gallery .gallery__images .slider {
    height: fit-content;
    white-space: nowrap;
    font-size: 0;
    transition: 0.8s;
}

.content__gallery .gallery__images .slider>* {
    display: inline-block;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 768px) {
    .content__gallery .gallery__images {
        height: 480px;
    }
}

@media (max-width: 480px) {
    .content__gallery .gallery__images {
        height: 300px;
    }
}

.content__gallery .gallery__thumbs {
    text-align: center;
    overflow: hidden;
}

.content__gallery .gallery__thumbs .thumb__float {
    display: inline-block;
    margin: 12px;
    border: 1px solid #e8e8e8;
}

.content__gallery .gallery__thumbs .thumb__float .thumb__wrapper {
    width: 80px;
    height: 80px;
    padding: 3px;
    background: #fff;
}

.content__gallery .gallery__thumbs .thumb__float .thumb__wrapper img {
    cursor: pointer;
}

@media (max-width: 768px) {
    .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper {
        width: 64px;
        height: 64px;
        padding: 6px;
    }
}

@media (max-width: 480px) {
    .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper {
        width: 40px;
        height: 40px;
        padding: 3px;
    }
}

@media (max-width: 768px) {
    .content__gallery .gallery__thumbs .thumb__float {
        margin: 5px;
    }
}

.content__gallery .gallery__prev-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 100%;
    height: 0;
    font-size: 32px;
}

.content__gallery .gallery__prev-next>div+div {
    visibility: hidden;
}

.content__gallery .gallery__prev-next a {
    background: #fff;
    position: absolute;
    padding: 12px;
    text-align: center;
    opacity: 0.7;
    text-decoration: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #78909c;
}

.content__gallery .gallery__prev-next a:hover {
    opacity: 1;
}

.content__gallery .gallery__prev-next a+a {
    right: 0px;
}

.content__gallery .col-md-12:last-of-type {
    margin-top: 16px;
}

@media (max-width: 768px) {
    .content__gallery .col-md-4 {
        margin-top: 16px;
    }
}

.content__gallery .content__description {
    padding: 12px !important;
    margin: 12px !important;
}

.image-cover__wrapper {
    text-align: center;
}

.image-cover__img {
    max-width: 100%;
    margin: 0 auto;
}

.content_tabs {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tabs__nav {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .tabs__nav {
        display: block;
    }
}

.tabs__nav li {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tabs__nav li a {
    color: #78909c;
    border-right: 2px solid #78909c;
    display: block;
    padding: 16px 0;
    background: #c0ca33;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

.tabs__nav li a:hover {
    background: #78909c;
    color: #c0ca33;
}

.tabs__nav li:last-of-type a {
    border: none;
}

.tabs__nav li.active a {
    background: #78909c;
    color: #c0ca33;
}

.tabs__nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.tabs__wrapper {
    position: relative;
    overflow: hidden;
}

.tabs__tab {
    background: white;
    width: 100%;
    display: none;
}

.tabs__box {
    border: 2px solid #78909c;
}

.tabs__box--content {
    background: #fff;
    padding: 12px;
}

.tabs__box--aside .aside {
    margin: 0 !important;
}

.tabs__box--aside .aside-block {
    margin: 0 !important;
}

#tabs__tab--content {
    display: block;
}

.tabs__fake {
    position: fixed;
}

@media (max-width: 768px) {
    .tabs__fake {
        position: relative;
    }
}

#tabs__fake--content:target~.tabs__wrapper #tabs__tab--content {
    display: block;
}

#tabs__fake--payment:target~.tabs__wrapper #tabs__tab--payment {
    display: block;
}

#tabs__fake--shipping:target~.tabs__wrapper #tabs__tab--shipping {
    display: block;
}

#tabs__fake--returns:target~.tabs__wrapper #tabs__tab--returns {
    display: block;
}

#tabs__fake--other:target~.tabs__wrapper #tabs__tab--other {
    display: block;
}

#tabs__fake--payment:target~.tabs__wrapper #tabs__tab--content {
    display: none;
}

#tabs__fake--shipping:target~.tabs__wrapper #tabs__tab--content {
    display: none;
}

#tabs__fake--returns:target~.tabs__wrapper #tabs__tab--content {
    display: none;
}

#tabs__fake--other:target~.tabs__wrapper #tabs__tab--content {
    display: none;
}

.disabled-links a {
    pointer-events: none;
    cursor: default;
}

.disabled-link {
    pointer-events: none;
    cursor: default;
}

.word-break {
    word-break: break-all !important;
}

@media (max-width: 360px) {
    .footer .footer-block .footer-block__body {
        font-size: 15px !important;
    }
}

.aside-block .aside-block__icons img {
    border-radius: 6px;
}

.container {
    max-width: 100%;
}

#layout__gallery {
    margin: 24px 0;
}

.order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.direction-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.col-md-3 .aside-block .aside-block__icons {
    text-align: center;
}

.col-md-3 .aside-block .aside-block__icons img {
    width: 75px;
}

@media (max-width: 992px) {
    .menu {
        font-size: 16px !important;
    }
}

#template-5 header {
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    text-shadow: none;
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
    z-index: auto;
}

#template-5 .template__wrapper {
    width: 100%;
    background-color: #eeeeee;
}

#template-5 .header {
    background: #263238;
    padding: 12px 0;
    text-align: center;
}

#template-5 .header .header__brand {
    margin: 12px auto;
}

#template-5 .header .header__brand .header__logo {
    margin: 0 auto;
    font-family: "Exo 2", sans-serif;
    font-size: 64px;
    font-weight: bold;
    color: #c0ca33;
    border-bottom: 1px solid #c0ca33;
    padding-bottom: 6px;
}

#template-5 .header .header__brand .header__logo img {
    max-width: 80%;
}

@media (max-width: 480px) {
    #template-5 .header .header__brand .header__logo {
        font-size: 32px;
    }
}

#template-5 .header .header__brand .header__slogan {
    font-family: "Exo 2", sans-serif;
    font-size: 39px;
    font-weight: normal;
    color: #dce775;
}

@media (max-width: 480px) {
    #template-5 .header .header__brand .header__slogan {
        font-size: 23px;
    }
}

#template-5 .header .header__contact {
    margin: 12px auto;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 23px;
    font-weight: normal;
    text-align: center;
    color: #dce775;
}

#template-5 .header .header__contact .fa {
    margin-right: 6px;
    margin-left: 12px;
}

@media (max-width: 480px) {
    #template-5 .header .header__contact {
        font-size: 20px;
    }
}

#template-5 .footer {
    background: #263238;
    padding: 12px 0;
}

#template-5 .footer-block {
    text-align: center;
}

#template-5 .footer-block .footer-block__title {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #dce775;
    margin-top: 0;
    margin-bottom: 9.6px;
}

@media (max-width: 768px) {
    #template-5 .footer-block .footer-block__title {
        margin-top: 19.2px;
    }
}

#template-5 .footer-block .footer-block__body {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 21px;
    font-weight: normal;
    color: #dce775;
}

#template-5 .footer-block .footer-block__body a {
    color: #dce775;
}

#template-5 .footer-block .footer-block__body .btn {
    background-color: #c0ca33;
    border: none;
    color: #263238;
    padding: 6px 18px;
    margin-top: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

#template-5 .footer-block .footer-block__body .btn:hover {
    background-color: #dce775;
}

#template-5 .footer-block .footer-block__body .menu {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
}

#template-5 .footer-block .footer-block__body .menu .container {
    width: 100% !important;
    padding: 0 !important;
}

#template-5 .footer-block .footer-block__body .menu .menu__list {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
}

#template-5 .footer-block .footer-block__body .menu .menu__item {
    text-align: center;
}

#template-5 .footer-block .footer-block__body .menu .menu__item a {
    display: block;
    color: inherit;
    border: 0;
    padding: 0;
}

#template-5 .footer-block .footer-block__body .menu .menu__item a:hover {
    background: none;
    color: inherit;
}

#template-5 .footer__eselt {
    margin: 12px auto;
    font-family: Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #888;
    text-align: right;
}

#template-5 .footer__eselt a {
    color: #888;
}

@media (max-width: 768px) {
    #template-5 .footer__eselt {
        text-align: center;
    }
}

#template-5 .footer__logo {
    font-family: 'Titillium Web', sans-serif;
}

#template-5 .no-margin {
    margin: 0 !important;
}

#template-5 .no-margin-top {
    margin-top: 0 !important;
}

#template-5 .no-margin-right {
    margin-right: 0 !important;
}

#template-5 .no-margin-bottom {
    margin-bottom: 0 !important;
}

#template-5 .no-margin-left {
    margin-left: 0 !important;
}

#template-5 .menu {
    background: #dce775;
    border-bottom: 1px solid #263238;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 20px;
    font-weight: bold;
}

#template-5 .menu .menu__list {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
}

@media (max-width: 768px) {
    #template-5 .menu .menu__list {
        display: block;
    }
}

#template-5 .menu .menu__item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

#template-5 .menu .menu__item a {
    display: block;
    color: #263238;
    border-right: 1px solid #263238;
    padding: 18px 0;
}

#template-5 .menu .menu__item a:hover {
    background: #263238;
    color: #b0bec5;
}

@media (max-width: 768px) {
    #template-5 .menu .menu__item a {
        border-right: 0;
        border-bottom: 1px solid #263238;
    }
}

#template-5 .menu .menu__item:last-child a {
    border-right: 0;
}

@media (max-width: 768px) {
    #template-5 .menu {
        font-size: 16px;
    }
}

#template-5 .menu--footer .menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#template-5 .content {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    color: #212121;
    font-size: 16px;
    line-height: 1.5;
}

#template-5 .content .container {
    /*margin: 0;*/
    padding: 0;
}

#template-5 .content .content__wrapper {
    background: #fff;
    background-image: linear-gradient(to bottom, #fafafa 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFAFA', endColorstr='#FFFFFFFF', GradientType=0);
    background-repeat: repeat-x;
    padding: 24px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6);
    overflow: hidden;
}

@media (max-width: 768px) {
    #template-5 .content .content__wrapper {
        padding: 12px;
        box-shadow: none;
    }
}

#template-5 .content .content__header {
    margin: 12px 0;
    padding: 6px;
}

#template-5 .content .content__header .content__title {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #212121;
    padding-bottom: 6px;
    font-size: 32px;
}

@media (max-width: 480px) {
    #template-5 .content .content__header .content__title {
        font-size: 24px;
    }
}

#template-5 .content .content__description {
    margin: 12px 0;
    padding: 6px;
    color: #616161;
}

#template-5 .content .content__description p {
    margin: 0;
    margin-bottom: 6px;
}

#template-5 .content .content__bulletpoints {
    margin: 12px 0;
    padding: 6px;
    color: #616161;
}

#template-5 .content .content__bulletpoints .bulletpoints__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#template-5 .content .content__bulletpoints .bulletpoints__item {
    margin-bottom: 6px;
}

#template-5 .content .content__bulletpoints .bulletpoints__item .fa {
    color: #78909c;
}

#template-5 .vertical-align-middle {
    white-space: nowrap;
    text-align: center;
}

#template-5 .vertical-align-middle .vertical-align-helper {
    /*margin-left: -2px; margin-top: -1px;*/
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#template-5 .vertical-align-middle img {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    max-width: 100%;
    max-height: 100%;
}

#template-5 .aside {
    background: #dce775;
    overflow: hidden;
}

#template-5 .aside .container {
    padding: 0;
}

#template-5 .aside-block {
    text-align: left;
    padding: 12px;
}

#template-5 .aside-block .aside-block__title {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: #263238;
    margin-bottom: 12px;
    text-align: left;
}

#template-5 .aside-block .aside-block__title .fa {
    font-size: 32px;
}

#template-5 .aside-block .aside-block__body {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #212121;
}

#template-5 .aside-block .aside-block__icons {
    text-align: left;
    margin-bottom: 12px;
}

#template-5 .aside-block .aside-block__icons img {
    margin: 3px;
}

#template-5 .image-cover__wrapper {
    margin: 12px 0;
    padding: 6px;
    background: #fafafa;
    border: 1px solid #eeeeee;
    text-align: center;
}

#template-5 .template__wrapper {
    background-color: #eeeeee;
}

#template-5 .header {
    background-color: #263238
}

#template-5 .header .header__brand .header__logo {
    color: #dce775;
    border-color: #dce775;
}

#template-5 .header .header__brand .header__slogan {
    color: #dce775;
}

#template-5 .header .header__contact {
    color: #dce775;
}

#template-5 .footer {
    background-color: #263238;
}

#template-5 .footer .footer__contact {
    color: #dce775;
}

#template-5 .footer-block .footer-block__body .menu .menu__item a {
    color: #dce775;
    background: none;
}

#template-5 .footer-block .footer-block__body .btn {
    background-color: #dce775;
}

#template-5 .footer-block .footer-block__body .btn:hover {
    background-color: #dce775;
}

#template-5 .footer-block .footer-block__title {
    color: #dce775;
}

#template-5 .footer-block .footer-block__body {
    color: #dce775;
}

#template-5 .menu {
    background-color: #dce775;
    border-bottom-color: #263238;
}

#template-5 .menu .menu__item a {
    background-color: #dce775;
    color: #263238;
    border-color: #263238;
}

#template-5 .menu .menu__item a:hover {
    background-color: #263238;
    color: #dce775;
}

#template-5 .content .content__header .content__title {
    color: #263238;
    border-color: #263238;
}

#template-5 .content .content__wrapper {
    background: #ffffff;
    overflow: hidden;
}

#template-5 .content .content__description {
    color: #444444;
}

#template-5 .content .content__bulletpoints .bulletpoints__item .fa {
    color: #263238;
}

#template-5 .content .content__bulletpoints {
    color: #444444;
}

#template-5 .aside {
    background-color: #dce775;
}

#template-5 .aside-block .aside-block__body {
    color: #444444;
}

#template-5 .aside .aside-block .aside-block__title {
    color: #263238;
}

#template-5 .images .image-wrapper img {
    border-color: #263238;
    background-color: #dce775;
}

#template-5 .content__gallery .gallery__thumbs .thumb__float {
    border-color: #263238;
}

#template-5 .content__gallery .gallery__prev-next a {
    color: #263238;
}

#template-5 .gallery__bg {
    background: rgba(0, 0, 0, 0.1);
}

#template-5 .tabs__nav li a {
    background: #dce775;
    color: #263238;
    border-color: #263238;
}

#template-5 .tabs__nav li a:hover {
    background: #263238;
    color: #dce775;
}

#template-5 .tabs__nav li.active a {
    background: #263238;
    color: #dce775;
}

#template-5 .tabs__box {
    border-color: #263238;
}

#template-5 .tabs__box--content {
    background: #ffffff;
}

;

.sidebar-inhalt.meldung {
    background: #ffffff !important;
    /* Weißer Hintergrund */
    color: #000000 !important;
    /* Schwarze Schrift */
}