/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news:link, a.news:visited, a.news:active, a.news:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#171740;
	font-size:11px;
	font-weight:bold;
	z-index:1;
	text-decoration: none;
	}


.news:hover {
	font-size:11px;
	color:#676767;
	text-decoration:underline;
	}


.news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:25px;
	border:1px solid #FFFFFF;
	font-size:11px;
	color:#171740;
	/* macht den unterstrich wie BB */

}

.news-latest-container H2 {
	color:#171740;
	padding:0 0 0 0; 
 	margin:0 0 0 0;
	border:none;
	font-weight:normal;
	line-height:12px;
	font-size:10px;
}


.news-latest-container {
	color:#171740;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:none;
	font-weight:normal;
	line-height:12px;
	font-size:10px;
	width:200px;
}



/* News an der rechten Seite */

.news-latest-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	padding:7px 5px 5px 7px;
	margin:0px 0px 3px 0px;
	border:none;
	font-size:11px;
	border:1px solid #D9D9D9;
	font-weight:bold;
	color:#171740;
	line-height:10px;

}

.news-latest-item IMG {
	margin:0 0 15px 0;
	border:1px solid #FFFFFF;
	padding:0 0 15px 0;
	float:none;
}





/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #D9363A;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	align:top; 
}

.news-single-item H3 {
	margin:0 0 0 0;
	
}


.news-latest-container .news-latest-item .boxen	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
}
