/* default styles for extension "tt_news" */

/*-----------------------------------  clearer  -----------------------------------*/

.cl-right {
	display: none;	
}

.news-single-rightbox {
    text-align: right;
}
.news-single-item h1 {
	margin-top: -15px;
	margin-bottom: 10px;	
}
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	display:none;}
.news-latest-container HR.clearer {
	clear:left;display:none;
	
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {margin-top:10px;
	
	}

.news-latest-container H3,.news-latest-gotoarchive {
	color:#383838;

	background-color:#bc9a7a;
	font-size:12px;}

.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:#000000;
}
.news-latest-gotoarchive A {
	color:#000000;
	text-decoration:none;
	}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.0;
	/* IE hack end */
	
	padding-bottom:15px;
	}
.news-latest-item h2{
	font-size:12px; 
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;}
.news-latest-item h2 a{
		text-decoration:none;}
.news-latest-item p.bodytext{
	/* IE hack */
	font-size:12px;
	line-height:15px;
	color:#000000;}

.news-latest-item IMG {
	float: left;
	margin-top:5px;margin-right:5px;margin-bottom:5px;padding:1px;background:#eeeeee;
	border:1px solid #000000;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink {
	font-size:10px;
	margin-top:-15px;
	
}
.news-latest-date a,.news-latest-morelink {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
.news-latest-category {
	font-size:9px;
	margin-top:-15px;
	background:#eeeeee;
	display:none;
}

.news-latest-morelink {
	height:12px;
	background:#eeeeee;
}

.news-latest-morelink A {
	float:right;
	text-decoration:none;
	font-size:10px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	float:left;
	margin-top:15px;
	
	
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #000000;
	}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #000000;
	
}


.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000000;
	font-size:12px;
}
.news-list-container H3 A {
	font-size:12px;
	color:#000000;
	text-decoration:none;

}
.news-list-container P {
	
}
.news-list-date {
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	
	}

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

	}

.news-list-container IMG {

	float: left;
	border:1px solid #000000;
	margin-top:0px;
margin-right:10px;
}
.news-list-category IMG {
	float: left;
	border:none;
	margin:0px;
}
.news-list-item a IMG {float: left;
	border:1px solid #000000;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
}
.news-list-morelink a{
	font-size:10px;
	background: #eeeeee;
	text-decoration:none;
	text-align:right;
	}
	
.news-list-category {
	font-size:9px;
	margin-left:3px;
	display:none;}

.news-list-morelink  {
	clear:both;
	text-align:right;
	background: #eeeeee;}

.news-list-browse {
	text-align: center;
}

.news-list-date {padding-top:5px;}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:0px;
	
	
	
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
	}
.news-single-item p.bodytext {}
.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 5px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size:12px;
	font-weight: bold;
	font-family:Arial,Verdana,sans-serif;
	padding-left:0px;
	line-height:20px;color: #000000;}



.news-single-img {
	float: right;
	margin:10px;padding:5px;
	background:#eeeeee;
	border:1px solid #003863;
}

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

.news-single-category {
    display:none;
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
	color:#000000;
	text-align:center;
}
.news-single-author {
	padding-bottom: 3px;
	display:none;
}
.news-single-additional-info {
	
/*	clear: both;*/
	margin-top: 15px;
	padding:0px;
	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;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	
		
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#000000;
	font-size:14px;
}
.news-amenu-item-year {
	font-weight: bold;
	background:#bc9a7a;
	padding: 2px;
	color:#ffffff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;

	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;

	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;

	border-left:1px solid #666;
}


/*-----------------------------------  tt_news LATEST view linke spalte  -----------------------------------*/

.tdnews .news-latest-container {
	margin-top:0px;
	margin-left:10px; 
	margin-right:10px;
	}

.tdnews .news-latest-container H2,.tdnews .news-latest-gotoarchive {
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	/*background-color:#D8FA70;*/
	font-size:12px;
	margin-bottom:20px;}

.tdnews .news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}

.tdnews .news-latest-gotoarchive A:LINK, .tdnews .news-latest-gotoarchive A:VISITED, .tdnews .news-latest-gotoarchive A:HOVER {
	color:#ffffff;
}
.tdnews .news-latest-gotoarchive A {
	color:#ffffff;text-decoration:none;
	
}
.tdnews .news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.0;
	/* IE hack end */
	padding-bottom:15px;
	margin:3px;
	}
.tdnews .news-latest-item h3{
	font-size:12px; 
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;}
	
.tdnews .news-latest-item h3 a{
		text-decoration:none;color:#ffffff;}
		
.tdnews .news-latest-item p.bodytext{
	/* IE hack */
	font-size:12px;
	line-height:15px;
	color:#ffffff;}

.tdnews .news-latest-item IMG {
	float: left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding:1px;
	background:#eeeeee;
	border:1px solid #ffffff;
}
.tdnews .news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.tdnews .news-latest-date,.news-latest-morelink {
	font-size:10px;
	margin-top:-15px;
	
}
.tdnews .news-latest-date a,.tdnews .news-latest-morelink {
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
.tdnews .news-latest-category {
	font-size:9px;
	margin-top:-15px;
	background:#eeeeee;display:none;
}

.tdnews .news-latest-morelink {
	height:12px;
	background:#eeeeee;
}

.tdnews .news-latest-morelink A {
	float:right;text-decoration:none;font-size:10px;
}
