NicerTableColors

aus dem Wiki des Entropia e.V., CCC Karlsruhe
 /* screen only */
 @media screen {
 
 #termine tbody tr:nth-of-type(odd){
   background:rgba(215,215,215,0.5);
 }
 }