/* ##### NEWS LIST ##### */

.news-list-item {
	clear:both;
	display: block;
	float:left;
	width:640px !important;
	background-color:#fff;
	border:0;
	margin: 0 0 15px 0;
}

.news-list-date {
	float:left;
	font-size: 0.8em;
	margin: 0 0 0 5px;
	color: #999;
}

.news-list-image img {
	float:left;
	clear: both;
	margin: 5px 5px 0 0;
}

.news-list-subheader {
	color: #333;
	font-size: 0.9em;
}

.news-list-morelink, .news-list-morelink a {
	float:right;
	font-size: 0.9em;
	text-decoration: none;
}

.news-list-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height:10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.news-list-headline a:link, .news-list-headline a:visited, .news-list-headline a:focus, .news-list-headline a:hover, .news-list-headline a:active {
	text-decoration:none;
}

#news-list-date {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #666;
}

.showResultsWrap, .browseLinksWrap {
	clear: both;
	float: right;
}

.showResultsWrap, .disabledLinkWrap, .activeLinkWrap, .browseLinkWrap a {
	font-size: 0.8em;
	color: #999;
}



/* ##### NEWS SINGLE ##### */

.news-single-item {
	float:left;
	width:640px;
}

.newsLeft {
	float:left;
	width:310px;
	margin:10px 20px 20px 0px;
}

.newsRight {
	float: right;
	text-align: right;
	width:310px;
}

.news-single-image, .news-single-img {
	float:left;
	margin: 5px 0px 5px 0px;
}

.news-single-imgcaption {
	font-size: 10px;
	margin: 5px 0px 0px 10px;
	color:#000000;
	width: 190px;
}

.news-single-date, .news-single-rightbox {
	float: left;
	font-size: 0.8em;
}

.news-single-author {
	float: right;
	font-size: 0.8em;
}

.news-single-headline {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.2em;
	COLOR: #666;
}

.news-single-related {
	font-size: 0.9em;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
	color:#666;
}

.news-single-files, .news-single-links {   
	clear:both;
	width:770px;
	font-size: 0.9em;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	line-height: 1.3em;
	color:#666;
}
.news_back_to {   
	font-size: 1.0px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	line-height:1.4em;
	color:#666;
}

.news-single-backlink {
	width: 220px;
	clear: both;
	float: right;
	text-align: right;
	margin: 20px 0 0 0;
}

.news-single-backlink a {
	text-decoration:none;
	font-size: 0.8em;
}


/* ##### sonstige ##### */
.clear {
	clear: both;	
}
.more_link {
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
}
.prev_article {float:left; width:300px; height:30px;}
.next_article {float:right; width:300px; text-align:right; height:30px;}