@charset "utf-8";
/* CSS Document */

input.zoeken {
	width:110px;
	height:13px;
	margin-top:1px;
	color:#000000;
	font-size:11px;
}
.but-zoek {
	width:16px;
	height:12px;
	background:url(../img/3stipjes.jpg) no-repeat;
	border:none;
}

.select-links {
    width:195px;
    font-size:11px;
    margin:5px 0px;
}

label.voorinschr {
	display:block;
	float:left;
	width:140px;
	text-align:right;
	padding-right:20px;
	padding-top:2px;
}
label.niet-verplicht {
	padding-right:33px;
	width:127px;
}
input.radio {
	width:10px;
}
input.button {
	background:#e2091e;
	color:#ffffff;
	border:1px solid #ccc;
	margin-right:58px;
}