/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; margin: 0 0 5px 15px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:200px; margin: 10px 0 10px 15px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:transparent; color:#E20322; font-weight:bold; font-size:14px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a { background:transparent; color:#E20322; font-weight:bold; font-size:14px; text-decoration:none; }


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal;background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { border-top:0px solid #ccc; border-bottom:1px solid #ccc; padding:5px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#fff; color:#999; border-bottom:1px solid #ccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:link { background:#fff; color:#E20322; text-decoration:none;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:visited { background:#fff; color:#E20322; text-decoration:none;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:hover { background:#fff; color:#E20322; text-decoration:underline; }



.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/*.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; color:#fff; padding:0 0.3em 0 0.3em; background:#E20322; border: 0px #ccd solid; }*/
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { color:#E20322; }

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox ul li{ list-style-type:none; display:inline;}

.tx-indexedsearch-browselist-currentPage li { list-style-type:none;display:inline;}

.browsebox ul li{ list-style-type:none; display:inline;}

.tx-indexedsearch .tx-indexedsearch-browsebox { padding: 5px 0 20px 0; }

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox { list-style-type:none; display:inline; text-align:right;}

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li{ list-style-type:none; display:inline; padding:5px;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li a { color:#E20322; text-decoration:none;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li a:hover { color:#E20322; text-decoration:underline;}

/*.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li.tx-indexedsearch-browselist-currentPage a { font-family: monospace; font-style: normal; color:#fff; padding:0 0.3em 0 0.3em; background:#E20322; border: 0px #ccd solid;}*/
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li.tx-indexedsearch-browselist-currentPage a { color:#000; }
