.news-latest-container {
	border:0;
	background-color: #FFFFFF;
	font-color: #363636;
}

.news-text {
	margin-left: 20px;
	margin-top: 2px;
}

.news-latest-item {
	position: relative;
	float: left;
	width: 520px;
	background-color: #ffffff;
	border:0;
}

.news-latest-img{
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
}

.news-latest-label{
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ED1E26;
	text-decoration: underline;
}

.news-latest-label a{
	color: #ED1E26;
}

.news-latest-date a {
	text-decoration: none;
	margin-left: 20px;
}


.news-latest-container{
	padding-top: 15px;
}
.news-latest-item{
	border-bottom: solid 1px #727272;
	margin-bottom: 15px;
}
.news-latest-ueber{
	font-size: 14px;
	font-weight: bolder;
}
.news-latest-morelink{
	padding-bottom: 15px;
}


.news-list-container{
}
.news-list-item{
}
.news-list-ueber{
	font-size: 14px;
	font-weight: bolder;
}
.news-list-item img {
	padding-left: 10px;
	padding-bottom: 5px;
	float: right;
}
.news-list-morelink{
	padding-bottom: 15px;
}
.news-list-browse{
}


.news-single-item{
}
.news-single-ueber{
	font-size: 14px;
	font-weight: bolder;
}
.news-single-img {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	float: left;
}
.news-single-backlink{
}

