/* CSS Document */
.dummy {
	margin:0;
	padding:0;
	font-size:0px;
}
.news-list-morelink {
	font-size: .9em;
	margin-top: 2px;
}
.news-latest-morelink {
	font-size: .9em;
	margin-top: 2px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 0;
}
.news-latest-morelink A, .news-list-morelink A {
	float:right;
}
.news-latest-container hr, .news-list-container hr {
	height:1px;
	color:#fff;
	background-color:#fff;
	border-bottom:1px solid #ccc;
	border-top:0;
	margin: 2px 0 2px 0;
	padding: 0;
}
.news-latest-title {
	margin-bottom: 3px;
}
.news-latest-item img {
	margin-bottom:5px;
	margin-right:5px;
	margin-top: 3px;
	border:1px solid #666;
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear, .clearfix {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    clear: both;
    height: 0; 
    visibility: hidden;
}
/* IE-mac \*/
* html .clearfix {height: 1%;  min-height: 0px; }
/* IE-mac */
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
}
.news-single-item H2 {
	font-size: 1.2em;
	font-weight:bold;
	color: #C22929;
	margin-bottom: 0px;
}
.news-single-item H3 {
	font-size: 1em;
	font-weight:bold;
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: .95em;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 0.9em;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.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-left:5px;
	width:90%;
}
.news-list-container HR.clearer, .news-single-item HR.clearer {
	clear:right;
	height:1px;
	color:#fff;
	background-color:#fff;
	border-bottom:1px solid #ccc;
	border-top:0;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
#c1 .news-list-container h3 {
	font-size: 1.2em;
	color: #C22929;
	margin-bottom: 5px;
}
#c1 .news-list-container h3 a {
	color: #C22929;
}
.news-list-date {
	float: right;
	color: #666;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	font-size: 0.8em;
	font-weight: normal;
	}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.9em;
	}
.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:0.9em;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.news-search-emptyMsg {
	margin-left: 10px;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-bottom:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:0;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	margin-bottom: 5px;
}
.news-amenu-item-year {
	font-weight: bold;
	background-color: #454f51;
	color:#fff;
}



