body {
	background-color: #FFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: 11px;
	color: #000;
	line-height: 16px;
} 
a {
	color: #000;
	font-weight: normal;
}
.witte_txt_bold {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
} 

.submit_btn {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 24px;
	width: 120px;
	border: 2px solid #0F2625;
}
.submit_btn_winkel {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 2px solid #0F2625;
}
.kleine_txt {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.kleine_txt_wit {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.KopTxt {
	font-size: 14px;
	color: #00468A;
	text-decoration: none;
}
.menu_txt {
	font-size: 12px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.menu_txt_bold {
	font-size: 12px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.RoodTxt {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}
.invulveld {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 18px;
	width: 300px;
	border: 1px solid #999;
}
.invulveldKlein {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 18px;
	width: 60px;
	border: 1px solid #999;
}
.invulveld_aantal {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 20px;
	width: 40px;
	border: 1px solid #999;
}
.KopTxtGroot {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.bg {
	color: 00;
	background-attachment: fixed;
	background-image: url(../pic/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.invulveldhp {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 16px;
	width: 100px;
	border: 1px solid #000;
}
.textarea {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 60px;
	width: 300px;
	border: 1px solid #999;
}
.txtgroen {
	font-size: 12px;
	color: #0F2625;
	text-decoration: none;
	font-weight: bolder;
}
.streep_tekst {
	font-size: 11px;
	line-height: 18px;
	text-decoration: line-through;
}
.invulveldnaam {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: 18px;
	width: 230px;
	border: 1px solid #999;
}