DIV.balk{
	position:absolute;
	height:auto;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
}

BODY{
	overflow-x:hidden;
}

DIV._scroll{
	overflow-x:hidden;
	overflow-y:hidden;
}

.beheertekst {font-size:11px;font-family:tahoma,arial;color:rgb(102,102,102);font-weight:normal;text-decoration:none;margin:0px;}
.beheerklein {font-size:9px;font-family:tahoma,arial;color:rgb(100,100,100);font-weight:normal;text-decoration:none;margin:0px;}
.beheerknoplabel {font-size:9px;font-family:tahoma,arial;color:rgb(82,82,82);font-weight:normal;text-decoration:none;margin:0px;}
.beheerinput {background-color:rgb(255,255,255);color:rgb(102,102,102);font:8pt tahoma,arial;border:0px solid;padding:3px;width:210px;height:22px;}
.beheerinputtextarea {background-color:rgb(255,255,255);color:rgb(150,150,150);font:8pt tahoma,arial;border:0px solid;padding:3px;width:100%;height:300px;overflow:auto;}
.beheerinputselect {background-color:rgb(255,255,255);color:rgb(102,102,102);font:8pt tahoma,arial;border:0px solid;padding:3px;width:75px;height:19px;}