.news-list-container {
	list-style:none;
	color:#727272;
	font-family:Arial,helvetica,sans serif;
	font-size:small;
	text-align:justify;
}

.news-title{
	color:#154B77;
	font-weight:bold;
	text-decoration:none;
}

.news-list-item, .news-list-item-last {
	padding-bottom:20px;	
}

.news-list-item .news-title, .news-list-item-last .news-title{
	color:#154B77;
	font-weight:bold;
	text-decoration:none;
}

.news-list-item .news-title a, .news-list-item-last .news-title a {
	color:#154B77;
	font-weight:bold;
	text-decoration:none;
}

.news-list-date {
	color:#600617;
	font-weight:normal;
}

.news-list-browse{
	padding:15x auto;
	color:#154B77;
	font-weight:normal;
	text-decoration:none;
}

.tx-ttnews-browsebox a{
	color:#154B77;
	font-weight:normal;
	text-decoration:none;
}

.tx-ttnews-browsebox span.prev{
	background:url(/fileadmin/templates/images/fleche-l.gif) no-repeat left;
	width:15px;
}

.tx-ttnews-browsebox span.next{	
	background:url(/fileadmin/templates/images/fleche-d.gif) no-repeat right;
	width:15px;
}


.news-list-item .bodytext, .news-list-item-last .bodytext{
	color:gray;
	font-size:small;
	font-weight:normal;
	margin-bottom:5px;
}