/* @override 
	http://www.gmtec-industries.de/typo3/fileadmin/css/ext/tt_news.css
*/

div.news-latest-container {
	float: left;
	width: 850px;
	padding: 20px 0 0 0;
	color: #666;
	border-bottom: solid 1px #E7E9E5;
	margin: 0 0 20px 0
	}

h2.ttnews {
	float: left;
	background: url(../img/headline_ttnews.gif) repeat-x center;
	width: 850px;
	height: 15px;
	line-height: 15px;
	padding: 0;
	font-weight: bold;
	}

#aktuelles div.news-latest-container h2.ttnews span {
	background: #FFF;
	font-size: 10px;
	padding: 0 15px 0 0;
	}

div.news-latest-item {
	float: right;
	width: 125px;
	padding: 8px 55px 8px 25px;
	text-align: right;
	}

#aktuelles div.news-latest-container div.news-latest-item h3 a {
	font-size: 10px;
	color: #666;
	}

#aktuelles div.news-latest-container div.news-latest-item div.news-latest-morelink a {
	float: right;
	padding: 5px 0 0 0;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	}	

#aktuelles div.news-latest-container div.news-latest-item div.news-latest-morelink a:hover {
	text-decoration: underline;
}


	

