

.rot {
   background:red;
}

table.gruen {
   background:green;
}

table.blau, td.blau {
   background:blue;
}


