entweder in jede .html folgendes rein:
Code:
<style type="text/css">
body
{scrollbar-3dlight-color: #666666;
scrollbar-highlight-color: #202020;
scrollbar-face-color: #202020;
scrollbar-arrow-color: #202020;
scrollbar-track-color: #202020;
scrollbar-shadow-color: #202020;
scrollbar-darkshadow-color: #000000;}
</style>
oder du packst alles in eine zentrale style.css..
steht im selfhtml beschrieben.