/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #ca2b01; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#e8e8e8; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tt_news" */

			/*---------------------------------  tt_news Page-Browser ---------------------------------*/
		.tx-ttnews-browsebox, .browseBoxWrap {
			margin:3px;
			padding:3px;
		}
		
		.tx-ttnews-browsebox TD {
			font-size: 12px;
		}
		.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 {
		}

		.news-search-emptyMsg {
			font-size: 12px;
			margin-left: 10px;
		}




		.news-list-browse {
			text-align: center;
		}
	
		/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
		.news-single-item {
			padding:5px;
			margin-bottom:5px;
			border:1px solid #666;
			background-color:#F9FFE5;
		
		}
		.news-single-item H2 {
			font-size: 16px;
			font-weight:bold;
			color: #85A600;
			margin-bottom: 0px;
		}
		.news-single-item H3 {
			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: 10px;
			margin-bottom: 15px;
			margin-top: 10px;
		}
		.news-single-timedata {
			float: right;
		}
		.news-single-timedata, .news-single-author,.news-single-imgcaption {
			font-size: 12px;
		}
		.news-single-author {
			padding-bottom: 3px;
		}
		.news-single-additional-info {
		
		}
		.news-single-related,.news-single-files,.news-single-links  {
			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%;
		}

		.news-list-item
		{
			clear:both;
			margin-top:5px;
			margin-bottom:5px;
		}
		