/* tt_news Layout Presse 09.04.10 sha */
.news-list-container strong, .news-latest-container strong {
	font-weight: bold;
	font-size: 14px;
	line-height:1.5;
}

.news-latest-item h3, .news-latest-item a:link {
 width: 700px;
 color: #000;
}
*html .news-latest-item h3 {
margin: -8px 0 0 0;
}
.news-latest-item strong {
font-size: 12px;
}
.news-latest-container a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.news-latest-container a:hover {
	text-decoration: underline;
	color: #2479c9;
	font-size: 12px;
	font-weight: normal;
}
.news-single-backlink a, .news-latest-morelink a {
	color: #2479c9;
	text-decoration: none;
	font-size: 12px;
		width:49px;
	height:13px;
}
/* mehr > neben Überschrift positionieren */
.news-latest-morelink {
	float: right;
	margin-top: -15px;
	font-size: 11px;
	line-height: 11px;
}

.news-latest-morelink img{
	border:0;
	width:49px;
	height:13px;
}

.news-latest-date a{
	font-size:12px;
	color: #3b7eba;
	float:left;
}
/* Trennlinien */
.news-latest-container hr {
width:800px; 
color:#3b7eba; 
background-color: #3b7eba;
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;
}

/* Sidebar - Überschriften fett */
.right .news-single-item .bodytext {
font-weight:bold;
}

.right .news-single-item .bodytext a {
font-weight:normal;
}

/* Image Single View */
.news-single-item table td{
background-color:#f5f6f5;
}

.news-latest-subheader {
color:#717171;
float:left;
}

.news-latest-item .clearer {
clear:both;
}
