/*****************************************/
/*** Style-Angaben fuer die Indexsuche ***/
/*****************************************/
ul.indexsuche_ul { margin-left:0px; }

/**************************************************/
/*** Style-Angaben fuer die Tabellen-Komponente ***/
/**************************************************/
tbody > tr.tablecomp:hover { background-color:#ddd; }
div.tablecomp_colselect { background-color:#eee; border:1px solid black; padding:2px; position:absolute; visibility:hidden; z-index:1000; }
div.tablecomp_colselect_button { float:right; cursor:pointer; margin-right:10px; color:#9a2327; text-decoration:underline; }
div.tablecomp_export_button { float:right; cursor:pointer; margin-right:10px; color:#9a2327; text-decoration:underline; }
input.tablecomp_export_xls { border:0px; background-color:transparent; text-decoration:underline; cursor:pointer; color:#9a2327; margin:5px 5px 0; display:block; }
div.tablecomp_pagination { text-align:center; float:right; margin-top:-5px; }
div.tablecomp_pagination span { display:block; float:left; font-size:9px; margin:2px; padding:2px 5px 2px 5px; background-color:#992429; color:#fff; }
div.tablecomp_pagination span.l:hover { cursor:pointer; }
div.tablecomp_pagination span.current { background-color:#bbb; }

