.botmenu {
	text-align:left;
	float:left;
	width:400px;
	margin-top:10px;
	font-size:7px;

}

.bottxt {
	float:right;
	margin-top:10px;
}



h1 {
	color:#f87702;
	font-size:13pt;
	font-weight:bold;
	margin:0px;


}
h2 {
	color:#d31215; 	
	font-size:13pt;
	font-weight:bold;
	margin:0px;


}


a {
	text-decoration:none;
	color:#d31215;
}

a:hover {
	text-decoration:none;
	color:#6c6c6b;
}

b {
	color:#d31215;
	font-size:11pt;
	font-weight:normal;
}

.ban {
	float:left;
}

label{
	width:145px;
	display:block;
	float:left;
	margin-top:5px;
}


.veld{
	width:170px;
	float:left;
	display:block;	
	margin-top:5px;	
}

.buttonverzend{
	border: 1px #ff8f00 solid;
	padding:2px 4px 2px 4px;
	background-color:#ffffff;
	color:#454545;
	cursor:pointer;

}

.vraag {
	float:right;
	margin-top:0px;
}

.but {
	width:274px;
	height:55px;
	margin-top:10px;
	
	
}

#footer { clear: both; margin-top: 15px; padding-top: 10px; width: 100%; height: 55px;  border-top: 1px dotted #ccc; }
#footer .credits { float: left; width: 60%; font-size: 9px; }
#footer .nav_bottom { float: right; width: 40%; text-align: right; 	font-size: 8pt; line-height: 14pt; letter-spacing:2px; font-weight:normal; color:#6c6c6b;}