A:active { color:#D5FFD7; }
A:visited { color: #D5FFD7; }
A:link { color: #D5FFD7; }
A { color:#D5FFD7; font-family: arial, sans-serif; font-size: 14 }
A B { color:#D5FFD7; font-family: arial, sans-serif; font-size: 12; font-weight: bold }
B { color: #D5FFD7; font-family: arial, sans-serif; }
P { color:#D5FFD7; font-family: arial, sans-serif; font-size: 14 }
TD { color:#D5FFD7; font-family: arial, sans-serif; font-size: 14 }
BODY { background-image: url('design/schaltplan_7.jpg'); background-color: black;
       scrollbar-base-color:#213421; scrollbar-arrow-color:#D5FFD7; scrollbar-track-color: #517753;}
BODY.IFRAME { background-image: url('design/test.jpg'); background-color: black;
       scrollbar-base-color:#213421; scrollbar-arrow-color:#D5FFD7; scrollbar-track-color: #517753; }
BODY.IFRAME_NO_BG { background-image: none; background-color: black;
       scrollbar-base-color:#213421; scrollbar-arrow-color:#D5FFD7; scrollbar-track-color: #517753; }
BODY.IFRAME_SONGS { height: 90%;
                    background-image: url('design/test.jpg'); background-color: black;
                    color:#D5FFD7; font-family: sans-serif; font-size: 12;
                    scrollbar-base-color:#213421;scrollbar-arrow-color:#D5FFD7; scrollbar-track-color: #517753; }
<!-- overflow und die scrollbar Attribute sind NICHT CSS Standard und funzen nur im IE -->