
/* 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
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #3151a1;
			background-color: #bfcce4;
			border: 1px solid #003d8f;
			width:100px;
			margin-left: 10px;
		}
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword
		{	
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #3151a1;
			background-color: #ffffff;
			border: 1px solid #bfcce4;
			width:150px;
			margin-left: 10px;
		}
		
		.tx-indexedsearch .tx-indexedsearch-searchbox
		{
			margin-bottom: 25px;
		}	
		
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			color: #3151a1;
		}
		
		.tx-indexedsearch .tx-indexedsearch-noresults
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			color: #cc071e;
			text-align:center;
		}
		
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title,
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-result-count
		{
			background:#eeeeee;
			padding: 1px 3px;
		}
		
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			padding: 2px 10px;
			 
		}
		
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #cc071e; font-weight: normal; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info 
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			background-color: #bfcce4;
			padding: 1px 3px;
		}

		/* ZWINGEND erforderliche Reihenfolge !!!!!!
		A:link    { color: red }
		A:visited { color: blue }
		A:hover   { color: yellow }
		A:active  { color: lime }    */

		.tx-indexedsearch-info a:link
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight: normal;		
			color: #3151a1;
			text-decoration: none;
		} 
		
		.tx-indexedsearch-info a:visited
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight: normal;		
			color: #3151a1;
			text-decoration: none;
		} 
		
		.tx-indexedsearch-info a:hover
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight: normal;		
			color: #cc071e;
			text-decoration: none;
		} 
		
		.tx-indexedsearch-info a:active
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight: normal;		
			color: #cc071e;
			text-decoration: none;
		} 
		
		
		
		
		
		
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			background-color: #eeeeee;
			padding: 1px 3px;
		}
		
		.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 TABLE { background-color :#cccccc; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background-color: #cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.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 { font-size:0.9em; 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; }
		
		.tx-indexedsearch-rules
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #3151a1;
			margin-bottom: 25px;
		}
		
		.tx-indexedsearch-rules h2
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #3151a1;
		}
		
		.tx-indexedsearch
		{
			font-family: Verdana,Arial,Tahoma,sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #3151a1;
		}
		
		.tx-indexedsearch-res
		{
			margin-bottom: 20px;
		}

	