/* ---------------------- NEWS LATEST --------------------------*/
.news-latest-date{
color: #a3a3a3;
}
.news-latest-item a{
color: #454545;
text-decoration: none;
}
.news-latest-item a:hover{
text-decoration: underline;
}
.news-latest-item{
margin: 0px 0px 25px 0px;
}

/*Pressemitteilungen*/
.news-latest-item.presse a{
color: #e3000f !important;
text-decoration: none;
}
.news-latest-item.presse a:hover{
text-decoration: underline;
}
.news-latest-item.presse{
margin: 0px 0px 5px 0px !important;
}
.news-latest-gotoarchive.presse{
margin-top: 20px;
}

/* ---------------------- NEWS LIST ----------------------------*/
.news-list-title h2{
margin: 0px 0px 5px 0px;
}
.news-list-container hr{
margin:10px 0px 10px 0px;
}
.news-list-image{
float:left;
width: 250px;
margin-right: 40px;
}
.news-list-textWrap{
float: left;
width: 400px;
}
.news-list-date{
font-weight: bold;
}

.backlink{
margin-top: 40px;
}
/* ---------------------- NEWS SINGLE --------------------------*/