body{
    background-color: #DEE1E2;
}

:focus {
    color: #333;
    outline: rgba(255, 255, 255, 0) solid 1px;
}

iframe img{
    width: 100% !important;
}

#menu{
    display: none;
}

.fm-block{
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 0px) and (max-width: 999px){
    .single {
        margin-top: 0px !important;
    }
}

/*
.single_news img {
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.1);
}*/

.a2a_kit .a2a_svg {
    border-radius: 2px!important;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 27%);
}

.a2a_kit .span {
    border-radius: 1px;
    -webkit-box-shadow: 0px 0px 82px 0px rgba(0,0,0,0.64);
    -moz-box-shadow: 0px 0px 82px 0px rgba(0,0,0,0.64);
    box-shadow: 0px 0px 82px 0px rgba(0,0,0,0.64);
}

/* Fünf Minuten: Content News START*/
.fm-container-single{
    box-shadow: 0px 0px 12px 0px rgb(50 50 50 / 20%);
    border-radius: 2px;
}

.fm-single-col-3{
    width: auto;
    position: sticky;
    position: -webkit-sticky;
    text-align: right;
    margin-left: 30px;
    top: 70px;
}

#fm-hpb-left{
    max-width: 300px;
    min-width: 300px;
}
#fm-hpb-right{
    max-width: 300px;
    min-width: 300px;
}

.fm-single-col-1{
    width: auto;
    position: sticky;
    position: -webkit-sticky;
    text-align: right;
    margin-right: 30px;
    top: 70px;
}

.fm-single-frame-wrapper{
    display: block;
    align-items: center;
    justify-content: center;
}

@media only screen and (min-width: 970px) {
    .fm-single-frame-wrapper{
        display: flex;
    }
}


.fm-single-frame {
    width: auto;
    margin: 0;
    position: relative;
}

.fm-single-frame{
    display: block;
}

@media only screen and (min-width: 970px) {
    .fm-single-frame {
        display: grid;
        grid-template-columns: 0px 970px auto;
        grid-template-rows: auto;
    }
}

.fm-left-col .single_col_3{
    display: none;
}
@media only screen and (min-width: 1685px) {
    .fm-left-col .single_col_3{
        display: block;
    }
}

.fm-right-col .single_col_3{
    display: none;
}

@media only screen and (min-width: 1356px) {
    .fm-right-col .single_col_3{
        display: block;
    }
}

.fm-single-frame{
    margin-top: 30px;
}

.admin-bar{
    margin-top: 72px;
}

@media only screen and (min-width: 1685px) {
    .fm-single-frame{
        display: grid;
        grid-template-columns: auto 970px auto;
        grid-template-rows: auto;
    }
    .fm-single-frame{
        margin: 30px auto 0 auto;
    }
}

.fm-container-inner{
    padding: 10px;
}

@media only screen and (min-width: 970px) {
    .fm-container-inner {
        padding: 10px 121px 20px 121px;
    }
}

.fm-ad{
    margin-left: 0px;
    margin-right: 0px;
}

@media only screen and (min-width: 970px) {
    .fm-ad{
        margin-left: -121px;
        margin-right: -121px;
    }
}

.fm-cc-firstad{
    margin-bottom: 12px;
}

.single.fm-container-single {
    width: auto;
    margin-top: 5px!important;
    margin-bottom: 12px;
    background-color: #fff;
}

@media only screen and (min-width: 970px) {
    .single.fm-container-single {
        width: 970px;
        margin-bottom: 30px;
    }
}

.fm-desktop-news{
    max-width: 970px;
    margin: 0px;
    width: unset;
}

@media only screen and (min-width: 565px) {
    .fm-desktop-news{
    }
}

.fm-desktop-news .slick-prev, .fm-desktop-news .slick-next{
    display: none!important;
}

.content_news{
    color: #1a1a1a;
}

.content_news p a{
    color: #0750A0;
    font-weight: bold;
    text-decoration-style: dotted;
    text-decoration-color: #0750A0;
    text-decoration-line: underline;
}

.content_news p a:hover{
    color: #1991C8;
    text-decoration-color: #1991C8;
}

.content_news{
    text-align: left;
}

.content_news p {
    word-break: keep-all;
    -moz-hyphens: none !important;
    -ms-hyphens: none !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
    line-height: 1.4;
    font-size: 18px;
}

.content_news p:empty {
    display:none;
}

.content_news h1{
    font-weight: 900;
    color: #1a1a1a;
    font-size: 42px;
    word-break: break-word;
}


@media only screen and (min-width: 565px) {
    .content_news h1{
        font-size: 48px;
    }
}

@media only screen and (min-width: 565px) {
    .content_news h1{
        font-size: 55px;
        word-break: initial;
    }
}

.content_news h2{
    font-weight: 900;
    padding: 0;
    margin-bottom: 6px;
    margin-top: 20px;
    font-size: 26px!important;
    color: #1893C8;
    line-height: 1.2;
    hyphens: none;
}

.content_news h3{
    font-weight: 900;
    padding: 0;
    margin-bottom: 5px;
    color: #1893C8;
    margin-top: 20px;
    hyphens: none;
}

.content_news h4{
    font-weight: 900;
    padding: 0;
    margin-bottom: 5px;
    color: #1893C8;
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.2;
    hyphens: none;
}

.content_news h5 {
    border-left: 10px solid #0750A0;
    padding-left: 10px;
    color: #0750A0;
    background-color: #f2f2f2;
    padding: 10px;
    hyphens: none;
}

.fm-advert-date{
    text-align: right;
    font-size: 12px;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
}

@media only screen and (min-width: 565px) {
    .fm-advert-date{
        text-align: right;
        font-size: 12px;
        display: grid;
        grid-template-columns: 50% 50%;
        grid-template-rows: auto;
    }
}

.fm-adv{
    font-size: 12px;
    text-align: left;
    padding: 0px;
}

.fm-date{
    font-size: 12px;
    text-align: right;
    margin: 5px;
    background-color: #1991C8;
    color: #fff;
    padding: 4px 6px;
    margin: 5px!important;
    display: inline-block;
}

.fm-cat-wrapper{
    text-align: left;
    display: none;
}
@media only screen and (min-width: 565px) {
    .fm-cat-wrapper{
        display: block;
    }
}

.fm-cat{
    font-size: 12px;
    text-align: left;
    margin: 5px;
    background-color: #1991C8;
    color: #fff;
    padding: 4px 6px;
    margin: 5px!important;
    display: inline-block;
    /*NEW*/
    color: #1a1a1a;
    box-shadow: unset!important;
    background-color: unset;
}

.fm-cat a{
    text-decoration: none;
    color: #fff;
}

.fm-cat a{
    text-decoration: none;
    color: #1a1a1a;
}

@media only screen and (min-width: 565px) {
    .fm-date{
        margin-right: 0px;
    }
}

.fm-cat,
.fm-date {
    border-radius: 1px;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.15);
}

/* Fünf Minuten: Content News END*/

/* Fünf Minuten: Feuerwehrmeldung START*/

.extra_beitrag {
    color: #FFF;
    font-size: 20px;
    margin: 0;
    padding: 0px;
    font-weight: 300;
    line-height: 150%;
    text-align:center;
    padding:30px;

    background-color: #1991c8;
    background-image: url(/images/bg_trenner.png);
    background-size: cover;

}
.extra_beitrag h3 {
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight:700;
    color: #fff;
}
.extra_beitrag a {
    color:#FFF;

}
.bt-angles-down {
    margin: auto;
    display: block;
    text-align: center;
    color: #CCC;
    margin-top: 5px;
    margin-bottom:20px;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transform: translateZ();
    transform: translateZ();
}

/* Fünf Minuten: Feuerwehrmeldung END */

/* Fünf Minuten: Update START */
.fm-update{
    font-size:14px;
    color: #1a1a1a;
    margin-bottom: 15px;
    line-height: 14px;
}

.single_news .fm-published{
    font-size:14px;
    color: #1a1a1a;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 22px;
}

.fm-published{
    font-size:14px;
    color: #1a1a1a;
    margin-bottom: 15px;
    font-weight: 700;
}

.fm-published .grey{
    font-weight: 400;
}

.fm-update span{
    font-weight: 700;
}

/* Fünf Minuten: Update END */

/* Fünf Minuten: Report Error START */
.fm-error{
    font-size:14px;
    font-weight: 700;
    color: #1a1a1a;
}

.fm-error a{
    color: #1991c8;
    text-decoration: none;
}
/* Fünf Minuten: Report Error END */


/* Fünf Minuten: Mehr zum Thema START */
.fm-mtt-title{
    font-size: 30px;
    font-weight: 900;
    margin-top: 30px;
    color: #1a1a1a;
    padding: 0 15px;
}

@media only screen and (min-width: 565px) {
    .fm-mtt-title{
        font-size: 40px;
        padding: 0px;
    }
}

.fmblue{
    color: #1991c8;
}

#more-to-topic {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    margin: 10px 0 26px 0;
    grid-gap: 0;
    justify-content: center;
}

@media only screen and (min-width: 565px) {
    #more-to-topic {
        grid-template-columns: 32% 32% 32%;
        margin: 10px 0 20px 0;
        grid-gap: 2%;
    }
}

#more-to-topic .slick-slide img{
    max-height: unset!important;
    width: 100%!important;
}

#more-to-topic .slick-slide{
    margin-right: 20px;
    width: 310px;
    margin-bottom: 8px;
}

@media only screen and (min-width: 565px) {
    #more-to-topic .slick-slide{
        margin-right: unset;
    }
}



/* Fünf Minuten: Mehr zum Thema END */

/* Fünf Minuten: Mehr von 5 min START */
.fm-towerinline{
    padding: 8px 0px 7px 0px;
}

.fm-m5m-title{
    font-size: 30px;
    font-weight: 900;
    margin-top: 30px;
    color: #1a1a1a;
    padding: 0 15px;
}

@media only screen and (min-width: 565px) {
    .fm-m5m-title{
        font-size: 40px;
        padding: 0;
    }
}

#more-5min {
    margin: 10px 0 20px 0;
}

@media only screen and (min-width: 565px) {
    #more-5min{
        padding: 0px;
    }
}

.fm-m5m-row1 .fm-articlepreview .fm-teaser{
    font-size: 20px;
}

#more-5min .fm-m5m-row1{
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-gap: 0%;
    justify-content: center;
    margin-top: 0px;
}

@media only screen and (min-width: 768px) {
    #more-5min .fm-m5m-row1{
        grid-template-columns: 66% 32%;
        grid-gap: 2%;
        margin-top: 19px;
    }
}

#more-5min .fm-m5m-row2{
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-gap: 0%;
    justify-content: center;
    margin-top: 0px;
}

@media only screen and (min-width: 565px) {
    #more-5min .fm-m5m-row2{
        grid-template-columns: 32% 32% 32%;
        grid-gap: 2%;
        margin-top: 19px;
    }
}

#more-5min .fm-m5m-row0{
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-gap: 0%;
    justify-content: center;
}

@media only screen and (min-width: 565px) {
    #more-5min .fm-m5m-row0{
        grid-template-columns: 32% 32% 32%;
        grid-gap: 2%;
    }
}

/* Fünf Minuten: Mehr von 5 min END */

/* Fünf Minuten: Mehr Interessantes - Taboola START */
.videoCube{
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
}

.fm-desktop-news .fm-taboola-title{
    font-size: 30px;
    font-weight: 900;
    margin-top: 30px;
    color: #1a1a1a;
    padding: 0 15px;
}

@media only screen and (min-width: 565px) {
    .fm-desktop-news .fm-taboola-title{
        font-size: 40px;
        padding: 0px;
    }
}

.fm-desktop-news .trc-main-label{
    background: #fff;
}
.fm-desktop-news .video-label-box {
    padding: 10px 10px 15px 10px;
}
.fm-desktop-news .video-title{
    font-weight: 900!important;
    margin: 6px 0 12px 0!important;
    background-color: unset;
    color: #1a1a1a !important;
    font-size: 16px!important;
    background-image: unset;
    line-height: 16px!important;
}
/* Fünf Minuten: Mehr Interessantes - Taboola END */

/* Fünf Minuten: Alle mini Artikel START*/

.fm-articlepreview .fm-imagewrapper{
    position: relative;
}
.fm-articlepreview .fm-imagewrapper img{
    display: block;
}

.fm-articlepreview{
    display: block;
    background-color: #fff;
    text-decoration: none;
    color: #1a1a1a;
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
    margin-top: 16px;
    position: relative;
}

@media only screen and (min-width: 565px) {
    .fm-articlepreview{
        margin-top: 0px;
    }
}

.fm-articlepreview img{
    width: 100%;
    height: auto;
}

.fm-articlepreview .fm-ap-text{
    padding: 2px 10px 15px;
    text-decoration: none;
    display: block;
    color: #1a1a1a;
}

@media only screen and (min-width: 565px) {
  .fm-articlepreview .fm-ap-text {
    padding: 8px 15px 35px 15px;
  }
}

.fm-single-frame-wrapper .fm-articlepreview .fm-ap-text{
    padding: 8px 15px 35px 15px;
    text-decoration: none;
    display: block;
    color: #1a1a1a;
}

@media only screen and (min-width: 565px) {
    .fm-single-frame-wrapper .fm-articlepreview .fm-ap-text {
        padding: 8px 15px 35px 15px;
    }
}



.fm-articlepreview .fm-ap-text .grey{
    font-weight: 700;
    color: #7b7676;
}

.fm-publishedat {
  padding: 0 0 2px 15px;
  display: block;
  font-size: 10px;
  color: grey;
  font-weight: 700;
  position: absolute;
  bottom: 0px;
}

.fm-publishedat .bt-clock {
  font-size: 8px;
  color: #a9a9a9;
}

@media only screen and (min-width: 565px) {
  .fm-publishedat{
    padding: 0 0 10px 15px;
    font-size: 14px;
  }
    .fm-publishedat .bt-clock{
    font-size: 15px;
  }
}

.fm-single-frame-wrapper .fm-publishedat{
    padding: 0 0 10px 15px;
    font-size: 14px;
}
.fm-single-frame-wrapper .fm-publishedat .bt-clock{
    font-size: 15px;
}

.fm-articlepreview .fm-teaser {
  font-weight: 500;
  width: 100%;
}

@media only screen and (min-width: 565px) {
  .fm-articlepreview .fm-teaser{
    font-weight: 600;
  }
}

.fm-single-frame-wrapper .fm-articlepreview .fm-teaser {
    font-weight: 900;
}

.fm-articlepreview h1 {
  font-weight: 500;
  margin: -1px 0 12px 0;
  font-size: 26px;
  min-height: 78px;
}

@media only screen and (min-width: 565px) {
  .fm-articlepreview h1{
    font-weight: 900;
    margin: 6px 0 12px 0;
  }
}

.fm-single-frame-wrapper .fm-articlepreview h1 {
    font-weight: 900;
    margin: 6px 0 12px 0;
}

.fm-articlepreview p {
  font-size: 12px;
  line-height: 1.1;
  word-break: break-word;
  hyphens: auto;
}

@media only screen and (min-width: 565px) {

.fm-articlepreview p{
    font-size: 14px;
    line-height: 1.3;
  }
}

.fm-single-frame-wrapper .fm-articlepreview p{
    font-size: 14px;
    line-height: 1.3;
}

.fm-articlepreview .fm-imagewrapper .fm-posttype{
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
}

.fm-articlepreview .fm-imagewrapper .fm-postlocation {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 10px;
  font-weight: 700;
  background-color: #1991c8;
  color: #fff;
  padding: 3px 5px 3px 5px;
}

@media only screen and (min-width: 565px) {
  .fm-articlepreview .fm-imagewrapper .fm-postlocation{
    font-size: 12px;
  }
}



.fm-articlepreview .fm-ap-text .grey{
    font-weight: 700;
    color: #7b7676;
}

/**NEW PT TYPES**/
.fm-imagewrapper .fm-pt-wearegraz{
    color: #fff;
    background-color: var(--fm-violet);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}
.fm-imagewrapper .fm-pt-blog{
    color: #fff;
    background-color: var(--fm-pink);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}
.fm-imagewrapper .fm-pt-voting{
    color: #fff;
    background-color: var(--fm-blue);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-check{
    color: #fff;
    background-color: var(--fm-purple);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}
/****/

.fm-imagewrapper .fm-pt-thisisktn{
    color: #fff;
    background-color: var(--fm-violet);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-podcast{
    color: #fff;
    background-color: var(--fm-pink);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-court{
    color: #fff;
    background-color: var(--fm-blue);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-vid{
    color: #fff;
    background-color: var(--fm-pink);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-opinion{
    color: #fff;
    background-color: var(--fm-purple);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-report{
    color: #fff;
    background-color: var(--fm-orange);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-goodnews{
    color: #000;
    background-color: var(--fm-yellow);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-socialmedia{
    color: #fff;
    background-color: var(--fm-light-orange);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-userstory{
    color: #fff;
    background-color: var(--fm-blue);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-exclusiv{
    color: #fff;
    background-color:  var(--fm-violet);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-fast{
    color: #fff;
    background-color: var(--fm-red);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-update{
    color: #fff;
    background-color: var(--fm-dark-red);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}


.fm-imagewrapper .fm-pt-debatte{
    color: #fff;
    background-color: var(--fm-blue);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-interview{
    color: #fff;
    background-color: var(--fm-green);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-imagewrapper .fm-pt-ticker{
    color: #fff;
    background-color: var(--fm-green);
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
}

.fm-m5m-row1 .fm-articlepreview h1 {
    font-weight: 900;
    margin: 6px 0 12px 0;
    font-size: 40px;
}

.fm-m5m-row1 .fm-articlepreview p{
    font-size: 16px;
}

.fm-articlepreview {
    border-radius: 2px;
    transition: 0.5s;
}
@media only screen and (min-width: 565px) {
    .fm-articlepreview {
        height: 100%;
    }
}

.fm-articlepreview:hover {

}
@media only screen and (min-width: 565px) {
    .fm-articlepreview:hover {
        background-color: #B9D7F4;
        /*transform: translatey(-5px);*/
        -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2);
    }
}

.fm-articlepreview h1{
    transition: 0.5s;
}
.fm-articlepreview h1:hover {
    color: #1893C8;
}

.fm-articlepreview .fm-imagewrapper .fm-postlocation {
    margin-right: 0;
    margin-top: 0;
    text-transform: uppercase;
    display: none;
}
@media only screen and (min-width: 565px) {
    .fm-articlepreview .fm-imagewrapper .fm-postlocation {
       display: block;
    }
}


.fm-articlepreview .fm-imagewrapper .fm-posttype {
    margin-left: 3px;
    margin-bottom: 3px;
    font-size: 10px;
    text-transform: uppercase;
}

@media only screen and (min-width: 565px) {
  .fm-articlepreview .fm-imagewrapper .fm-posttype {
      font-size: 14px;
      margin-left: 5px;
      margin-bottom: 5px;
  }
}


/* Fünf Minuten: Alle mini Artikel END*/

/* Fünf Minuten: Second Halfpage Banner START*/
.fm-second-hp-banner{
    margin-bottom: 10px;
    margin-top: 0px;

}

@media only screen and (min-width: 565px) {
    .fm-second-hp-banner{
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: unset;
    }
}

.fm-second-hp-banner iframe{
    display: block;
    margin: auto;
}
/* Fünf Minuten: Second Halfpage Banner END*/

/* Fünf Minuten: Vertical SHARE START*/
.a2a_vertical_style{
    display: none;
}
/* Fünf Minuten: Vertical SHARE END*/

/* Fünf Minuten: Inner Article SHARE START*/
#a2a-5min.hide{
    display: none;
}

#a2a-5min{
    position: fixed;
    margin-left: -80px;
    margin-top: 40px;
    z-index: 990;
    visibility: visible;
}

#a2a-5min .a2a_count{
    display: none;!important;
}

#a2a-5min a{
    clear: left;
    display: block;
    overflow: hidden;
    padding: 2px 5px;
    text-decoration: none;
    line-height: initial;
}
/* Fünf Minuten: Inner Article END*/

.content_news{
    line-height: 16px;
    word-break: break-word;
    overflow-wrap: break-word;
}

/* Fünf Minuten: PASSWORD Protexted START */
.fm-protected{
    width: 100%;
    background: url(../images/bg_trenner.png);
    background-size: cover;
    display: block;
    -webkit-box-shadow: 0px 0px 12px 0px rgb(50 50 50 / 59%);
    -moz-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.59);
    box-shadow: 0px 0px 12px 0px rgb(50 50 50 / 59%);
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    z-index: 100;
    text-align: center;
    font-size: 22px;
    padding: 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 500;
}
/* Fünf Minuten: PASSWORD Protexted END */

/* Fünf Minuten: Advertiser Block START */
.fm-advertiser-wrapper{
    display: grid;
    grid-template-columns: 70% 30%;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    padding-top: 10px;
}

.fm-advertiser-wrapper a{
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

a.fm-advertiser-link{
    line-height: 25px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
}

.single_news .fm-logo img{
    box-shadow: unset;
}

.fm-advertiser .fm-advertiser-itext{
    font-size: 12px;
}

.fm-advertiser .fm-advertiser-name{
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.3;
}

.fm-advertiser .fm-advertiser-infos{
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.4;
}



/* Fünf Minuten: Advertiser Block END */

.wp-block-lazyblock-ad-5min{
    margin: 0 0px;
}
@media only screen and (min-width: 567px) {
    .wp-block-lazyblock-ad-5min{
        margin: 0px;
    }
}

.fm-ad-wrapper{
    text-align: center;
    margin: 10px 0px 20px 0px;

    position: relative;
    display: block;
}

@media only screen and (min-width: 567px) {
    .fm-ad-wrapper{
        margin: 0px 0px 20px 0px;
    }
}
@media only screen and (min-width: 970px) {
    .content_news .fm-ad-wrapper{
        margin: 20px -121px 20px -121px;
    }
}

.hidegrz{
    display: none;
}