body { font-family:Arial,sans-serif; background:rgb(240,255,255); }

.kleinrot { color:#AF1010; font-size:80% }
.blau { color:navy; }
.gruen { color:green }
.rot { color:#AF1010 }
.grossblau { color:navy; font-size:110% }
.grossrot { color:#AF1010; font-size:110% }
.grossgrau { color:#202020; font-size:110% }
.grossgruen { color:green; font-size:110% }
.grosstuerk { color:teal; font-size:110% }
.grosspurple { color:purple; font-size:110% }

.perslinks {
   background:rgb(232,255,255);
   padding: 10px; }
.perstable {
   background:rgb(224,255,255);
   padding: 10px; }