/*###############################
		 Indexed Search
################################*/
#search input.searchbox-sword {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	border: 2px solid #eee;
	padding: 1px 10px;
	color: #999;
	width: 108px;
	margin-right: 3px;
}

#search input.searchbutton {
	border: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	background-color: #eee;
	color: #999;
	padding: 2px 10px;
	cursor: pointer;
}


div.tx-indexedsearch p {margin: 5px 0;}

div.tx-indexedsearch-secHead {margin-top: 30px;}

div.res .tx-indexedsearch-redMarkup {
	font-weight:normal;
	padding: 0 2px;
	background-color: #F3F8D4;
	color: #999;
}
div.res:hover .tx-indexedsearch-redMarkup {background: none;}

/* Suchbox */
div.tx-indexedsearch-searchbox {}

div.tx-indexedsearch-searchbox div div div.bl {
	padding: 20px;
}

.tx-indexedsearch-form {position: relative;}

.tx-indexedsearch-form input#tx-indexedsearch-searchbox-sword {
	float: left;
	width: 380px;
  border:2px solid #F4F4F4;
  color:#999;
  font-family: Arial, Verdana, sans-serif;
  font-size:1em;
  padding:2px 20px 2px 11px;
  margin-bottom:5px;
}
.tx-indexedsearch-form input#tx-indexedsearch-searchbox-button-submit {
	font-family: Arial, Verdana, sans-serif;
	float: left;
	margin-left: 10px;
  padding: 3px;
  width: 100px;
  color: #999;
  background-color: #F4F4F4;
  font-weight: bold;
  cursor: pointer;
  border: none;
  font-size: 1em;
}

.tx_indexedsearch_advancedlink {
	float: right;
	height: 35px;
	padding-top: 10px;
	display: none;
}
.tx_indexedsearch_advancedlink a,
.tx_indexedsearch_advancedlink a:link,
.tx_indexedsearch_advancedlink a:visited {
	display: block;
	height: 16px;
	padding: 0 0 0 25px;
}
.tx_indexedsearch_advancedlink a:hover,
.tx_indexedsearch_advancedlink a:active {
	background-position: 0 -16px;
}

div.tx-indexedsearch-rules {}

div.tx-indexedsearch-whatis {display:none;}

/* Pagebrowser */

div.tx-indexedsearch-browsebox {
	margin: 20px 0 20px 0;
}
.tx-indexedsearch-browsebox p {
	font-weight: bold;
}
.tx-indexedsearch-browsebox p strong {
	font-size: 1.2em;
	color: #ff6600;
}

/*resets*/
ul.browsebox {margin: 0;padding: 0;}
ul.browsebox li {margin: 0;padding: 0; background: none;}


#content .tx-indexedsearch-browsebox ul.browsebox {
	display: block;
	padding:0;
	border-top: 2px solid #fff;
	margin-left: 0;
}
.tx-indexedsearch-browsebox ul.browsebox li {
	display:inline;
	margin-right:15px;
}
.tx-indexedsearch-browsebox ul.browsebox li a,
.tx-indexedsearch-browsebox ul.browsebox li a:link,
.tx-indexedsearch-browsebox ul.browsebox li a:visited {
	display:inline-block;
	padding: 3px 7px 1px;
	border-bottom: 2px solid #fff;
	color: #666;
	text-decoration: none;
}
.tx-indexedsearch-browsebox ul.browsebox li strong a,
.tx-indexedsearch-browsebox ul.browsebox li strong a:link,
.tx-indexedsearch-browsebox ul.browsebox li strong a:visited {
	background: #fff;
	border-bottom: 2px solid #FF8C40;
	color: #666;
	text-decoration: none;
}
.tx-indexedsearch-browsebox ul.browsebox li a:hover,
.tx-indexedsearch-browsebox ul.browsebox li a:active {
	border-bottom: 2px solid #FF8C40;
	color: #333;
	text-decoration: none;
}

/* Resultateliste */

.tx-indexedsearch-secHead h2 {
  background-color: #EAEEEF;
  padding: 2px;
  color: #333;
}

.content .tx-indexedsearch-secHead h2 a,
.content .tx-indexedsearch-secHead h2 a:link,
.content .tx-indexedsearch-secHead h2 a:hover,
.content .tx-indexedsearch-secHead h2 a:active {
  color: #333;
  border: none;
}

div.tx-indexedsearch-res {
	margin: 0 0px 0px 0; /* crop last line */
}

#content div.tx-indexedsearch-res h2 {
  /* Skin enabled - see skin file */ 
  padding: 2px 2px;
}

#content div.tx-indexedsearch-res .result-count {
  /* Skin enabled - see skin file */ 
  font-weight: normal;
}

#content div.tx-indexedsearch-res h2 .h2-inner a {
  /* Skin enabled - see skin file */ 
}

div.tx-indexedsearch-res div.res {
	/*border-bottom: 1px dotted #ccc;*/
	background: url(/fileadmin/templates/images/horizontal-dots.gif) repeat-x bottom left;
	padding-bottom: 5px;
	padding: 10px 10px 15px;
	border-bottom:1px solid #ccc;
	background-color:#F4F4F4;
}
 		
.tx-indexedsearch-res h3 {
	font-size:1em;
}
.tx-indexedsearch-res h3 span.h3-inner {
	display:block;
	padding: 3px 0;
}

.tx-indexedsearch-res h3 span.tx-indexedsearch-percent {
	float: right;
	color: #666;
	margin:0;
	padding:0;
	font-family: verdana;
}
.tx-indexedsearch-res span.tx-indexedsearch-result-number {display:none}

dl.tx-indexedsearch-info {
	font-size: .9em;
	padding-bottom: 2px;
	color: #666;
	display: none;
}
.tx-indexedsearch .info-tmpl-css dt,
.tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}
.tx-indexedsearch .info-tmpl-css dt {font-weight: bold;}
.tx-indexedsearch dl.info-tmpl-css dd {margin-right: 20px;}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
	white-space: nowrap;
}

#content div.tx-indexedsearch-res h2 {
  background-color:#FF8C40;
color:#FFFFFF;
font-size:1.3em;
font-weight:bold;
padding:7px 10px 13px;
  /*	line-height: 2em;
  background-color: #FAE3D4;
  padding: 0 4px;
  color: #000;
border-bottom: 1px solid #fbce00;
  border-top: 1px solid #fbce00;*/
}

#content div.tx-indexedsearch-res h2 .h2-inner a {
  font-weight: bold;
  color:#FFFFFF
}

.tx-indexedsearch-browsebox p strong {
	color: #FF6600;
}

#content div.tx-indexedsearch-res .result-count {}

