/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch-searchbox  td {
   font-size: 11px;
   height: 25px;
   color: #666666;
}
.tx-indexedsearch-searchbox select  {
    font-size: 11px;
    border: 1px solid #666666;
    background-color: #FFFFFF;
    height: 18px;
    color: #666666;
}
.tx-indexedsearch .tx-indexedsearch-searchbox { font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-browsebox { font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-browsebox a:link { padding: 2px; background-color: #FFFFFF; font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-sectionlinks a:link { background-color: #FFFFFF; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
    border: 1px solid #666666; 
    background-color: #999999; 
    color: #FFFFFF;
    /*height: 20px;*/
    font-size: 11px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
    width: 285px; 
    border: 1px solid #666666; 
    background-color: #FFFFFF; 
    /*height: 20px;*/
    font-size: 11px;
    color: #666666;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }

.tx-indexedsearch .tx-indexedsearch-whatis { 
    font-size: 11px; 
    margin-top:10px; 
    margin-bottom:5px;
    background: #FFFFFF url('../images/pfeilHeadLine.gif') left no-repeat;
    padding-left: 18px;  
}
.tx-indexedsearch P.tx-indexedsearch-noresults { font-size: 12px; text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { font-size: 11px; background:#DEDEDE; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-size: 11px; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-size: 12px; font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
    font-size: 11px;
    /*font-style:italic;*/ 
    background:#FFFFFF; 
    width: 480px; 
    color: #666666;
}
.drawline {
    background: #FFFFFF url('../images/trennungsLinie.gif') bottom repeat-x; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#0466B0; width: 480px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { font-size: 12px; background:#FFFFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { font-size: 11px; margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-size: 11px; margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { font-size: 11px; background:#FFFFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { font-size: 11px; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { font-size: 11px; color : #666666; }
