/****************************************************************************************
# CSS für die indexed search
#
# ***************************************************************************************/

.tx-indexedsearch form fieldset {
	width: auto;
	border: 1px solid #4081A2;
	padding: 1em;
	margin-right: 1.3em;
}
* html .tx-indexedsearch form fieldset {
	width: 97.5%;
}

.tx-indexedsearch .tx-indexedsearch-searchbox p { padding-top: 1em;}
.tx-indexedsearch-whatis { margin-left: 0.4em; }
.tx-indexedsearch-icon { margin-left: 0.4em;} 
.tx-indexedsearch-browsebox {
	margin-bottom: 1em;
}
.tx-indexedsearch-res {
	margin-bottom: 1em; 
}
