body { font-family:Arial,sans-serif; background:rgb(245,245,255); }
table { width:100%; border:1px solid rgb(224,224,224); }
td { text-align:center; border:1px solid rgb(208,208,224); }
ul { color:rgb(165,0,175); background:rgb(235,235,255); } 

.pvbild { background-image:url(pics/pvbgrnd.jpg); }

.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% }

.pvlinks {
   background:rgb(210,210,255);
   padding: 10px; }
.pvtable {
   background:rgb(224,224,255);
   padding: 10px; }