/*LATEST*/
#news-latest-container {	
	height:402px;
	margin:0 0 0px;
	width:348px;
	overflow:hidden; 
}


#news-latest-container a{
	
	
}

#news-latest-container a:hover{
	
	
}

.news-latest-item {
	float:left;
	width:348px;
}

.news-latest-mehr {
	float:right;
}

.latest-more {
	width:348px;
}

.news-latest-title {
	float:left;
	width:320px;
	margin-bottom:0px;
	margin-top:0px;
}

#news-latest-container .news-latest-title h1 {
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:10px;
	padding-bottom:6px;
	padding-top:1px;
}

#news-latest-container .latest-more.active h1 {
	color: #80c342;
}

.news-latest-icon {
	float:right;
	margin-right:8px;
	margin-top:3px;	
}

#news-latest-container .inactive .news-latest-icon {
	background-image:url(../images/news_accordeon_header_off.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}

#news-latest-container .active .news-latest-icon {
	background-image:url(../images/news_accordeon_header_on.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}


.news-date {
	color: #044FA2;
}

.news-latest-item-content {
	background-image:url(../images/bg_news_content.gif);
	float:left;
	width:348px;
}

.news-latest-item-content-bottom {
	background-image:url(../images/bg_news_bottom.png);
	*background-image:none;
	height:5px;
	width:348px;
	float:left;
}

.news-latest-item-content-image {
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}

.news-latest-item-content-text {
	float:left;
	height:160px;
	padding:10px 10px 0px 10px;
}

.news-latest-item-content-text a{
	font-weight:bold;
}

#right .news-latest-item-content-text p {
	margin:0px;
	padding:0px;
}


/**LIST**/

.news-list {
	float:left;
	width:512px;
}

.item-news-list {
	border-bottom:3px solid #E2E3E5;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	width:512px;
}

.item-news-image {
	width:130px;
	margin:0px 20px 0px 0px;
	float:left
}

.item-news-content {
	/*float:left;*/
	margin-left:150px;
	width:350px;
}

.item-news-text {
	float:left;
	padding-top:5px;
}

.item-news-content h3{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #999999;
}

.news-list-more {
	float:left;
	padding-top:10px;
}


.news-list-more a{
	font-weight:bold;
}


.tx-ttnews-browsebox {
	float:right;
	padding-bottom:15px;
}

.tx-ttnews-browsebox ul{
	height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.tx-ttnews-browsebox ul li{
	float:left;
	height:20px;
	margin:0;
	padding:0 8px;
}


/***Single***/
.news-single-item {
	float:left;
}

.news-single-item h2{
	border-bottom:1px dotted #727273;	
}

.news-single-item-date{
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px;
}

#left .news-single-item .image_container {
	background-color:none;
	float:left;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	width:512px;
}

#left .news-single-item .text_container {
	background-color:none;
	float:left;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	width:512px;
}

#left .news-single-item .textpic_container {
	background-color:none;
	float:left;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	width:512px;
}









