.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 13px;
background:url(../images/1px_grau.gif) center repeat-y;
/*background-color: #efefef;
*/
position:relative;

}
.vscrollerbar {
width: 13px;
height:auto;
/*background:url(../images/scrollpfeil_01.gif) bottom no-repeat;
background:url(../images/grafiken/pause.gif) bottom no-repeat;*/
background:url(../images/grafiken/scroll-schluessel-klassisch.gif) bottom no-repeat;
background:url(../images/grafiken/scroll_schluessel_02.gif) bottom no-repeat;z-index:100;
/*background-color:#dddddd;
*/}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: silver;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}