/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;  background-color:white;}
.vscrollerbar {width: 15px;background-color:white;}
.vscrollerbar {	background-color: #FFFFFF;	background-image: url(../img/flex/background.png);	background-repeat: no-repeat;	background-position: 4px center;}
.vscrollerbar{padding: 15px 0px;z-index: 2;}


/*PIJLEN BOVEN EN ONDER*/
.vscrollerbasebeg {background: url(../img/flex/pijl-boven.png)  no-repeat; 	background-position: center center; width: 15px;height: 15px !important;}
.vscrollerbaseend {	height: 15px;	width: 15px;	background-image: url(../img/flex/pijl-onder.png);	background-repeat: no-repeat;	background-position: center center;}


.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 146px;
	height: 350px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}


#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
	width: 290px;
	height: 350px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}

#mycustomscroll3 {
	/* Typical fixed height and fixed width example */
	width: 100%;

	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}


#VBPane_container {
	/* Typical fixed height and fixed width example */
	width: 146px;
	height: 350px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}

#VBPane_container .vscrollerbar {	background-color: #FFFFFF;	background-image: url(../img/flex/background-blauw.jpg);	background-repeat: no-repeat;	background-position: 4px center;}

#VBPane_container .vscrollerbasebeg {background: url(../img/flex/pijl-boven-blauw.jpg)  no-repeat; 	background-position: center center; width: 15px;height: 15px !important;}
#VBPane_container .vscrollerbaseend {	height: 15px;	width: 15px;	background-image: url(../img/flex/pijl-onder-blauw.jpg);	background-repeat: no-repeat;	background-position: center center;}


#EVPane_container .vscrollerbar {	background-color: #FFFFFF;	background-image: url(../img/flex/background-oranje.jpg);	background-repeat: no-repeat;	background-position: 4px center;}

#EVPane_container .vscrollerbasebeg {background: url(../img/flex/pijl-boven-oranje.jpg)  no-repeat; 	background-position: center center; width: 15px;height: 15px !important;}
#EVPane_container .vscrollerbaseend {	height: 15px;	width: 15px;	background-image: url(../img/flex/pijl-onder-oranje.jpg);	background-repeat: no-repeat;	background-position: center center;}

#uitslagen-klassement .vscrollerbase { left:0 !important; }
#uitslagen-klassement .vscrollerbar {	background-color: #FFFFFF;	background-image: url(../img/flex/background-oranje.jpg);	background-repeat: no-repeat;	background-position: 4px center;}

#uitslagen-klassement .vscrollerbasebeg {background: url(../img/flex/pijl-boven-oranje.jpg)  no-repeat; 	background-position: center center; width: 15px;height: 15px !important;}
#uitslagen-klassement .vscrollerbaseend {	height: 15px;	width: 15px;	background-image: url(../img/flex/pijl-onder-oranje.jpg);	background-repeat: no-repeat;	background-position: center center;}


//#eventverslag-1 .vscrollerbar {	background-color: #FFFFFF;	background-image: url(../img/flex/background-grijs.png);	background-repeat: no-repeat;	background-position: 4px center;}
//#eventverslag-1 .vscrollerbasebeg {background: url(../img/flex/pijl-boven-grijs.png)  no-repeat; 	background-position: center center; width: 15px;height: 15px !important;}
//#eventverslag-1 .vscrollerbaseend {	height: 15px;	width: 15px;	background-image: url(../img/flex/pijl-onder-grijs.png);	background-repeat: no-repeat;	background-position: center center;}


.scrollgeneric2 {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase2 {width: 15px;  background-color:white;}
.vscrollerbar2 {width: 15px;background-color:white;}
.vscrollerbar2 {	background-color: #FFFFFF;	background-image: url(../img/flex/background-blauw.jpg);	background-repeat: no-repeat;	background-position: 4px center;}
.vscrollerbar2{padding: 15px 0px;z-index: 2;}


/*PIJLEN BOVEN EN ONDER*/
.vscrollerbasebeg2 {background: url(../img/flex/pijl-boven-blauw.jpg)  no-repeat; 	background-position: center center; width: 15px;height: 15px !important;}
.vscrollerbaseend2 {	height: 15px;	width: 15px;	background-image: url(../img/flex/pijl-onder-blauw.jpg);	background-repeat: no-repeat;	background-position: center center;}
