
/* .tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; } */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res h3 { background-color:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { font-style:italic;  background-color:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; border: 0px solid; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }



/* ma-styles */
.tx-indexedsearch { border: 1px none #999; }

.tx-indexedsearch-searchbox { margin: 0; padding: 0; }
.tx-indexedsearch-searchbox form {  margin: 0; padding: 0; }
.tx-indexedsearch-searchbox fieldset { margin: 0; padding: 5px; }
.tx-indexedsearch-searchbox legend { margin-bottom: .5em }

.tx-indexedsearch-form { margin: 0; padding: 0; float: left; border: 1px none; }
.tx-indexedsearch-form label { width: auto !important; line-height: 1.3em; margin: 0 1em 0 0; padding: 2px; float: left; border: 1px none; }
#tx-indexedsearch-searchbox-sword { float: left; margin: 0; padding: 1px; height: 1.3em; }

.tx-indexedsearch-search-submit { margin: 0; padding: 0; float: left; border: 1px none; height: 1em; }
#tx-indexedsearch-searchbox-button-submit { margin: 0; padding: 0; background-color: #add8e6; border-width: 1px; border-style: solid; border-color: #000; font-family: Arial; font-size: 11px; font-weight: bold; height: 22px; }

/* Such-Ergebnisse */
.tx-indexedsearch-res { margin: 0 0 1em 0; padding: 0; }
.tx-indexedsearch-res h3 { background-color: #add8e6 !important; margin: 0 !important; padding: 3px !important; border-width: 1px; border-style: solid; border-color: #000; }

.tx-indexedsearch-icon { }
.tx-indexedsearch-title { font-size: 1em; }
.tx-indexedsearch-percent { font-weight: normal; margin: -1.3em .2em 0 0; float: right; }

.tx-indexedsearch-descr { background-color: #f0f8ff !important; margin: 0 !important; padding: 5px !important; border-width: 0 1px 0 1px; border-style: solid; border-color: #000; }

.tx-indexedsearch-info { background-color: #add8e6 !important; margin: 0 0 2em 0 !important; padding: 3px !important; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #000;}


.tx-indexedsearch .tx-indexedsearch-browsebox ul { margin: 0 0 1em 0 !important; padding: 0; border: 1px none;  }
.tx-indexedsearch .tx-indexedsearch-browsebox li { display:inline; margin-right: 5px; }

