/* screen only */
@media screen {
table.termine tbody tr:nth-of-type(odd){
background:rgba(215,215,215,0.5);
}
}
/* screen only */
@media screen {
table.termine tbody tr:nth-of-type(odd){
background:rgba(215,215,215,0.5);
}
}