.tabblad_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0006C;
	background-position: left;
	text-align: center;
	background-image: url(file:///W|/nvpi/voorjou/images/toets/tab_off.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 156px;
	line-height: 30px;
}
.tabblad_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0006C;
	background-position: left;
	text-align: center;
	background-image: url(../images/toets/tab_on.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 156px;
	line-height: 30px;
}
.bw_toetsvraag{
	font:bold 12px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#A60007;
}
.bw_toetsantwoord{
	font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#00395B;
}
.bw_toetspercentage{
	background:#FFF;
	width:100px;
	height:3px;
}
.bw_toetspercentagebar{
	background:#00A2FF;
	height:3px;
}
.bw_toetsbutton,.bw_toetsbutton:visited,.bw_toetsbutton:active,.bw_toetsbutton:hover{
	text-decoration: none;
	display:inline;
	width:100%;
	height:20px;
	text-align:center;
	font:normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC #666 #666 #CCC;
	background: #FFFF00;
	padding:0px 2px 0px 2px;
	margin: 1px;
}
.bw_toetsbutton:hover{
	background: #FFFFBB;
	color:#000;	
}
#toetsedit{
	width:100%;
}
#toetsedit,#toetsedit td{
	font:normal 12px/14px  Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

