body {
	
}

/*------ NEWS ----- */

.news-latest-date, .news-latest-gotoarchive, #right .clearer {
	display:none;
}

.news-latest-container {
	padding:0px;
}

.news-latest-container h2{
	color:#80cd31;
	margin: 0px 0px 0px 0px;
	padding: 1.0em 0px 1.0em 0px;
}

.news-latest-item {
	/*height:5.5em;
	width:47em;*/
	position:relative;
	clear:left;
	background-color:#e9e9e9;
	
	margin: 0 0 1em 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	
	height: 1%;
}

#stage .content .news-single-item .bodytext, #stage .content .news-latest-item .bodytext {
	margin: 0;
	padding: 0;
}

.news-latest-morelink, .news-single-backlink {
	font-size: 0.75em;
}

.news-single-timedata, .news-single-author, .news-single-category {
	display:none;
}

#stage .content .news-single-item h3 {
	color: #000000;
	font-weight: bold;
	
	font-size: 0.75em;
	margin-bottom: 1em;
}

.clearer {
	clear:left;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	border:none;
}

.news-single-backlink {
	clear:both;
	margin-top:1.0em;
}

.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}

.news-latest-image {
	position:relative;
	float:left;
	/*height:60px;*/
	margin: 0 1.0em 0 0;

}

.news-single-img {
	float:left;
	margin-right:1.0em;
}

.news-single-additional-info dd {
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}

.news-single-additional-info dd img {
	margin-right: 5px;
}
