/*---tt_news LIST view---*/
.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	margin-bottom: 20px;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
}
.news-search-form input.news-search-form-submit { margin:0 !important;border: none;}
.news-list-date {
	width: 50px;
	font-size: 100%;
	font-weight: normal;
	color: #999;
	float: left;
	text-align: center;
	margin:0;
	padding-top: 0.65em;
}
.news-list-date span {
	line-height: 1em;
	display: block;
	font-size: 200%;
	}
.news-list-item h2, .news-list-item p, .news-list-morelink {margin-left: 55px;}
.nodate .news-list-item h2, 
.nodate .news-list-item p, .nodate .news-list-morelink, .news-list-category {margin-left: 0;}
.news-list-imgcaption {
float: right;
padding-top:3px;
padding-right:3px;
font-size: 90%;
}
.news-list-container img {
float: right;
margin: 0 0 10px 10px;
}
.reference { width: 780px;}
.reference .news-list-item {
float: left;
width: 380px;
}
.reference .news-list-left {width: 380px;}
.reference .news-list-right {width: 400px;}
.reference p{
margin-bottom: 0;
margin-top: 0;
}
.reference .news-list-item img {
float: left;
margin: 0 10px 10px 0;
border:1px solid #DDDCD9;
}
.reference .news-list-right img {margin-left:20px;}
.news-list-morelink, .news-list-category {font-size:90%;}
.news-list-category {
float: right;
clear:right;
}
.news-list-morelink  {
	margin-bottom:3px;
	font-weight: bold;
	display: inline;
	background: url(../img/buttons.gif) no-repeat 100% -62px;
}
.news-list-morelink a {padding-right: 15px;}
.news-list-browse {text-align: center;}
/*---tt_news Page-Browser---*/
.tx-ttnews-browsebox {text-align: center;}
.tx-ttnews-browsebox table {margin: 0px auto;}
.tx-ttnews-browsebox{font-size: 90%;}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {font-weight: bold;}
#content .tx-ttnews-browsebox-SCell p, #content .tx-ttnews-browsebox p{margin:0px 0.2em;}
.news-search-emptyMsg {margin-bottom:5px;}
/*---tt_news SINGLE view---*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
}
.news-single-subheader {font-weight: bold;}
.news-single-img {
	float: right;
	margin-left:20px;
	width: 290px;
	text-align:right;
}
.news-single-img a:hover{background: transparent;}
#content p.news-single-imgcaption {
	margin:0 0 0.3em 0;
padding:0.1em 0 0.2em 0.2em;
	clear:both;
	font-size: 90%;
	line-height:1.1em;
	/*background:#EEEEEE*/
}
.news-single-category {
	float: right;
	font-size: 90%;
}
.news-single-backlink a {
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata, .news-single-author {font-size: 75%;}
.news-single-author {padding-bottom: 3px;}
.news-single-additional-info {
	margin: 10px 0;
	padding:0pt 0.5em;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	padding:0px;
}
.news-single-related dd, .news-single-links dd, .news-single-files dd {margin-left:20px;}
.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	margin: 0 0 5px 5px;
	width:90%;
	font-size:1em;
}
.news-single-additional-info p {margin: 0;}
.news-single-additional-info img {vertical-align: middle;}
/*--- tt_news Categorymenu (CATMENU) --- */
.news-catmenu h3  {display: none;}
.news-catmenu-header  {font-weight:bold;}
.news-catmenu div {
	white-space: nowrap;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}
.news-catmenu div img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {font-weight:bold;}
.news-amenu-item-year {
	font-weight: bold;
	list-style: none;
}
