/* Formatierung der tt_news */

#news-latest-item a, #news-latest-item a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #646464;
	font-weight: normal;
}

#news-latest-item a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #225B32;
	font-weight: normal;
}

#news-latest-item img {
	float: left;
	margin: 0 1px; 20px 0;
}

#news-list-morelink a {
	font-size: 12px;
	font-weight: normal;
}

#news-list-morelink a:hover, a:visited {
	font-size: 12px;
	font-weight: normal;
}

.news-list-item img {
	float: right;
	margin: 10px 0 0 10px;
}

#news_list_text a, #news_list_text a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #225B32;
	font-weight: normal;
}

#news_list_text a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #225B32;
	font-weight: normal;
}

#news-amenu-container a, #news-amenu-container a:visited {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #225B32;
	font-weight: normal;
}

#news-amenu-container a:hover {
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	color: #225B32;
	font-weight: normal;
}