/* CSS Document */

body{
	height:100%;
	position: absolute;
}

a:link, a:visited, a:active, a:hover{ 
	text-decoration: underline;
}

a.kop{
	color: #F58220;
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}

.maf, .maf table, .maf tr, .maf td, .maf th, .maf p, .maf div {
	text-align: left;
}

.maf {
}

#scroll {
	width: 550px;
	height: 310px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	height: 295px;
}

#logo{
	border-top: 1px solid #F58220;
}

.goed {
	color: #507936;
}

.fout {
	color: #CC0000;
}

.goedantwoord {
	
}

.antwoordgoed {

}

#helper a.verder, a.training{
	color: #f58220;
}

#helper a.verder {
	display: none;
}

.radioh {
	position: absolute;
	left: -1000px;
}
