/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
/*AVS Individualisierte CSS-Formate aus Typo3*/
.csc-header .csc-firstHeader {
	margin: 0;
	padding: 0;
}
/*Stylesheets für das Suchformular*/
/*A Vista Studios*/
.tx-indexedsearch {
	line-height: 1.75em;
}
.tx-indexedsearch-searchbox-sword { margin-bottom:0px; padding-bottom:0px; padding-left:5px; padding-right:5px; width:128px; color:#333333; border: 1px solid #7F9DB9;}
.tx-indexedsearch-searchbox-button { margin-bottom:-2px; }
.tx-indexedsearch-browsebox { 
	margin: 0;
	padding: 0.5em; 
	font-size: 0.9em;
	border: 0px solid #999;  
	/*background-color: #FAFAFA; */
}
.browsebox { margin: 0 0 1.5em 0; padding: 0; font-size: 1.1em;}
.tx-indexedsearch-browsebox p {margin: 0 0 2em 0;}
.tx-indexedsearch .tx-indexedsearch-browsebox UL { list-style-type: none; }
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI { padding-right: 0px; padding-left: 3px; background: url(../images/g_spacer.gif) no-repeat 0px 0.3em; padding-bottom: 0px; margin: 0.8em 0px; padding-top: 0px }
.tx-indexedsearch-browselist-currentPage {color:#666666; display: inline; margin: 0; padding: 0;}
.tx-indexedsearch-browselist-currentPage .tx-indexedsearch-browselist-currentPage-bold a:link, 
.tx-indexedsearch-browselist-currentPage .tx-indexedsearch-browselist-currentPage-bold a:hover, 
.tx-indexedsearch-browselist-currentPage .tx-indexedsearch-browselist-currentPage-bold a:visited,
.tx-indexedsearch-browselist-currentPage .tx-indexedsearch-browselist-currentPage-bold a:active { font-size: 0.9em; color:#666666; font-weight: bold; text-decoration: none; }
.tx-indexedsearch-browselist-currentPage a:link,
.tx-indexedsearch-browselist-currentPage a:hover,
.tx-indexedsearch-browselist-currentPage a:visited {color:#666666; font-weight: normal; font-size:0.9em; text-decoration: underline; margin: 0px; padding: 0px;}
.tx-indexedsearch-browselist-currentPage a:active {color:#666666; font-size:0.9em; text-decoration: none; margin: 0px; padding: 0px;}

/*AVS*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; color:#333333;}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; color:#666666; }
.tx-indexedsearch .tx-indexedsearch-whatis { 
	font-weight:bold; 
	margin: 0;
	padding: 0.5em; 
	border: 1px solid #999;  
	/*background-color: #FAFAFA; */
}
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; color:#000000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	padding: 0.35em 0 0.35em 0; 
	font-size: 0.9em;
	border: 1px solid #999;  
	border-right: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a:link, 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a:active, 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a:visited { 
	text-decoration: none; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a:hover {
	text-decoration: underline; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { padding-left:5px; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent { 
	padding: 0 1em 0 1em; 
	font-size: 0.9em; 	
	font-weight:bold; 
	border: 1px solid #999; 
	border-left: 0px;
	background-color: #e7ebef;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { 
	font-size: 0.9em; 
	padding: 1em; 
	border: 1px solid #999; 
	border-top: 0px;
	background:#FFF;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#CC0000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	font-size: 0.8em; 
	padding: 0.15em 0.5em 0.15em 1em;
	border: 1px solid #999; 
	border-top: 0px;
}
.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:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }