body {
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.tekst,
.table,
.table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 125%
}

.tekst a:hover,
.table a:hover {
	color: #0000FF;
	text-decoration: underline
}

.roodvet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold
}

.witvet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold
}


.witklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.zwartklein,
.divprintfooter,
.divprintheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	width: 100%
}

.button {
	font-family: Lucida Sans, Verdana, Trebuchet MS, Helvetica;
	font-size: 13px;
	color: #000000;
	border: 1px solid #666666;
	width: 100px
}

.tekstvak {
	font-family: Lucida Sans, Verdana, Trebuchet MS, Helvetica;
	font-size: 13px;
	color: #000000;
	border: 1px solid #666666;
	width: 200px
}

.tekstvakkort {
	font-family: Lucida Sans, Verdana, Trebuchet MS, Helvetica;
	font-size: 13px;
	color: #000000;
	border: 1px solid #666666;
	width: 95px
}

.tekstvakpercentage {
	font-family: Lucida Sans, Verdana, Trebuchet MS, Helvetica;
	font-size: 13px;
	color: #000000;
	border: 1px solid #666666;
	width: 45px;
	background-image:url(../img/percentage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 15px
}


.buttontaalkeuze {
	font-family: Lucida Sans, Verdana, Trebuchet MS, Helvetica;
	font-size: 13px;
	color: #000000;
	border: 1px solid #666666;
	width: 50px
}

.trgeel {
	background: #FFFF00;
	cursor: hand
}

.trwit {
	background: #FFFFFF;
}

.form {
	margin: 0px;
	padding: 0px
}









#blanket {
	background-color:#111;
	opacity: 0.65;
	*background:none;
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

.popupdiv {
	position:absolute;
	background-color: #FFFFFF;
	width:250px;
	height:50px;
	border:5px solid #000000;
	z-index: 9002;
	text-align:center;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

.popupdiv a {
	text-decoration: none;
	color: #000000
}