
.news-latest-container h1 
, .rechts h1 {
    font-size: 14px;
    color: #000000;
    text-align: center;
    padding: 0;
    margin: 0;   
}

.news-latest-container a
, .rechts a 
, .news-single-backlink a
, .news-list-morelink a {
    color: #7c1627;
}

.news-latest-morelink {
    margin-top: -10px;
}

.news-latest-item img
, .news-single-img
, .news-list-item img {
    float: right;
    margin-right: 8px;
}

.news-single-backlink {
    clear: both;
}

.news-list-date {
    margin-top: 30px;
}
