/*________________________________________________*/
/*_____CSS for tt_news____________________________*/
/*________________________________________________*/
.news-latest-item{
	margin-bottom:1em;}
.news-latest-item h3{
	text-transform:uppercase;}
.news-latest-item .news-latest-morelink a:link, .news-latest-item .news-latest-morelink a:visited{
	text-decoration:none;
	padding-right:9px;
	background-image:url(/fileadmin/template_all/img/arrow_more_small.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	/*\*//*/
	background-position:right 3px;
	/**/}

.news-latest-item .news-latest-morelink a:hover, .news-latest-item .news-latest-morelink a:focus{
	background-image:url(/fileadmin/template_all/img/arrow_more_small_hover.gif);}

.news-list-container .news-list-item{
	margin-bottom:2em;}
.news-list-container img{
	width:110px;
	margin-right:20px;}
.news-list-container .news-list-image a:link, .news-list-container .news-list-image a:visited{
	height:0px;
	width:0px;
	font-size:0px;
	line-height:0px;
	display:inline;}
#middle .news-list-container .news-list-item h3{
	color:#666666;
	margin-bottom:5px;
	/*line-height:20px;*/
	color:#536682;}
.news-list-container .news-list-morelink{
	margin-top:5px;}
.news-list-container .news-list-morelink a:link, .news-list-container .news-list-morelink a:visited{
	text-decoration:none;
	padding-right:10px;
	background-image:url(/fileadmin/template_all/img/arrow_more.gif);
	background-repeat:no-repeat;
	background-position:right 4px;}
.news-list-container .news-list-morelink a:hover, .news-list-container .news-list-morelink a:focus{
	background-image:url(/fileadmin/template_all/img/arrow_more_hover.gif);}
	
.news-single-item .newssubheader{
	font-weight:bold;
	color:#536682;
	margin:1em 0em;}
.news-single-item{
	margin-bottom:2em;}
.news-single-item .news-single-img{
	float:left;
	width:200px;
	margin:3px 20px 10px 0px;}
	
.tx-ttnews-browsebox table{
	margin-top:20px;
	width:auto !important;
	text-align:left;}	
#middle .contentElement .tx-ttnews-browsebox td{
	border-left:1px solid #A9A79D;
	border-bottom:0px !important;
	padding:0px 15px;}
.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:link, .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a:visited{
	font-weight:bold;
	text-decoration:none;}
#middle .contentElement .tx-ttnews-browsebox td.nextnews, #middle .contentElement .tx-ttnews-browsebox td.prevnews{
	padding-right:0px;
	padding-left:0px;
	border-left:0px;}
.tx-ttnews-browsebox td.nextnews a:link, .tx-ttnews-browsebox td.nextnews a:visited{
	background-image:url(/fileadmin/template_all/img/search_browse_next.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	display:block;
	height:14px;
	text-decoration:none;
	width:13px;}
.tx-ttnews-browsebox td.nextnews a:hover, .tx-ttnews-browsebox td.nextnews a:active{
	background-image:url(/fileadmin/template_all/img/search_browse_next_hover.gif);}
.tx-ttnews-browsebox td.prevnews a:link, .tx-ttnews-browsebox td.prevnews a:visited{
	background-image:url(/fileadmin/template_all/img/search_browse_prev.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	display:block;
	height:14px;
	text-decoration:none;
	width:13px;}
.tx-ttnews-browsebox td.prevnews a:hover, .tx-ttnews-browsebox td.prevnews a:active{
	background-image:url(/fileadmin/template_all/img/search_browse_prev_hover.gif);}
