/***********************************************/
/* Begin Extension: Indexed Search             */
/***********************************************/
.tx-indexedsearch ul.browsebox { 
	padding: 0px;
	margin: 0px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI { 
	display:inline; 
	margin-right:5px;
	font-size: 8pt;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px;
	float: right;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width: 150px;
	margin-bottom: 3px;
	font-size: 8pt;
}

.tx-indexedsearch select { 
	margin-bottom: 3px;
}

.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 p.tx-indexedsearch-descr { 
	margin-top: 3px;
	margin-left: 10px;
}

dl.tx-indexedsearch-info{
	margin-top: 0px;
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background-color: #EBEBEB;
	border-top: 1px dashed #7F98A4;
	border-bottom: 1px dashed #7F98A4;
	font-style: italic;
}

.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-color: #F6F8F9;
	vertical-align:middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666; 
}

.tx-indexedsearch .tx-indexedsearch-category { 
	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-form{
	font-size: 8pt;
}

.tx-indexedsearch legend{
	font-weight: 700;
	color: #000000;
	display: none;
}

.tx-indexedsearch h3{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 9pt;
	background: #EBEBEB;
	color: #000;
	padding: 0px;
	height: 16px;
}

#content span.tx-indexedsearch-title a, 
#content span.tx-indexedsearch-title a:link, 
#content span.tx-indexedsearch-title a:visited{
	color: #0A246A;
	vertical-align: 20%;
}

#content span.tx-indexedsearch-title a:hover{
	color: #A8B2CA;
}

.tx-indexedsearch fieldset {
	padding: 10px;
}

.tx-indexedsearch form p a,
.tx-indexedsearch form p a:link,
.tx-indexedsearch form p a:visited{
	margin-top: 10px;
	margin-left: 15px;
	font-size: 8pt;
}

.tx-indexedsearch .res-tmpl-css { 
	clear:both;
	margin-bottom:1em;
	font-size: 8pt;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right:1em;
	width:10em;
	float:left;
	font-size: 8pt;
	padding-left: 7px;
	text-align: right;
}



.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css {
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.5em;
	margin-right: 2px;
	float:right;
	color: #0C246A;
}

.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-info {
	display: none;
}

/*-- über den Standard hinnausgehendes CSS -----*/

.tx-indexedsearch select{
	font-size: 8pt;
}

div.tx-indexedsearch-search-select-group input {
	float: left;
	margin-left: 124px;
	margin-right: 5px;
}

#tx-indexedsearch-extResume-label{
	font-size: 8pt;
	text-align: left;
	width: 130px;
}
