/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.zelle { background-color: rgb(204,153,255); border: 1pt outset rgb(153,51,153);}
 .zelle-rahmen { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-color: rgb(204,153,255); border: 1pt solid rgb(153,51,153);}
 .zelle_rahmen { font-family: 'Times New Roman', Times, Serif, serif;}
 P { color: rgb(0,51,153);}
 
