.tx-indexedsearch  {
  font-size: 11px;
  color: #525354;
}




.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-browsebox p {margin-bottom: 100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }

.tx-indexedsearch .tx-indexedsearch-whatis { margin-top: 20px; margin-bottom:15px; }
.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 TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.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:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }


.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 { 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; }


/*** Suchergebnisse ***/
.searchresult_icon {
  position: relative;
  float: left;
  width: 25px;
  margin: 0px;
  padding: 0px;
}

.searchresult_number {
  position: relative;
  width:10px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-top: 2px;
}


.searchresult_title {
  position: relative;
  margin: 0px;
  padding: 0px;
  top: 2px;
}

.searchresult_title img{
  margin: 0px;
  padding: 0px;

}

.searchresult_title a {
  font-size: 12px;
	color: #916B16;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	text-decoration: none;
}

.tx-indexedsearch-res h3 {
  margin: 0px;
  padding: 0px;
  padding-bottom:5px;
}

.tx-indexedsearch-res {
  padding-bottom: 20px;
  padding-top:20px;
}

.tx-indexedsearch ul.browsebox {
  position: relative;
  top: 10px;
  left: -7px;
  margin:0px;
  padding: 0px;
}

.tx-indexedsearch ul.browsebox li {
  margin-left: 0px;
  padding-left: 0px;
  left: 0px;
}


ul.browsebox li a {
  font-size: 11px;
  color: #916B16;
  text-decoration: none;
}

.tx-indexedsearch-form {
  float: left;
}

.tx_indexedsearch-form-searchfor {
  position: relative;
  float: left;
  margin-right:10px;
}


#tx-indexedsearch-searchbox-sword  {
  width:80px;
  height:16px;
  border: 1px solid #999999;
  font-size:9px;
  line-height:12px;
  font-family: Verdana;
  color: #525354;
  margin-right: 5px;
}

.tx-indexedsearch-search-submit {
 padding-top:2px;
}


.tx-indexedsearch-search-submit a {
  color: #916B16;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../layout/pfeil_download.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
	padding-left:13px;
}