/* --- Einfache Suche --- */

#searchbox { padding: 0 0 10px 10px; width: 225px; }
 
      #searchbox .csc-searchResultInfo,
      #searchbox .csc-searchResultHeader,
      #searchbox .csc-searchResult { display: none; }

      #searchbox table.csc-searchform { border-collapse: collapse; table-layout: fixed; }

        #searchbox .csc-form-labelcell { margin: 0; padding: 0; }
        #searchbox p.csc-form-label { margin: 10px 0 0 0; width: 70px; font-weight: normal; font-size: 11px; color: #333; }
        #searchbox .csc-form-fieldcell { padding-top: 10px; }
        #searchbox input { font-size: 11px; color: #333; border: 1px solid #aaa; }
        #searchbox select { width: 122px; font-size: 11px; color: #333; border: 1px solid #aaa; }

/* --- searchform --- */

#searchbox .tx-macinasearchbox-pi1 { margin-top: 10px; }

  #searchbox .tx-macinasearchbox-pi1 input.tx-macinasearchbox-pi1-field 
  { padding: 3px; width: 140px; font-size: 12px; border: none; color: #333; }
  #searchbox .tx-macinasearchbox-pi1 input.tx-macinasearchbox-pi1-submit 
  { margin-left: 10px; padding: 3px 10px; font-size: 12px; font-weight: bold; background: #E2001F; border: none; color: #fff; }
  #searchbox .tx-macinasearchbox-pi1 input.tx-macinasearchbox-pi1-submit:hover { background: #666; }

#textbox .tx-indexedsearch { padding: 0 10px; }

  #textbox .tx-indexedsearch table,
  #textbox .tx-indexedsearch table select { font-size: 12px; color: 333; }

  #textbox .tx-indexedsearch table td { padding: 5px 0; }

  #textbox .tx-indexedsearch fieldset { margin: 0; padding: 0; border: none; }
  
/* --- results --- */

#textbox .tx-indexedsearch-whatis { margin-top: 10px; padding-top: 10px; font-size: 12px; border-top: 1px dotted #aaa; }

#textbox .tx-indexedsearch-browsebox ul.browsebox { margin: 0 0 10px 0; padding: 0; }
#textbox .tx-indexedsearch-browsebox ul.browsebox a { font-size: 10px; }

#textbox .tx-indexedsearch h3 { background: #666; }

  #textbox .tx-indexedsearch .tx-indexedsearch-icon img {  } 
  #textbox .tx-indexedsearch span.tx-indexedsearch-title a { color: #fff; }
  #textbox .tx-indexedsearch .percent-tmpl-css { margin: 5px 0 0 0; color: #fff; }

#textbox .tx-indexedsearch-redMarkup { color: #E2001F; }

#textbox .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { font-size: 12px; background: transparent; color: #aaa; }