.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEEEEE;
	}
body {
	background-color: #000000;
}
#schuifbalk {
	position:relative;
	height:40px; /* hoogte schuifbalk = 40 */
	width:12px;
	background-color:#444444;
	border:1px outset #333333;
}
#tribe3{
	position:absolute;
	bottom:-1px;
	right:10px;
}	