/*Nachrichten Top*/

.news-list-container {
float:left;
font : Verdana, sans-serif;
margin-top:0px;
}

.news-list-container .news-list-item {
margin-top:-5px;
/margin-top:0px;
float:left;
border-bottom: 1px dotted #065195;
width:100%;
margin-bottom:15px;
}

* + html .news-list-container .news-list-item {
width:520px;
}

* + html .banner-frame {
clear:both;
margin-top:10px;
}

.news-list-container .news-list-item img {
margin-right:15px;
float:left;
margin-bottom:10px;
padding-bottom:0px;
/padding-bottom:10px;
}

/*Nachrichten Mitte*/

.news-list-container_middle {
float:left;
}

.news-list-container_middle .news-list-item{
float:left;
}

.news-list-container_middle img {
float:left;
margin-bottom:2px;
margin-left:0px;
margin-right:7px;
}

.news-list-date {
font: 80%/1.1 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;color:#5A85AB;
}
