/**
 * results
 */
/** show results from ... to **/
.tx-indexedsearch-res + .tx-indexedsearch-browsebox {
	min-height: 25px;
	margin-bottom: 15px;
}
#page .tx-indexedsearch-browsebox p {
	padding:0;
	margin:0;
}
/** no results **/
#page .contentel .tx-indexedsearch .tx-indexedsearch-noresults {
	font-size:1.0em;
	font-weight:bold;
	padding:20px 0 0 0;
	display: block;
	text-align:left;
}
/** tell me what is searched for **/
.whatis-header {
	position:relative;
}
.tx-indexedsearch-sw {
	font-size:15px;
}

/** pagebrowser browsebox **/
div.tx-indexedsearch .tx-indexedsearch-browsebox {
	position:relative;
	padding:0 0 10px 0;
}
#page div.tx-indexedsearch .has-browsebox {
	padding:5px 0 5px 0;
}
#page div.tx-indexedsearch ul.browsebox {
	margin:0;
	margin-right:-10px;
	list-style:none;
	padding:5px 0 0 0;
}
#page div.tx-indexedsearch ul.browsebox li {
	display:inline;
	padding:0 10px 0 0;
	margin:0;
	background:none;
}
div.tx-indexedsearch ul.browsebox li form {
	display:inline;
}
#page .tx-indexedsearch input.csc-mailform-submit {
	width:auto !important;
	min-width:0;
}
#page .tx-indexedsearch input.csc-mailform-submit-over {
	width:auto !important;
	min-width:0;
}
#page div.tx-indexedsearch ul.browsebox li {
	float:left;
	height:18px !important;
	line-height:18px;
	vertical-align:middle;
}
#page div.tx-indexedsearch ul.browsebox li form input.csc-mailform-submit {
	background:none;
	padding:0;
	margin:0;
	background:none;
	border:0;
	color:#008AA4;
	height:18px !important;
	line-height:18px;
	text-decoration:underline;
	cursor:pointer;
}
#page div.tx-indexedsearch ul.browsebox li form input.csc-mailform-submit-over {
}
#page div.tx-indexedsearch ul.browsebox .tx-indexedsearch-browselist-currentPage {
	margin:0;
}
#page div.tx-indexedsearch ul.browsebox .tx-indexedsearch-browselist-currentPage a{
	color: #000;
	text-decoration: none;
}
#page div.tx-indexedsearch ul.browsebox .tx-indexedsearch-browselist-currentPage strong {
	padding:0;
	display:block;
	color:#000;
	font-size:13px;
	line-height:19px;
	height:19px;
	white-space:nowrap;
	vertical-align:middle;
	text-decoration:none;
}

/**
 * results: resultlist
 */
#page .tx-indexedsearch-res {
	clear: both;
	padding: 15px 0 13px 0;
	margin: 0;
}
.tx-indexedsearch-res-row {
	padding:15px 0 0 0;
	margin:0;
	cursor:pointer;
}
#page .tx-indexedsearch-res .indexedsearch-result-title span,
#page .tx-indexedsearch-res .indexedsearch-result-title a {
	text-decoration:none;
	color:#000;
}
#page .tx-indexedsearch-res .tx-indexedsearch-number {
	display:block;
	width:auto !important;
	width:18px;
	min-width:18px;
	float:left;
	padding-right:9px;
}
#page .tx-indexedsearch-res .tx-indexedsearch-descr {
	display:block;
	padding:0 10px 0 8px;
	font-size:12px;
}
#page .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	font-weight:bold;
	/*	font-size:13px;
        color:#7FC010;*/
}
#page .tx-indexedsearch-res .tx-indexedsearch-readMore {
	display:block;
	background-image: url(../img/repeat-x.png);
	background-repeat: repeat-x;
	background-position: 0 -752px;
}
#page .tx-indexedsearch-res .tx-indexedsearch-readMore-inner {
	background:#fff;
	color:#848787;
	background-image: url(../img/repeat-x.png);
	background-repeat: no-repeat;
	background-position: 8px -57px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	vertical-align:bottom;
	display:inline-block;
	padding: 0 5px 0 30px;
	text-decoration: none;
}
#page .tx-indexedsearch-res .boxBodyOver .tx-indexedsearch-readMore-inner {
	text-decoration: underline;
	background-position: 8px -2272px;
}





/**
 * extended search form
 */
.tx-indexedsearch  .tx-indexedsearch-searchform-extended {
	padding:0 0 5px 0;
}
.tx-indexedsearch #tx-indexedsearch-searchbox-simple {
	height:24px;
}
.tx-indexedsearch #tx-indexedsearch-searchbox-extended {
	height:15px;
	overflow:hidden;
	visibility:hidden;
	padding:0;
}
.tx-indexedsearch #tx-indexedsearch-searchbox-extended.tx-indexedsearch-searchbox-extended-active {
	padding:7px 0 0 0;
	height:auto;
	visibility:visible;
	overflow:auto;
}
.tx-indexedsearch fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.tx-indexedsearch .csc-mailform-label {
	float:left;
	display:block;
	width:85px;
	padding:0 5px 0 0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox-sword {
	display:block;
	float:left;
	width:250px;
	background-image:url(../img/input-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
 	font-size: 11px;
	height: 18px;
	padding: 4px 0 1px 5px;
	margin:-3px 0 0 0;
	border-right:1px solid #e3e7e7;
	border-bottom:1px solid #eaeeee;
}
.tx-indexedsearch .tx-indexedsearch-searchbox-sword.autoSelect-focus {
	background-position: 0 -150px;
}
#page .tx-indexedsearch #tx-indexedsearch-searchbox-button-submit {
	background-color:#fff;
	background-image:url(../img/no-repeat-2.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
	display: inline-block;
	height: 22px;
	margin: -1px 0 0 6px;
	vertical-align: top;
	width: 51px !important;
}
#page .tx-indexedsearch #tx-indexedsearch-searchbox-button-submit.csc-mailform-submit-over {
	background-position:2px -200px;
}
#page .tx-indexedsearch .extended-link,
#page .tx-indexedsearch .remove-extended-link {
	display:block;
	font-size:11px;
	padding:0 0 0 90px;
	cursor:pointer;
}
#page .tx-indexedsearch #tx-indexedsearch-numberofresults {
	padding:8px 0 0 0;
}
#page .tx-indexedsearch label#resultcounter-label {
	display:inline;
}



/**
 * highlight forwarded search word
 */
#menuSubWrap ul.level1 li a span.tx-psmhighlight-sword,
#menuSubWrap a span.tx-psmhighlight-sword ,
span.tx-psmhighlight-sword {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}
#contentRight .tx-psmhighlight-sword,
#contentMain .tx-psmhighlight-sword {
	font-size:1.0em;
}
.contentel .tx-psmhighlight-sword {
	/*
	background:#f3f3f3;
	font-weight:bold;
	padding:0 1px;
	*/
	border-bottom:1px dotted #ccc;
}
.tx-indexedsearch-searchform-extended {
	margin-bottom: 18px;
}