/* tt_news Layout 09.10.09 sha */
.news-list-container strong, .news-latest-container strong {
	font-weight: bold;
	font-size: 14px;
	line-height:1.5;
	color: #3b7eba;
}

.news-latest-item h3 {
 width: 228px;
}
*html .news-latest-item h3 {
margin: -8px 0 0 0;
}
.news-latest-item strong {
font-size: 12px;
font-weight: normal;
}
.news-list-container a, .news-latest-container a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.news-list-container a:hover, .news-latest-container a:hover {
	text-decoration: underline;
	color: #2479c9;
	font-size: 12px;
	font-weight: normal;
}
.news-list-morelink a, .news-single-backlink a, .news-latest-morelink a {
	color: #2479c9;
	text-decoration: none;
	font-size: 12px;
}
/* mehr > neben Überschrift positionieren */
.news-latest-morelink {
	float: right;
	margin-top: -15px;
	font-size: 11px;
	line-height: 11px;
}
.news-list-date, .news-latest-date {
	font-size:12px;
	color: #3b7eba;
}
/* Trennlinien */
.news-list-container hr, .news-latest-container hr {
width:275px; 
color:#d9dfe4; 
background-color: #d9dfe4;
height:1px;
text-align:left; 
border:0px solid #d9dfe4;
margin: 6px 0;
}
*html .news-latest-container hr {
	margin: -4px;
}

*+html .news-latest-container hr {
	margin: -4px;
}

.news-latest-container h2 {
font-family: "Trebuchet MS", Arial;
font-weight: normal;
font-size: 18px;
line-height:1.5;
color: #3b7eba;
}

