    /*
 Theme Name:   Bone Child
 Theme URI:    http://bone.minimaldog.net
 Description:  Bone Child Theme
 Author:       Uwe Trenkner
 Author URI:   https://themeforest.net/user/minimaldog/portfolio?ref=minimaldog
 Template:     bone
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, two-columns, right-sidebar, responsive-layout
 Text Domain:  bone-child
*/
    
    .primaryBgColor,
    input[type="submit"],
    .postCategory,
    .progressContainer-bar,
    .reviewMeter-item-score,
    .reviewBox-summary-totalScore-wrap,
    .postTitle .featuredBadge,
    .btn.btn--solid,
    .btn.btn--solid:active,
    .btn.btn--solid:focus,
    .btn.btn--solid:hover,
    .btn.btn--solid:visited,
    .postFormatLink .o-backgroundImg,
    .featuredBlock--slider article.noThumb,
    .post--review-meter-bar,
    .post--review-score,
    .post--tile.noThumb,
    .commentCountBox,
    .byCategoryListing-title i,
    .categoryTile .o-backgroundImg,
    .mdPostsListWidget .list-index,
    .widget_archive li:hover:after,
    .widget_calendar caption,
    .widget_calendar #today,
    .block-title span:after,
    .widget_mc4wp_form_widget input[type="submit"],
    .wpp-list-with-thumbnails>li:hover>a:first-child:after,
    .md-pagination .page-numbers.current,
    .offCanvasClose,
    .siteFooter-top-wrap {
        background-color: #1f53a8 !important;
    }

    .bodyCopy h1,
    .bodyCopy h2,
    .bodyCopy h3,
    .bodyCopy h4,
    .bodyCopy h5,
    .bodyCopy h6 {
        clear: unset;
        /* otherwise content is pushed down below end of skyscrapers */
        color: #0052a8;
        font-weight: bold;
        margin-top: 1em;
        margin-bottom: .5em;
    }
    
    .bodyCopy h1 {
        font-size: 2em
    }
    
    .bodyCopy h2,
    .bodyCopy h5 {
        font-size: 1.125em
    }
    
    .bodyCopy h3 {
        font-size: 1em
    }
    
    
    .postCategory.cat1 {
        background-color: red;
    }
    
    .postCategory.cat2 {
        background-color: blue;
    }
    
    .postCategory.cat3 {
        background-color: orange;
    }
    
    .postCategory.cat4 {
        background-color: green;
    }
    
    .post--list .postFeaturedImg {
        float: left;
        margin: 0 20px 20px 0;
    }
    
    .postMeta--author,
    .metaText,
    .metaText a,
    metaFont,
    metaFont a {
        color: #444444;
        font-weight: bold;
    }
    
    .postMeta--author-text>a {
        color: #0052a8;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #0052a8;
        margin: 3px 3px 3px 3px;
    }
    
    .postMeta--author-text>a:hover {
        margin: 0;
        padding: 3px;
        color: #ffffff;
        background-color: #0052a8;
    }
    
    .postMeta--author-text>a.tag {
        color: #444444;
        border-bottom-color: #444444;
    }
    
    .postMeta--author-text>a.tag:hover {
        color: #ffffff;
        background-color: #444444;
    }
    
    a.readMoreLink.metaLink {
        color: #f79010;
        font-weight: bold;
        margin: 3px;
        padding: 0;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #f79010;
    }
    
    a.readMoreLink.metaLink:hover {
        color: #ffffff;
        background-color: #f79010;
        border-bottom-color: #f79010;
        margin: 0;
        padding: 3px;
    }
    
    .solarserver-textonly {
        height: 11px;
        margin-top: -2px
    }
    
    .siteHeader-content .flexbox {
        table-layout: auto;
    }
    
    .widget_text {
        max-width: unset;
    }
    
    .siteClaim {
        font-size: 28px;
        font-weight: bold;
        color: #0052a8;
    }
    
    .siteTitle--small {
        padding-top: 5px;
    }
    
    .navigation--standard>ul>li>a {
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
    }
    
    .navigation--secondary {
        display: table-cell;
    }
    
    .navigation--secondary ul {
        float: right;
    }
    
    .navigation--secondary>ul>li>a {
        text-transform: unset;
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
    }
    
    .navigation--standard>ul>li>a {
        padding: 6px 0;
    }
    
    .fotorama__thumb-border,
    .tagcloud a:hover,
    .postTags-list>a:hover,
    .postVia-list>a:hover,
    .postSource-list>a:hover,
    .tabs-nav li.active a::after,
    .navigation--standard>ul>li>a::before,
    .articleTags-list>a:hover,
    input[type="submit"],
    input[type="submit"]:hover {
        border: none;
    }
    
    .siteHeader-nav,
    .siteHeader--fixed {
        border: none;
    }
    
    .siteHeader-nav .container,
    .siteHeader--fixed .container {
        border-bottom: 2px solid #e6e6e6;
        padding-bottom: 8px;
    }
    
    .siteHeader--fixed .container {
        background-color: #ff9729;
    }
    
    @media (min-width: 992px) {
        .siteHeader-nav .container,
        .siteHeader--fixed .container {
            background-color: #ff9729;
            padding: 0;
            border: none;
        }
    }
    
    .siteHeader-nav .navigation--main,
    .siteHeader--fixed .navigation--main {
        min-height: unset;
        margin-left: 4px;
    }
    
    .navigation--standard .sub-menu:after,
    .navigation--standard .sub-menu:before {
        display: none;
    }
    
    .navigation--standard .sub-menu {
        margin-top: unset;
        background: #fff9f0;
        border-radius: unset;
        box-shadow: unset;
        margin-left: -17px;
        font-size: 14px;
    }
    
    .navigation--standard>ul>li:hover>a {
        color: #444444;
    }
    
    .navigation--standard .sub-menu a {
        color: #444444;
    }
    
    .navigation--standard>ul>li:hover>ul a:hover {
        color: #ff9729;
    }
    /*
.siteHeader-nav .container {
    border-bottom: 3px solid #e6e6e6;
}
*/
    /* orange ff9729 */
    
    .pageHeading--sub .pageHeading-title {
        color: #0052a8;
        font-size: 26px;
        font-weight: bold;
    }
    
    .pageHeading {
        border-bottom: 2px solid #e6e6e6;
    }
    
    .layoutContent {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    
    .postTitle a,
    .postTitle a:visited {
        color: #0052a8;
    }
    
    .postTitle a:hover,
    .postTitle a:focus,
    .postTitle a:active {
        color: #000000;
    }
    /* Block the parent page from appearing in the list of child pages */
    
    ul.list-of-childpages>li>a {
        display: none;
    }
    
    ul.list-of-childpages {
        list-style: none;
    }
    
    .post--list {
        padding: 0px;
        border-width: 0 0 2px 0;
        border-style: solid;
        border-color: #e6e6e6;
        border-radius: unset;
        box-shadow: none;
    }
    
    .post--list .postTitle {
        font-size: 20px;
        margin-bottom: 0;
    }
    
    .post--list .postMeta--author {
        line-height: 1.8;
        margin-bottom: 0;
    }
    
    .list-item {
        position: relative;
        padding-top: 18px;
    }
    
    .postInfo {
        line-height: normal;
    }
    
    .pagePagination a,
    .pagePagination a:hover,
    .pagePagination a:active,
    .pagePagination a:focus,
    .pagePagination a:visited {
        color: #ff9729;
        border-color: #cccccc;
    }
    
    .pagePagination .page-numbers {
        font-size: 18px;
        font-weight: bold;
        line-height: 34px;
        text-align: center;
        border: 1px solid #cccccc;
        border-radius: unset;
        background: #fff;
    }
    
    .pagePagination .page-numbers.current {
        background: #fff9f0;
        font-weight: bold;
    }
    
    article.category-solarthemen div.postSummary img {
        float: left;
        padding: 5px 5px 0 0;
        width: 40px;
        height: 40px;
        display: block;
    }
    
    article.category-solarthemen div.postSummary p {
        display: block;
    }
    
    .figWrapper {
        position: relative;
    }
    
    .figCopyright {
        position: absolute;
        top: auto;
        right: auto;
        left: 0;
        padding: 2px 10px;
        color: white;
        background-color: rgba(0, 0, 0, .6);
    }
    /* calc tip from here https://css-tricks.com/books/volume-i/scale-typography-screen-size/ */
    
    .postFeaturedImg .figCopyright {
        line-height: calc(0.8 * (8px + (16 - 8) * ((100vw - 300px) / (800 - 300))));
        font-size: calc(6px + (8 - 6) * ((100vw - 300px) / (800 - 300)));
        bottom: 0;
    }
    
    .postFeaturedImg--single .figCopyright,
    .wp-block-image .figCopyright {
        line-height: calc(1.8 * (8px + (16 - 8) * ((100vw - 300px) / (800 - 300))));
        font-size: calc(8px + (16 - 8) * ((100vw - 300px) / (800 - 300)));
        /* bottom: 2.2rem; */
        bottom: 0;
    }
    
    @media (min-width: 800px) {
        .postFeaturedImg .figCopyright {
            line-height: 10px;
            font-size: 8px;
            bottom: 0rem;
        }
        .postFeaturedImg--single .figCopyright,
        .wp-block-image .figCopyright {
            line-height: 1.8rem;
            font-size: 1rem;
            /* bottom: 2.2rem; */
            bottom: 0;
        }
    }
    
    .postFeaturedImg--single figcaption,
    .wp-block-image figcaption {
        text-align: left;
        display: block;
        /* width: 100%; */
        background-color: #F0F0F1;
        padding: 5px 10px;
        margin-top: 0;
        color: #000000;
    }
    
    figure {
        padding: 5px;
        display: table;
        padding: 0;
    }
    
    figure.wp-block-embed {
        display: unset;
    }
    
    figure img {
        display: block;
    }
    
    figcaption {
        display: table-caption;
        caption-side: bottom;
    }
    
    .wp-block-embed figcaption {
        display: block;
    }
    
    .postContent {
        max-width: unset;
        margin: 16px auto;
    }
    
    .postSingle-header .postTitle {
        color: #0052a8;
        font-weight: bold;
        font-size: 28px;
        margin: 0;
    }
    
    .postMeta--3 {
        border: none;
        padding-top: 10px;
    }
    
    .postContent>*,
    .postContent p {
        margin-bottom: 16px;
    }
    
    .postSingle--standard .postFeaturedImg>img {
        border-radius: unset;
        box-shadow: unset;
        border: 1px solid #dddddd;
    }
    
    .pageHeading {
        border: none;
    }
    
    .pageHeading--boxed {
        padding: 40px 0 20px 0;
        background: unset;
    }
    
    .pageHeading--boxed .pageHeading-title {
        text-transform: unset;
        color: #0052a8;
        font-weight: 700;
        font-size: 28px;
        margin: 0;
    }
    
    .login-box {
        color: #0052a8;
        width: 90%;
        max-width: 500px;
        text-align: left;
        border: none;
    }
    
    .nl-abo-box {
        color: #0052a8;
        width: 100%;
        max-width: 500px;
        text-align: left;
        border: none;
        background-color: #fff9f1;
    }
    
    div.paywall {
        position: relative;
    }
    
    .paywall-box {
        color: #0052a8;
        position: absolute;
        z-index: 7;
        top: 10px;
        left: 20px;
        width: 90%;
        max-width: 500px;
        margin: 25px 0 0;
        text-align: left;
        border: none;
        box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.4);
    }
    
    .paywall-blurred {
        z-index: 3;
        margin-top: 0px;
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
    
    .solarthemen_logo {
        width: auto;
        height: 28px;
        margin-bottom: 2px;
    }
    
    .swpm-login-form-header,
    .nl-abo-form-header {
        background-color: #ffe7c6;
        width: 100%;
        min-height: 50px;
        font-size: 24px;
        font-weight: bold;
        line-height: 24px;
        display: table;
    }
    
    .nl-abo-form-header {
        font-size: 22px;
        line-height: 22px;
    }
    
    .swpm-login-form-header>img,
    .nl-abo-form-header>img {
        float: left;
    }
    
    .swpm-login-form-header>div,
    .nl-abo-form-header>div {
        vertical-align: middle;
        display: table-cell;
    }
    
    .paywall-box .swpm-login-form-header>div {
        font-size: 0.8em;
        padding: 5px;
    }
    
    @media (min-width: 600px) {
        .paywall-box .swpm-login-form-header>div {
            font-size: 1em;
            padding: 0;
        }
    }
    
    .nl-abo-form-header>div {
        padding: 0 5px;
    }
    
    .swpm-login-form-header .infodienst,
    .nl-abo-form-header .newsletter {
        display: none;
    }
    
    @media (min-width: 500px) {
        .swpm-login-form-header .infodienst,
        .nl-abo-form-header .newsletter {
            display: unset;
        }
        .solarthemen_logo {
            height: 20px;
            margin-bottom: 8px;
        }
    }
    
    .swpm-login-form-kennenlernen,
    .nl-abo-form-text {
        background-color: #fff9f1;
        width: 100%;
        padding: 15px;
        color: #0052a8;
    }
    
    .nl-abo-form-text {
        padding: 15px 15px 0 15px;
    }
    
    #swpm-login-form-custom div.swpm-login-form-kennenlernen {
        border-bottom: 2px dashed #ffc678;
    }
    
    .swpm-login-form-kennenlernen a {
        background-color: #5cb130;
        font-size: 16px;
        font-weight: 700;
        color: white;
        padding: 2px 5px;
        text-decoration: none;
        border: 1px solid #5cb130;
        display: block;
        width: 250px;
        text-align: center;
    }
    
    .swpm-login-form-kennenlernen a:hover,
    .swpm-login-form-kennenlernen a:focus {
        background-color: #f1ffea;
        color: #5cb130;
    }
    
    input.swpm-login-form-submit {
        background-color: #0052a8;
        font-size: 16px;
        font-weight: 700;
        color: white;
        padding: 2px 5px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-decoration: none;
        border: 1px solid #0052a8;
    }
    
    input.swpm-login-form-submit:hover,
    input.swpm-login-form-submit:focus {
        background-color: #e5edf6 !important;
        color: #0052a8;
        border: 1px solid #0052a8 !important;
    }
    
    #swpm-login-form-custom div.swpm-login-form-inner {
        background-color: #fff9f1;
        padding: 15px;
    }
    
    .nl-abo-form-inner {
        background-color: #fff9f1;
        padding: 0 15px 15px 15px;
    }
    
    .swpm-login-form-inner label {
        margin-bottom: 0;
    }
    
    label.swpm-rember-label {
        font-weight: normal;
    }
    
    .nl-abo-form-inner label {
        margin-bottom: 10px;
        font-size: 16px;
    }
    
    .swpm-login-form-inner input,
    .nl-abo-form-inner input {
        border: 1px solid #0052a8;
    }
    /* Hide all divs on the plugin's own login-form in order to not duplicate our custom form */
    
    #swpm-login-form>div div {
        display: none;
    }
    /* Only show the div with login-messages */
    
    #swpm-login-form>div div.swpm-login-action-msg {
        display: unset;
    }
    /* Format login-messages */
    
    #swpm-login-form .swpm-login-widget-action-msg {
        display: block;
        padding: 15px;
        color: #721C24;
        background-color: #F8D7DA;
        border: 1px solid #F5C6CB;
        border-radius: 4px;
        width: 90%;
        max-width: 500px;
    }
    /* Hide login-message if empty */
    
    #swpm-login-form .swpm-login-widget-action-msg:empty {
        display: none;
    }
    /* swpm form builder reg form */
    
    .swpm-form-builder fieldset {
        border: none;
        background-color: #FFE8C9;
        padding: 20px 5px 0 5px;
        border-radius: 0;
    }
    
    .swpm-form-builder fieldset:last-of-type {
        margin-bottom: 0;
    }
    
    .swpm-form-builder .swpm-legend {
        border: none;
    }
    
    .swpm-form-builder .swpm-legend h3 {
        color: #0052A8;
        font-size: 22px;
        line-height: 24px;
        padding-bottom: 10px !important;
    }
    
    label.swpm-desc {
        color: #0052A8;
        font-size: 14px;
        padding: 0;
    }
    
    .swpm-form-builder label.swpm-choice {
        color: #0052A8;
    }
    
    .swpm-form-builder li {
        padding: 0px 1% 0px !important;
    }
    
    input.swpm-text {
        border: 1px solid #ffffff !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        margin-bottom: 2px;
        min-width: 200px;
    }
    
    input.swpm-text:focus {
        border-color: #0052a8 !important;
    }
    
    p.swpm-edit-profile-submit-section {
        background-color: #FFE8C9;
        padding: 0 0 20px 20px;
        text-align: left;
    }
    
    input.swpm-submit {
        background-color: #0052a8 !important;
        font-size: 16px !important;
        font-weight: 700;
        color: white;
        padding: 2px 8px;
        text-decoration: none;
        border-radius: 0;
    }
    
    @media (max-width: 750px) {
        .swpm-form-builder li.swpm-left-half,
        .swpm-form-builder li.swpm-left-third,
        .swpm-form-builder li.swpm-left-two-thirds,
        .swpm-form-builder li.swpm-middle-half,
        .swpm-form-builder li.swpm-middle-third,
        .swpm-form-builder li.swpm-middle-two-thirds,
        .swpm-form-builder li.swpm-right-half,
        .swpm-form-builder li.swpm-right-third,
        .swpm-form-builder li.swpm-right-two-thirds {
            float: none;
        }
    }
    
    input.searchField-form-input {
        border: 1px solid #F0F0F0;
        border-radius: unset;
        border-width: 10px;
    }
    
    .nl-abo-link img {
        filter: none;
        height: 14px;
        margin-bottom: 5px;
    }
    
    .nl-abo-link h2 {
        margin-top: 0px !important;
        font-size: 18px !important;
        font-weight: bold !important;
        width: 100% !important;
        color: #0052a8 !important;
    }
    
    .nl-abo-link p {
        padding-bottom: 10px;
    }
    
    .nl-abo-link a {
        background-color: #5cb130;
        padding: 6px 10px;
        text-decoration: none;
        font-weight: bold;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
        font-weight: bold;
        color: white;
    }
    
    div.nl-abo-link {
        font-size: 13px;
        width: 100%;
        padding: 15px 10px;
        background: #FFE8C9;
        border: 2px solid #5cb130;
    }
    
    .nl-abo-link-wrapper {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .nl-abo-link-wrapper div.nl-abo-link {
        max-width: 400px;
        margin: 0 auto;
    }
    
    #nl-abo-form-datenschutz,
    #nl-abo-form-datenschutz label {
        color: #0052a8;
        font-weight: normal;
        font-size: 14px;
        margin-top: 10px;
    }
    
    #nl-abo-form-datenschutz a {
        color: #0052a8;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #0052a8;
    }
    
    .nl-abo-box-wrapper h1 {
        font-size: 24px;
        font-weight: 700 !important;
        color: #0052A8;
    }
    
    .nl-abo-box-wrapper h1 img {
        height: 20px !important;
        margin-bottom: 8px;
    }
    
    .nl-abo-box-wrapper hr {
        height: 2px !important;
        color: #ffffff !important;
        background-color: #ffffff;
        border: none !important;
        max-width: unset !important;
        margin-top: 0 !important;
        margin-bottom: 10px !important;
        width: 100% !important;
    }
    
    .nl-abo-box-wrapper input.tnp-email {
        border: 1px solid #ffffff !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        margin-bottom: 2px;
        background-color: #ffffff;
    }
    
    .nl-abo-box-wrapper input.tnp-email:focus {
        border-color: #0052a8 !important;
    }
    
    .nl-abo-box .tnp-submit {
        margin: 0 0 15px 15px;
    }
    
    .jahrbuch-nl-abo-box-wrapper {
        max-width: 768px;
        margin: 0 auto;
    }
    
    .jahrbuch-nl-abo-header p {
        font-size: 0.9em;
        line-height: 1.4;
        margin-bottom: 0;
    }
    
    .tnp-field-email label {
        font-size: 16px !important;
        color: #0052a8 !important;
    }
    
    input.tnp-email {
        margin-top: 8px !important;
    }
    
    .tnp-field-privacy label {
        font-weight: normal;
    }
    
    .tnp-subscription {
        margin: 0;
        background-color: #FFE8C9;
    }
    /* Alter, blauer Button; ersetzt 2024-08-27
    input.tnp-submit {
        background-color: #0052a8 !important;
        font-size: 16px !important;
        font-weight: 700;
        color: white;
        padding: 2px 8px;
        text-decoration: none;
        border-radius: 0;
    }
    */
    input.tnp-submit  {
        background-color: #5cb130 !important;
        font-size: 16px !important;
        font-weight: 700;
        text-decoration: none;
        padding: 6px 10px;
        border-radius: 5px;
        cursor: pointer;
        color: #fff;
    }
    /* ST bestellen */
    
    div.regBox {
        background-color: #ffe8c9;
    }
    
    .regBox>div,
    .regBox .flex-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
    
    .regBox div.flex-item:nth-child(1) {
        order: 0;
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        flex-grow: 1;
    }
    
    .regBox div.flex-item:nth-child(2) {
        display: none;
    }
    
    @media (min-width: 750px) {
        .regBox div.flex-item:nth-child(2) {
            order: 1;
            display: flex;
            flex-direction: column;
            flex-basis: 100%;
            flex: 1;
            flex-grow: 0;
            min-width: 40%;
        }
    }
    
    .regTextBox {
        font-size: 14px;
        padding-right: 20px;
    }
    
    .regTextBox ul {
        list-style: none;
        margin-top: 0;
    }
    
    .regTextBox ul li::before {
        content: "\2022";
        color: #ff9729;
        font-weight: bold;
        display: inline-block;
        width: 0.7em;
        margin-left: -0.7em;
        font-size: 1.8em;
        line-height: 12px;
    }
    
    .regTextBox h2 {
        font-size: 20px;
        color: #0052a8;
    }
    
    .blueRegBox {
        font-weight: bold;
        color: #0052a8;
    }
    
    p.blueRegBox {
        margin: 0;
    }
    
    .paywall-box div.regFotoBox {
        display: none;
    }
    
    @media (min-width: 768px) {
        .paywall-box div.regFotoBox {
            display: block;
            max-width: 40%;
        }
    }
    
    .regFotoBox .top {
        padding: 10px;
        background-color: #ffffff;
        font-size: 14px;
        line-height: 15px;
    }
    
    .regFotoBox img {
        flex: 0;
    }
    
    .regFotoBox img.solarthemen {
        height: 14px;
        margin-bottom: 7px;
    }
    
    .regFotoBox .infodienst {
        font-size: 18px;
        font-weight: bold;
        color: #0052a8;
    }
    
    .regFotoBox .testen {
        font-weight: bold;
        color: #0052a8;
    }
    
    .regFotoBox .top div.top-right {
        min-width: 40px;
    }
    
    .regTextBox .button {
        background-color: #0052a8;
        font-size: 16px;
        font-weight: 700;
        color: white;
        padding: 2px 8px;
        text-decoration: none;
    }
    /* Wide page, z.B. BVZ parent für den Iframe */
    
    .page-template-page-wide .contentWrap,
    .page-template-page-wide-nosky .contentWrap {
        max-width: unset;
    }
    /* BVZ Eintrag Info */
    
    div.wp-block-group.has-background.bvzEintragBox {
        background-color: #ffe8c9;
        padding: 0;
    }
    
    div.bvzEintragBox h1,
    div.bvzEintragBox h2 {
        color: #0052A8;
        font-weight: bold;
    }
    
    div.bvzEintragBox h1 {
        font-size: 24px;
    }
    
    div.bvzEintragBox h2 {
        font-size: 18px;
    }
    
    .bvzEintragBox>div,
    .bvzEintragBox .flex-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
    
    div.bvzEintragTextBox {
        min-width: 300px;
    }
    
    .bvzEintragBox div.flex-item:nth-child(1) {
        order: 0;
        /* display: flex; */
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        flex-grow: 1;
    }
    
    .bvzEintragBox div.flex-item:nth-child(2) {
        padding-left: 0;
        min-width: 300px;
    }
    
    @media (min-width: 680px) {
        .bvzEintragBox div.flex-item:nth-child(2) {
            order: 1;
            display: flex;
            flex-direction: column;
            flex-basis: 100%;
            flex: 1;
            flex-grow: 0;
            padding-left: 20px;
        }
    }
    
    div.bvzEintragBox ul {
        list-style: none;
        margin: 0;
    }
    
    .bvzEintragBox ul li::before {
        content: "\2022";
        color: #ff9729;
        font-weight: bold;
        display: inline-block;
        width: 0.7em;
        margin-left: -0.7em;
        font-size: 1.8em;
        line-height: 12px;
    }
    
    .blueBvzEintragBox {
        font-weight: bold;
        color: #0052a8;
    }
    
    p.blueBvzEintragBox {
        margin: 0;
    }
    
    .bvzEintragFotoBox .top {
        margin: 5px 0 20px 0;
        padding: 15px 10px;
        background-color: #ffe8c9;
        font-size: 14px;
        line-height: 15px;
    }
    
    .bvzEintragFotoBox .top-left {
        line-height: 2em;
    }
    
    .bvzEintragFotoBox img {
        flex: 0;
    }
    
    .bvzEintragFotoBox img.location-marker {
        min-height: 65px;
        min-width: 65px;
    }
    
    figure.bvzEintragMap {
        margin: 0 !important;
    }
    
    .bvzEintragFotoBox .top div.top-right {
        min-width: 65px;
        padding: 0;
    }
    
    .bvz_eintragen_cta {
        font-size: 18px;
        font-weight: bold;
        color: #0052a8;
    }
    
    a.bvz_eintragen_link {
        font-size: 16px;
        font-weight: bold;
        text-decoration: underline;
        color: #0052a8;
    }
    
    p.bvzEintragFindenLassen {
        color: #0052a8;
        font-size: 14px;
    }
    
    #gjiframeXL {
        width: 100%;
        border: none;
    }

    /* Modulpreisseite braucht etwas größere h2 */
    .page-id-30 h2 {
        font-size:22px;
    }
    
    .modulpreise tr,
    .modulpreise td {
        border-color: #99B9DC;
    }
    
    .modulpreise th {
        border: 1px solid #0052A8;
    }
    
    .modulpreise .niedriger {
        position: relative;
        overflow: hidden;
    }
    
    .modulpreise .gleich {
        position: relative;
        overflow: hidden;
    }
    
    .modulpreise .hoeher {
        position: relative;
        overflow: hidden;
    }
    
    .modulpreise caption {
        color: #0052A8;
        font-size: 18px;
        font-weight: bold;
    }
    
    .modulpreise thead {
        background-color: #FFE8C9;
        color: #0052A8;
        font-weight: bold;
    }
    
    .modulpreise tbody {
        background-color: #FFC6781A;
    }
    
    .modulpreise tbody td:first-child {
        color: #0052A8;
        font-weight: 500;
    }
    
    @media (min-width: 540px) {
        .modulpreise .niedriger:before {
            content: "";
            position: absolute;
            z-index: -1;
            width: 25px;
            height: 25px;
            right: 30px;
            background: url(/wp-content/uploads/trend-arrow-green.svg) no-repeat;
            transform: rotate(45deg);
            fill-color: #ddd;
        }
        .modulpreise .gleich:before {
            content: "";
            position: absolute;
            z-index: -1;
            width: 25px;
            height: 25px;
            right: 30px;
            background: url(/wp-content/uploads/trend-arrow-black.svg) no-repeat;
        }
        .modulpreise .hoeher:before {
            content: "";
            position: absolute;
            z-index: -1;
            width: 25px;
            height: 25px;
            right: 30px;
            background: url(/wp-content/uploads/trend-arrow-red.svg) no-repeat;
            transform: rotate(315deg);
        }
    }
    
    .bodyCopy a {
        word-break: normal;
    }
    
    .orange1 {
        color: #ff9729;
    }
    
    .blau1 {
        color: #0052a8;
    }
    
    .solarthemen_solar {
        color: #ff9729;
    }
    
    .solarthemen_themen {
        color: #0052a8;
    }
    
    div.anzeige.fullsize,
    div.anzeige.mediumrect,
    div.anzeige.superbanner,
    div.anzeige.smallBlock {
        border-bottom: 2px solid #e6e6e6;
        padding-bottom: 10px;
        text-align: center;
    }
    
    .sidebar--right div.anzeige.mediumrect {
        border-top: 2px solid #e6e6e6;
    }
    
    @media (min-width: 1500px) {
        div.anzeige.fullsize {
            text-align: left;
        }
        div.anzeige.fullsize img {
            margin-left: 220px;
        }
    }
    
    div.anzeige img {
        padding: 0;
    }
    
    div.skyscraper {
        display: none;
    }
    
    @media (min-width: 1300px) {
        div.hasSkyscraper {
            display: flex;
            flex-direction: row;
        }
        ins.ins-sky-left {
            order: 1;
            margin-left: -180px;
            margin-right: 20px;
            width: 160px;
            background-color: #fff;
        }
        ins.ins-sky-right {
            order: 3;
            margin-left: 20px;
            margin-right: -180px;
            width: 160px;
            background-color: #fff;
        }
        div.next-to-sky,
        article.next-to-sky {
            order: 2;
            width: 100%;
        }
        div.skyscraper {
            display: block;
            width: 160px;
            height: 600px;
        }
    }
    
    .sideBar-jobFrame iframe {
        width: 100%;
        border-width: 0 1px 1px 1px;
        border-style: solid;
        border-color: #f0f0f0;
        height: 300px;
    }
    
    .sideBar-jobFrame div {
        width: 100%;
        height: 30px;
        font-size: 14px;
        font-weight: bold;
        padding: 4px 10px;
        color: #0052a8;
        background: #f0f0f0;
    }
    
    .sideBar-profileFrame iframe {
        width: 100%;
        height: 80px;
        border: none;
    }
    
    .sideBar-profileFrame div {
        width: 100%;
        height: 30px;
        font-size: 14px;
        font-weight: bold;
        padding: 4px 10px;
        color: #0052a8;
        background: #f0f0f0;
    }
    
    div#profileBox {
        width: 100%;
        text-align: center;
        border: 0;
        border: 1px solid #f0f0f0;
    }
    
    #profileBox img {
        height: 40px;
        /* Filter color by https://codepen.io/sosuke/pen/Pjoqqp */
        filter: invert(21%) sepia(62%) saturate(2674%) hue-rotate(198deg) brightness(95%) contrast(101%);
    }
    
    img#st_login {
        filter: none;
        height: 14px;
        margin-bottom: 5px;
    }
    
    #profileBoxTop {
        font-size: 18px;
        font-weight: bold;
        width: 100%;
        padding: 4px 10px;
        color: #0052a8;
        background: #f0f0f0;
    }
    
    .sideBar-profileFrame div#profileBoxTop {
        font-size: 18px;
        height: unset;
    }
    
    .sideBar-profileFrame #profileBoxTop div {
        font-size: 18px;
        padding: 0 10px 4px 10px;
    }
    
    #profileBoxBottom {
        text-align: left;
        width: -moz-fit-content;
        width: -webkit-fit-content;
        width: fit-content;
        margin: auto;
    }
    
    #profileBoxBottom ul {
        list-style-type: none;
        padding: 0 10px;
        margin-bottom: 0;
    }
    
    #profileBoxBottom li {
        padding-top: 10px;
    }
    
    #profileBoxBottom li>a {
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #000000;
    }
    
    #profileBoxBottom * {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }
    
    #profileBox:hover #profileBoxBottom ul {
        visibility: visible;
        height: 200px;
        opacity: 1;
    }
    
    #profileBox:hover #profileBoxBottom ul * {
        visibility: visible;
        height: auto;
        opacity: 1;
    }
    
    @media (min-width: 1200px) {
        .container {
            width: 960px;
            padding: 0;
        }
    }
    
    @media (min-width: 1500px) {
        .container {
            width: 1160px;
        }
    }
    
    .addtoany_list a:first-child,
    .widget .addtoany_list a:first-child {
        padding: 0 4px 0 0;
    }
    
    div.partner_footer {
        display: flex;
        background-color: #f0f0f0;
    }
    
    div.partner_logo {
        flex: 33.33%;
        padding: 5px;
        text-align: center;
    }
    
    div.top50-solar-expert_logo {
        padding-top: 15px;
    }
    
    .siteFooter-bottom-inner {
        padding: 0;
    }
    
    .siteFooter .textwidget p,
    .siteFooter .textwidget ul,
    .siteFooter .textwidget li {
        font-size: 12px;
        margin: 0;
    }
    
    .siteFooter .widget-title {
        margin: 0 0 5px;
    }
    
    .siteFooter .container {
        padding: 20px 20px 10px 20px;
        color: #0052a8;
        background-color: #fff4e9;
    }
    
    .siteFooter-middle {
        padding: 0;
    }
    
    .siteFooter-middle+.siteFooter-bottom {
        border: none;
    }
    
    .siteFooter h1,
    .siteFooter h2,
    .siteFooter h3,
    .siteFooter h4,
    .siteFooter p,
    .siteFooter a {
        color: #0052a8;
    }
    
    .siteFooter {
        background: #ffffff;
        box-shadow: none;
    }
    
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    div.kopfbanner {
        text-align: center;
    }
    
    .kopfbanner hr {
        padding: 0;
        border: 1px solid #e6e6e6;
        margin-top: 2px;
        margin-bottom: 2px;
    }
    
    .anzeige.kopfbanner.container {
        padding: 0;
        text-align: center;
    }
    
    div.anzeige>div {
        font-size: 11px;
        text-align: left;
        color: #aaaaaa;
    }
    
    img.anzeige {
        padding: 5px;
    }
    
    .swpm-form-builder fieldset {
        clear: unset;
        /* otherwise content is pushed down below end of skyscrapers */
    }
    
    
    div.gutenberg-reusable-widget h4 {
        display: none;
    }
    
    div#gutenrbw_widget-3 a,
    div#gutenrbw_widget-4 a {
        color: #ffffff;
    }
    
    .excerpt {
        font-weight: bold;
    }
    
    .bodyCopy {
        color: #000000;
    }
    
    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "Segoe UI", SegoeUI, "PT Sans", "Myriad Pro", sans-serif;
        color: #000000
    }
    
    a:hover {
        text-decoration: none;
    }
    
    @font-face {
        font-family: SegoeUI;
        font-display: fallback;
        src: local("Segoe UI Light"), url(/wp-content/themes/bone-child/fonts/selawkl-webfont.woff2) format("woff2"), url(/wp-content/themes/bone-child/fonts/selawkl-webfont.woff) format("woff");
        font-weight: 100;
    }
    
    @font-face {
        font-family: SegoeUI;
        font-display: fallback;
        src: local("Segoe UI Semilight"), url(/wp-content/themes/bone-child/fonts/selawksl-webfont.woff2) format("woff2"), url(/wp-content/themes/bone-child/fonts/selawksl-webfont.woff) format("woff");
        font-weight: 200;
    }
    
    @font-face {
        font-family: SegoeUI;
        font-display: fallback;
        src: local("Segoe UI"), url(/wp-content/themes/bone-child/fonts/selawk-webfont.woff2) format("woff2"), url(/wp-content/themes/bone-child/fonts/selawk-webfont.woff) format("woff");
        font-weight: 400;
    }
    
    @font-face {
        font-family: SegoeUI;
        font-display: fallback;
        src: local("Segoe UI Semibold"), url(/wp-content/themes/bone-child/fonts/selawksb-webfont.woff2) format("woff2"), url(/wp-content/themes/bone-child/fonts/selawksb-webfont.woff) format("woff");
        font-weight: 600;
    }
    
    @font-face {
        font-family: SegoeUI;
        font-display: fallback;
        src: local("Segoe UI Bold"), url(/wp-content/themes/bone-child/fonts/selawkb-webfont.woff2) format("woff2"), url(/wp-content/themes/bone-child/fonts/selawkb-webfont.woff) format("woff");
        font-weight: 700;
    }
    
    #swpm-pw-reset-form input {
        border: 1px solid #666;
    }
    /* ONLINE-RECHNER */
    
    #mapid {
        height: 500px;
        width: 100%;
    }
    
    .online-rechner .flex-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: stretch;
        align-items: flex-start;
    }
    
    .online-rechner .flex-item {
        max-width: 400px;
        min-width: 320px;
    }
    
    .online-rechner .flex-item-1 {
        order: 1;
        flex: 0 1 auto;
        align-self: auto;
        padding: 0 10px 20px 10px;
    }
    
    .online-rechner .flex-item-2 {
        order: 2;
        flex: 0 1 auto;
        align-self: auto;
    }
    
    .image-wrapper-ertragsrechner {
        height: 0;
        position: relative;
        padding-bottom: 66.67%;
        /* 600:400 */
        margin-bottom: 10px;
    }
    
    @media (min-width: 620px) {
        .image-wrapper-ertragsrechner {
            padding-bottom: 400px;
        }
    }
    
    .image-wrapper-ertragsrechner .image {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABLCAMAAACMVLPjAAAAOVBMVEX8+/z/+qD485zo6Onc4ujg3+Dq5ZbU3OPY2NjHx8i4xtPAv8C3tremuMmdsMOmpqaOpbqgn6CCnLMtPUfrAAACDElEQVR42u2WAVOcMBSE97Jdu++CtfX//9g2b3zTM2PPzqFgLavIx0r4BnJRcOT9wrGRTNwovX8N97N7fIugz1+QIUGQieO7jivEypARj9Efe9zH/fm8fE8xKKGH3QGagyiGjMUUInqEsDJ1P7XLFGaZPzNZEni7OTlChwx5AS2ZkgGHQVuWbY2AcgiMrIxuO8w1YlkByIO4jC2PQI/CY6MDYpb0aATT0g3eIySNXWIL24cStwwqDoI/ZMsSevTFfmCPpQdxEWI6nLjC64fPx3HpEX5YOiyHIxju/V0mgBesuXzP8GU+xB9CzJHak6vFcvH18DRCQAlaLaZuFauN3K1fTtd9s7iaVk+fbzvHp78QF7yWQ6x9xCT3ETtuFWvHOT7EzGz9qS443X7H5fukYu8l7nyhbRlegBJU4AGnX1+tmiEuePX1VtzpUTv2EnsnsbYUH+u4/0HcTrmcfovbJNYVMTM7/AGp5poY2kE8810b4fbimtFD/LnEy7MPV4mvr+M2r+NWMCjhv33U1XwoscjM5mLW+VuLtZNY3EJc/wYuxCbrPbV+e/Pr7alg7FI8X2j7OW4Jh3gfsf6dO25vIg6ytbGOSN4lkWyZAdUoQQWeYR42N3VpoGIArEI2n0BVFUSB6mwWmDOwxrvGSyTmOJ5K2gXxBArWSUYmTGRUYJt1Dp+LGVJdWjiyaX4CQZgcxRmF8+oAAAAASUVORK5CYII=');
        background-repeat: no-repeat;
        background-size: contain;
        height: 100%;
        max-height: 400px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        max-width: 600px;
    }
    
    .image-wrapper-leistungsprognose {
        height: 0;
        position: relative;
        padding-bottom: 26.67%;
        /* 750:200 */
        margin-bottom: 10px;
    }
    
    @media (min-width: 770px) {
        .image-wrapper-leistungsprognose {
            padding-bottom: 200px;
        }
    }
    
    .image-wrapper-leistungsprognose .image {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAmBAMAAAD9zkJmAAAAMFBMVEX8+/zu6On819fc4uji3+DU3OPX19j8x8f7t7fIyMi4xtPAv8C3tremuMmdsMOCnLO4x60FAAACQ0lEQVR42mKgM2AUEExkFDNhECRHs9Stv+tf3b4Z+40czYJhi2dZR2duXcjAwJLJOXMmQCxpbpksJwG9lAFn3VAYhp/viMUYvu+KWIHcwN3PSCou+xf3cm2qcG6xCzBgACsM9E+UGQz207bm5OSzaG8V+qKevHmfnCal1W53dfWTF0S2tdU2bItisG5XVwdeO2++kxPWj+Fbf6Fiv5BFHRtHl6Vy7Bfyp2qXsbXZ/rCa8brezduLjClyGLrMa5dbx4M/fahdFntIby9N+lYKoADCMo+3G6AGuOgRSbJaGk9rVb9EEo+drI+SitpYnqzPnFwScytLudzoc7I9Ka+I52UjTK3YUm6w83KknNp3/Sxrko5S5spl/2CjLE+fXJ4/ucm/9n66961xmXBWlgZRCuB+uvf1OVlOSkoYNwLcVgYgXZlnAUTxof8NvCOm9qIfCw06zUqYd5tjzHJkTUrpMpJkmqWcjTwoXaZZyDGjywFKf2RgbgkULpf/yw1kQ7M8tw0QUlvvEZF1x3vUFFiLsAJUdQVEEUBWAhFTVSIi5dhiBhB1fo8IBD8jIhlX4AN/Zxr1mctxNCRjCT5wOaC5KMk/Mj7W0iTZINzQQVCZ/lULDWBHgNAISETzmRFA4ygXh7b9YrY369ubEXur+st/+NmqB2xP7eVpajdte7KH9Ks1KcUvCqP4w0ctfmTs5HrCux13SEVxz7bjNwwUt8wxRBHFljheoTMKeTOJqiqAmJoYxgtSDfuhOhzqrVQ2FHvreZ38BbIYWC3OAoMNAAAAAElFTkSuQmCC');
        background-repeat: no-repeat;
        background-size: contain;
        height: 100%;
        max-height: 200px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        max-width: 750px;
    }
    
    .online-rechner h2 {
        font-size: 1.3em;
        color: #0052a8;
    }
    
    .online-rechner h3 {
        font-size: 1em;
        line-height: 1em;
        margin-bottom: 0;
    }
    
    .online-rechner input[type=text],
    .online-rechner select {
        font-size: 14px;
        padding: 6px 12px;
        color: #000;
        border-color: #99b9dc;
    }
    
    .online-rechner input[type=text]:focus,
    .online-rechner select:focus {
        border-color: #0052a8;
        border-width: 2px;
    }
    
    .meteoblue_box {
        background-color: #eef0f1;
        margin: -10px -10px 20px -10px;
        padding: 10px;
    }
    
    .meteoblue_box h2 {
        color: #124673;
        font-size: 24px;
    }
    /* Hide feature image at tag Video */
    
    article.tag-video div.postFeaturedImg--single,
    article.tag-video div.excerpt,
    article.tag-video div.shariff,
    article.tag-video div.nl-abo-link-wrapper {
        display: none !important;
    }
    
    article.tag-video.author-werbung header {
        display: none !important;
    }
    
    article.tag-video.author-werbung .wp-block-embed .responsiveEmbedVideo iframe {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    
    article.tag-video.author-werbung:before {
        content: "WERBUNG";
    }
    /* Needed to prevent sub-menu from being hidden under maps of online rechner */
    
    main {
        position: relative;
        z-index: 80;
    }
    /* Interviews are set as dl's: questions -> dt (blue), answers -> dd */
    
    .postContent dl {
        margin-bottom: 0;
    }
    
    .postContent dt,
    .postContent dd {
        margin-left: 0;
        font-weight: normal;
        margin-bottom: 16px;
        line-height: unset;
    }
    
    .postContent dt {
        color: #0052a8;
    }
    
    .accordeon section {
        display: none;
    }
    
    .accordeon section:target {
        display: block;
    }
    
    mark.ep-highlight {
        background: #ff0;
    }
    /* verschiedene Kontaktformulare */
    
    form.wpcf7-form {
        background-color: #ffe8c9;
        padding: 10px 20px;
    }
    
    form.wpcf7-form label {
        color: #0052a8;
    }
    
    .wpcf7-text,
    .wpcf7-textarea {
        color: #444;
        border: 1px solid #fff;
        background-color: #fff;
    }
    
    .wpcf7-text:focus,
    .wpcf7-textarea:focus {
        border: 1px solid #0052a8;
    }
    /* recommended posts */
    
    div.recommended_posts {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    
    .recommended_posts img {
        min-height: 133px;
    }
    
    .recommended_posts div.img_description {
        width: 100%;
        text-align: center;
        padding: 0 10px;
        font-size: 0.7em;
    }
    
    .recommended_posts article {
        flex: 1 1 0;
        min-width: 0;
        border: 1px solid #eee;
        min-width:200px;
    }
    
    .recommended_posts article h3 {
        padding: 0 10px;
        line-height: 1;
        color: #0052a8;
        font-weight: 700;
        font-size: 1.2em;
        line-height: 1.2em;
    }
    
    .recommended_posts div.date {
        padding: 10px;
        font-size: 0.9em;
        font-weight: 700;
        color: #666;
    }

    @media (min-width: 420px) {
        .recommended_posts article:last-of-type{
            display:none;
        }
    }
    
    @media (min-width: 650px) {
        .recommended_posts article:last-of-type{
            display:block;
        }
    }

    @media (min-width: 1500px){
        .recommended_posts img {
            min-height: 165px;
        }
    }

    div.siteWrap > ins {
        background-color: #ffffff;
        display: block;
        text-align: center;
    }

    .hidden {
        display:none;
    }

/**
    * Flex things: src https://flexbox.ninja/demos/same-height-columns/
    * — Mobile first
    * — Responsive
    */
#ut-faq {
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 100%;
    margin: auto;
}
#ut-faq .ut-faq-kachel {
    display: flex;
    flex-direction: column;
    flex: 0 0 250px;;
    border: 1px solid #ff9729;
    border-radius: 5px;
    padding: 20px 10px;
    
    /*
    If you need to keep good feeling
    about images growings, you'd
    better do:
    flex: 0 1 300px;
        */
    margin: 1em 0.5em;
}
#ut-faq .ut-faq-kachel a{
    text-decoration: none;
}
#ut-faq .ut-faq-kachel h2{
    font-size: 18px;
    text-decoration: none;
}
#ut-faq .ut-faq-kachel img {
    border-radius: 50%;  
    width: 200px;
    height: 200px;
    object-fit: cover;
    margin-left: 15px;
}
#ut-faq .ut-faq-kachel p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 15px;
}
#ut-faq .ut-faq-kachel .ut-faq-btn {
    margin-left: 15px;
    padding: 8px 15px 6px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    border-radius: 3px;
    background-color: #ff9729;
    font-size:16px;
    }

#ut-faq {
    flex-wrap: wrap;
}

@media (max-width: 900px) {
    #ut-faq {
        flex-wrap: wrap;
    }
}

/* TEST für Überschriften */
/*
h1:before {
    content: "***H1*** ";
}
h2:before {
    content: "***H2*** ";
}
h3:before {
    content: "***H3*** ";
}
h4:before {
    content: "***H4*** ";
}
h5:before {
    content: "***H5*** ";
}
*/

div#sideBar-EventList {
    text-align:center;
    border: 2px solid #f0f0f0;
}

#sideBar-EventList > div.balken {
    background:#f0f0f0;
}

#sideBar-EventList > div.balken-oben {
    padding:7px;
    text-align:center;
}

#sideBar-EventList > div.balken-unten {
    padding:3px;
    text-align:right;
}

#sideBar-EventList > div.balken > a {
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    color: #0052a8;
    margin:0;
}
#sideBar-EventList > div.balken-oben > a {
    font-size:16px;
}

#sideBar-EventList .ajde_evcal_calendar {
    padding: 0 2px;
}

#sideBar-EventList #evcal_list {
    border-radius:0;
}

#sideBar-EventList .ajde_evcal_calendar.sev #evcal_list .eventon_list_event {
    border-radius:0;
}

#sideBar-EventList .evcal_cblock .evo_start, #sideBar-EventList .evcal_cblock .evo_end {
    font-size: 14px;
    margin: 0;
}

#sideBar-EventList .eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2 {
    text-transform: none;
    font-size: 16px;
}

#sideBar-EventList .eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle {
    text-transform: none;
    font-size:13px;
}

#sideBar-EventList .eventon_events_list .eventon_list_event .desc_trig:hover {
    border-left-width: 3px;
}

#sideBar-EventList .eventon_events_list .eventon_list_event .evcal_list_a {
    padding:10px;
}

#sideBar-EventList .eventon_events_list .eventon_list_event .evoet_cx .level_4 {
    font-size:13px;
}

#sideBar-EventList span.evoet_subtitle, #sideBar-EventList span.evcal_event_subtitle {
    display:none !important;
}

#sideBar-EventList span.evcal_oganizer > em:first-child {
    display:none;
}

#sideBar-EventList span.evcal_oganizer.level_4 {
    margin-bottom:0 !important;
}
