# Indexed Search Formatierung
.tx-indexedsearch .tx-indexedsearch-searchbox { margin-top:0px; margin-bottom:0px;  }   
.tx-indexedsearch .tx-indexedsearch-searchbox P { margin-top:0px; margin-bottom:0px;  }   
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:50px; }	
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }	
.tx-indexedsearch .tx-indexedsearch-whatis P.tx-indexedsearch-sw { font-weight:bold; }	
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }	
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {  width:100%  }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { color: #333333;   width:50px  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { color: #333333;   width:50px }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { color: #333333; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; font-size: 11px; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { color: #333333; font-size: 11px; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a { color: #333333; font-size: 11px; }	
.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 P { margin-top:0px; margin-bottom:0px;  } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { table-layout:relative }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle} 
.tx-indexedsearch-browsebox-SCell { margin-top:0px; margin-bottom:0px;  } 
.tx-indexedsearch-browsebox TD { margin-top:0px; margin-bottom:0px;  } 
.tx-indexedsearch-browsebox { margin-top:0px; margin-bottom:0px;  } 

.tx-indexedsearch-header {
	background:#999999;
	color: #FFFFFF;
	height: 25px;
}

.tx-indexedsearch-header a {
	color: #FFFFFF;
}

.tx-indexedsearch-info {
	background:#E9E9E9;
}