/* Tiny Scrollbar */
#framecontent .ContentElement { 
  width: 800px;
  /*762*/
}


#framecontent .ContentElement  .viewport { width: 762px; height: 325px; overflow: hidden; position: relative; }
/*#ContentElement1  .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }*/
#framecontent .ContentElement  .overview { position: absolute; left: 0; top: 0; padding: 0; margin: 0; width:800px;}
#framecontent .ContentElement  .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; background-position: 0 0; position:absolute; right:-13px; top:20px; width: 11px; z-index:100;}
/*#framecontent .ContentElement  .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 11px; }*/
#framecontent .ContentElement  .pfeiloben{ background: transparent url(../images/bg-scrollbar-pfeiloben.png) no-repeat 0 0; background-position: 0 0; position:absolute; left:0; top:-11px; height:11px; width: 11px;}
#framecontent .ContentElement  .pfeilunten{ background: transparent url(../images/bg-scrollbar-pfeilunten.png) no-repeat 0 0; background-position: 0 0; position:absolute; left:0; bottom:-11px; height:11px; width: 11px;}
#framecontent .ContentElement  .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:11px; position: relative; padding: 0 0px; }
#framecontent .ContentElement  .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 15px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -2px; }
#framecontent .ContentElement  .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 15px; }
#framecontent .ContentElement  .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }


#framecontent .PopupContentElement { 
  width: 800px;
  /*762*/
}


#framecontent .PopupContentElement  .viewport { width: 762px; height: 388px; overflow: hidden; position: relative; }
/*#PopupContentElement1  .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }*/
#framecontent .PopupContentElement  .overview { position: absolute; left: 0; top: 0; padding: 0; margin: 0; width:762px;}
#framecontent .PopupContentElement  .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; background-position: 0 0; position:absolute; right:-13px; top:20px; width: 11px; z-index:100;}
/*#framecontent .PopupContentElement  .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 11px; }*/
#framecontent .PopupContentElement  .pfeiloben{ background: transparent url(../images/bg-scrollbar-pfeiloben.png) no-repeat 0 0; background-position: 0 0; position:absolute; left:0; top:-11px; height:11px; width: 11px;}
#framecontent .PopupContentElement  .pfeilunten{ background: transparent url(../images/bg-scrollbar-pfeilunten.png) no-repeat 0 0; background-position: 0 0; position:absolute; left:0; bottom:-11px; height:11px; width: 11px;}
#framecontent .PopupContentElement  .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:11px; position: relative; padding: 0 0px; }
#framecontent .PopupContentElement  .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 15px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -2px; }
#framecontent .PopupContentElement  .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 15px; }
#framecontent .PopupContentElement  .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
