/*******************************************
* Styles f�r Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; background-color:#eeeceb;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; padding:1px 2px; background-color: #eeeceb; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:normal; 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 { border-top: 1px solid #c8fa64; border-bottom: 1px solid #c8fa64; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; border-bottom: 1px solid #c8fa64;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info, .tx-indexedsearch-path a { color:#87888a;}
.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:#fff; }
.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 { padding:0 0.1em; background:#eeeceb; border: 1px #c8fa64 solid; }

.tx-indexedsearch-percent, .percent { border-top: 1px solid #c8fa64; border-bottom: 1px solid #c8fa64; border-right:1px solid #c8fa64; }
.tx-indexedsearch-result-number, .result-number { border-top: 1px solid #c8fa64; border-bottom: 1px solid #c8fa64; border-left:1px solid #c8fa64; }
.tx-indexedsearch-searchbox table, .tx-indexedsearch-res table { border:0;}
ul.browsebox { display:block;}
.news-latest-item, .news-list-item, .news-single-item { margin: 1em 0 0 0; }
.news-latest-date, .news-list-date, .news-single-timedata { text-align:right; margin:0 0 -1.7em 0;}
.news-latest-category, .news-list-category, .news-single-category { color:#87888a; background:transparent; }
.news-list-morelink, .news-latest-morelink { margin: 0 0 1.5em 0; }
/* Quicksearch Form */

#quicksearch {
  text-align:right;
}

input.quicksearch_sword {
width:98px;
height:14px;
border: 1px solid #e6bc92;
margin-top:2px;
}

input.quicksearch_sword_fx {
width:98px;
height:14px;
border: 1px solid #e6bc92; 
margin-top:4px;
}

input.quicksearch_button{
 color: #e6bc92;
 background-color: #87888a;
 border:0;
 margin-left: 5px;
 margin-right: 10px;
 cursor: pointer;
}

