.news .ao_basics_col .ao_basics_col{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news .news-img-wrap{
    margin: -20px -20px 20px;
}

.news h4{font-style: normal; font-size:1em}

.news a.teaser{color:inherit;text-decoration: none}

.news .news-img-wrap picture img{width:100%}

.news.template-1 p,
.news.template-1 a.more,
.news.template-1 a.ao_txtlink,
.news.template-2 p,
.news.template-2 a.more,
.news.template-2 a.ao_txtlink{
    font-size: 0.8em;
    text-decoration: none;
}

.news.news-single.template-10{}
.news.news-single.template-10 h1{background:var(--engel-red);color:var(--engel-white);padding: 80px 40px;}
.news.news-single.template-10 .grid-40-60 > .ao_basics_col.left {display:flex;flex-direction: column; justify-content: space-between}

.news .date{color:var(--engel-red);font-size:0.8em;margin-bottom: 1em;}
