/**********************************************************************
 * Konfiguration der Suche 
 *
 * author: fszilinski
 **********************************************************************/
/*
  .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 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 P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.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; }

background-color:#f0f0f0; border:1px solid #c8c8c8;
*/


 /*---------------------------------------------------------
 * Hauptbereiche
 *--------------------------------------------------------*/
 
 .tx-indexedsearch { text-align:center; margin-bottom:20px;}
 
 /* Serachbox mit Suchenknopf */
 .tx-indexedsearch-searchbox { text-align:center; margin-left:20px; margin-right:20px; margin-bottom:10px; padding:5px; background-color:#f0f0f0; border:1px solid #c8c8c8; }
 
 .tx-indexedsearch-browsebox { margin-left:20px; margin-right:20px; margin-bottom:10px; padding:10px;  }
 .tx-indexedsearch-browsebox P { text-align:center; }
 
 .tx-indexedsearch-whatis {margin-left:20px; margin-right:20px; margin-bottom:10px; padding:10px;  }
 
 .tx-indexedsearch-res { margin-left:20px; margin-right:20px; margin-bottom:10px; padding:5px; border:1px solid #c8c8c8;  }
 
 .tx-indexedsearch-browsebox { margin-left:20px; margin-right:20px; margin-bottom:10px; padding:5px;  }
 
 
 
 /*---------------------------------------------------------
 * Inhalt
 *--------------------------------------------------------*/
 
 /* Seitenüberschrift */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#ffffff; height:30px; }
 .tx-indexedsearch-title-caption { margin-left:10px; }
 
 /* Prozentwert */
 p.tx-indexedsearch-percent { color:#000000; font-family:Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px; }

/* selektiertes wort */
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { padding:0 0.3em 0 0.3em; background:#ffff00; }

/* doofer doppelpunkt */
 .tx-indexedsearch-title-number { }

 /* Seiten Inhaltsvorschau*/
 .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { margin-left:10px; margin-right:40px; color:#000000; font-family:Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }

/* Zusätzliche Information */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { }

