/* Tabelle
 ************************************/

.showTitelCell{ font-weight:bold; }
.showInfoCell{ text-align:right; }

.showImg{ padding-top:25px; padding-bottom:25px; }


/* Index
 ************************************/

.showIndexCell{  }

a.indexLink:link,
a.indexLink:visited { color:#000000; text-decoration:none; font-weight:bold; cursor:pointer; border-bottom:1px solid white;  }
a.indexLink:hover{ color:#000000; text-decoration:none; }

a.indexLink_inaktiv:link{ color:#999999; text-decoration:none; font-weight:bold; cursor:pointer; }
a.indexLink_inaktiv:visited{ color:#999999; text-decoration:none; font-weight:bold; }
a.indexLink_inaktiv:hover{ color:#999999; text-decoration:none; }

#index_pfeil_L{ float:left; width:15px; }
#index_pfeil_R{ margin-left:10px; float:left; width:15px; }
#index_seiten_div{ clear:both; }
