span.arrow{
cursor:url("../cursors/arrow_gr.ico");
}
a {
cursor:url("../cursors/gelb.ico");
}
a.blau {
cursor:url("../cursors/blau.ico");
}
a.dunkel {
cursor:url("../cursors/dunkel.ico");
}
a.ohne {
cursor:url("../cursors/default.ico");
}
body{
cursor:url("../cursors/default.ico");
background-color: #002B2B;
}




body{
border: 1px solid #cccc99;
scrollbar-3d-light-color:#009978;
           scrollbar-arrow-color:#cccc99;
           scrollbar-base-color:#19806f;
           scrollbar-dark-shadow-color:#009978;
           scrollbar-face-color:#009978;
           scrollbar-highlight-color:#009978;
           scrollbar-shadow-color:#009978;
}

#divScroller1 {position:relative; overflow:hidden; z-index:9; left:-10; top:9px; width:400px; height:362px; clip:rect(0px, 400px, 300px, 0px); visbility:visible; border-width:0px 1px 0px 1px; border-color:#cccc99; border-style:dashed;}
.dynPage {position:relative; z-index:10; left:0px; top:0px; width:385px; visibility:hidden; padding-left:15px; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:14px; color:black}
#arrows {position:relative; overflow:hidden; z-index:11; left:220; top:-10; width:100px;}
#links {position:absolute; z-index:11; left:77px; top:301px; width:20px;} 

