@charset "utf-8";
/* CSS Document */

.news-latest-container{
	padding-top: 15px;
}
.news-latest-item{
	margin-bottom: 15px;
	float: left;
	width: 325px;
	padding-left: 8px;
}
.news-latest-ueber{
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 4px;
}
.news-latest-morelink{
	padding-bottom: 15px;
	border-bottom: solid 1px #CCCCCC;
}
.news-latest-item img{
}

.news-list-container{
}
.news-list-item{
}
.news-list-ueber{
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 4px;
}
.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: 12px;
	text-transform:uppercase;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 4px;
}
.news-single-img {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	float: right;
}
.news-single-backlink{
}
.news-single-imgcaption{
	width:240px;
}