label {
	margin:			14px 0px 0px 0px;
	display:		block;
	font-size:		14px;
}

select,
input,
textarea {
	margin:			3px 0px 0px 20px;
	border:			1px solid #c0c0c0;
	padding-left:	6px;
	display:		block;
	color:			#525252;
	letter-spacing: 1px;
}

select {
	margin-left:	20px;
	width: 			180px;
	height:			24px;
	font-size:		12px;
	line-height:	26px;
	
	
}

.radio{
	width:auto;
	height:auto;
	display:inline;
	border:0px;
	margin-left:20px;
	margin-right:10px;
}

.verstuur {
	line-height:	18px;

	margin-top:30px;
}

textarea {
	width: 			301px;
	height:			120px;
	font-size:		12px;
}

input {
	width: 			180px;
	height:			24px;
	font-size:		12px;
	line-height:	22px;
}

.lijntje_snuif{
	margin-top:14px;
	height:	1px;
	clear:	both;
}

.checkbox{
	width:21px;
	height:22px;
	border:0;
}

	#calBorder select {
		width:100px;
	}
