/*** indexed_search ***/

.tx-indexedsearch{
width: 500px;
overflow: hidden;

font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:16px;
color:#223C64;
}


.tx-indexedsearch-searchbox form {
margin: 0;
padding: 0;
}

.tx-indexedsearch-searchbox .formline {
/* clear: both; */
float: left;
padding-bottom: 10px;
overflow: auto;
}

.tx-indexedsearch-searchbox label {
width: 100px;
float: left;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
width:100px;
}

.tx-indexedsearch-searchbox input {
float: left;
border: 1px solid #999999
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
width:auto;
border: 0px;
}


.tx-indexedsearch-searchbox-button {
/* width: 150px; */
width: 30px;
/*border: 1px solid #999999;*/
background-color: #ffffff;
color:#223C64;
}

.isearch_linkMode {
display: block;
float: left;
padding: 2px 10px;
display: none; /*------------------------------- ausblenden -----------------------*/
}

.tx-indexedsearch-rules {
position: relative;
padding: 10px 0;
display: none; /*------------------------------- ausblenden -----------------------*/
}

.tx-indexedsearch-rules h2 {
font-weight: normal;
font-size: 100%;
padding: 0;
margin: 0;
}

.tx-indexedsearch-rules a .isearch-rules-text {
display: none;
text-decoration: none;
color: #116aae;
}

.tx-indexedsearch-rules a:hover .isearch-rules-text{
display: block;
text-decoration: none;
position: absolute;
font-weight: normal;
top: 0;
left: 100px;
background-color: #ffffff;
padding: 10px;
}

.tx-indexedsearch-whatis {
padding-bottom: 10px;
clear: both;
}

.tx-indexedsearch-sw {
font-weight: bold;
}

.tx-indexedsearch-browsebox {
padding-bottom: 10px;
}

.tx-indexedsearch-browsebox a {
/* background:#FFFFFF url(/fileadmin/admin/images/wetreu/link.gif) no-repeat scroll left top; */
color:#223C64;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
padding-left:7px;
text-decoration:none;
}

.tx-indexedsearch-browsebox a:hover {
/* background:#FFFFFF url(/fileadmin/admin/images/wetreu/link_hover.gif) no-repeat scroll left top; */
text-decoration:underline;
}

.tx-indexedsearch-browselist-currentPage a {
background:#FFFFFF url(/fileadmin/admin/images/wetreu/link_hover.gif) no-repeat scroll left top;
font-weight: bold;
}

.tx-indexedsearch-browselist-currentPage a:hover {
background:#FFFFFF url(/fileadmin/admin/images/wetreu/link_hover.gif) no-repeat scroll left top;
font-weight: bold;
text-decoration: underline;
}

.tx-indexedsearch-browsebox a:visited {
color:#223C64;
}

.tx-indexedsearch-res .result-row {
margin: 10px 0 20px 0;
}

.tx-indexedsearch-title a{
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:16px;
color:#223C64;
text-decoration: none;
}

.tx-indexedsearch-title a:hover{
text-decoration: underline;
color:#223C64;
}

.tx-indexedsearch-title a:visited{
color:#223C64;
}

.tx-indexedsearch-icon {
float: left;
display: block;
}

.tx-indexedsearch-result-number {
float: left;
display: block;
}

.tx-indexedsearch-title {
float: left;
display: block;
}

.tx-indexedsearch-percent {
float: right;
display: block;
}

.tx-indexedsearch-descr {
clear: both;
display: block;
}

.tx-indexedsearch-info {
clear: both;
display: block;
display: none; /*------------------------------- ausblenden -----------------------*/
}

.tx-indexedsearch-path {
display: block;
}
