/* css-datei für die Bonsai-Seiten */

body     {
         background:url(/grafiken/bg_bonsai.jpg); background-attachment:fixed; background-repeat:repeat;
         font-family:Arial;
         scrollbar-base-color: #FF9933;
         scrollbar-track-color: #FFCC99;
         scrollbar-arrow-color: #000000;
         scrollbar-darkshadow-color: #FF9900;
         scrollbar-face-color: #FF9933;
         scrollbar-highlight-color: #FFFFFF;
         scrollbar-shadow-color: #FF9966;
         scrollbar-3dlight-color: #FFCC99;
         }