/** Farb-Thema */ @normal: #0ACF00; @dunkel: #2D9B27; @dunkler: #078600; @nochdunkler: #077600; @hell: #42E73A; @heller: #6EE768; @sehrhell: #CEF7C8; @schrift: #000; @hintergrund: #FFF; /** Schriften */ .droid () { font-family: 'DroidSerif', 'Times New Roman', 'Palatino Linotype' , serif; } .bpreplay () { font-family: 'BPreplay', Helvetica, Arial, sans-serif; font-weight: bold; }