/* Hides from IE5-mac \*/
* html .news-latest-item {height: 1%;}
* html .news-single-item {height: 1%;}
* html .news-list-item {height: 1%;}
* html .thema-latest-item {height: 1%;}
/* End hide from IE5-mac */ 

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer {
clear:right;
height:1px;
border:1px solid #F9FFE5;
}
.news-list-container HR.clearer, .news-single-item HR.clearer {
clear:right;
height:1px;
border:1px solid #dae3f8;
}
.news-latest-container HR.clearer {
clear:left;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
 	border:1px solid #69a9c9;
	background-color:#dae3f8;
	margin-left: 3px;
	margin-bottom: 5px;
}

.news-latest-container H2 {
	color:#fff;
	padding:3px;	
	margin:3px;
	border:1px solid #69a9c9;
	background-color:#CC3333;
}
.news-latest-gotoarchive {
	color:#333333;
	padding:3px;	
	margin:3px;
	border:1px none #69a9c9;
	background-color:#dae3f8; 
}
.news-latest-gotoarchive {
 	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
	color:#333333;
}

.news-latest-gotoarchive a {
	color:#333333;
}
.news-latest-item {
	padding:3px;	
	margin:3px;
	margon-bottom:5px;
	font-size: 0.95em;
	border:1px solid #69a9c9;
	background-color:#F9FFE5;
}

.news-latest-item H3, .news-latest-item H3 A:HOVER, .news-latest-item H3 A:VISITED {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.news-latest-item P {
	margin: 5px;
}

.news-latest-item IMG {
	border: none;
	margin-top:5px;
	margin-bottom: 2px;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:1em;
}

.news-latest-morelink {
	height:10px;
	margin-bottom: 2px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:1px none #69a9c9;
	background: #FFFFFF;

}	

.news-list-item {
	padding:0px;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color:#dae3f8;
	border:1px solid #69a9c9;
} 
.news-search-form {	
	padding:3px;	
	margin-bottom:5px;
	border:1px solid #96a9c9;
	background-color:#F9FFE5;

}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form FORM {
	margin:0px;	
}
.news-list-container H3 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
	border-bottom: 1px solid #69a9c9;
	background-color: #dae3f8;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#333333;
	padding-left:2px;
}
.news-list-container H3 A {
	/*color:#333333;*/

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #333333;
	height:12px;
	font-size: 0.85em;
	font-weight: normal;
	background-color: #dae3f8;
	margin-top: 1px;
	margin-right: 5px;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	border:1px solid #96a9c9;
	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.95em;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
	


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #666;
	padding:0px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD { 
	font-size: 0.95em; 
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg { 
	font-size: 1em;
	margin-left: 10px; 
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;	
	margin-bottom:5px;
	border:1px solid #69a9c9;
	background-color:#dae3f8;
	margin-bottom: 50px;
	/*line-height: 1.2; */

}
.news-single-item H2 {
	font-size: 1.25em;
	font-weight:bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}
.news-single-item H3 {
	font-size: 1em;
	margin-bottom: 10px;
}
.news-single-item P {
	margin-bottom: 8px;
	margin-top: 3px;
}
.news-single-item IMG {
	margin-bottom: 0px;
	margin-top: 0px;

}	

/**/

		

.news-single-img {
	float: right;
	margin-left:5px;
	width: 200px;
	text-align: center;
}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 0.95em;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 1em;
}
.news-single-author {
	padding-bottom: 5px;
}
.news-single-additional-info {
	background-color: #dae3f8;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:##dae3f8;
}

.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;
	font-size: 1em;
	margin-left:5px;
	width:90%;
}
	
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px;	
 	border:1px solid #96a9c9;
	background-color:#dae3f8;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;	
	border:1px solid #666;
	background-color:#96a9c9;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #96a9c9;
	color:#fff;
}


/*----------------------------------- CAV Thema tt_news LATEST view  -----------------------------------*/
.thema-latest-container {
 	border:1px solid #69a9c9;
	background-color:#dae3f8;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 2px;
}

.thema-latest-container H2 {
	color:#fff;
	padding:3px;	
	margin:3px;
	border:1px solid #69a9c9;
	background-color:#CC3333;
}
.thema-latest-item {
	padding:3px;	
	margin:3px;
	font-size: 0.95em;
	border:1px solid #69a9c9;
	background-color:#F9FFE5;
	/*line-height: 1.2; */
}

.thema-latest-item H3, .thema-latest-item H3 A:HOVER, .thema-latest-item H3 A:VISITED {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.thema-latest-item P {
	margin: 5px;
}

.thema-latest-item IMG {
	border: none;
	margin-top:5px;
	margin-bottom: 2px;
	margin-right: 3px;
	float:left;
}
.thema-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.thema-latest-date,.thema-latest-morelink,.thema-latest-category {
	font-size:1em;
}

.thema-latest-morelink {
	height:10px;
	margin-bottom: 2px;
}

.thema-latest-morelink A {
	float:right;
}

