caroutextfeldbody {
    background-color: #ccc;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}


.WcmsLogoDiv a img {
    max-width: 450px;
    padding: 20px 0 15px;
}

.wid {
    width: 90%;
}




/* -------------------------- click-behavior */

a:link {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}



/* -------------------------- BORDER, COLOR und BG */

.border_bbv {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.border_bbv_bottom {
    border-bottom: 1px solid #e1e1e1;
}

.border_bbv_top {
    border-top: 1px solid #e1e1e1;
}

.border_grey {
    border: 1px solid #ddd;
}

.border_bottom {
    border-bottom: 1px solid #ddd;
}

.border_top {
    border-top: 1px solid #ddd;
}

.border_grey_left {
    border-left: 1px solid #ddd;
}

.border_grey2 {
    border: 1px solid #bbb;
}

.border_grey3 {
    border: 2px solid #bbb;
}



.greyback {
    background: #eee;
    margin: 0;
    padding: 0;
}

.border_bbv_top {
    border-top: 1px solid #e1e1e1;
    padding-top: 40px;
}

.border_bbv_bottom {
    border-bottom: 1px solid #e1e1e1;
}

.colordark {
    color: #222;
}

.grey {
    background: #0075ba none repeat scroll 0 0;
}

.lightgrey {
    background: #f7f7f7 none repeat scroll 0 0;
}

.white .headLine {
    background: #0075ba none repeat scroll 0 0;
    padding-bottom: 0px;
    padding-top: 20px;
    margin-top: 10px;
    color: #fff;
}


/* --------------------------- FARBEN FIX  */

.NavigationHeader {
    background-color: #333;
    color: #aaa;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-transform: uppercase;
}


footer.WcmsFooter .Customfooterbg {
    background-color: #444;
    padding-bottom: 3em;
    padding-top: 2em;
    text-align: center;
}

.NavigationHeader .HeaderTop {
    font-size: 0.75em;
    line-height: 1.5;
    color: #aaa;
}

.NavigationHeader a,
.NavigationHeader a:hover,
.NavigationHeader a:active,
.NavigationHeader a:link,
.NavigationHeader a:visited {
    color: #aaa;
}


/* -------------------------------- NAVIGATIONEN */

#DesktopNavigation {
    box-shadow: 0 3px 2px 0 #aaa;
    padding-left: 1px;
    padding-right: 30px;
    height: 0px !important;
}


#MobileNavigation {
    box-shadow: 0 1px 2px 0 #aaa;
    padding-left: 15px;
    padding-right: 15px;
}



.bbvmarg #DesktopNavigation {
    margin-bottom: -29px !important;
}

.CustomTopStoryHiglight {
    background-color: #fff;

}




.navifix {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #e1e1e1;
    margin-top: -30px;
    /* padding-top: 30px; */
}

.CustomTopStorySliderTopNavItem {
    padding-top: 20px;
    min-height: 120px;
    /* 
margin-top: -10px;
 */
}


/* -------------------------------- 

.WcmsPagePlaceholder {
  padding-top: 1em;
  min-height: 400px;
}
*/



.CustomTopStorySliderTopNavItem h3 {
    padding-top: 3px;
    padding-bottom: 10px;
}

.CustomSectionNav ul li span a {
    color: #aaa;
}

.CustomTopStorySliderTopNavItem span {

    font-size: 0.7em;
    font-weight: bold;
    padding: 2px 10px;
    text-transform: uppercase;
}



/* ------------------------------ Abstand Bild zum Artikeltext */
.StoryShowBox {
    margin-top: 20px;
}

.CustomStory .StoryShowGalleryBox {
    margin-top: 0em;
}

.CustomStory .StoryShowBaseTextBox {
    margin-top: 1em;
}



/* ------------------------------ZENTRIERTE BOX */

.placefix {
    margin-bottom: 50px;
    margin-top: 50px;
    padding-top: 20px;
}

.centerbox {
    text-align: center;
}

.centerbox a {
    color: #aaaaaa;
    font-size: 0.85em;
    text-transform: uppercase;
}


@media only screen and (min-width: 400px) and (max-width: 992px) {
    .centerbox a {
        color: #aaaaaa;
        font-size: 0.9em;
        text-transform: uppercase;
        padding-right: 10px;
    }
}

.centerbox a:hover {
    color: #6c6c6c;
    text-decoration: none;
}

@media only screen and (max-width: 360px) {
    .centerbox a {
        font-size: 0.7em;
    }

    #WcmsLogoXs img {
        width: 140px;
        margin-left: -15px;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 400px) {
    #WcmsLogoXs img {
        width: 140px;
        margin-left: -15px;
        margin-top: 5px;
    }

    .toppadding20_mob {
        padding-top: 20px !important;
    }
}

/* ----------------------------------- REC CONTAINER Bilder mittig */

.img-responsive_cust {
    display: block;
    height: auto;
    max-width: 60%;
    padding-bottom: 10px;
}

.img-responsive_cust_2 {
    display: block;
    height: auto;
    max-width: 70%;
    padding-bottom: 10px;
}

.noblock {
    display: inline;
}


@media only screen and (max-width: 800px) {
    .img-responsive_cust {
        display: block;
        height: auto;
        max-width: 100%;
        padding-bottom: 10px;
        padding-top: 0px;
        margin: 0 auto -5px;
    }
}


@media only screen and (max-width: 800px) {
    .img-responsive_cust_2 {
        display: inline;
        height: auto;
        max-width: 100%;
        padding-bottom: 10px;
        padding-top: 15px;
    }
}

/* --------------------------------------- ABSTSTAENDE FIX */




/* --------------------------------------- Hallo Ersties Landingpage */

.erstis {
    text-align: left;
    color: #fff;
    background: #ed0011;
    font-size: 60px;
    font-stretch: normal;
    font-weight: 600;
    text-shadow: 3px 3px 4px #64070d;
    padding-left: 70px;
}

.erstis_headline {
    font-size: 60px;
    color: #fff;
    font-stretch: normal;
    font-weight: 600;
    text-shadow: 3px 3px 4px #696969;
    line-height: normal;
    padding-top: 30px;
    text-align: center;
}

.erstis_background {
    background-image: linear-gradient(-135deg, #f1f1f1 10%, #a6a6a6 100%);

    padding-bottom: 60px;
}

.textblock {
    padding-top: 30px;
    color: #151515;
}

.ulmobile {
    padding-top: 10px;
    margin-left: -24px;
}

.iphone {
    max-width: 354px;
    margin-left: 0px;
    margin-top: 0px;
}

.fontfix2 {
    font-weight: 600;
    font-stretch: normal;
    font-size: 31px;
    color: #fff;
    text-shadow: 3px 3px 4px #696969;
    margin: 20px auto;
    line-height: 1;
}

.fontfix3 {
    font-weight: 600;
    font-stretch: normal;
    font-size: 60px;
    color: #ed0011;
    text-shadow: 3px 3px 4px #696969;
    margin: -10px auto;
    line-height: 1;
}

.stoerer {
    width: 60%;
    margin-left: -140px;
    margin-top: 20px;
}

.stoerer:hover {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.20);
}


.erstisbtn {
    background: #ed0011;
    height: 100%;
    width: 87%;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    padding: 25px 15px 15px 15px;
    text-align: center;
    font-size: 28px;
    line-height: 0.8;
    margin: 40px auto auto 0px;
    border: 2px solid #fff;
    border-radius: 20px;
}

.erstisfont {
    font-weight: 600;
    line-height: 1.3;
}

.erstislink {
    color: #fff;
}

.erstislink:hover {
    color: #fff;
}

.erstisbtn:hover {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.20);
}

.angebot {
    font-size: 10px;
    text-align: center;
    padding-bottom: 30px;
    margin: 10px 0px 0px 0px;
}


@media only screen and (max-width: 768px) {
    .iphone {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }

    .textblock {
        padding-top: 20px;
        color: #151515;
        margin-left: 0px;
    }

    .erstis_headline {
        font-size: 48px;
        color: #fff;
        font-stretch: normal;
        font-weight: 600;
        text-shadow: 3px 3px 4px #696969;
        line-height: normal;
        padding-top: 10px;
        text-align: center;
        padding-bottom: 10px;
    }

    .stoerer {
        width: 90%;
        margin-left: -10px;
        margin-top: -160px;
    }

    .erstisbtn {
        height: 100%;
    }
}



@media only screen and (max-width: 414px) {
    .erstis_background {
        background-image: linear-gradient(-135deg, #f1f1f1 10%, #a6a6a6 100%);
        float: none;
        text-align: center;
    }

    .erstis {
        text-align: right;
        color: #fff;
        background: #ed0011;
        font-size: 45px;
        font-stretch: normal;
        font-weight: 600;
        text-shadow: 3px 3px 4px #64070d;
        padding-right: 10px;
        text-align: center;
    }

    .erstis_headline {
        font-size: 38px;
        color: #fff;
        font-stretch: normal;
        font-weight: 600;
        text-shadow: 3px 3px 4px #696969;
        line-height: normal;
        padding-top: 10px;
        text-align: center;
        padding-bottom: 10px;
        line-height: 1;
    }

    .fontfix2 {
        font-size: 21px;
    }

    .fontfix3 {
        font-size: 32px;
    }

    .ulmobile {
        padding-top: 20px;
        margin-left: -24px;
        text-align: left;
    }

    .stoerer {
        width: 90%;
        margin-left: -10px;
        margin-top: -10px;
    }

    .erstisbtn {
        height: 100%;
        font-size: 28px;
        line-height: 1.1;
        padding-bottom: 20px;
        width: 100%;
    }

    .erstisfont {
        font-weight: 600;
        line-height: 1;
    }
}


@media only screen and (max-width: 800px) and (max-height:500px) {
    .stoerer {
        width: 100%;
        margin-left: 270px;
    }
}







/* --------------------------------------- IT Azubi Landingpage */

.itazubi_headline_1 {
    text-align: left;
    color: #151515;
    font-size: 22px;
}


.itazubi_headline_2 {
    text-align: left;
    color: #151515;
    margin-top: 20px;
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 15px;
}


.itazubi_background {
    border: 0px solid #ccc;
    font-size: 18px;
}


.itazubi_padding {
    padding: 0px 20px 0px 20px;
}


/*
.cont {
padding: 0px 50px 0px 40px;
}
 */




@media only screen and (max-width: 414px) {
    /*
.cont {
padding: 0;
}
 */

    .itazubi_headline_2 {
        font-size: 26px;
    }

    .itazubi_headline_1 {
        line-height: normal;
    }

    .itazubi_padding {
        padding: 0px;
    }

}






/* --------------------------------------- IT Azubi Landingpage ENDE */


.streamhdl .headLine {
    margin: 20px 0 0.5em 0;
}



.just {
    text-align: justify;
}


.center {
    text-align: center;
}

.padding10 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.padding20 {
    padding-bottom: 20px;
    padding-top: 20px;
}

.padding30 {
    padding-bottom: 10px;
    padding-top: 30px;
}

.padd20 {
    padding-bottom: 30px;
    padding-top: 20px;
    margin-bottom: 50px;
}

.padd10 {
    padding-bottom: 30px;
    padding-top: 20px;
    margin-bottom: 50px;
}


.bottom5 {
    padding-bottom: 5px;
}

.bottom10 {
    padding-bottom: 10px;
}

.bottom20 {
    padding-bottom: 20px;
}

.bottom30 {
    padding-bottom: 30px;
}

.bottom40 {
    padding-bottom: 40px;
}

.bottom46 {
    padding-bottom: 46px;
}

.bottom50 {
    padding-bottom: 50px;
}

.bottom60 {
    padding-bottom: 60px;
}

.bottom70 {
    padding-bottom: 70px;
}

.bottom80 {
    padding-bottom: 80px;
}

.bottom100 {
    padding-bottom: 100px;
}


.fix10 {
    padding-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    .fix10 {
        padding-bottom: 5px;
        padding-top: 15px;
    }
}


@media only screen and (min-width: 800px) {
    .padder {
        padding: 20px 0px 0px 25px;
    }
}

@media only screen and (max-width: 1000px) {
    .padder {
        text-align: center;
    }
}

.toppadding5 {
    padding-top: 5px;
}

.toppadding10 {
    padding-top: 10px;
}

.toppadding15 {
    padding-top: 15px;
}

.toppadding20 {
    padding-top: 20px;
}

.toppadding30 {
    padding-top: 30px;
}

.toppadding40 {
    padding-top: 40px;
}

.toppadding50 {
    padding-top: 50px;
}

.toppadding60 {
    padding-top: 60px;
}

.toppadding70 {
    padding-top: 70px;
}

.toppadding72 {
    padding-top: 72px;
}

.toppadding80 {
    padding-top: 80px;
}

.toppadding90 {
    padding-top: 90px;
}

.toppadding120 {
    padding-top: 120px;
}

.toppadding250 {
    padding-top: 250px;
}

.nopadding5 {
    margin-bottom: -5px;
}

.nopadding10 {
    margin-bottom: -10px;
}

.nopadding20 {
    margin-bottom: -20px;
}

.nopadding40 {
    margin-bottom: -40px;
}

.nopadding60 {
    margin-bottom: -60px;
    padding-bottom: 0px;
}


@media only screen and (max-width: 400px) {
    .nomargin_smart .headLine {
        margin-bottom: 0px;
    }
}


.margin10 {
    margin-top: 10px;
}

.margin15 {
    margin-top: 15px;
}

.margin16 {
    margin-top: 16px;
}

.margin20 {
    margin-top: 20px;
}


.top30 {
    margin-top: 30px;
}

.margin30 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.margin40 {
    margin-bottom: 40px;
    margin-top: 40px;
}

.margin50 {
    margin-top: 51px;
}

.margin60 {
    margin-top: 60px;
}


.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.bottom-70 {
    margin-bottom: 20px;
}

.bottom15 {
    margin-bottom: 15px;
}



@-moz-document url-prefix() {
    .minusmargin1 {
        margin-top: -1px;
    }
}


.minusmargin4 {
    margin-top: -4px;
}

.minusmargin10 {
    margin-top: -10px;
}

.minusmargin15 {
    margin-top: -15px;
}

.minusmargin20 {
    margin-top: -20px;
}

.minusmargin22 {
    margin-top: -22px;
}

.minusmargin30 {
    margin-top: -30px;
}

.minusmargin40 {
    margin-top: -40px;
}

.minusmargin50 {
    margin-top: -60px;
}

.minusmargin60 {
    margin-top: -60px;
}

.minusmargin250 {
    margin-top: -250px;
}



.marg2 {
  margin-top: 2px;
}




.minusmarginbottom20 {
    margin-bottom: -20px;
}

.sdgAnzeigenkennung {
    color: #999;
}





.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}



/* ----------------------------------- HEADLINES */



.titlefixx .StoryShowBox {
    margin-top: 50px !important;
}




.titleminus .headLine {
    margin-bottom: 0px;
}

.titleminus10 .headLine {
    margin-bottom: -10px;
}

.titleminus20 .headLine {
    margin-bottom: -20px;
}

.titleminus5 .headLine {
    margin-bottom: -5px;
}

.titleplus20 .headLine {
    margin-bottom: 20px;
}

.titleplus40 .headLine {
    margin-bottom: 40px;
}

.titleplus60 .headLine {
    margin-bottom: 60px;
}

.titleplus30 .headLine {
    margin-bottom: 30px;
    margin-top: -10px;
}


.titleplus10 .headLine {
    margin-bottom: 10px;
}

.titleplus5 .headLine {
    margin-bottom: 5px;
}

.titlecolor .headLine {
    color: #151515;
}

.subcolor .CustomTextRight h2 {
    color: #151515;
}


/* ------------------------------------------------------------------------------- BANNER OMS AUSRICHTUNG */

#billboard {
    margin-bottom: 30px;
}

.billboard {
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: table;
}




.billboard2 {
    margin-top: -20px;
    margin-bottom: 30px;
}

#m_oWcmsMasterPageBody {
    background: #ccc none repeat scroll 0 0 !important;
    background-image: none !important;
}

#oms_temp_frame {
    background: #ccc none repeat scroll 0 0 !important;
}

.WallpaperBanner {
    background: #ccc none repeat scroll 0 0;
}

#WallpaperBanner {
    background: #ccc none repeat scroll 0 0;
}

.leaderboard {
    background: #ccc none repeat scroll 0 0;
    padding-top: 5px;
}

#superbanner {
    background: #ccc none repeat scroll 0 0;
}


@media only screen and (max-width: 768px) {
    #WallpaperBanner {
        background: #ccc none repeat scroll 0 0;
        height: 0px;
    }
}

/* -------

 /* ------------------------------------------------------------------------------- ICON Aktualisierte Artikel */

.lefty .headLine {
    text-align: left;
}

.lefty {
    text-align: left;
}

.colorgrey {
    color: #333;
}

#left9 {
    margin-left: -9px;
}


/* --------------------- DOCUMENT RANKING Anfang --------------------------------- */

.DocumentRankingModule .CustomRankingPosition {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #9c9c9c;
    margin-bottom: 30px;
}

.DocumentRankingModule .DocumentRankingContentHolder {
    background-color: #f5f5f5;
    height: 80px;
    padding-left: 10px;
    padding-top: 11px;
}

.DocumentRankingModule .DocumentRankingContentHolder:hover {
    background-color: #ebeef0;
    border-radius: 5px;
}

@media only screen and (max-width: 400px) {
    .DocumentRankingModule .DocumentRankingContentHolder {
        background-color: #f5f5f5;
        padding-bottom: 110px;
        padding-left: 10px;
        padding-top: 11px;
    }

    .DocumentRankingModule .CustomRankingPosition {
        background-color: #fff;
        border: 1px solid #ccc;
        color: #9c9c9c;
        margin-bottom: 50px;
    }
}


@media only screen and (max-width: 320px) {
    .DocumentRankingModule .DocumentRankingContentHolder {
        background-color: #f5f5f5;
        padding-bottom: 110px;
        padding-left: 10px;
        padding-top: 11px;
        font-size: 13px;
    }

    .DocumentRankingModule .CustomRankingPosition {
        background-color: #fff;
        border: 1px solid #ccc;
        color: #9c9c9c;
        margin-bottom: 50px;
    }

    .DocumentRankingModule ul.DocumentRankingHeadPanel li {
        border-bottom: 1px solid #ccc;
        border-color: #ccc;
        border-style: none none solid;
        color: #336799;
        font-size: 15px;
    }
}


/* --------------------- DOCUMENT RANKING Ende --------------------------------- */

.advertheader {
    display: table;
    width: 100%;
    height: 10em;
    background: #ddd;
}

.adverttext {
    color: #fff;
    display: table-cell;
    font-size: 220%;
    text-align: center;
    vertical-align: middle;
}

/* --------------------- FOOTER Anfang --------- */

.footer-l1 {
    background-color: #b9b9b9;
    border-bottom: 1px solid #6c6b69;
    height: 4px;
    margin-bottom: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
}

.footer-l1-left {
    color: #aaa;
}

.footer-l2 {
    background-color: #333;
    border-bottom: 1px solid #111;
    color: #aaa;
    font-size: 0.8em;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: justify;
}

.footer-l3-right {
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .footer-l3-right {
        text-align: left;
    }
}

.footer-l3-left {
    text-align: left;
}

.subfooter {
    background-color: #333 !important;
    border-top: 1px solid #444;
    color: #aaa;
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
}

.footer-l1-left hr {
    border-color: #999;
    margin-bottom: 3px !important;
    margin-top: 3px !important;
}

.footer a {
    color: #aaa !important;
    font-size: 1em;
    text-align: justify;
}

.footer a:hover {
    color: #ccc !important;
}

#footer-l2-icons i {
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 25px;
}

.footer-list li {
    margin-bottom: 3px;
}

footer.WcmsFooter {
    background-color: transparent;
}

footer.WcmsFooter a {
    color: #aaa;
}

footer.WcmsFooter a:hover {
    color: #ddd;
    text-decoration: none;
}

footer.WcmsFooter .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

footer.WcmsFooter .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

footer.WcmsFooter .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.WcmsFooter .HtmlModule {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/* --------------------- FOOTER Ende --------------- */



.WcmsLogoDiv {
    margin: 30px 0px 20px 0px;
    text-align: center;
}

.navsection_custom {
    border-bottom: 1px solid #ddd;
    margin: 0 14px 30px auto;
    padding-bottom: 30px;
    width: 97%
}

@media only screen and (max-width: 990px) {
    .nomargin_smart {
        margin-top: -40px;
    }
}









/* ------- Custom Buttons Anfang ------------ */


.button-default_reg {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #666;
    text-transform: none;
    margin-bottom: 5px;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
    width: 280px;
}

.button-default_reg:hover {
    background-color: #fff;
    color: #333;
}

.regfeld_1 {
    padding-top: 15px;
    padding-left: 0;
}

.regfeld_2 {
    padding-top: 15px;
    padding-left: 0;
}



.borderright {
    border-right: 1px solid #ccc
}



@media only screen and (max-width: 768px) {
    .zent {
        text-align: center;
    }

    .regfeld_1 {
        padding-top: 10px;
        padding-left: 0;
        padding-bottom: 40px;
    }

    .regfeld_2 {
        padding-top: 10px;
        padding-left: 0;
    }

    .borderright {
        border-right: 0px solid #ccc
    }
}



/* ------ Custom Buttons Ende ------------ */








.bt_abo {
    background-color: #fff;
    color: #aaa;
    text-transform: none;
    margin-bottom: 5px;
    border-radius: 5px;
    width: 100%;
    font-weight: 700;
    font-size: 1.4em;
    padding: 15px;
    border: 1px solid #ddd;
    cursor: pointer;
}


.bt_abo:hover {
    background-color: #eee;
    color: #2683b5;
    border-color: #eee;
}


.bt_abo_active {
    background-color: #eee;
    color: #2683b5;
    text-transform: none;
    margin-bottom: 5px;
    border-radius: 5px;
    width: 100%;
    font-weight: 700;
    font-size: 1.4em;
    padding: 15px;
    border: 1px solid #eee;
}



.btn.focus,
.btn:focus,
.btn:hover {

    text-decoration: none;
}



.abo_bgc {
    background: url(https://bbv-web1.de/aboseite/head.jpg);
    width: 100%;
    height: auto;
}


.abo_bgcolor {
    background: #eee;
    padding-top: 50px;
}




/* --------------------- ABO PANELS Anfang ------------ */


.button-default_bbv {
    background-color: #ddd;
    border-color: #ddd;
    color: #444;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 7px 15px 7px 15px;
    border-radius: 5px;
}

.button-default_bbv:hover {
    background-color: #f7f7f7;

}

.panel-default_bbv {
    border-bottom: 1px solid #ccc;
}

.panel-heading_bbv {
    padding: 10px 15px;
}

.panel-default > .panel-heading_bbv {
    background-color: #f7f7f7;
    border-color: #ddd;
    color: #666;
}

.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}





.promobox {
    border: 0px solid #000;
    color: #000;
    float: left;
    left: 31px;
    margin-bottom: -15px;
    position: relative;
    top: 125px;
    width: 265px;
}

.aboinfo {
    color: #888;
    font-size: 10px;
    padding: 5px 5px 10px 5px;
}


.abo_padding {
    padding: 10px 40px 0px 40px;
}




.digifix {
    padding-bottom: 102px;
}



.padfix0 {
    padding-bottom: 24px;
}



.padfix {
    padding-bottom: 38px;
}

.padfix2 {
    padding-bottom: 38px;
}



@media only screen and (max-width: 1024px) {

    .padfix {
        padding-bottom: 32px;
    }

    .padfix2 {
        padding-bottom: 46px;
    }

    .padfix3 {
        padding-bottom: 16px;
    }

    .padfix0 {
        padding-bottom: 32px;
    }

    .digifix {
        padding-bottom: 91px !important;
    }

}









@media only screen and (max-width: 768px) {
    .abo_padding {
        padding: 0;
    }
}


/*
.panel-heading {
    cursor: pointer;
}

.panel-heading:hover {
    background-color: #fff !important;
    text-decoration: none;
    color: #333 !important;
}

.panel-heading a:hover {
    text-decoration: none;
    color: #333;
}

.panel-heading a:visited {
    font-weight: bold;
}
 */


@media only screen and (min-width: 1024px) {
    .hgtfix_abo {
        max-height: 480px;
    }
}


/* --------------------- ABO PANELS Ende-------------- */


#rectangle1 {
    padding-left: 0px !important;
    padding-top: 0px !important;
}

/* --------------------- TEXT AUSRICHTUNG Anfang ---- */


@media only screen and (min-width: 1024px) {
    .left5 {
        margin-left: -5px;
    }

    .left10 {
        margin-left: -10px;
    }

    .left20 {
        margin-left: -20px;
    }

    .left26 {
        margin-left: -26px;
    }

    .left29 {
        margin-left: -29px;
    }

    .left30 {
        margin-left: -30px;
    }

    .left36 {
        margin-left: -36px;
    }
}

.lefty .WcmsFormModule .fi-form-row label {
    text-align: left;
}

#left12 {
    margin-left: -12px;
}

#left20 {
    margin-left: -20px;
}

#leftFive {
    margin-left: -5px;
}

#leftFour {
    margin-left: -5px;
}

#leftTwo {
    margin-left: -2px;
}


.span1 {
    float: left;
    padding: 10px 13px;
    width: 103px;
}

@media only screen and (max-width: 1024px) {
    .span1 {
        float: left;
        padding: 10px 13px;
        width: 101px;
    }

    #left12 {
        margin-left: -15px;
    }
}

@media only screen and (max-width: 640px) {
    .span1 {
        float: left;
        padding: 10px 0 15px 25px;
        width: 115px;
    }

    #left12 {
        margin-left: -10px;
    }
}

@media only screen and (max-width: 320px) {
    .span1 {
        float: left;
        padding: 10px 0 15px 25px;
        width: 98px;
    }

    #left12 {
        margin-left: -3px;
    }
}

@media only screen and (max-width: 480px) {
    .margy {
        margin-top: 20px;
    }
}


@media only screen and (max-width: 414px) {
    #left12 {
        margin-left: -10px;
    }

    #left5 {
        margin-left: -2px;
    }
}

@media only screen and (max-width: 375px) {
    #left12 {
        margin-left: -15px;
    }

    #left5 {
        margin-left: -8px;
    }
}


@media only screen and (max-width: 320px) {
    #left12 {
        margin-left: -15px;
    }

    #left5 {
        margin-left: -8px;
    }
}


/* --------------------- TEXT AUSRICHTUNG Ende --------------------- */



/* --------------------- FI CONTAINER (Dr. SchÃ¶nwald) Anfang ----- */


/* PMODIF TS 2017-04-17 CustomContain with 3 columns */
.CustomContainerLeft,
.CustomContainerMiddle {
    float: left;
    padding-left: 17px;
    padding-right: 32.9px;
}

.CustomContainerRight {
    float: left;
    padding-left: 16px;
    padding-right: 0px;
}

@media only screen and (max-width: 1200px) {

    .CustomContainerLeft,
    .CustomContainerMiddle {
        float: left;
        padding-left: 17px;
        padding-right: 7.5px;
    }

    .CustomContainerRight {
        float: left;
        padding-left: 16px;
        padding-right: 0px;
    }
}


@media only screen and (max-width: 786px) {
    .CustomContainerLeft {
        text-align: center;
        float: none;
    }

    .CustomContainerMiddle {
        text-align: center;
        float: none;
    }

    .CustomContainerRight {
        text-align: center;
        float: none;
        padding-right: 7px;
    }
}

/* --------------------- FI CONTAINER (SchÃ¶nwald) Ende ------- */



/* --------------------- CUSTOM CONTAINER (Kai) Anfang ----- */


/* PMODIF TS 2017-04-17 CustomContain with 3 columns */
.KKCustomContainerLeft,
.KKCustomContainerMiddle {
    float: left;
    padding-left: 17px;
    padding-right: 470px;
}

.KKCustomContainerRight {
    float: left;
    padding-left: 16px;
    padding-right: 0px;
}

@media only screen and (max-width: 1200px) {

    .KKCustomContainerLeft,
    .KKCustomContainerMiddle {
        float: left;
        padding-left: 17px;
        padding-right: 7.5px;
    }

    .KKCustomContainerRight {
        float: left;
        padding-left: 16px;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 786px) {
    .KKCustomContainerLeft {
        text-align: center;
        float: none;
    }

    .KKCustomContainerMiddle {
        text-align: center;
        float: none;
    }

    .KKCustomContainerRight {
        text-align: center;
        float: none;
        padding-right: 7px;
    }
}

/* --------------------- CUSTOM CONTAINER (Kai) Ende --------- */







.fixer .CustomWeatherForecastLabel {
    margin-left: 0px;
}

.weatherfix .CustomWeatherHeading {
    margin-right: -20px;
}

.icon-lupe {
    margin-right: 0px;
    margin-left: 20px;
}

#owl-demo .item {
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.itemfix {
    width: 80%;
}

.shadow {

    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.75);
}


.fixing_bbv {
    position: relative;
    margin: 0px auto;
    border: 1px solid #ddd;
    z-index: 900;
    padding-bottom: 8px;
    padding-top: 22px;
    background: #ededed;
    width: 282px;
}

.indexfix {
    position: relative;
    z-index: 900;
}

#holder {
    width: 282px;
    height: 250px;
    background: url(https://www.bbv-net.de/CustomImages/REC/holder.png);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

#bild {
    width: 229px;
    height: 225px;
    background: url(https://www.bbv-net.de/CustomImages/REC/epaper.jpg);
    position: absolute;
    left: 26px;
    top: 20px;
    z-index: 1;
    border: 1px solid #d4d3d3;
}

.resp {
    max-width: 282px;
    width: 100%;

}


.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-8r {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-8r {
        width: 12.5%;
        float: left;
    }
}

.custom-epaper-container {
    /*   max-width: 930px; */
    margin: 0px auto;
}

.epaper-background {
    /*  background-image: url(/CustomImages/DIV/epaper-background2.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.epaper-features {
    background-color: #fff;
    min-height: 270px;
    padding: 10px;
    margin: 15px auto;
    font-size: 0.9em;
}

.bbv_devider {
    width: 100%;
    height: 40px;
}

.bbv_devider20 {
    width: 100%;
    height: 10px;
}

.sau {
    background: url(/CustomImages/DIV/baggy.jpg);
    width: 100%;
    height: 100%;
}

.dark {
    color: #444;
}


#A {
    border: 1px solid #ccc;
    max-width: 341px;
    width: 100%;
    float: left;
    margin-right: 20px;
}

#B {
    line-height: 54px;
    width: 100%;
}

@media only screen and (max-width: 400px) {
    #B {
        float: none;
        line-height: 54px;
    }
}

.notdienste {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.nd-g {
    background-color: #EFEFEF;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f5f5f5;
}

.table-striped td,
.table-striped th {
    text-align: left;
}


/* unvisited */
#market a:link {
    color: #777;
}

/* visited */
#market a:visited {
    color: #777;
}

/* mouse over */
#market a:hover {
    color: #333;
    text-decoration: none;
}

/* selected */
#market a:active {
    color: #777;
    text-decoration: none;
}


/* --------------------- SONDERTHEMEN CAROUSEL Anfang --------------------------------- */

.bbvcarousel .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 290px;
}

#owl-demo .item {
    padding: 30px 0px;
    margin: 15px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: -60px;
}

/* --------------------- Wackel-Fix --------------------------------- */
@media (min-width: 768px) {
    #owl-demo .owl-item {
        width: 232px !important;
    }
}

/* --------------------- Wackel-Fix --------------------------------- */

.bbvcontrols .owl-theme .owl-controls {
    margin-top: -5px;

}

@media (max-width: 768px) {
    .bbvcarousel .owl-carousel .owl-wrapper-outer {
        height: 350px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 20px;
    }
}

@media (max-width: 420px) {
    .bbvcarousel .owl-carousel .owl-wrapper-outer {
        height: 330px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 0px;
    }
}

@media (max-width: 375px) {
    .bbvcarousel .owl-carousel .owl-wrapper-outer {
        height: 310px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 0px;
    }
}

@media (max-width: 320px) {
    .bbvcarousel .owl-carousel .owl-wrapper-outer {
        height: 260px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 20px;
    }
}


#teste {
    border: 1px solid #ddd;
    opacity: 0.90;
}

#teste:hover {
    position: relative;
    z-index: 1000;
    border: 1px solid #ddd;
    opacity: 1;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}



#teste2 {
    border: 1px solid #ccc;
    opacity: 0.95;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transform: scale(1);
    margin-bottom: 40px;
}


#teste2:hover {
    position: relative;
    z-index: 1;
    opacity: 1;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20) !important;
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20) !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20) !important;
    transform: scale(1.01);
}

.gartenrow {
    width: 90%;
    margin: 0px auto;
}

.gartenbg {
    background: #f9f9f9;
}

.gartenserie_grow {
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.gartenserie_grow:hover {
    transform: scale(1.05);
    z-index: 10;
    position: relative;
    box-shadow: 0 0px 55px 0px #ddd;

}







@media (min-width: 768px) {
    .gartenserie_grow {
        width: 100%;
        border-radius: 5px;
        margin-left: 2px;
        -webkit-transition: 0.2s ease-out;
        -moz-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        -ms-transition: 0.2s ease-out;
        /* ------------       border:1px solid #e5e5e5; --------------- */
        background: #fff;
        margin-bottom: 30px;
        box-shadow: 0 0px 15px 0px #ccc;
    }


    .garten_devider {
        margin-top: 50px !important;
    }
}



@media (max-width: 810px) {
    .gartenserie_grow {
        padding-bottom: 10px !important;
        box-shadow: 0 0px 15px 0px #ccc;
        margin-bottom: 40px !important;
    }

    .caroutextfeld_garten {
        font-size: 18px !important;
    }

    .caroutextfeld_garten {
        margin-bottom: 0px !important;
    }
}



.garten_hdl {
    font-size: 28px;
    font-weight: 800;
    color: #afcb20;
    width: 86%;
    text-align: center;
    display: block;
    margin: 40px auto;
    line-height: 1.3;
}

.garten_p {
    font-size: 16px;
    font-weight: 600;
    color: #888;
    width: 78%;
    text-align: center;
    display: block;
    margin: -10px auto;
    line-height: 1.3;
}


@media (max-width: 768px) {
    .garten_hdl {
        font-size: 22px;
        font-weight: 800;
        color: #afcb20;
        width: 85%;
        text-align: justify;
        display: block;
        margin: 30px auto;
        line-height: 1.25;
    }

    .garten_p {
        font-size: 16px;
        font-weight: 600;
        color: #888;
        width: 85%;
        text-align: justify;
        display: block;
        margin: -10px auto;
        line-height: 1.3;
    }
}




.caroutextfeld_garten {
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    color: #afcb20;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    height: 60px;
}
















.caroutextfeld {
    margin-bottom: 40px;
}

@media (max-width: 400px) {
    .caroutextfeld {
        margin-bottom: 50px;
    }
}

.caroutext {
    text-align: center;
    font-size: 0.8em;
    color: #666;
    font-weight: 600;
}

.caroutext_hl {
    font-size: 14px;
    color: #555;
    line-height: 15px;
}

@media (max-width: 400px) {
    .caroutext_hl {
        font-size: 1.0em;
        color: #555;
        line-height: 15px;
    }
}


@media (min-width: 768px) {
    .carousel-control {
        padding-top: 8%;
        width: 5%;
        background: #000;
    }
}

@media (min-width: 992px) {
    .carousel-control {
        padding-top: 9%;
        width: 5%;
    }
}

@media (min-width: 1200px) {
    .carousel-control {
        padding-top: 10%;
        width: 5%;
    }
}


.caroutext_app {
    text-align: center;
    font-size: 0.75em;
    color: #aaa;
}

.caroutext_hl_app {
    font-size: 14px;
    color: #555;
    line-height: 15px;
}

@media (max-width: 420px) {
    .caroutext_app {
        text-align: center !important;
        font-size: 0.75em;
        color: #aaa;
    }

    .caroutext_hl_app {
        font-size: 14px;
        color: #555;
        line-height: 15px;
    }
}


/* --------------------- NUR 4 STUECK Anfang ----------------- */

.bbvcarousel_2 .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 330px;
}

.img-responsive_cust_3 {
    display: block;
    height: auto;
    max-width: 80%;
    padding-bottom: 0px;
    margin: 0px auto;
}

.img-responsive_cust_4 {
    display: block;
    height: auto;
    max-width: 90%;
    padding-bottom: 0px;
    margin: 0px auto;
}


@media (max-width: 768px) {
    .bbvcarousel_2 .owl-carousel .owl-wrapper-outer {
        height: 320px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 20px;
    }
}

@media (max-width: 420px) {
    .bbvcarousel_2 .owl-carousel .owl-wrapper-outer {
        height: 400px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 0px;
    }
}

@media (max-width: 375px) {
    .bbvcarousel_2 .owl-carousel .owl-wrapper-outer {
        height: 400px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 0px;
    }
}

@media (max-width: 320px) {
    .bbvcarousel_2 .owl-carousel .owl-wrapper-outer {
        height: 380px;
    }

    .bbvcontrols .owl-theme .owl-controls {
        margin-top: 20px;
    }
}

.bbvcontrols .owl-carousel {
    margin-bottom: -10px;
}



/* --------------------- NUR 4 STUECK Ende-------------- */



/* --------------------- SONDERTHEMEN CAROUSEL Ende------ */


.widthfix {
    margin: 0px auto;
    padding: 0px 50px 0px 50px;
}

.widthfix2 {
    margin: 0px auto;
    padding: 0px 10px 0px 10px;
}


.widdy {
    width: 70%;
    margin: 0px auto;
}


@media only screen and (max-width: 1000px) {
    .widthfix {
        margin: 0px auto;
        padding: 10px;
    }

    .widdy {
        width: 100%;
        margin: 0px auto;
    }
}



/* --------------------- BOXEN HOVER EFFEKT Anfang -------- */

.bbv_button {
    position: relative;
    display: block;
    background: none center center no-repeat;
    background-size: cover;
    cursor: default;
    text-align: center;
    width: 100%;
    color: #777;
    cursor: pointer;
    overflow: hidden;
}

.bbv_button a {
    color: #777;
    text-decoration: none;
}


.bbv_button:hover {
    color: #333;
    border-color: #0073be;
    /* box-shadow: 0 0 5px rgba(255,245,245,0.8); */
    /* background-image: url('http://cuinine.com/img/codepen/savvy.jpg'); */
}

.bbv_button:hover a {
    color: #333;
}















/* --------------------- BOXEN HOVER EFFEKT Ende---------- */

#FarbeAbsatz {
    background-color: #d2ecb9;
}

.lefter .table {
    margin-left: 0px;
}

@media only screen and (min-width: 1000px) {
    .lefter .table {
        margin-left: -14px;
    }
}


/* --------------------- PROSPEKT-BOX (einzelnes Prospekt) Anfang------ */

#prospekt_holder {
    width: 282px;
    height: 250px;
    margin: 0px auto;
    background: #ededed;
}

#prospekt_bild {
    height: 225px;
    margin-top: -4px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.52);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.52);
}

#prospekt_title {
    width: 280px;
    height: 35px;
    position: relative;
    z-index: 900;
    background: #eee;
    margin-top: -38px;
    line-height: 37px;
    bottom: -8px;
    text-transform: uppercase;
    font-size: 13px;
    box-shadow: 0px -10px 10px -6px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0px -6px 5px 0px rgba(0, 0, 0, 0.52);
}

/* --------------------- PROSPEKT-BOX (einzelnes Prospekt) Ende -------- */


@media only screen and (max-width: 375px) {
    #prospekt_holder {
        background: #000 !important;
    }
}

.heighty {
    margin-top: -90px !important;
}

@media only screen and (min-width: 1024px) {
    .margoA {
        margin-left: -45px;
        width: 120%;
    }

    .margoB {
        margin-top: 8px;
        font-size: 85%;
        margin-left: -26px;
    }
}

.bordy {
    border: 1px solid #ccc;
    padding: 20px;
    width: 80%;
    background: #f3eddf;
}

.borderino {
    border-bottom: 3px solid #ddd;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.borderino2 {
    border-top: 3px solid #ddd;
    margin-top: -53px;
    padding-top: 50px;
}

.borderino3 {
    border-top: 0px solid #ddd;
    margin-top: -53px;
    padding-top: 30px;
    margin-top: 30px;
}

.borderino4 {
    border-top: 0px solid #ddd;
    margin-top: -53px;
    padding-top: 30px;
    margin-top: -10px;
}

.colorino .headLine {
    color: #db1022;
    font-size: 33px;
    margin-bottom: 20px;
}

.colordarkhead .headLine {
    color: #333;
}

.colordarkheadblue .headLine {
    color: #187db6;
}

.vanish .headLine {
    color: #fff;
}

.colorinoback {
    background-color: #db1022;
    color: #eee;
}

@media only screen and (max-width: 768px) {
    .img-responsive_cust_2 {
        padding-top: 10px;
        display: inline;
    }
}

#xmaspic {
    position: relative;
    text-align: center;
    margin-top: 10px;
}

#xmaspic:hover {
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.55);
}


#hoerbtn {
    opacity: 0.8;
}

#hoerbtn:hover {
    opacity: 1;

    /* ---------------------  
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);   
--------------------------------- */
}

.storebtn {
    background: #eee;
    height: 100%;
    width: 100%;
    color: #151515;
    font-weight: 300;
    text-transform: none;
    padding: 25px 15px 25px 15px;
    text-align: center;
    font-size: 22px;
    line-height: 0.8;
    margin: 20px auto auto 0px;
    border: 2px solid #fff;
    border-radius: 20px;
}

/*
.storebtn:hover {
 box-shadow:0px 0px 10px 5px rgba(0,0,0,0.20);
}
*/

.storelink {
    color: #151515;
}

.storefont {
    line-height: 1.3;
}

#listenfarbe {
    list-style-type: square;
    color: #38bbd7;
    margin-left: 20px;
    padding-left: 20px;
}


.custompapers .EPaperPreviewModule .EPaperPreviewModuleContent img {
    border: 1px solid #ddd !important;
    opacity: 0.95;
    padding: 2px 5px 2px 5px;
    position: relative;



    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);

    margin-bottom: 15px !important;
    margin-top: 10px;
    background: #fff;
    width: 145px;
}

.custompapers .EPaperPreviewModule .EPaperPreviewModuleContent img:hover {
    position: relative;
    z-index: 1000;
    opacity: 1;
    border: 1px solid #ddd;

    box-shadow: none;


    padding: 2px 5px 2px 5px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
}



.custompapers .EPaperPreviewModuleContentItem a {
    text-decoration: none;
    font-size: 0.75em;
    color: #aaa;
    margin-bottom: 5px;
}

.custompapers .EPaperPreviewModuleContentItem a:hover {
    text-decoration: none;
    font-size: 0.75em;
    color: #6c6c6c;
    margin-bottom: 5px;
}

.downunder {
    background: #fff no-repeat url(/CustomImages/DIV/blog2.jpg) right top;
    padding: 30px 0px 40px 0px;
}

.ostern_oben {
    background: #fff no-repeat url(/CustomImages/DIV/top3.jpg) center top;
    position: relative;
    top: 0px;
}

@media only screen and (min-width: 800px) {
    .paddy {
        padding-left: 75px;
        padding-right: 75px;
    }
}

.hauab .StoryShowShare {
    display: none;
}

.hauab2 .StoryShowInteraction {
    display: none;
}

.hauab3 .StoryShowBox {
    display: none;
}


@media (min-width: 1000px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;

    }
}

/* 14% = 100% (full-width row) divided by 7 */


@media (max-width: 768px) {
    .biggy {
        max-width: 100% !important;
    }
}

a:hover {
    text-decoration: none;
}


.CustomStory .StoryShowInfoTextBox {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    background: #deecf5;
    padding: 1em;
    margin: 1em 0;
}

.wurst .CustomSectionNav ul li.active span {
    background: red;
}

.reddy a:hover {
    color: #fff;
}

.reddy a {
    color: #f7b32c;
}


#WallpaperBanner .testo {
    margin-top: -90px !important;
}

.park-header .framee {
    display: none !important;
}

.svimage {
    width: 100%;
    padding: 30px 0px 30px 0px;
}

@media (min-width: 992px) {
    .svimage {
        width: 97%;
        padding: 30px 0px 30px 0px;
    }
}

#butty {
    width: 100%;
    height: 40px;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
    color: #888;
    margin: 0 auto 0 auto;
    background: url(https://www.bbv-net.de/CustomImages/DIV/linkbtn3.jpg);
}

#butty:hover {
    width: 100%;
    height: 40px;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
    color: #6c6c6c;
    margin: 0 auto 0 auto;
    background: url(https://www.bbv-net.de/CustomImages/DIV/linkbtn.jpg);
}

.btngrey {
    background: #f2f0f1 none repeat scroll 0 0;
}

.btn-bbv {
    background-color: #fff;
    color: #777;
    font-size: 0.8em;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.btn-bbv:hover {
    background-color: #777;
    color: #fff;
}

.btn-bbv2 {
    background-color: #0073be;
    color: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 0px 5px 0px #aaa;
}

.btn-bbv2:hover {
    background-color: #777;
    color: #fff;
}

.svHeadline .EPaperPreviewModuleContentItem div:first-of-type {
    width: 150px;
    height: 30px;
    margin: 0px auto;
}

.TrennerGrau {
    margin-top: 30px;
    width: 106.5%;
    height: 10px;
    background: #ccc;
    margin-bottom: -10px;
    margin-left: -30px;
}

.reisefix .CustomStory .StoryShowBox .CustomDate {
    display: none !important;
}

.reisefix .CustomAuthor {
    display: none !important;
}

@media (max-width: 768px) {
    .nomobile {
        display: none;
    }
}

@media (min-width: 768px) {
    .deskleft {
        margin-left: -30px;
    }
}

.rand .WcmsPagePlaceholder {
    background-color: #000;
    padding-left: 0em;
    padding-right: 0em;
}

div.UserEditPaymentData > div.WcmsContentHeader:after {
    content: "Bankverbindungs\00e4nderungen hier gelten nicht f\00fcr Ihr Zeitungsabonnement. Bitte teilen Sie uns diese \00c4nderungen f\00fcr Ihre Bankdaten per Mail unter vertrieb@bbv-net.de mit.";
    color: red;
}

.kursi .WcmsFormModule .fi-form-row .WcmsFormLabel {
    font-style: italic;
    font-weight: normal;
    padding-top: 20px;
}


.fat .WcmsFormModule .fi-form-row .WcmsFormLabel {
    font-weight: bold;
    padding-top: 30px;
}



.wsb .FormRow_value_6 {
    font-weight: bold !important;
}



@media (min-width: 768px) {
    .schmal {
        width: 70%;
        margin: 0px auto;
    }
}





.headlineLeft .WcmsFormModule h2 {
    text-align: left;
    font-size: 16px;
}

.formspalte {
    padding-left: 0px;
}

.line .WcmsFormHr {
    display: none;
}

.line .WcmsFormFormSubmitted {
    font-weight: bold;
}

#SDG_Banner_billboard {
    margin: 0;
}

.PictureGalleryPreviewModule .PictureGalleryPreviewDoc.PictureGalleryHeadingInside span.picgallery-heading {
    color: white;
    text-shadow: 0px 0px 5px #000 !important;
    font-weight: 700;
    line-height: 1.2 !important;
    font-size: 20px;
}


.PictureGalleryPreviewModule .PictureGalleryPreviewDoc span.picgallery-heading :hover {
    color: #fff !important;
    text-decoration: none;
}




.VideoPreviewDoc .gradient .gradient-text h2 {
    font-size: 20px;
    line-height: 1.2 !important;
    font-weight: 700;
    text-shadow: 0px 0px 5px #000;
}

.VideoPreviewModule .VideoPreviewDoc .preview-doc-icon {
    display: none;
}

.VideoShowModule .VideoShowHeading {
    font-size: 0.9em;
    color: #000;
    display: block;
    text-transform: none;
    margin-bottom: -30px;
    margin-top: 10px;
}

#CybotCookiebotDialogSpecialFeaturesText {
    display: none !important;
}


.pagerfix .CustomPageNav {
    display: none;
}


/* verhindert fÃ¼r mobile gerÃ¤te, dass die seite nach links/rechts verschoben werden kann */
.WcmsPagePlaceholder > .row {
    overflow-x: hidden !important;
}


/*
.boxpadding .StoryPreviewBox {
    padding: 0 10px 20px 10px;
}
*/
.boxpadding .StoryPreviewBox {
    padding: 0 10px 0px 10px;
}

@media (width: 768px) {
    .hlfix article.StoryPreviewBox.col-sm-12 .article-heading {
        font-size: 24px !important;
        line-height: 1;
    }
}

@media (min-width: 768px) {
    .newsapp-headLine .headLine {
        font-size: 28px !important;
        color: #0073BE;
        text-transform: none;
        text-align: center;
        font-weight: 600;
        padding-bottom: 20px;
    }
}

.newsapp-headLine-anzeige .headLine {
    font-size: 10px !important;
    color: #888 !important;
    text-transform: none !important;
    text-align: left !important;
    margin-bottom: 2px !important;
}



.CustomStory .StoryShowInlineBox .PictureGalleryShowJavascriptModule h1 {
    color: #aaa;
    font-weight: normal;
    font-size: 20px;
}

.CustomStory .StoryShowInlineBox .VideoShowHeading {
    color: #aaa;
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
    padding-top: 30px;
    margin-bottom: -55px;
    text-align: left;
}

.recfix {
    margin-top: 16px;
    margin-left: -31px;
    margin-right: -31px;
}







/*  ---- Galeriemodul Startseite Pager ausblenden  --- */
.galeriefix .CustomPageNav {
    display: none !important;
}



/*  ----Leserreisen Spalte Mehr Leserreisen  --- */
.viewsfix .article-views {
    display: none !important;
}









.bs_hl {
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 20px;
    padding-left: 8px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}


/*  ---------------------- ABO NEU Anfang -------------------------------------------------------------------------------------------------------------------------- */

.aboseite_bg {
    background: #fff;
}

.abopanel_bg {
    background: #f9f9f9;
    padding-top: 15px;
    border-radius: 5px;
}


.aboseite_bg .panel-body {
    padding: 15px;
    background: #fff;
    border: 0px solid #ddd !important;
}





.abo_seitentitel {
    font-weight: 700;
    color: #151515;
    font-size: 32px;
    text-transform: none;
    margin: -10px 0px 10px 0px;
    position: relative;
}




.aboitem {
    background: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    /* 
border-top: 2px solid #2683b5;
*/
    margin-top: 20px;
    padding-bottom: 30px;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}


.aboitem:hover {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}


.aboitem a {
    height: 100%;
}

.aboitem_padding {
    padding: 0px 15px 30px 15px;
}


.aboimgholder {
    min-height: 140px;
}

.aboimgholder2 {
    min-height: 180px;
}



.featurebox {
    padding: 10px 10px 0px 10px;
    width: 400px;
    height: 310px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 0px auto;
    background: #fff;
}


@media (max-width: 768px) {
    .featurebox {
        padding: 10px 10px 0px 10px;
        width: 100%;
        height: 310px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        margin: 0px auto 30px auto;
        background: #fff;
    }
}


@media (max-width: 414px) {
    .featurebox {
        padding: 10px 10px 0px 10px;
        width: 100%;
        height: 330px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        margin: 0px auto 30px auto;
        background: #fff;
    }
}








.abotext {
    padding: 0px 30px 0px 30px;
    text-align: center;
    font-size: 14px;
    min-height: 80px;
}

.abotext2 {
    padding: 0px 30px 0px 30px;
    text-align: center;
    font-size: 14px;
    min-height: 40px;
}






.abofeatures {
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 127px;
}

.abofeatures li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 3px;
}

.abofeatures li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #555;
}





.abofeatures_zusatz {
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 127px;
    color: #777;
}

.abofeatures_zusatz li:before {
    content: '\2713';
    position: absolute;
    left: 155px;
}





.abofeatures2 {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 127px;
    color: #777;
}

.abofeatures2 li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 3px;
}

.abofeatures2 li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #777;
}




.abofeatures_kombi {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 200px;
    color: #777;
}

.abofeatures_kombi li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 3px;
}

.abofeatures_kombi li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #777;
}



.abofeatures_hoer {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 180px;
    color: #777;
}

.abofeatures_hoer li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 3px;
}

.abofeatures_hoer li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #777;
}



.abofeatures_digi {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 180px;
    color: #777;
}

.abofeatures_digi li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 3px;
}

.abofeatures_digi li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #777;
}



.abofeatures_digi_only {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 181px;
    color: #777;
}

.abofeatures_digi_only li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 3px;
}

.abofeatures_digi_only li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #777;
}





.abofeatures3 {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    list-style-type: none;
    min-height: 110px;
    color: #777;
}

.abofeatures3 li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 3px;
}

.abofeatures3 li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: #777;
}






.offer {
    width: 42%;
    height: auto;
    background: #eee;
    position: absolute;
    bottom: 0px;
    min-height: 374px;
}

.offerpic {
    background: url('https://bbv-web1.de/aboseite/coronadigital_head4.jpg') no-repeat;
    height: 374px;
}


@media (max-width: 768px) {
    .offerpic {
        margin-top: -30px;
    }
}

@media (max-width: 500px) {
    .offer {
        width: 93%;
        height: auto;
        background: #eee;
        position: absolute;
        bottom: 0px;
        min-height: 374px;
    }

    .offerpic {
        background: none;
    }
}




.helppics {
    width: 100%;
    border: 1px solid #ddd;
    /*    border-radius: 3px;   */
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.09);
}


.helppics:hover {
    box-shadow: none;
}



.helppics_2 {
    width: 100%;
    border: 1px solid #ddd;
    /*    border-radius: 3px;   */
    background: #f7f7f7;
    box-shadow: 0 0px 5px -1px #ddd;
    margin-bottom: 40px;

}


.helppics_2:hover {
    background: #fff;
    transition: 0.1s all;
}




.aboheadline {
    font-weight: 700;
    color: #2683b5;
    font-size: 20px;
    letter-spacing: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
}



.abo_button_6 {
    height: 40px;
    line-height: 38px;
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    width: 90%;
    display: inline-block;
    font-size: 14px !important;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #fff;
    margin: -10px 0px 20px 0px;
    border-radius: 5px;
    /*    transition: .1s ease-in-out; */
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}


.abo_button_6:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: .1s ease-in-out;
}




.abo_button {
    height: 40px;
    line-height: 36px;
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    width: 90%;
    display: inline-block;
    font-size: 14px !important;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 10px 0px 20px 0px;
    border-radius: 5px;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}


.abo_button:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: 0.1s all;
}




.abo_button_2 {
    height: 40px;
    line-height: 36px;
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    width: 100%;
    display: inline-block;
    width: 95%;
    font-size: 14px !important;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #fff;
    margin: 10px 0px 13px 0px;
    border-radius: 5px;
    font-weight: bold;
}


.abo_button_2:hover {
    background: #2683b5;
    color: #fff !important;
}



.abo_button_3 {
    height: 40px;
    line-height: 36px;
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    width: 100%;
    display: inline-block;
    width: 100%;
    font-size: 14px !important;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    /*   transition: .1s ease-in-out;*/
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
}

.abo_button_3:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: 0.1s all;
}


.abo_button_3B {
    height: 40px;
    line-height: 36px;
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    width: 100%;
    display: inline-block;
    width: 100%;
    font-size: 14px !important;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #fff;
    margin: 10px 0px 13px 0px;
    border-radius: 5px;
    /*   transition: .1s ease-in-out;*/
    font-weight: 900;
    text-transform: uppercase;
}


.abo_button_3B:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: .1s ease-in-out;
}



.abo_button_4 {
    height: 40px;
    line-height: 36px;
    position: relative;
    color: #fff !important;
    cursor: pointer;
    user-select: none;
    width: 100%;
    display: inline-block;
    width: 95%;
    font-size: 14px !important;
    letter-spacing: normal;
    border: 1px solid transparent;
    background: #2683b5;
    margin: 10px 0px 13px 0px;
    border-radius: 5px;
    font-weight: 300;
}


.abo_button_4:hover {
    background: #21709b;
    color: #fff !important;
    border: 1px solid #ddd;
    transition: .4s ease-in-out;
}




.aboheaderimage {
    width: 100%;
    border-radius: 5px;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
}


/*   
.aboheaderimage:hover {
    transform: scale(1.1);
    box-shadow: 0 0px 15px 0px #aaa;
}
 */





.abopadder {
    padding-left: 0px;
    padding-right: 0px;
}



.abopreis {
    font-weight: bold;
    font-size: 16px;
    color: #777;
}




@media (min-width: 992px) {
    .abo_servicefeld {
        height: 351px;
        border-radius: 3px;
        text-align: center;
    }
}


@media (min-width: 1199px) {
    .abo_servicefeld {
        height: 359px;
        text-align: center;
    }
}

@media (max-width: 1024px) {
    .abo_servicefeld {
        height: 350px !important;
        margin-top: 40px;
    }
}



@media (max-width: 768px) {
    .aboheaderimage {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .abo_servicefeld {
        text-align: center;
        width: 50%;
        margin: -150px auto -50px auto;


    }
}


@media (max-width: 475px) {
    .aboheaderimage {
        width: 99.3%;
    }

    .abo_servicefeld {
        text-align: center;
        width: 80%;
        margin: 0px auto;
        padding-bottom: 20px;
        margin-bottom: 100px;

    }


    .abo_servicefeld {
        margin-top: -170px !important;
    }

}


@media (max-width: 375px) {
    .aboheaderimage {
        width: 99%;
    }

    .abo_servicefeld {
        width: 92%;
    }
}



@media (min-width: 992px) {
    .abo_servicefeld2 {
        height: 150px;
        border-radius: 3px;
        width: 23.2%;
    }

    .fix22 {
        margin-top: -119px;
    }
}


@media (min-width: 1199px) {
    .abo_servicefeld2 {
        height: 150px;
        margin-top: -6px;
    }
}


@media (max-width: 768px) {
    .aboheaderimage {
        margin-bottom: 30px;
        margin-top: 0px !important;
    }

    .abo_servicefeld2 {
        width: 92%;
        margin: 0px auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}


@media (max-width: 475px) {
    .aboheaderimage {
        margin-bottom: 120px;
        margin-top: 20px !important;
    }
}



@media (max-width: 1024px) {
    .fixing {
        min-height: 150px !important;
    }
}



.buttonfix {
    width: 50%;

}

.service {
    font-size: 16px !important;
    line-height: 43px;
    height: 44px;
}


.service2 {
    font-size: 16px !important;
    line-height: 42px;
    height: 44px;
    margin: 0px 0px 13px 0px !important;
}


.servicefeld_text {
    text-align: center;
    margin-bottom: 14px;
    color: #777;
    font-size: 16px;
}

@media (max-width: 1024px) {
    .servicefeld_text {
        text-align: center;
        margin-bottom: 10px;
        color: #777;
        font-size: 14px;
    }
}



.abo_panel {
    position: relative;
    display: block;
    background-size: cover;
    cursor: default;
    text-align: center;
    width: 99%;
    color: #777;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0px 5px -1px #ddd;
    border: 1px solid #e9e9e9;
    cursor: default;
}



.abo_panel:hover {
    /*   box-shadow: 0 5px 25px 0 rgba(5, 5, 5, 0.2); */
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    position: relative;
    z-index: 1;
    box-shadow: 0 0px 15px 0px #ddd;
    transition: 0.2s all;
}



.abo_panel_digi {
    position: relative;
    display: block;
    background-size: cover;
    cursor: default;
    text-align: center;
    width: 99.5%;
    color: #555;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0px 5px -1px #ddd;
    border: 1px solid #e9e9e9;
}


.abo_panel_digi:hover {
    /*  box-shadow: 0 5px 25px 0 rgba(5, 5, 5, 0.2);  */
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    position: relative;
    z-index: 1;

}






.abo_panel2 {
    position: relative;
    display: block;
    background-size: cover;
    cursor: default;
    text-align: center;
    width: 100%;
    color: #666;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd;
}



.abo-items {
    min-height: 170px;
    padding: 10px;
    margin: 15px auto;
    font-size: 0.9em;
}



.aboitem_padding_4er {
    padding: 0px 5px 30px 5px;
}

.aboheadline_4er {
    font-weight: 300;
    color: #2683b5;
    font-size: 22px;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
}



.abotext_4er {
    padding: 0px 15px 0px 15px;
    text-align: left;
    font-size: 14px;
    min-height: 80px;
}

.abotext2_4er {
    padding: 0px 15px 0px 15px;
    text-align: left;
    font-size: 14px;
    min-height: 40px;
}

.abofeatures_4er {
    padding: 0px 10px 0px 10px;
    text-align: left;
    font-size: 14px;
    min-height: 60px;
}


/*  ---------------------------------------------------- Abofeatures Mobilansicht -----------------------------   */


@media (max-width: 768px) {

    .abofeatures {
        min-height: 0px !important;
    }

    .abofeatures2 {
        min-height: 0px !important;
    }

    .abofeatures_digi {
        min-height: 0px !important;
    }

    .abofeatures_digi_only {
        min-height: 0px !important;
    }

    .abofeatures_kombi {
        min-height: 0px !important;
    }

    .abofeatures_hoer {
        min-height: 0px !important;
    }

    .digifix {
        padding-bottom: 0px !important;
    }

}







.aboitem_C {
    background: #fff;
    /*    
    margin-top: 20px;
    padding-top: 15px;
 */
    padding-bottom: 30px;
    display: inline-block;
    width: 100%;
}


.abo_button_C {
    line-height: 40px;
    position: relative;
    bottom: -30px;
    color: #fff !important;
    cursor: pointer;
    user-select: none;
    width: 100%;
    display: inline-block;
    width: 95%;
    font-size: 14px !important;
    letter-spacing: normal;
    background: #aaa;
    margin-bottom: 30px;
}


.abo_button_C:hover {
    background: #2683b5;
}

.aboimgholder_C {
    min-height: 130px;
}

.aboitem_padding_4er_C {
    padding: 0px 5px 0px 5px;

}


.aboprice {
    color: #2683b5;
    font-size: 18px;
}

.aboseite_bg_2 {
    background: #f8f8f8;
}

.aboseite_bg_3 {
    background: #f1f2f4;
}

.aboseite_bg_4 {
    background: #fef4f1;
}






.nobottom {
    margin-bottom: 0px !important;
}

.abopadding {
    padding: 0px 30px 0px 30px;
}



.bbv_button_abo {
    position: relative;
    display: block;
    background: none center center no-repeat;
    background-size: cover;
    cursor: default;
    text-align: left;
    width: 100%;
    color: #555;
    cursor: pointer;
    overflow: hidden;
}

.bbv_button_abo a {
    color: #777;
    text-decoration: none;
}


.bbv_button_abo:hover {
    color: #333;
    border-color: #0073be;
    /* box-shadow: 0 0 5px rgba(255,245,245,0.8); */
    /* background-image: url('http://cuinine.com/img/codepen/savvy.jpg'); */
}

.bbv_button_abo:hover a {
    color: #333;
}



.aboheadline_2 {
    color: #777;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}



.aboheadline_3 {
    font-weight: 600;
    color: #fff;
    font-size: 1.5em;
    letter-spacing: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #2683b5;
    padding-left: 20px;
    margin-bottom: 25px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.abo-headlines3 {
    color: #777;
    padding-bottom: 10px;
    /*    font-weight: 700;  */
    font-size: 130%;
    line-height: normal;
}



.abo_mainhl .headLine {
    font-size: 1.7em;
    color: #777;
    text-transform: none;
    line-height: inherit;
    border: none;
    text-align: center;
    margin: 0.5em 0 0.5em 0;
    font-weight: 700;
}










/*  ---------------------- PAYWALL -------------------------------------------------------------------------------------------------------------------------- */



.CustomPaywallBox_BBV {
    background-color: #eee;
    border: 1px solid #2683b5;
    margin: 2em 0 4em;
    padding: 2em 2em 2.2em 2em;
    text-align: center;
    color: #222;
}


.pwbtn {
    border: 1px solid #2683b5 !important;
    background: #fff !important;
}




.boxfix {
    background: #eee !important;
    border: none !important;
}

@media (max-width: 420px) {
    .boxfix {
        background: #eee !important;
        border: none !important;
        padding-bottom: 20px;
    }

}



.paywall {
    font-size: 14px !important;
    line-height: 40px;
    height: 42px;
    border: 1px solid #2683b5 !important;
    width: 70%;
    margin: 10px 0px 10px 0px;
}



.payborder {
    border-left: 1px solid #999;
}


.paymobilefix {
    padding-bottom: 0px;
}




@media (max-width: 768px) {
    .payborder {
        border-left: 1px solid #eee !important;
        padding-bottom: 10px;
    }

    .paymobilefix {
        padding-bottom: 20px;
    }

}




.paywall-link {
    margin-top: 20px !important;
    color: #2683b5 !important;
    font-weight: 900;
}

.paywall-link:hover {
    color: #777 !important;
    font-weight: 900;
}


.paywall-p {
    color: #555;
    margin-bottom: 10px !important;
}







/*  ---------------------- FANCY Anfang ---------------------------------------------------------- */

.fancyTab {
    text-align: center;
    padding: 15px 0;
    top: 15px;

}

.fancyTab.active {
    top: 0;

}

.whiteBlock {
    display: none;
}

.fancyTab.active .whiteBlock {
    display: block;
    height: 2px;
    bottom: -2px;
    background-color: #fff;
    width: 99%;
    position: absolute;
    z-index: 1;
}

.fancyTab a {
    font-size: 1.65em;
    font-weight: 300;
    color: #333;
}

.fancyTab .hidden-xs {
    white-space: nowrap;
}

/*
.fancyTabs {
	border-bottom:2px solid #ddd;
    margin: 15px 0 0;
}
*/

.aboseite .fancyTabs {

    margin: -50px 0 30px;
}




li.fancyTab a {
    padding-top: 15px;
    top: -15px;
    padding-bottom: 0;
}

li.fancyTab.active a {
    padding-top: inherit;
}

.fancyTab .fa {
    font-size: 40px;
    width: 100%;
    padding: 15px 0 5px;
    color: #666;
}

.fancyTab.active .fa {
    color: #cfb87c;
}

.fancyTab a:focus {
    outline: none;
}

.fancyTabContent {
    border-color: transparent;
    /*  
  box-shadow: 0 -2px 0 -1px #fff;
   */
    padding: 20px 0px 0px 0px;
    margin: 0px auto
}



.nav-tabs > li.fancyTab:hover {
    background: #2683b5 !important;
    opacity: 1;
    /* transition:.1s ease-in-out; */
    border: 1px solid #2683b5 !important;
}

.nav-tabs > li.fancyTab.active:hover {}

.nav-tabs > li.fancyTab:hover a {
    border-color: transparent;

}

.nav.nav-tabs .fancyTab a[data-toggle="tab"] {
    background-color: transparent;
    border-bottom: 0;
}

.nav-tabs > li.fancyTab:hover a {
    border-right: 1px solid transparent;
}

.nav-tabs > li.fancyTab > a {
    margin-right: 0;
    border-top: 0;
    padding-bottom: 30px;
    margin-bottom: -30px;
}

.nav-tabs > li.fancyTab {
    margin-right: 0;
    margin-bottom: 0;
}

.nav-tabs > li.fancyTab:last-child a {
    border-right: 1px solid transparent;
}

.nav-tabs > li.fancyTab.active:last-child {
    border-right: 0px solid #ddd;

}

.fancyTab:last-child {
    /*
  box-shadow: 0 0 0 1px #ddd;
  */
}

.tabs .nav-tabs li.fancyTab.active a {
    box-shadow: none;
    /*
    top:0;
    */
}


.fancyTab.active {
    background: #fff;
    padding-bottom: 30px;
    /* border: none !important; */
}

.arrow-down {
    display: none;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 22px solid #ddd;
    position: absolute;
    top: -1px;
    left: calc(50% - 20px);
}

.arrow-down-inner {
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 12px solid #fff;
    position: absolute;
    top: -22px;
    left: -18px;
}

.fancyTab.active .arrow-down {
    display: block;
}

@media (max-width: 1200px) {

    .fancyTab .fa {
        font-size: 36px;
    }

    .fancyTab .hidden-xs {
        font-size: 22px;
    }

}


@media (max-width: 992px) {

    .fancyTab .fa {
        font-size: 33px;
    }

    .fancyTab .hidden-xs {
        font-size: 18px;
        font-weight: normal;
    }

}


@media (max-width: 768px) {

    .fancyTab > a {
        font-size: 18px;
    }

    .nav > li.fancyTab > a {
        padding: 15px 0;
        margin-bottom: inherit;
    }

    .fancyTab .fa {
        font-size: 30px;
    }

    .nav-tabs > li.fancyTab > a {
        border-right: 1px solid transparent;
        padding-bottom: 0;
    }

    .fancyTab.active .fa {
        color: #333;
    }
}


/*
.tabaway {
  display: none !important;
}
#tabV {
  visibility: hidden !important;
  display: none !important;
}
*/



/*
.sprung {visibility: hidden; height: 100px !important; position: absolute; margin-top: -400px;}  */



@media (min-width: 768px) {
    #pann {
        height: 192px;
    }

    .pann {
        bottom: -71px;
    }

    .digipadding {
        padding-bottom: 71px;
    }

    .kombipadding {
        padding-bottom: 26px;
    }
}



#digi {
    scroll-margin-top: -170px !important;
}








@media (min-width: 991px) {
    .abomargfix {
        margin-top: -50px !important;
    }
}


@media (max-width: 991px) {
    .abomargfix {
        padding-top: 140px !important;
    }
}








.aboseite .fancyTab {
    text-align: center;
    padding: 15px 0;
    top: 0px;
    /* transition: top .2s;  */
    opacity: 1;
    background: #f7f7f7;
    box-shadow: 0 0 0 4px transparent;
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 22.7% !important;
}





.aboseite .aboimg {
    margin-top: -10px;
    margin-bottom: 10px;
    width: 90%;
}

.aboseite .aboimg3 {
    margin: 0px auto;
    margin-bottom: 20px;
    width: 120%;
    margin-left: -30px;
}


.aboseite .aboimg_test {
    margin: 0px auto;
    margin-bottom: 20px;
    width: 63%;
    /*   margin-left: -30px;  */
}


.aboseite .aboimg_print {
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-bottom: 20px;
    max-width: 130px;
    margin-left: -20px;
}

.aboseite .aboimg_digi {
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-bottom: 20px;
    width: 120%;
    margin-left: -25px;
}

.aboseite .aboimg_kombi {
    margin: 5px auto;
    margin-bottom: 20px;
    width: 110%;
    margin-left: -5px;
}

.aboseite .aboimg_hoer {
    margin: 0px auto;
    margin-bottom: 20px;
    width: 110%;
    margin-left: -15px;
}

@media (max-width: 768px) {
    .fixxi {
        padding-bottom: 24px;
    }
}


@media (max-width: 414px) {
    .aboseite .aboimg_print {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 50% !important;
        margin-left: -30px;
    }

    .aboseite .aboimg_digi {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 60% !important;
        margin-left: -30px;
    }

    .aboseite .aboimg_kombi {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 50% !important;
        margin-left: -30px;
    }

    .aboseite .aboimg_hoer {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 50% !important;
        margin-left: -30px;
    }

}



@media (max-width: 768px) {
    .aboseite .aboimg_print {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 50% !important;
        margin-left: -30px;
    }

    .aboseite .aboimg_digi {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 60% !important;
        margin-left: -30px;
    }

    .aboseite .aboimg_kombi {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 50% !important;
        margin-left: -30px;
    }

    .aboseite .aboimg_hoer {
        margin: 0px auto;
        margin-bottom: 20px;
        width: 50% !important;
        margin-left: -30px;
    }
}





.aboseite .whiteBlock {
    display: none;
}

.aboseite .fancyTab.active .whiteBlock {
    display: none;
    height: 2px;
    bottom: -2px;
    background-color: #fff;
    width: 99%;
    position: absolute;
    z-index: 1;
}

.aboseite .fancyTab a {
    font-size: 16px;
    color: #2683b5;
    text-transform: none;
}

.fancyTab .hidden-xs {
    white-space: nowrap;
    text-transform: none;
}


.aboseite li.fancyTab a {
    padding-top: 15px;
    top: -15px;
    padding-bottom: 0;
}

.aboseite li.fancyTab.active a {
    padding-top: inherit;
}

.aboseite .fancyTab .fa {
    font-size: 40px;
    width: 100%;
    padding: 15px 0 5px;
    color: #666;
}

.aboseite .fancyTab.active .fa {
    color: #cfb87c;
}

.aboseite .fancyTab a:focus {
    outline: none;
}

.aboseite .fancyTabContent {
    background-color: #f5f5f5;
    /* 
  padding: 0px 30px 0px 30px;
 */
    position: relative;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 20px;
}




/*
.aboseite .nav-tabs > li.fancyTab.active > a, 
.aboseite .nav-tabs > li.fancyTab.active > a:focus,
.aboseite .nav-tabs > li.fancyTab.active > a:hover {
  color:#2683b5;
}
*/


.aboseite .nav-tabs > li.fancyTab:hover {}

.aboseite .nav-tabs > li.fancyTab.active:hover {}

.aboseite .nav-tabs > li.fancyTab:hover a {
    border-color: transparent;
}

.aboseite .nav.nav-tabs .fancyTab a[data-toggle="tab"] {
    background-color: transparent;
    border-bottom: 0;
    height: 40px !important;
    line-height: 14px;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
}

.aboseite .nav-tabs > li.fancyTab:hover a {
    border-right: 1px solid transparent;
    color: #fff;
    transition: 0.1s all;
}

.aboseite .nav-tabs > li.fancyTab > a {
    margin-right: 0;
    border-top: 0;
    padding-bottom: 30px;
    margin-bottom: -30px;
}

.aboseite .nav-tabs > li.fancyTab {
    margin-right: 0;
    margin-bottom: 0;
}

.aboseite .nav-tabs > li.fancyTab:last-child a {}

.aboseite .nav-tabs > li.fancyTab.active:last-child {
    /*  border: 2px solid #fff; */

}

.aboseite .fancyTab:last-child {}

.aboseite .tabs .nav-tabs li.fancyTab.active a {
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
}

.aboseite .abo-headlines {
    text-align: center;
    color: #666;
    padding-bottom: 0px;
    padding-top: 30px;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
}



.aboseite .abo-headlines_service {
    text-align: left;
    color: #2683b5;
    font-size: 1.4em;
    padding-bottom: 10px;
    padding-top: 30px;
    font-weight: 700;
    padding-left: 20px;
}





.aboseite .fancyTab.active {
    background: #2683b5;
    /*   
	 border-top-left-radius: 5px;
 	 border-top-right-radius: 5px;
 	 border-bottom:2px solid #2683b5;
 	 padding-bottom:0px;
*/
    opacity: 1;
    border: 1px solid transparent;
}



/* 
.aboseite .fancyTab.active:after {
content: ' \25B2';
color:#eee;
top: 20px;
position: relative;
font-size: 68px;
left: 0px;
}
*/


.aboseite .arrow-down {
    display: none;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 22px solid #ddd;
    position: absolute;
    top: -1px;
    left: calc(50% - 20px);
}

.aboseite .arrow-down-inner {
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 12px solid #fff;
    position: absolute;
    top: -22px;
    left: -18px;
}

.aboseite .fancyTab.active .arrow-down {
    display: none;
}

@media (max-width: 1200px) {
    .aboseite .fancyTab .fa {
        font-size: 36px;
    }

    .aboseite .fancyTab .hidden-xs {
        font-size: 22px;
    }
}


@media (max-width: 992px) {
    .aboseite .fancyTab .fa {
        font-size: 33px;
    }

    .aboseite .fancyTab .hidden-xs {
        font-size: 18px;
        font-weight: normal;
    }
}


@media (max-width: 768px) {

    .aboseite .fancyTab > a {
        font-size: 12px;
    }

    .aboseite .nav > li.fancyTab > a {
        padding: 15px 0;
        margin-bottom: inherit;
    }

    .aboseite .fancyTab .fa {
        font-size: 30px;
    }

    .aboseite .nav-tabs > li.fancyTab > a {
        border-right: 1px solid transparent;
        padding-bottom: 0;
        font-size: 18px;
    }

    .aboseite .fancyTab.active .fa {
        color: #333;
    }

    .abo_hgt {
        height: 60px !important;
    }
}



@media (max-width: 530px) {
    .aboseite .nav-tabs > li.fancyTab > a {
        border-right: 1px solid transparent;
        padding-bottom: 0;
        font-size: 11px;
        line-height: 15px !important;
        margin-top: -5px;
        font-size: 10px !important;
    }

    .abo_hgt {
        height: 50px !important;
    }

    .aboseite .nav.nav-tabs .fancyTab a[data-toggle="tab"] {
        line-height: 18px;
    }

    .service {
        margin-top: 0px;
        font-size: 12px !important;
    }



}



@media (max-width: 375px) {
    .aboseite .nav-tabs > li.fancyTab > a {
        border-right: 1px solid transparent;
        padding-bottom: 0;
        font-size: 10px;
        line-height: 15px !important;
        margin-top: -5px;
        font-size: 10px !important;
    }
}










.aboseite .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
}




.arrow {
    color: #2683b5;
}


.abotext_claim {
    line-height: 1.3em;
    padding: 0px 30px 20px 30px;
    color: #aaa;
    font-size: 20px;
}

.abotext_fancy {
    text-align: center;
    font-size: 14px;
    min-height: 40px;
    padding-bottom: 0px;
    color: #666;
}


.abotext_fancy2 {
    text-align: left;
    font-size: 16px;
    color: #666;
}


.abotext_fancy_service {
    text-align: left;
    font-size: 16px;
    min-height: 40px;
    padding-left: 20px;
}


.aboheadline_service {
    font-weight: 300;
    color: #2683b5;
    font-size: 22px;
    letter-spacing: 0px;
    padding-top: 0px;
}

.abotext_service {
    padding: 0px 15px 0px 15px;
    text-align: center;
    font-size: 14px;
}


#fancyTabWidget {
    margin-top: 35px;
}


/*  ---------------------- FANCY Ende -------- */




/*  ---------------------- ABO NEU Ende -------------------------------------------------------------------------------------------------------------------------- */












/*  ---------------------- Seniorenkino Anfang-------- */
.senioren_seitentitel {
    font-weight: 700;
    color: #294f80;
    font-size: 36px;
    text-transform: none;
    margin: 10px 0px 30px 0px;
    text-align: center;
    text-decoration: underline;
}

.senioren_untertitel {
    font-weight: 700;
    color: #294f80;
    font-size: 28px;
    text-transform: none;
    margin: 30px 0px 10px 0px;
    text-align: center;
}

.senioren_download {
    font-weight: 700;
    color: #294f80 !important;
    font-size: 23px;
    text-transform: none;
    margin: 60px 0px 50px 0px;
    text-align: center;
}

.senioren_download a {
    color: #294f80 !important;
}


@media (max-width: 736px) {
    .senioren_download {
        font-weight: 700;
        color: #294f80 !important;
        font-size: 23px;
        text-transform: none;
        margin: -30px 0px 50px 0px !important;
        text-align: center;
    }
}




.seniorenpic {
    background: none;
    text-align: center;
    margin: 0px auto;
    margin: 30px 0px 80px 0px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.3);
    width: 90%;
}

.seniorentext {
    font-size: 23px;
    font-stretch: semi-expanded;
    text-align: center;
    color: #333;
    padding: 0px 20px 60px 20px;
}

.senioren_trenner {
    width: 95%;
    height: 1px;
    background: #294f80;
    position: relative;
    text-align: center;
    margin: -10px auto 80px auto;
    margin-top: -10px;
}

.senioren_arrow {
    font-size: 60px;
    color: #294f80;
    margin: -30px 0px 0px 0px;
    text-align: center;
    width: 100%;
}


.senioren_phoneicon {
    font-size: 60px;
    color: #294f80;
    margin: -30px 0px 0px 0px;
    text-align: center;
    width: 100%;
}

.senioren_footertertitel {
    font-weight: 700;
    color: #294f80;
    font-size: 28px;
    text-transform: none;
    margin: 30px 0px 20px 0px;
    text-align: center;

}



.senioren_nummertext {
    font-weight: 700;
}



.senioren_zusatz {
    color: #db031b;
    font-weight: 700;
}



.card-grow {
    transition: all .2s ease-in-out;
}

.card-grow:hover {
    transform: scale(1.2);
    z-index: 10;
    position: relative;
}







/*  ---------------------- Seniorenkino Ende -------- */



/*  ---------------------- Aboseite APP-Bestellbutton -------- */

.abo_app_btn {
    height: 100%;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 5px 20px 5px;
    text-align: center;
    line-height: 1;
    margin: 12px auto;
    border: 0px solid #fff;
    border-radius: 10px;
    position: relative;
    background: #e40522;
}

.abo_app_btn_font {
    font-size: 20px;
    color: #fff;
}

.abo_app_btn_link {
    color: #fff;
}

.abo_app_btn_link:hover {
    color: #fff;
}

.abo_app_btn:hover {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.20);
}


@media (max-width: 414px) {
    .abo_app_btn {
        width: 70%;
    }
}




.abobtn .btn-primary {
    background: #2683b5;
}

.abobtn .btn-primary:hover {
    background: #0282d6;
}





.abo_app_wahl_btn {
    height: 53px;
    width: 100%;
    font-weight: 700;
    padding: 20px 5px 20px 5px;
    text-align: center;
    line-height: 9px;
    margin: 12px auto;
    border: 0px solid#fff;
    border-radius: 5px;
    position: relative;
    background: #d70727;
    font-size: 21px;
    letter-spacing: 0.5px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.30);
}


.abo_app_wahl_btn:hover {
    box-shadow: none;
    background: #3b3630;
}



.abo_app_wahl_btn_link {
    color: #fff;
}

.abo_app_wahl_btn_link:hover {
    color: #fff;
}









.abo_app_xmas_btn {
    height: 53px;
    width: 100%;
    font-weight: 700;
    padding: 20px 5px 20px 5px;
    text-align: center;
    line-height: 9px;
    margin: 12px auto;
    border: 0px solid#fff;
    border-radius: 5px;
    position: relative;
    background: #d70727;
    font-size: 21px;
    letter-spacing: 0.5px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.30);
}


.abo_app_xmas_btn:hover {
    box-shadow: none;
    background: #3b3630;
}


.xmas_abo_text {
    margin-top: 5px;
    font-size: 17px;
    margin-left: 0px;
    line-height: 1.3;
    letter-spacing: -0.2px;
    color: #444;
    text-align: justify;
    padding: 5px 10px 10px 0px;
    hyphens: auto;
}

.xmas_abo_bg {
    background: #c1e5f5;
    background-image: linear-gradient(360deg, #c1e5f5 90%, #fff 100%);
}



@media (max-width: 768px) {
    .xmas_abo_bg_mobile {
        background: #c1e5f5;
    }
}



.xmas_abo_headline {
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    color: #333;
    margin: -20px 0px 30px 0px;
    display: none;
}

.xmas_abo_text_zusatz {
    color: #db0133;
    font-weight: bold;
}


.xmas_abo_text_hl {
    margin-top: 73px;
    line-height: 24px;
    font-weight: 900;
    color: #db0133;
    font-size: 26px;
    letter-spacing: 0px
}


@media (max-width: 414px) {
    .xmas_abo_text_hl {
        margin-top: 0;
    }
}






.garten_bg {
    background: #e9efc9;
}

.garten_bg .WcmsPagePlaceholder {
    background: #e9efc9 !important;
}


/*  ---------------------- App-Landingpage ANGFANG-------- */

.apppage_background {
    background: #92d2e2;
}

.apppage_image_bg {
    background-image: url('https://www.bbv-net.de/CustomImages/app/app-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: 100% auto;
    height: 600px;
    z-index: 0;
    margin-top: -70px;
    display: none;
}

.apppage_headline_1 {
    font-size: 64px;
    color: #333;
    font-stretch: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 60px;
    text-align: center;
    text-transform: none;

}

.headline_1_zusatz {
    color: #e40421;
}

.apppage_headline_2 {
    font-size: 1.8em;
    color: #fff;
    text-shadow: none;
    line-height: normal;
    text-align: right;
    text-transform: none;
    margin-right: 42px;
    margin-top: -10px;
    font-stretch: normal;
    z-index: 1;
    position: relative;
}



.apppage_claim {
    font-size: 2.0em;
    color: #333;
    line-height: normal;
    margin-right: 0px;
    margin-top: -10px;
    font-stretch: normal;
    z-index: 1;
    position: relative;
    padding: 0px;
}

.apppage_text_1 {
    font-size: 1.8em;
    color: #fff;
    text-shadow: none;
    line-height: normal;
    margin-right: 0px;
    margin-top: -20px;
    font-stretch: normal;
    z-index: 1;
    position: relative;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 10px;
}

.apppage_text_2 {
    font-size: 2.0em;
    color: #333;
    line-height: normal;
    margin-right: 0px;
    margin-top: -30px;
    font-stretch: normal;
    z-index: 1;
    position: relative;
    text-transform: none;
    font-weight: 300;
    margin-bottom: 30px;
}


/*  ----- SK-Bereich ANGFANG------ */

.apppage_text_1_sk {
    font-size: 2.0em;
    color: #fff;
    text-shadow: none;
    line-height: normal;
    margin-right: 0px;
    margin-top: 0px;
    font-stretch: normal;
    z-index: 1;
    position: relative;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: left;
    text-decoration: underline;
}



.apppage_text_2_sk {
    font-size: 2.8em;
    color: #fff;
    text-shadow: none;
    line-height: normal;
    margin-right: 0px;
    margin-top: 10px;
    font-stretch: normal;
    z-index: 1;
    position: relative;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 0px;
}

.apppage_tutorialtext_sk {
    margin-top: 0px;
    margin-bottom: 150px;
    padding-left: 0px;
    padding-right: 20px;
    text-align: left;
    color: #333;
}


.image_app_sk {
    width: 90%;
    margin-top: 0px
}


@media (max-width: 768px) {
    .apppage_text_1_sk {
        font-size: 1.8em;
        color: #fff;
        text-shadow: none;
        line-height: normal;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-transform: none;
        font-weight: 700;
        margin-bottom: 30px;
        text-align: left;
        text-decoration: underline;
    }
}

@media (max-width: 480px) {
    .apppage_text_1_sk {
        font-size: 1.8em;
        color: #fff;
        text-shadow: none;
        line-height: normal;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-transform: none;
        font-weight: 700;
        margin-bottom: 30px;
        text-align: center;
        text-decoration: underline;
    }

    .image_app_sk {
        width: 100%;
        margin-top: -40px
    }

    .apppage_tutorialtext_sk {
        margin-top: 0px;
        margin-bottom: 70px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        color: #333;
    }
}


/*  ----- SK-Bereich ENDE ------ */





.appstore_text {
    font-size: 1.2em;
    color: #333;
    line-height: normal;
    margin-right: 0px;
    margin-top: -30px;
    font-stretch: normal;
    z-index: 1;
    position: relative;
    padding-bottom: 10px;
}

.trenner_1 {
    width: 20%;
    height: 1px;
    background: #fff;
    position: relative;
    text-align: center;
    margin: 40px auto -40px auto;
}

.trenner_2 {
    width: 20%;
    height: 1px;
    background: #fff;
    position: relative;
    text-align: center;
    margin: -20px auto -50px auto;
}

.trenner_3 {
    width: 92%;
    height: 1px;
    background: #fff;
    position: relative;
    text-align: center;
    margin: -10px auto 10px auto;
}

.trenner_4 {
    width: 95%;
    height: 1px;
    background: #fff;
    position: relative;
    text-align: center;
    margin: 30px auto 80px auto;
    clear: both;
}




.apppage_phone {
    width: 80%;
}

.appage_video {
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
}

.app_icons {
    width: 60%;
}

.apppage_tutorialtext {
    margin-top: 10px;
    margin-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    color: #333;
}

.phone_1_icon {
    width: 50%;
    padding-top: 10px;
}

@media (max-width: 414px) {
    .apppage_tutorialtext {
        margin-top: 10px;
        margin-bottom: 70px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        color: #333;
    }

    .phone_1_icon {
        width: 50%;
        padding-top: 10px;
    }

    .apppage_phone {
        width: 100%;
    }
}

.ipho {
    width: 70%;
    padding-bottom: 20px;
}

.and {
    width: 70%;
    padding-bottom: 20px;
}


@media (max-width: 768px) {
    .and {
        width: 50%;
        padding-bottom: 20px;
    }

    .ipho {
        width: 50%;
        padding-bottom: 60px;
    }
}



@media (max-width: 991px) {
    .ipho {
        width: 80%;
        padding-bottom: 40px;
    }

    .and {
        width: 80%;
        padding-bottom: 30px;
    }

    .appstore_text {
        margin-top: 0px !important;
        padding-bottom: 5px;
    }
}





@media (max-width: 414px) {
    .ipho {
        width: 80%;
        padding-bottom: 40px;
    }

    .and {
        width: 80%;
        padding-bottom: 30px;
    }

    .appstore_text {
        margin-top: -20px;
        padding-bottom: 5px;
    }
}


@media (max-width: 375px) {
    .ipho {
        width: 80%;
        padding-bottom: 40px;
    }

    .and {
        width: 80%;
        padding-bottom: 30px;
    }

    .appstore_text {
        margin-top: -20px;
        padding-bottom: 5px;
        font-size: 1.0em;
    }
}


@media (max-width: 320px) {
    .ipho {
        width: 100%;
        padding-bottom: 40px;
    }

    .and {
        width: 100%;
        padding-bottom: 30px;
    }

    .appstore_text {
        margin-top: -20px;
        padding-bottom: 5px;
        font-size: 1.0em;
    }
}


@media (max-width: 414px) {
    .apppage_headline_1 {
        font-size: 60px;
        color: #333;
        font-stretch: normal;
        font-weight: 600;
        text-shadow: none;
        line-height: normal;
        padding-top: 30px;
        text-align: center;
        text-transform: none;
        line-height: 1;
    }

    .apppage_headline_2 {
        font-size: 1.3em;
        color: #fff;
        text-shadow: none;
        line-height: normal;
        text-transform: none;
        margin-top: 0px;
    }

    .apppage_claim {
        font-size: 2em;
        color: #333;
        text-shadow: none;
        line-height: 1.3;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        padding: 0;
    }

    .apppage_text_1 {
        font-size: 1.8em;
        color: #fff;
        text-shadow: none;
        line-height: normal;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-transform: none;
        font-weight: 700;
    }

    .apppage_text_2 {
        font-size: 1.5em;
        color: #333;
        text-shadow: none;
        line-height: normal;
        margin-right: 0px;
        margin-top: 40px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-transform: none;
        font-weight: 300;
        margin-bottom: -20px;
    }
}

@media (max-width: 1024px) {
    .apppage_headline_1 {
        font-size: 65px;
    }
}

@media (max-width: 768px) {
    .apppage_headline_1 {
        font-size: 50px;
        color: #333;
        font-stretch: normal;
        font-weight: 600;
        text-shadow: none;
        line-height: normal;
        padding-top: 30px;
        text-align: center;
        text-transform: none;
    }

    .apppage_headline_2 {
        font-size: 1.5em;
        color: #fff;
        text-shadow: none;
        line-height: normal;
        text-align: right;
        text-transform: none;
        margin-right: 42px;
        margin-top: -10px;
        z-index: 10;
        position: relative;
    }

    .apppage_text_2 {
        font-size: 2em;
        color: #333;
        text-shadow: none;
        line-height: 1.3;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-transform: none;
        font-weight: 300;
        margin-bottom: 10px;
    }
}


@media (max-width: 375px) {
    .apppage_headline_1 {
        font-size: 40px;
        color: #333;
        font-stretch: normal;
        font-weight: 600;
        text-shadow: none;
        line-height: normal;
        padding-top: 30px;
        text-align: center;
        text-transform: none;
        line-height: 1;
    }

    .apppage_headline_2 {
        font-size: 1.0em;
        color: #fff;
        text-shadow: none;
        line-height: normal;
        text-transform: none;
        margin: 0px auto;
        text-align: center;
    }
}

.app_icons_left {
    border: 1px solid #6e6d6d;
    padding: 10px;
    margin-right: 0px;
}

.app_icons_right {
    border: 1px solid #6e6d6d;
    padding: 10px;
    margin-left: 0px;
}


@media (max-width: 500px) {
    .app_icons_left {
        border: 1px solid #6e6d6d;
        padding: 10px;
        margin: 0px;
    }

    .app_icons_right {
        border: 1px solid #6e6d6d;
        padding: 10px;
        margin: 0px;
    }

    .app_icons {
        width: 100%;
    }
}

.apppage_textblock_1 {
    padding: 80px 40px 0px 0px;
    color: #151515;
    font-size: 1.4em;
}

.apppage_textblock_2 {
    padding: 80px 40px 0px 20px;
    color: #151515;
    font-size: 1.4em;
}



.apppagebtn {
    height: 100%;
    width: 30%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 5px 20px 5px;
    text-align: center;
    line-height: 1;
    margin: 0px auto;
    border: 0px solid #fff;
    border-radius: 10px;
    position: relative;
    background: #333;
}

.apppagebtn_font {
    font-size: 1.2em;
    color: #fff;
    font-stretch: normal;
}

.apppagebtn_link {
    color: #fff;
}

.apppagebtn_link:hover {
    color: #fff;
}

.apppagebtn:hover {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.20);
}


@media (max-width: 414px) {
    .apppagebtn {
        width: 70%;
    }
}



/*  -------- App-Landingpage ENDE -------- */






.ticketbtns {
    box-shadow: 0 1px 5px 0px #ccc;
    border: 1px solid #ddd;
    border-radius: 5px;
}


.ticketbtns:hover {
    box-shadow: none;
    border: 1px solid #eee;
    transition: .1s all;
}




@media (max-width: 767px) {

    /*  -------- Mehr Themen -------- */

    .bbv-newsmore .headLine {
        margin-bottom: 20px;
    }

    .bbv-newsmore .StoryPreviewBox header {
        display: flex;
        flex-direction: column;
        margin-left: -15px;
    }

    .bbv-newsmore .StoryPreviewBox header > *:nth-child(1) {
        order: 1;
        display: none;
    }

    .bbv-newsmore .StoryPreviewBox header > *:nth-child(2) {
        order: 3;
    }

    .bbv-newsmore .StoryPreviewBox header > *:nth-child(3) {
        order: 2;
    }

    .bbv-newsmore .CustomUpdateArticleHeader {
        display: none;
    }

    .bbv-newsmore article.StoryPreviewBox .article-headline {
        font-weight: 300;
        font-size: .70em;
        text-transform: none;
        letter-spacing: inherit;
        line-height: normal;
        padding-top: 3px;
        color: #888;
    }

    .bbv-newsmore article.StoryPreviewBox > .row.visible-xs {
        display: flex !important;
        flex-direction: row;
    }

    .bbv-newsmore article.StoryPreviewBox > .row.visible-xs > .col-xs-12 {
        width: 40%;
        float: none;
    }

    .bbv-newsmore article.StoryPreviewBox header h1 {
        font-size: 16px;
        line-height: normal;
    }

    .bbv-newsmore article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(1) {
        order: 2;
        width: 60%;
    }

    .bbv-newsmore article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(2) {
        order: 1;
    }

    .bbv-newsmore article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(3),
    article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(4) {
        display: none;
    }

    .bbv-newsmore .article-border-bottom {
        border-bottom: solid 1px #ddd;
        margin-bottom: 15px;
        margin-top: 5px;
    }


    .bbv-newsmore .VideoShowModule .VideoShowHeading {
        font-size: 24px;
        text-transform: none;
        margin-bottom: -30px;
        line-height: normal;
    }

    .bbv-newsmore .CustomSectionHeaderNavigationModul {
        display: none !important;
    }


    .bbv-newsmore .PictureGalleryShowJavascriptModule h1 {
        margin-top: -50px;
    }

    .bbv-newsmore .PictureGalleryShowJavascriptModule .CustomDate {
        margin-bottom: 30px;
    }





    /*  -------- Mehr Themen Ende -------- */

    /*  -------- Headlines -------- */

    .newsapp-headLine .headLine {
        font-size: 20px !important;
        color: #0073BE;
        text-transform: none;
        text-align: center;
        font-weight: 600;
    }

    /*  -------- Headlines Ende -------- */

    /*  -------- Meine Themen -------- */

    .bbv-newsown .headLine {
        margin-bottom: 30px !important;
    }

    .bbv-newsown .StoryPreviewBox header {
        display: flex;
        flex-direction: column;
        margin-left: -15px;
    }

    /*
.bbv-newsown .StoryPreviewBox header >*:nth-child(1){ order: 1; display:none;} */
    .bbv-newsown .StoryPreviewBox header > *:nth-child(2) {
        order: 3;
    }

    .bbv-newsown .StoryPreviewBox header > *:nth-child(3) {
        order: 2;
    }

    .bbv-newsown .CustomUpdateArticleHeader {
        display: none;
    }

    .bbv-newsown article.StoryPreviewBox .article-headline {
        font-weight: 300;
        font-size: .7em;
        text-transform: none;
        letter-spacing: inherit;
        line-height: normal;
        padding-top: 3px;
        color: #888;
    }

    .bbv-newsown article.StoryPreviewBox > .row.visible-xs {
        display: flex !important;
        flex-direction: row;
    }

    .bbv-newsown article.StoryPreviewBox > .row.visible-xs > .col-xs-12 {
        width: 40%;
        float: none;
    }

    .bbv-newsown article.StoryPreviewBox header h1 {
        font-size: 16px;
        line-height: normal;
    }

    .bbv-newsown article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(1) {
        order: 2;
        width: 60%;
    }

    .bbv-newsown article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(2) {
        order: 1;
    }

    .bbv-newsown article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(3),
    article.StoryPreviewBox > .row.visible-xs > .col-xs-12:nth-child(4) {
        display: none;
    }

    .bbv-newsown .article-border-bottom {
        border-bottom: solid 1px #ddd;
        margin-bottom: 15px;
        margin-top: 5px;
    }

    .spack .CustomPageNav {
        padding: 1em 1em 1em 1em;
    }


    /*  -------- Meine Themen Ende-------- */

    .hupfix #content {
        background: #fff !important;
    }

    /* ----------- Merkliste -------------*/
    .Wcms .WatchListAction .btn-secondary {
        border: none;
        background-color: transparent;
        color: #0073BE;
        text-align: left;
        font-weight: 600;
        font-size: 15px;
        padding: 6px 0;
    }



    #anchor_hammi::before {
        content: '';
        display: block;
        height: 80px;
        margin-top: -80px;
        visibility: hidden;
    }

    #anchor_bocholt::before {
        content: '';
        display: block;
        height: 80px;
        margin-top: -80px;
        visibility: hidden;

    }

    #anchor_rhede::before {
        content: '';
        display: block;
        height: 80px;
        margin-top: -80px;
        visibility: hidden;

    }

    #anchor_isselburg::before {
        content: '';
        display: block;
        height: 80px;
        margin-top: -80px;
        visibility: hidden;

    }

    #anchor_regio::before {
        content: '';
        display: block;
        height: 80px;
        margin-top: -80px;
        visibility: hidden;
    }

}

#anchor_lokalsport::before {
    content: '';
    display: block;
    height: 80px;
    margin-top: -80px;
    visibility: hidden;
}


/* ----------------------------------- iframe Bekanntmachung -------------*/



.wahlframe {
    height: 1570px !important;
}


@media (max-width: 768px) {
    .wahlframe {
        height: 1180px !important;
    }
}


@media (max-width: 414px) {
    .wahlframe {
        height: 650px !important;
    }
}

@media (max-width: 375px) {
    .wahlframe {
        height: 580px !important;
    }
}





/* ----------------------------------- LIVETREAM -------------*/



.streambtn {
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.5);
    transition: all .1s ease-in-out;
    border-radius: 5px;
}



.streambtn:hover {
    border-radius: 5px;
    box-shadow: none;
}

.btnfix {
    width: 96%;
    margin: 0px auto;
}



.wahlbg {
    background: #f9f9f9;
}



.photo-icon-play {
    display: none !important;
}




/* ----------------------------------- CORONA TICKER -------------*/




.tickerstyle .CustomStory .StoryShowBox h2 {
    color: #aaa;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
    text-transform: none;
    letter-spacing: normal;
    padding: 10px 0px 0px 10px;
}

.tickerstyle .CustomStory .StoryShowBox h1 {
    color: #000;
    font-weight: 600;
    font-size: 29px;
}


.tickerstyle .CustomStory .StoryShowBaseTextBox .intro {
    color: #000;
    font-weight: bold;
    margin-top: -1em;
    text-align: center;
}

.tickerstyle h5 {
    display: none !important;
}



.tickerstyle .CustomStory {
    width: 85%;
    margin: 0px auto;
    text-align: center;
}



.tickerstyle .CustomStory .StoryShowBaseTextBox {
    margin-top: 2em;
    text-align: left;
}



.tickerstyle .StoryShowGalleryBox {
    display: none;
}


.tickerstyle .StoryShowBaseTextBox {
    text-align: center !important;
}

.tickerstyle .tg {
    text-align: center !important;
    width: 100%;
}


.tickerstyle .tg-bkzx {
    text-align: center !important;

}

.tickerstyle .tg-azyo {
    text-align: center !important;

}

.tickerstyle .tg-3ifl {
    text-align: center !important;

}

.tickerstyle .tg-nitk {
    text-align: center !important;

}

.tickerstyle .tg-y41w {
    text-align: center !important;

}




.tickerstyle .CustomStory .StoryShowEditorTextBox {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #eee;
    padding: 1em;
    margin: 1em 0;
    text-align: left;
}

@media (min-width: 900px) {
    .tickerpic {
        width: 115%;
        margin-left: -60px;
    }
}




.neukunde {
    margin-top: 20px;
    font-weight: 300;
    color: #2683b5;
    font-size: 26px;
}

.bbv_button_neuk {
    position: relative;
    background: none center center no-repeat;
    background-size: cover;
    cursor: default;
    text-align: center;
    width: 100%;
    color: #555;
    overflow: hidden;
    box-shadow: 0 0px 10px -1px #ddd;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 30px 0px 30px 0px;
}



/* -----


.bbv_button_neuk:hover {
    box-shadow: 0 2px 25px 0 rgba(5, 5, 5, 0.2);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}

----- */




.nopad {
    padding: 0;
}



.border_light {
    border: 1px solid #ddd;
}


.colordark2 {
    color: #555;
}

.colordark3 {
    color: #666;
}


.lefter {
    margin-left: -10px;
}

.righter {
    margin-left: 10px;
}



.twitch-embed {
    height: auto;
    width: 100%;
}


.abo_button_5 {
    height: 40px;
    line-height: 38px;
    position: relative;
    color: #fff !important;
    cursor: pointer;
    user-select: none;
    width: 100%;
    display: inline-block;
    width: 95%;
    font-size: 14px !important;
    letter-spacing: normal;
    border: 1px solid #618da1;
    background: #618da1;
    margin: 10px 0px 25px 0px;
    border-radius: 5px;
    font-weight: bold;
}


.abo_button_5:hover {
    background: #7fb0c6;
    color: #fff !important;
    border: 1px solid #7fb0c6;
}



.geschenkbtn {
    background: #fff;
    border-radius: 9px;
    border: 1px solid #f9f9f9;
    text-align: center;
    opacity: 0.97;
    box-shadow: 0 5px 15px 0 rgba(5, 5, 5, 0.5);
}


.geschenk_hl {
    margin-top: 20px;
    font-weight: 900;
    color: #cd1719;
    font-size: 26px;
}

.geschenk_ul {
    margin-top: 0px;
    font-weight: 600;
    color: #618da1;
    font-size: 16px;
}

.geschenk_pr {
    margin-top: 20px;
    font-weight: 900;
    color: #cd1719;
    font-size: 26px;
}

.abominusmargin250 {
    margin-top: -250px;
}



@media (max-width: 768px) {
    .abominusmargin250 {
        margin-top: -210px;
    }

    .abogackgr_B {
        background: #d8e2eb;
        padding-bottom: 10px;
    }
}





@media (max-width: 414px) {
    .abogackgr_A {
        background: #d8e2eb;
        padding-bottom: 10px;
    }

    .abominusmargin250 {
        margin-top: 0px;
    }
}




.geschenkabo_head {
    width: 100%;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}


.abofooter {
    width: 100%;
    padding-bottom: 0px;
    margin-top: -3px;
    padding-top: 0px
}


@media (max-width: 768px) {
    .geschenkbtn {
        margin-bottom: 30px;
    }

    .abofooter {
        display: none;
    }
}


@media (min-width: 1024px) {
    .geschenkabo_head {
        width: 105.6%;
        margin-left: -26px;
    }

    .abofooter {
        width: 105.6%;
        margin-left: -26px;
    }
}



.abofooter {
    width: 105.6%;
    margin-left: -26px;
}




.reisnavbord {
    border-bottom: dotted 1px #ccc;
}







.coronadigital_head {
    width: 100%;
    margin: 0px auto 10px auto;
}

@media (min-width: 1024px) {
    .coronadigital_head {
        width: 106.5%;
        margin-left: -29px;
    }

}


.coronadigital_block_left {
    width: 100%;
}

.coronadigital_block_right {
    width: 100%;
}



.coronadigital_contentfix {
    width: 94%;
    margin: 10px auto;
    background: #dceff0;
    padding-bottom: 60px;
}








.coronadigital_headline_1 {
    font-size: 45.5px;
    color: #b02b18;
    margin: 10px auto;
    display: block;
    text-align: center;
    font-weight: 600;
    letter-spacing: normal;
}

.coronadigital_headline_2 {
    font-size: 22px;
    color: #000;
    margin: 10px auto;
    display: block;
    text-align: center;
    font-weight: 300;
    letter-spacing: normal;
    padding: 0px 40px 0px 40px;
}

.coronadigital_headline_3 {
    font-size: 22px;
    color: #000;
    margin: 20px auto;
    display: block;
    text-align: center;
    font-weight: bold;
    letter-spacing: normal;
    padding: 0px 60px 0px 60px;
}

.coronadigital_headline_4 {
    font-size: 42px;
    color: #b02b18;
    margin: 20px auto 10px auto;
    display: block;
    text-align: center;
    font-weight: bold;
    letter-spacing: normal;
    padding: 0px 60px 0px 60px;
}

.coronadigital_headline_5 {
    font-size: 22px;
    color: #000;
    margin: 0px auto 10px auto;
    display: block;
    text-align: center;
    font-weight: normal;
    letter-spacing: normal;
    padding: 0px 60px 0px 60px;
}





@media (max-width: 768px) {
    .coronadigital_headline_1 {
        font-size: 34px;
        padding: 0px 10px 0px 10px;
        line-height: normal;
    }

    .coronadigital_headline_2 {
        font-size: 19px;
        padding: 0px 40px 0px 40px;
    }

    .coronadigital_headline_3 {
        font-size: 19px;
        padding: 0px 50px 0px 50px;
    }

    .coronadigital_headline_4 {
        font-size: 34px;
        padding: 0px 10px 0px 10px;
    }

    .coronadigital_headline_5 {
        font-size: 19px;
        padding: 0px 10px 0px 10px;
    }
}


@media (max-width: 414px) {
    .coronadigital_headline_1 {
        font-size: 34px;
        padding: 0px 0px 0px 0px;
        line-height: normal;
    }

    .coronadigital_headline_2 {
        font-size: 19px;
        padding: 0px 20px 0px 20px;
    }

    .coronadigital_headline_3 {
        font-size: 19px;
        padding: 0px 20px 0px 20px;
    }

    .coronadigital_headline_4 {
        font-size: 34px;
        padding: 0px 0px 0px 0px;
        line-height: normal;
    }

    .coronadigital_headline_5 {
        font-size: 19px;
        padding: 0px 0px 0px 0px;
    }
}


.coronadigital_btn {
    height: 43px;
    width: 190px;
    font-weight: 700;
    padding: 20px 5px 20px 5px;
    text-align: center;
    line-height: 1px;
    margin: 0px auto;
    border: 0px solid #fff;
    border-radius: 5px;
    position: relative;
    background: #d70727;
    font-size: 16px;
    letter-spacing: 0.5px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.30);
}

.coronadigital_btn:hover {
    box-shadow: none;
    background: #3b3630;
}

.coronadigital_btn_link {
    color: #fff;
}

.coronadigital_btn_link:hover {
    color: #fff;
}





.geburtstagskuchen_bg {
    background: #8bbdc6;
}

.geburtstagskuchen #DesktopNavigation {
    box-shadow: 0 3px 2px 0 #aaa;
    padding-left: 1px;
    padding-right: 30px;
    margin-bottom: -29px !important;
    background: #8bbdc6;
}

.geburtstagskuchen .WcmsModule {
    margin-bottom: 0px !important;
}

.nopaddingfooter {
    margin-bottom: 0px !important;
}




.paddingfix {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


/* -----
.MarketBookingImg:before  {
content: ' \25BA';
margin-right: 10px;
}
----- */




.fruehlingsabo_klickfeld_1 {
    width: 305px;
    height: 158px;
    position: absolute;
    border: 0px solid #fff;
    top: 189px;
    left: 47px;
    background: #e9efc9;
    padding: 13px 8px 8px 17px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 300;
    line-height: 1;
}

.fruehlingsabo_klickfeld_2 {
    width: 305px;
    height: 158px;
    position: absolute;
    border: 0px solid #fff;
    top: 189px;
    left: 377px;
    background: #e9efc9;
    padding: 13px 8px 8px 17px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 300;
    line-height: 1;
}






@media (min-width: 1024px) {
    .widthfix_abo {
        width: 37.333333333%;
    }
}


.fruehlingsabo_klickfeld_1:hover {
    background: #eaeed6;
    transition: 0.3s all;
}

.fruehlingsabo_klickfeld_2:hover {
    background: #eaeed6;
    transition: 0.3s all;
}






/* ----------------------------------------------------------------- WABO 2023 -------------*/





.wabomobilehead {
    text-align: center;
    background: #fef1e8;
}

.wabomobiletext {
    font-size: 1em;
    font-weight: 300;
    padding: 10px;
    margin-bottom: 220px;
    text-align: justify;
}

.aboheaderbg {
    background: #fff;
}




.fra_btn_1 {
    float: left;
    margin-left: 15px;
    position: relative;
    top: -195px;
    border-radius: 5px;
    box-shadow: 0 0px 10px -1px #888;
    border: 0px solid #aaa;
}

.fra_btn_2 {
    float: right;
    margin-right: 15px;
    position: relative;
    top: -195px;
    border-radius: 5px;
    box-shadow: 0 0px 10px -1px #888;
    border: 0px solid #aaa;
}



.fra_btn_1:hover {
    box-shadow: none;
    transition: 0.1s all;
}

.fra_btn_2:hover {
    box-shadow: none;
    transition: 0.1s all;
}






@media (max-width: 1080px) {
    .fra_btn_1 {
        width: 320px;
    }

    .fra_btn_2 {
        width: 320px;
    }
}



@media (max-width: 1024px) {
    .fra_btn_1 {
        width: 320px;
        margin-left: 5px;
        position: relative;
        top: -190px;
    }

    .fra_btn_2 {
        width: 320px;
        margin-left: 5px;
        position: relative;
        top: -190px;
    }
}













@media (max-width: 768px) {
    .fra_btn_1 {
        width: auto;
        margin: 0px auto;
        position: relative;
        top: -220px;
        display: block;
        float: none;

    }

    .fra_btn_2 {
        width: auto;
        margin: 20px auto;
        position: relative;
        top: -220px;
        display: block;
        float: none;
    }
}





@media (max-width: 767px) {

    .aboheaderbg {
        background: #fef1e8;
        height: 700px;
    }

    .wabomobilehead {
        margin-top: 60px !important;
    }
}


@media (min-width: 768px) {
    .wabomobilehead {
        display: none !important;
    }
}












@media (max-width: 428px) {
    .fra_btn_1 {
        width: auto;
        float: none;
        margin: 0px auto;
        display: block;
    }

    .fra_btn_2 {
        width: auto;
        float: none;
        margin: 20px auto;
        display: block;
    }
}







@media (max-width: 390px) {
    .fra_btn_1 {
        width: 100%;
        float: none;
        margin: 20px auto;
        display: block;
    }

    .fra_btn_2 {
        width: 100%;
        float: none;
        margin: 20px auto;
        display: block;
    }
}



@media (max-width: 375px) {
    .aboheaderfix_2024 {
        margin-bottom: 110px;
    }

    .fra_btn_1 {
        width: auto;
    }

    .fra_btn_2 {
        width: auto;
    }

    .abo_servicefeldfix_2024 {
        margin-top: -160px !important;
    }
}








@media (max-width: 705px) {
    .abo_servicefeld {
        clear: both;
    }
}


@media (max-width: 420px) {
    .fruehlingsabo_klickfeld_1 {
        width: 140px;
        height: 40px;
        position: absolute;
        border: 2px solid #fff;
        top: 360px;
        left: 35px;
        background: #5e8fa0;
        text-align: center;
        padding: 8px;
        font-size: 16px;
        border-radius: 5px;
        font-weight: 600;
    }

    .fruehlingsabo_klickfeld_2 {
        width: 140px;
        height: 40px;
        position: absolute;
        border: 2px solid #fff;
        top: 360px;
        right: 30px;
        background: #5e8fa0;
        text-align: center;
        padding: 8px;
        font-size: 16px;
        border-radius: 5px;
        font-weight: 600;
    }
}




@media (max-width: 375px) {
    .fruehlingsabo_klickfeld_1 {
        width: 140px;
        height: 40px;
        position: absolute;
        border: 2px solid #fff;
        top: 315px;
        left: 35px;
        background: #5e8fa0;
        text-align: center;
        padding: 8px;
        font-size: 16px;
        border-radius: 5px;
        font-weight: 600;
    }

    .fruehlingsabo_klickfeld_2 {
        width: 140px;
        height: 40px;
        position: absolute;
        border: 2px solid #fff;
        top: 315px;
        right: 30px;
        background: #5e8fa0;
        text-align: center;
        padding: 8px;
        font-size: 16px;
        border-radius: 5px;
        font-weight: 600;
    }
}




.jubiabo_klickfeld_1 {
    width: 170px;
    height: 60px;
    position: absolute;
    border: 1px solid #fff;
    top: 205px;
    right: 30px;
    background: #c51a1b;
    text-align: center;
    padding: 5px;
    padding: 8px;
    font-size: 14px;
    transform: rotate(-29deg);
    cursor: pointer;
    display: block;
}




#hupOrderTotalPriceButton {
    font-size: 14px !important;
    height: 38px !important;
    min-width: 170px !important;
}


#content .btn-primary:hover,
#content .btn-primary:focus,
#content .btn-primary:active,
#content .btn-primary.active,
#content .open .dropdown-toggle.btn-primary {
    color: #fff !important;
}


@media (max-width: 991px) {
    .ipadfix {
        margin-top: 220px !important;
    }
}

@media (max-width: 705px) {
    .ipadfix {
        margin-top: 30px !important;
    }
}

@media (max-width: 705px) {
    .ipadfix {
        margin-top: 170px !important;
    }
}

@media (max-width: 475px) {
    .ipadfix {
        margin-top: 30px !important;
    }
}

@media (max-width: 450px) {
    .ipadfix {
        margin-top: 60px !important;
    }
}




/* ----------------------------------- MARKTPLATZ ÜBERSICHT  --------------------------------------------------------------------- */



#aspnetForm {
    padding: 0px 20px 20px 20px;
}


.Wcms .WcmsContentHeader h1 {
    display: block;
    color: #666;
    text-transform: none !important;
    font-size: 22px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #fff;
    margin-bottom: 15px;
    font-weight: 600;

}

.MarketNav .market-background {
    background-color: #fff !important;
    padding: 7%;
    padding-bottom: 7%;
    padding-bottom: 1em;
    margin-bottom: 2em;
    text-align: center;
    border: 1px solid #e9e9e9;
    border-top: none;
    box-shadow: 0 0px 5px -1px #ddd;
}


.MarketNav .WcmsContent > .row div.col-md-4.col-sm-6.col-xs-12 > img {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0px 5px -1px #ddd;
    border-bottom: none;
}





.market-subhead {
    color: #666;
    text-transform: uppercase;
    font-size: .90em;
    margin: -5px 0 .5em 0;
    font-weight: 900;
}



.btn-primary {
    color: #2683b5 !important;
    background-color: #f7f7f7 !important;
    border-color: #ddd;
    font-size: 14px;
    font-weight: 900 !important;
    padding: 4px 22px;
    margin-bottom: 0px;
    border-radius: 4px;
    text-transform: none !important;
    height: 31px;
}


.btn-primary:hover {
    color: #fff !important;
    text-decoration: none;
    background: #2683b5 !important;
    transition: 0.1s all;
}




.Wcms form input[type="submit"] {
    line-height: 1;
    background-color: #f7f7f7;
    color: #2683b5 !important;
    padding: 8.5px 22px;
    border-radius: 4px;
    text-transform: uppercase;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 900;
    text-transform: none !important;
    line-height: normal;
    height: 36px;
}



.Wcms form input[type="submit"].active,
.Wcms form input[type="submit"]:active,
.Wcms form input[type="submit"]:hover {
    background-color: #2683b5;
    border: 1px solid #2683b5;
    color: #fff !important;
    transition: 0.1s all;
}



#btnSearch {
    padding: 22px 0 0 0;
    display: inline-block;
}



.MarketNav .market-links .market-subhead {
    color: #666;
    margin-bottom: 10px;
    font-weight: 900;
    font-size: .90em;
    text-transform: uppercase;
    letter-spacing: 0;
}

.MarketNav .market-headline {
    color: #666;
    line-height: 1.3;
    margin-top: 5px;
    font-size: 14px;
    font-family: sans-serif !important;
    height: 35px;
}



.MarketNav .navlinks {
    color: #fff;
    text-align: left;
    margin-left: -15px !important;
}

.MarketNav .navlinks a {
    color: #666;
    line-height: 2.83em;
    font-weight: 600;
}



.market-nav-item::before {
    font-family: 'Glyphicons Halflings';
    content: "\e250";
    font-size: 12px;
    color: #2683b5;
    cursor: pointer;
    padding: 5px 5px 0 0;
}





.market-nav-headline {
    color: #666;
    padding: 0px 0px 13px 0px;
    font-weight: 700;
    text-transform: none;
    font-size: 22px;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    line-height: 2.0em;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    float: left;
    margin-top: -10px;
}

.market-nav-headline:after {
    content: "Erstellen Sie hier Ihre individuelle Zeitungsanzeige in nur wenigen Schritten.";
    color: #666;
    float: left;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 20px;
    text-transform: none;
    padding: 0px 0px 0px 0px;
}


.market-nav-headline_right {
    color: #666;
    padding: 0px 0px 5px 0px;
    font-weight: 700;
    text-transform: none;
    font-size: 22px;
    line-height: 2.0em;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: -7px;
    text-align: center;
}



.infopadder {
    padding-left: 10%;
    padding-right: 10%;
}





.MarketNav .navlinks a::before {
    content: none;
    padding: 0;
}

.market-nav-item {
    border-bottom: 1px solid #e5e5e5;
    margin-top: 0;
    padding: 5px 0px 5px 15px;
    background: #f7f7f7;
    border-top: 0;
}


.market-nav-item:hover {
    background: #fbfbfb;
    transition: .2s all;
}



.mediapic {
    opacity: 1;
    border: 1px solid #ddd;
    box-shadow: 0 0px 5px -1px #ddd;
}



.icon-motif {
    color: #666 !important;
}


.icon-user {
    color: #666
}


@media (max-width: 768px) {
    .market-headline {
        display: block !important;
    }
}


.just {
    text-align: justify;
    padding-right: 30px;
}


.mkt_anzbg {
    background: #f7f7f7;
    padding: 15px 0px 15px 0px;
    border: 1px solid #ddd;
    width: 300px;
    margin-left: -14px;

}



.anz_serv_img {
    width: 100%;
    max-width: 300px;
}



.anz_serv_img_block {
    display: block;
    cursor: pointer;
}


.MarketNavImage {
    box-shadow: 0 0px 5px -1px #ddd;
}

.MarketHeaderImage {
    margin-bottom: 30px;
}




.panel-body {
    padding: 20px 0px 10px 20px !important;
}

#m_wdivUserProfileLinks .panel-body {
    padding: 0px !important;
}


/* -----

.panel-body .col-xs-12 {
font-size:18px !important;
}


.CalendarMonth {
    font-size: 0.95em !important;
}

.CalendarDayCell {
    font-size: 0.95em !important;
}

.CalendarMainTable {
    border: none;
}

-------- */







/* ----------------------------------- ANZEIGEN NEU  ------------------------ */

/* ---- Rubrik etc. mittig  ---- */
.WCMSNavDisabled {
    padding: 1em !important;
}






/* ----------------------------------- AKTUELLE AUFTRÄGE  ------------- */


.BookingMgrCtrl.booking-steps input[type="button"].WCMSNavInactive {
    color: #666;
    border-color: #2683b5;
}


.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f5f5f5;
    opacity: 1;
}


.BookingMgrCtrl.booking-steps input[type="button"].WCMSNavInactive {
    color: #2683b5 !important;
    border-color: #2683b5;
    font-weight: 600 !important;
}


.BookingMgrCtrl.booking-steps input[type="button"] {
    text-transform: uppercase;
    font-size: 18px !important;
    background-image: none;
    background-color: transparent !important;
    height: 85px;

    line-height: 90px;
    vertical-align: bottom;
    border-style: none none solid none;
    border-bottom-width: 2px;
    border-color: #aaa;
    color: #aaa !important;
    padding: 20px 0px 10px 0px !important;
}



.panel-heading h3 {
    margin-top: 0;
    margin-bottom: -10px;
    font-size: 20px;
    color: #2683b5;
    font-weight: 600;
}


/* ----------------------------------- 
.MarketBookingImg:hover {
    color:#666 !important;
}
------------- */


.WcmsContentHeader p {
    color: #666 !important;
    border-bottom: 0px solid #ccc;
    padding-bottom: 0px;
    margin-bottom: 15px;
    text-align: center;
    display: none;
}

.UserNavigatorModule ul.nav-left li:hover {
    border-left: none !important;
    padding-left: 16px !important;
    background-color: #fff;
}

.UserNavigatorModule ul.nav-left a.nav:hover {
    color: #666 !important;
    transition: 0.1s ease;
}



.UserNavigatorModule ul.nav-left a.nav:hover {
    color: #666 !important;
    transition: 0.1s ease;
}

.markethead_info {
    color: #666 !important;
    margin-bottom: 10px;
    margin-top: 10px;
}




/* ----------------------- RUBRIK  ----------------------- */

.BookingClassificationCtrl_OrderPublish {
    padding: 20px !important;
    ;
}


/* ----------------------- AUSGABEN  ----------------------- */

.WcmsETUListRowHighlighted {
    background-color: #fff !important;
    cursor: pointer;
}


.WcmsETUListTextCell {
    padding: 50px 30px 50px 20px;
}

.WcmsETUListImage {
    border: solid 1px #ddd;
    margin: 5px 10px 5px 5px;
}






/* -----------------------FUNK PANEL  ----------------------- */


.form-horizontal .form-group {
    margin-top: 20px;
}

#m_cbxBoxNumberAd {
    margin-left: -20px !important;
}


@media (max-width: 768px) {
    #m_cbxBoxNumberAd {
        margin-left: 0px !important;
    }
}


.panel-body {
    padding: 0;
}

.panelfix .panel-body {
    padding: 20px;
}



.UserNavigatorModule ul.nav-left li {
    line-height: 3em;
    border-bottom: solid 0px #fff;
    border-top: solid 1px #ddd;
    padding-left: 1em;
    background-color: #fff;
}



.UserNavigatorModule ul.nav-left a.nav {
    color: #666;
}




.panel-title a {
    color: #666;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 15px;
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #666;
}

.panel-group .panel {
    margin-bottom: 0;

}

.panel-default > .panel-heading {
    color: #666;
    background-color: #f7f7f7;
    border-color: #ddd;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #666;
    font-size: 14px;
}

.UserEditPage {
    margin-right: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.4em;
    color: #666;
}


.UserEditPage .edit-section-header {
    font-family: Arial, sans-serif;
    line-height: 1.4em;
    color: #666;
    font-weight: normal;
    margin-top: 5px;
    font-weight: 600;
    text-transform: none;
}






/* ----------------------------------- ANZEIGENSUCHE LINKS ------------- */

.MarketSearchBoxBgk {
    padding: 15px 30px;
    width: 510px;
    background-color: white;
    margin: 0;
    position: absolute;
}



.MarketSearchCtrl {
    background-image: none !important;
    height: 150px
}


/* ----------------------------------- SPALTE RECHTS  ------------- */

@media (min-width: 768px) {
    .BBValleRubriken {
        margin-left: -44px !important;
    }

    .BBVRubrikTrauer {
        margin-left: -44px !important;
    }

    .BBVRubrikGlueck {
        margin-left: -44px !important;
    }

    .BBVRubrikHochzeit {
        margin-left: -44px !important;
    }

    .BBVRubrikGeburt {
        margin-left: -44px !important;
    }

    .BBVRubrikSonstiges {
        margin-left: -44px !important;
    }

    .MarketRectangle {
        margin-left: -44px !important;
    }
}

@media (max-width: 420px) {
    .BBValleRubriken {
        text-align: center !important;
    }

    .BBVRubrikTrauer {
        text-align: center !important;
    }

    .BBVRubrikGlueck {
        text-align: center !important;
    }

    .BBVRubrikHochzeit {
        text-align: center !important;
    }

    .BBVRubrikGeburt {
        text-align: center !important;
    }

    .BBVRubrikSonstiges {
        text-align: center !important;
    }

    .MarketRectangle {
        text-align: center !important;
    }
}



.portal_servicefeld {
    text-align: center;
}







#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationList {
    color: #2683b5 !important;
}



#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_wH1 {
    display: none !important;
}



#hupOrderTotalPriceButton {
    color: #2683b5 !important;
}






/* ----------------------------------- Buttons über Anzeigenbild Detail  ------------- */



/* -------------------

#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationList {
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    text-decoration:none !important;
    font-weight: 900 !important;
    text-transform: none;
    font-size: 14px !important;
    line-height: 41px;
    height: 44px;
}
#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationList:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: 0.1s all;
}





#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationPrev {
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    text-decoration:none !important;
    font-weight: 900 !important;
    text-transform: none;
    font-size: 14px !important;
    line-height: 41px;
    height: 44px;
    text-align:center;
}
#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationPrev:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: 0.1s all;
}



#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationNext {
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    text-decoration:none !important;
    font-weight: 900 !important;
    text-transform: none;
    font-size: 14px !important;
    line-height: 41px;
    height: 44px;
    text-align:center;
}
#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationNext:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: 0.1s all;
}

-------- */




.portalbtn {
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 900 !important;
    text-transform: none;
    font-size: 14px !important;
    line-height: 41px;
    height: 44px;
}


.portalbtn:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: 0.1s all;
}


@media (max-width: 768px) {
    .portalbtn {
        width: 50%;
    }
}

@media (max-width: 414px) {
    .portalbtn {
        width: 80%;
    }
}


.portalbtn_back {
    font-weight: 700 !important;
    text-transform: none;
    font-size: 14px !important;
    line-height: 43px;
    height: 44px;
    text-align: center !important;
    text-decoration: none !important;
}



.portalbtn_order {
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 900 !important;
    text-transform: none;
    font-size: 14px !important;
    line-height: 41px;
    height: 44px;
    float: right !important;
    width: 220px !important;
}

.portalbtn_order:hover {
    background: #2683b5;
    color: #fff !important;
    border: 1px solid transparent;
    transition: 0.1s all;
}


.glypfix {
    font-size: 17px !important;
    top: 3px !important;
}





#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_wtSearchNavigation {
    font-size: 12pt !important;
    font-weight: normal;
    width: 90% !important;
    margin: 20px auto 10px auto !important;
}

#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationPrev {
    color: #2683b5 !important;
}

#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationNext {
    color: #2683b5 !important;
}




/* ----------------------------------- Anzeigen Detailansicht 


@media (min-width: 414px) {
#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_wtSearchNavigation {
width:90% !important;
margin:0px auto !important;
}
}


#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationList,
#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationPrev,
#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waSearchNavigationNext {
    color: #2683b5 !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 900;
}

 ------------- */





.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 10px !important;
}


#ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_wlblNoResultHint {
    float: left !important;
}



/* --------------FUNK-Buttons angepasst ------------- */



.btn.btn-primary.WCMSOrderTopNavForward {
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
    border: 1px solid #ddd !important;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 900 !important;
    text-transform: none;
    font-size: 14px !important;
    height: 44px;
    float: right !important;
    width: 220px !important;
}

.btn.btn-primary.WCMSOrderTopNavForward:hover {
    background: #2683b5;
    color: #fff !important;
    border: #2683b5 !important;
    transition: 0.1s all;
}



.btn.btn-primary.WCMSOrderTopNavBackward {
    position: relative;
    color: #2683b5 !important;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
    border: 1px solid #ddd !important;
    background: #f7f7f7;
    margin: 10px 0px 13.5px 0px;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 900 !important;
    text-transform: none;
    font-size: 14px !important;
    height: 44px;
    width: 120px !important;
}

.btn.btn-primary.WCMSOrderTopNavBackward:hover {
    background: #2683b5;
    color: #fff !important;
    border: #2683b5 !important;
    transition: 0.1s all;
}



.BookingMgrCtrl.booking-steps input[type="button"].WCMSNavActive {
    color: #6c6c6c;
    border-color: #aaa;
}






.MarketShowLeftContent {
    float: none !important;
    margin-left: -15.5px !important;
}




.alert-danger {
    color: #fff;
    background-color: #e32d2d;
    border-color: #e32d2d;
    font-weight: 600;
    font-size: 18px;
}

.glyphicon {
    top: 2px !important;
}



.help {
    width: 35% !important;
    margin-top: 10px;
}


.mp_help_hl {
    color: #2683b5;
    font-weight: 600;
    margin-bottom: 10px;
}



.mp_help_image {
    width: 100%;
    border: 1px solid #e9e9e9;
    box-shadow: 0 0px 15px 0px #ddd;
    margin: -20px 0px 10px 0px;
}


@media (max-width: 768px) {
    .mp_help_image {
        margin: 20px auto !important;
        max-width: 300px !important;
        text-align: left;
    }
}

@media (max-width: 414px) {
    .mp_help_image {
        margin: 20px auto !important;
        max-width: 300px !important;
        text-align: center;
        display: block;
    }

    .mp_help_hl {
        text-align: center;
    }

    .help {
        width: 100% !important;
    }
}





.market_bg {
    background: #f7f7f7;
}


/* --------------------------------------------------------------------------- SCHNITZELJAGD  ------------- */




.schnitzel_headerlogo {
    width: 90%;
    margin: 60px auto 30px auto;
    text-align: center;
    display: block;
}





.schnitzelbg2 {
    background: url (https: //bbv-web1.de/schnitzeljagd/schnitzeljagd_footer.jpg) no-repeat;
            width:1400px;
            height:500px;
    }



    .schnitzelbg {
        background: #b3d9fe;
    }


    .schnitzelbg_foot {
        background: #fff;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }



    .schnitzel_widthfix {
        padding: 0px 70px 0px 70px;
    }


    .schnitzel_img {
   /*      width: 106.3%;  */
        margin-left: -29px;
        margin-top: -90px;
    }



    /* ------ 
.schnitzelbg3 {
        background: #eef5fd;
    }
------------- */


    .schnitzelbg3 {
        background: #cee7fd;
    }



    .schnitzelbg4 {
        background: #cee7fd;
    }





    .schnitzel_claim {
        font-size: 1.4em;
        color:#333;
        line-height: 1.3;
        margin-right: 0px;
        margin-top: 0px !important;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        padding: 0px;
        text-align: center;
        padding: 0px 50px 40px 50px;
        font-weight: 300;
    }


    .schnitzel_claim2 {
        font-size: 1.5em;
        color: #333;
        line-height: normal;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        padding: 0px;
        text-align: center;
        padding: 0px 60px 40px 60px;
        font-weight: 300;
    }


    .schnitzel_claim3 {
        font-size: 1.4em;
        color: #333;
        line-height: normal;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        padding: 0px;
        text-align: center;
        padding: 40px 0px 0px 50px;
        font-weight: 300;
    }


    .schnitzel_headline {
        font-size: 2em;
        color: #333;
        line-height: normal;
        margin-right: 0px;
        margin-top:10px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-align: center;
        padding: 0px 60px 20px 60px;
        font-weight: 600;
        margin-bottom: -70px;
    }



    .schnitzel_headline2 {
        font-size: 2.8em;
        color: #333;
        line-height: normal;
        margin-right: 0px;
        margin-top: -20px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-align: center;
        padding: 20px 00px 20px 0px;
        font-weight: 600;
    }


    .schnitzel_panel {
        position: relative;
        display: block;
        background-size: cover;
        cursor: default;
        text-align: center;
        width: 88%;
        background:#cee7fd;
        overflow: hidden;
        margin: 0px auto 20px auto;
        /* ------     box-shadow: 0 0px 30px 0px #a1a0a0; ------------- */
        padding: 30px 30px 10px 30px;
        border-radius:10px;
        margin-bottom: 50px;
    }






    .schnitzel_trenner {
        width: 84%;
        height: 0px;
        background: #fff;
        margin: 40px auto 60px auto;
    }


    .tour_hl {
        margin:0px auto 30px auto;
        display:block;
    }


    .tour_ul {
        font-size: 1.4em;
        color: #333;
        line-height: normal;
        margin-right: 0px;
        margin-top: 0px;
        font-stretch: normal;
        z-index: 1;
        position: relative;
        text-align: center;
        padding: 0px 40px 20px 40px;
        font-weight: 300;
        clear: both;
    }


    .preis_img {
        width: 100%;
        text-align: center;
        margin-top: 20px;

    }


    @media (min-width: 768px) {
        .schnitzelpadding {
            margin-left:70px;
            margin-right:70px;
            border-radius:10px;
        }
    }



    @media (max-width: 768px) {
        .preis_img {
            width: 90%;
            text-align: center;
            opacity: 1;
        }

        .schnitzel_claim3 {
            font-size: 1.5em;
            color: #333;
            line-height: normal;
            margin-right: 0px;
            margin-top: 0px;
            font-stretch: normal;
            z-index: 1;
            position: relative;
            padding: 0px;
            text-align: center;
            padding: 0px 0px 40px 0px;
            font-weight: 300;
        }
    }



    .schnitzel_btn {
        width: 100%;
        background: #b02b17;
        box-shadow: 0 0px 2px 0px #666;
        margin-bottom:20px;
        border:2px solid #fff;
        border-radius: 10px;
    }


    .schnitzel_btn:hover {
        box-shadow: 0 0px 2px 0px #666;
        transition: 0.2s all;
        background: #333;
    }



    .schnitzel_btn_fill {
        background: #f7f7f7;
        box-shadow: 0 0px 2px 0px #666;
        padding: 40px;
        display: block;
        cursor: pointer;
        font-size: 32px;
        font-weight: 600;
        color: #1d1d1d;
    }


    .schnitzel_btn_fill:hover {
        background: #fff;
        transition: 0.2s all;
    }


    @media (max-width: 768px) {
        .schnitzel_img {
            width: 110.3%;
            margin-left: -29px;
            margin-top: -20px;
        }
    }


    @media (max-width: 414px) {
        .schnitzel_img {
            width: 112.3%;
            margin-left: -29px;
            margin-top: -20px;
        }

        .schnitzel_claim {
            font-size: 1.5em !important;
            padding: 0px !important;
        }

        .schnitzel_headerlogo {
            width: 90%;
            margin: 40px auto 0px auto;
            text-align: center;
            display: block;
        }

        .schnitzel_claim {
            font-size: 1.3em !important;
            padding: 30px 0px 30px 0px !important;
        }

        .preis_img {
            width: 100% !important;
            text-align: center;
            opacity: 1;
            margin-left: 0 !important;
            margin-bottom: -50px !important;
        }

        .schnitzel_headline {
            font-size: 1.8em !important;
            color: #333;
            line-height: normal;
            margin-right: 0px;
            margin-top: 0px !important;
            font-stretch: normal;
            z-index: 1;
            position: relative;
            text-align: center;
            padding: 0px !important;
            font-weight: 600;

        }

        .tour_ul {
            font-size: 1.0em !important;
            color: #333;
            line-height: normal;
            margin-right: 0px;
            margin-top: 0px;
            font-stretch: normal;
            z-index: 1;
            position: relative;
            text-align: center;
            padding: 0px 0px 30px 0px !important;
            font-weight: 300;
            clear: both;
        }

        .schnitzel_btn {
            width: 80%;
            background: #b02b17;
            box-shadow: 0 0px 2px 0px #666;
            margin-bottom:20px;
            border:2px solid #fff;
            border-radius: 10px;
        }
    }


    .schnitzel_qr {
        width: 100%;
        max-width: 220px;
    }



    .ShoppingCartContent .btn-primary {
        color: #2683b5 !important;
        border: 1px solid #ddd !important;
        padding: 0px 10px 0px 10px;
        height: 39px;
        line-height: 35px;
    }

    .ShoppingCartContent .btn-primary:hover {
        color: #fff !important;
        border: 1px solid #2683b5 !important;

    }








    /* --------------------------------------------------------------------------- DORFREISE  ------------- */


    .dorfheader {
        width: 97%;
        margin: 10px auto 40px auto;
        display: block;
        border-radius:10px;
    }



    .dorfblock {
        width: 100%;
        height: auto;
        background: #fff;
        margin-bottom: 30px;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        display:block;
        background:#fff;
        opacity:1;
        transition: 0.3s;
    }



    .dorfblock:hover {
        display:block;
        opacity:0.90;
        transition: 0.3s;
    }



    .dorfpic {
        width: 100%;
        margin: 0px auto;
        margin-bottom: 0px;
        text-align: center;
        display: block;
        border-radius: 10px;
        margin-bottom: -34px;
    }

    .dorfbg {
        background:#fff;
        margin-bottom: 0px;
        padding-bottom:30px;
    }




    .card__content {
        position: absolute;
        /* other styles (left, top, right, and padding) */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent);
        color: #fff;
        font-size: 24px;
        font-weight: 600;
    }

    .whatever-text {
        text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.9);
        color: #fff;
        font-size: 24px;
        font-weight: 600;
        position: relative;
        top: -10px;
        text-align: center;
    }





    .card__content2 {
        position: absolute;
        padding-top: 60px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.95), transparent);
        top: 86px;
        text-align: center;
        margin: 0px auto;
        display: block;
        color: #fff;
        font-weight: 600;
        width: 90%;
        border-radius: 8px;
        padding-bottom: 8px;
        font-size: 24px;
    }




    .dorfblock2 {
        width: 100%;
        height: 188px;
        background: #fff;
        margin-bottom: 30px;
        border-radius: 10px;
        box-shadow: 0 0px 5px -1px #ccc;
        border: 1px solid #e9e9e9;
        display:block;
    }

    .dorfblock2:hover {
        box-shadow: 0 0px 15px -1px #aaa;
        transition: 0.2s all;
        display: block;
    }


    .dorfpic2 {
        width: 100%;
        margin: 0px auto;
        text-align: center;
        display: block;
        border-radius: 8px;
    }

    .dorflink {
        color:#fff;
    }

    .dorflink:hover {
        color:#fff;
    }

    .dorflink:visited {
        color:#fff;
    }







    .gewinnspiel_block {
        width: 90%;
        height: auto;
        margin: 0px auto 40px auto !important;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        display:block;
        background:#f5c73e;
        opacity:1;
        transition: 0.3s;
    }


    @media (max-width: 768px) {
        .gewinnspiel_block {
            width: 100%;
            height: auto;
            margin: 0px auto 40px auto !important;
            border-radius: 10px;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            display:block;
            background:#f5c73e;
            opacity:1;
            transition: 0.3s;
        }
    }



    .gewinnspiel_block2 {
        width: 50%;
        height: auto;
        margin: 0px auto !important;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        display:block;
        background:#f5c73e;
        opacity:1;
        transition: 0.3s;
    }

    @media (max-width: 768px) {
        .gewinnspiel_block2 {
            width: 100%;
            height: auto;
            margin: 0px auto !important;
            border-radius: 10px;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            display:block;
            background:#f5c73e;
            opacity:1;
            transition: 0.3s;
        }
    }





    .gewinnspiel_pic {
        width: 100%;
        margin: 0px auto;
        margin-bottom: 0px;
        text-align: center;
        display: block;
        border-radius: 10px;
        margin-bottom: -44px;
        padding-bottom: 60px;
        opacity:1;
    }






    .gewinnspiel_pic_text {
        font-size: 24px;
        font-weight: 600;
        position: relative;
        top: -10px;
        text-align: center;
        line-height: 1.2;
        padding-bottom: 5px;
        color:#333;
    }

    .gewinnspiel_text {
        font-size: 24px;
        font-weight: 300;
        line-height: 1.3;
        text-align: justify center;
        display: block;
        margin: 0px auto;
        color:#333;
    }






    @media (max-width: 768px) {
        .gewinnspiel_inv {
            display:none !important;
        }
    }


    @media (min-width: 768px) {
        .gewinnspiel_inv {
            opacity:0 !important;
        }
    }



    /* --------------------------------------------------------------------------- INVESTMENTFORUM  ------------- */

    .invest_hl_1 {
        color: #113a89;
        font-size: 36px;
        font-weight: 600;
        text-align: left;
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .invest_hl_2 {
        color: #113a89;
        font-size: 26px;
        font-weight: 600;
        text-align: left;
        padding-bottom: 20px;
        padding-top: 0px;
    }

    .invest_p_1 {
        padding-top: 0px;
        color:#333;
    }

    .invest_p_2 {
        padding-top: 5px;
        color:#333;
        font-size: 16px;
        padding-left: 0px;
        padding-right: 0px
    }

    .invest_mobilefix {
        clear: both;
        color: #113a89;
        font-size: 26px;
        font-weight: 600;
        text-align: left;
        padding-bottom: 0px;
        padding-top: 20px;
    }

    .invest_name {
        font-size: 20px;
        color: #333;
        font-weight: 600;
        padding-top: 15px;
    }

    .invest_p {
        padding-top: 0px;
        color: #333;
        width: 95%;
        font-size: 18px;
        margin: 0px auto;
    }

    .bild_naumer {
        width: 70%;
        margin-left: 50px !important;
        border-radius: 5px;
        margin-top: 0px;
    }


#stream {
padding-top:80px;
}


.investlogo {
  width: 100%;
  max-width: 200px;
  text-align: center;
  margin: 0px auto;
  padding-bottom: 20px;
  padding-top: 20px;
}

.investspacer {
  width: 100%;
  height: 1px;
  background: #ddd;
  text-align: center;
  margin: 0px auto;
}

.investspacer2 {
  width: 100%;
  height: 1px;
  background: #ddd;
  text-align: center;
  margin: 0px auto;
}


.investrow {
  background: #eee;
  width: 100%;
  padding-left: 0px;
  margin: 0px auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}




    @media (max-width: 768px) {
        .invest_mobilefix {
            padding-top: 50px !important;
            text-align: center !important;
        }

        .invest_name {
            font-size: 18px;
            color:#333 !important;
            font-weight: 600 !important;
            text-align: center !important;
            padding-top: 10px;
            margin-bottom: -10px;
        }

        .invest_hl_1 {
            color: #113a89;
            font-size: 26px;
            font-weight: 600;
            text-align: center;
            padding-bottom: 10px;
            padding-top: 0px;
        }

        .invest_hl_2 {
            color: #113a89;
            font-size: 26px;
            font-weight: 600;
            text-align: center;
            padding-bottom: 20px;
            padding-top: 0px;
        }

        .invest_p {
            padding-top: 0px;
            text-align: justify;
            width: 100%;
        }

        .invest_p_1 {
            padding-top: 0px;
            text-align: center;
        }

        .invest_p_2 {
            padding-top: 10px;
            text-align: center;
            padding-left: 60px !important;
            padding-right: 60px !important;
            padding-bottom: 30px !important;
        }

        .bild_naumer {
            width: 70%;
            margin-left: 50px !important;
            border-radius: 5px;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .streambtn {
            box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.5);
            transition: all .1s ease-in-out;
            border-radius: 5px;
            width: 70% !important;
            text-align: center;
            margin: 0px auto;
            display: block;
        }
    }




    .abopix {
        width: 100%;
        box-shadow: none;
        border-radius: 5px;
    }

    .abopix:Hover {
        width: 100%;
        box-shadow: none;
        transition: 0.3s all;
        border-radius:5px;
    }








    /* --------------------------------------------------------------------------- REDAKTEUR LANDINGPAGE  ------------- */



    .redakteur_head {
        width: 100%;
        padding-top: 30px;
    }


    .redakteur_background {
        background: #fbba00;
    }


    .redakteur_p {
        color: #000;
        font-size: 21px;
        padding-left: 22px;
        padding-right: 22px;
    }



    /* --------
.redakteur_span {
text-transform: uppercase;
font-weight: 900;
font-size: 48px;
letter-spacing: -1px;
color: #fff;
}
--------- */



    .redakteur_span {
        text-transform: uppercase;
        font-size: 2.4em;
        color: #fff;

        line-height: 1.2;
        font-weight: 900;
    }


    .dot {
        color: #000;
        margin-left: 18px;
        font-size: 20px;
    }



    @media (max-width: 414px) {
        .redakteur_span {
            text-transform: uppercase;
            font-size:2.0em;
            color: #fff;
            font-weight: 900;
            line-height: 1.2;
        }

        .redakteur_p {
            color: #000;
            font-size: 21px;
            padding-left: 10px;
        }

        .dot {
            color: #000;
            margin-left: 0px;
            font-size: 20px;
        }
    }



    .gttd .StoryShowBaseTextBox h4.ImTitle {
        padding-top: 12px;
        padding-bottom: 12px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #b02b17;
        color: #fff;
        padding-left: 15px;
        margin-top: 30px;
        letter-spacing: 0.5px;
        font-weight: 600 !important;
        font-size: 18px;
    }



    .gttd .CustomEditorStory {
        background-color: #fff !important;
        padding-top: 2em;
        padding-bottom: 2em;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 60px;
        padding-right: 60px;
    }



    .gttd .StoryShowBox {
        display: none;
    }


    /* --------------------------------------------------------------------------- PROBE Landingpage  ------------- */

    .probe_frame {
        width:86%;
        margin:0px auto;
    }


    .probe_bg {
        background:#f3f6fb;
        margin-bottom: 0px;
    }


    .probe_btn {
        margin-top:-10px;
    }


    .probe_header {
        background: #b02b18; width: 100%; color: #fff; text-align: center; font-size: 2em; margin-top: 50px; margin-bottom: 10px; padding: 5px 0px 5px 0px;
    }

    .probe_hdl {
        color: #b02b18; font-weight: 600; text-align: center; font-size: 2.8em; padding-top: 30px;
    }


    .probe_textblock1 {
        font-size: 20px; padding-top: 12px; line-height: 1.4;
    }

    .probe_textblock2 {
        font-size: 20px; padding-top: 10px; line-height: 1.4;
    }

    .probe_subline {
        color: #151515;
        font-weight: bold;
        text-align: center;
        font-size: 1.8em;
        margin-top: -5px;
        margin-bottom: 20px;
    }



    @media (max-width: 768px) {
        .probe_header {
            width: 90%;
            display: block;
            margin: 40px auto 0px auto;
            padding: 10px;
            font-size: 20px;
        }

        .probe_textblock1 {
            text-align: center;
        }

        .probe_textblock2 {
            text-align: center;
        }

        .probe_btn {
            text-align: center;
            display: block;
            margin: 0px auto
        }
    }


    @media (max-width: 420px) {
        .probe_frame {
            width: 100%;
            margin: 0px auto;
        }

        .probemarg #MobileNavigation {
            box-shadow: 0 1px 2px 0 #aaa;
            padding-left: 15px;
            padding-right: 15px;
            margin-bottom: -29px !important;
        }

        .probe_btn {
            text-align: center;
            display: block;
            margin: 0px auto;
        }

        .probe_header {
            width: 90%;
            display: block;
            margin: 30px auto 0px auto;
            padding: 10px;
            font-size: 20px;
        }

        .probe_hdl {
            color: #b02b18;
            font-weight: 600;
            text-align: center;
            font-size: 2.3em;
            padding-top: 30px;
            margin-bottom: 5px;
        }

        .probe_subline {
            color: #151515;
            font-weight: bold;
            text-align: center;
            font-size: 20px;
            margin-top: -5px;
            margin-bottom: 10px;
        }
    }


    .jobsborder {
        border-bottom: 1px solid #ddd;
        padding-bottom: 40px;
    }

    .skstyle .CustomSectionNav ul li span {
        color: #aaa;
        font-size: 1.3em;
        background-color: transparent;
        border-radius: 4px;
        display: inline-block;
        cursor: pointer;
        padding: .5em 1em;
        text-transform: none;
        text-decoration: none;
        border: 0;
        line-height: 1;
    }

    .red {
        color: red;
        padding-bottom:100px;
    }



    #ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_wctrlUserNavigatorModule_m_waBPConsent {
        display:none !important;
    }

    #ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_wctrlUserNavigatorModule_m_wliContentPersonalization {
        display:none !important;
    }

    #ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_wctrlUserNavigatorModule_m_wliWatchList {
        display:none !important;
        border-top: none !important;
    }

    #ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_wctrlUserNavigatorModule_m_wliNewsletter {
        border-top: none !important;
    }



    .hz_zusatz {
        color: red;
        text-align: left;
        padding-bottom: 20px;
        text-align: center;
    }


    .StoryShowBaseTextBox h4.ImTitle {
        padding-top: 14px;
        padding-bottom: 0px;
        border-top: 0px solid #ddd;
        border-bottom: 0px solid #ddd;
        color: #000;
        font-weight: 600;
    }

    .StoryShowEditorTitle {
        color: #000;
    }



    article.StoryPreviewBox .TextInside .TextContainer a, article.StoryPreviewBox .TextInside .TextContainer h3 {
        color: #fff;
        font-weight: 600;
    }



    #SDG_Banner_banner {
        width: 100% !important;
        margin: auto;
    }



    .video-container {
        position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; overflow: hidden;
    }

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    }




    #ctl00_ctl00_m_ctrlMainMasterContentPlaceHolder_m_ctrlMainContentPlaceHolder_m_waBackToShopping {
        display: none !important;
    }



    .digfix {
        border: 1px solid #ddd;
        background: #e1efdf;
        padding-bottom: 40px;
    }

    .digabo::after {
        z-index: 0;
        content: "F\00fc r die gleichzeitige Unterbrechung der Printausgabe oder f\00fc r die Anpassung des Zeitraums kontaktieren Sie uns bitte direkt per E-Mail an vertrieb@bbv-net.de oder telefonisch unter 02871/284-120.";
        font-weight: 600;
        font-size: 16px;
        display: block;
        color:#b02b18;
        padding:0px 0px 0px 0px;
        text-align:justify;
        margin:-75px auto 30px auto;
        width:90%;
        display:block;
    }



    @media (max-width: 768px) {
        .digabo::after {
            margin:-105px auto 30px auto;
        }

        .digfix {
            border: 1px solid #ddd;
            background: #e1efdf;
            padding-bottom: 40px;
        }

        .abomobil {
            margin-top: 60px !important;
            margin-bottom: 0px !important;
        }
    }



    @media (max-width: 600px) {
        .digfix {
            border: 1px solid #ddd;
            background: #e1efdf;
            padding-bottom: 70px;
        }

        .digabo::after {
            margin:-125px auto 30px auto;
            line-height:1.3;
        }
    }

    @media (max-width: 485px) {
        .digfix {
            border: 1px solid #ddd;
            background: #e1efdf;
            padding-bottom: 110px;
        }

        .digabo::after {
            margin:-150px auto 30px auto;
            line-height:1.3;
        }
    }


    @media (max-width: 373px) {
        .digfix {
            border: 1px solid #ddd;
            background: #e1efdf;
            padding-bottom: 120px;
        }

        .digabo::after {
            margin:-160px auto 30px auto;
            line-height:1.3;
        }
    }



    @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1536px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width: 1536px), only screen and (min-resolution: 192dpi) and (max-width: 1536px), only screen and (min-resolution: 2dppx) and (max-width: 1536px) {
        .WcmsSkycraperBannerPlaceHolder, .WcmsTopBannerPlaceHolder {
            display: initial !important;
        }


        @media (max-width: 786px) {
            body {
                overflow-x: hidden !important;
            }

            .RubrikHeader {
                margin-top: 80px !important;
            }

            .MarketHeaderImage {
                margin-top: 80px !important;
            }
        }




        .EPaperPreviewModule .EPaperPreviewModuleContent {
            text-align: center;
            display: none !important;
        }


        .EPaperPreviewModuleContent {
            display: none;
        }






        .mhwrt_img {
            min-height: 600px;
            width: 100%;
        }

        .mhwrt_panel {
            position: absolute;
            top: 20%;
            padding: 50px;
            background: rgba(255, 255, 255, 0.9);
            text-align: center;
        }

        .mhwrt_hdl {
            font-size: clamp(3.5rem, 1.5vw, 2rem);
            font-weight: 900;
            color:#2683b5;
        }

        .mhwrt_p {
            text-align: center;
            font-size: clamp(2rem, 1.5vw, 2rem);
        }





        @media (max-width: 600px) {
            .mhwrt_img {
                min-height: 450px;
                width: 100%;
            }

            .mhwrt_panel {
                position: absolute;
                top: 20px;
                bottom: 20px;
                padding: 50px;
                background: rgba(255, 255, 255, 0.9);
                text-align: center;
            }

            .mhwrt_hdl {
                font-size: clamp(3.5rem, 1.5vw, 2rem);
                font-weight: 900;
                color:#2683b5;
            }

            .mhwrt_p {
                text-align: center;
                font-size: clamp(2rem, 1.5vw, 2rem);
            }
        }


        @media (max-width: 420px) {
            .mhwrt_img {
                min-height: 550px;
                width: 100%;
            }

            .mhwrt_panel {
                position: absolute;
                top: 20px;
                bottom: 20px;
                padding: 50px;
                background: rgba(255, 255, 255, 0.9);
                text-align: center;
            }

            .mhwrt_hdl {
                font-size: clamp(3.5rem, 1.5vw, 2rem);
                font-weight: 900;
                color:#2683b5;
            }

            .mhwrt_p {
                text-align: center;
                font-size: clamp(2rem, 1.5vw, 2rem);
            }
        }


        @media (max-width: 375px) {
            .mhwrt_img {
                min-height: 600px;
                width: 100%;
            }

            .mhwrt_panel {
                position: absolute;
                top: 20px;
                bottom: 20px;
                padding: 50px;
                background: rgba(255, 255, 255, 0.9);
                text-align: center;
            }

            .mhwrt_hdl {
                font-size: clamp(3.5rem, 1.5vw, 2rem);
                font-weight: 900;
                color:#2683b5;
            }

            .mhwrt_p {
                text-align: center;
                font-size: clamp(2rem, 1.5vw, 2rem);
            }
        }



        #m_waShoppingCart {
            display: none !important;
            font-weight: 900;
        }


        #m_waShoppingCart {
            opacity: 0 !important;
            display: none !important;
        }

        .PictureGalleryShoppingCart {
            opacity: 0 !important;
        }


        .fa-shopping-cart {
            opacity: 0 !important;
        }



        @media (max-width: 600px) {
            .custombanner {
                display: none !important;
            }
        }







.notaboola .mgbox {
display: none !important;
}

.notaboola #mgw1602390_0c250 .mgbox {
display: none !important;
}






