/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.Tabellenzeile-grau { font-size: x-small; background-color: rgb(204,204,204); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .Tabellenzeile-weiss { font-size: x-small; background-color: rgb(255,255,255); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
