/* formulieren */

#content form {
	line-height: 24px;
	color: #636363;
}

#content form input,
#content form select {
	float: left;
	width: 200px;
	height: 16px;
	line-height: 20px;
	border: 1px solid #b2b4b6;
	margin-right: 5px;
	padding: 2px;
}

#content form select {
	height: 20px;
	width: 206px;
}

#content form input.check {
	float: none;
	width: auto;
	height: auto;
	vertical-align: sub;
	border: 0px;
}

* html #content form input.check {
	vertical-align: baseline;
}

#content form textarea {
	display: block;
	width: 510px;
	padding: 5px;
	border: 2px solid #949698;
}

#content form b {
	float: left;
	min-width: 75px;
	line-height: 24px;
	overflow: visible;
	font-weight: normal;
	font-size: 12px;
}

* html #content form b {
	width: 75px;
}

#content form b.rood {
	float: none;
	display: block;
	width: auto;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
}

#content form br {
	clear: both;
}

#content form .header.sub,
#content .third .header.sub {
	margin-top: 5px;
}

#content form .header.sub h1,
#content .third .header.sub h1 {
	font-weight: normal;
	font-size: 12px;
	color: #231f20;
	text-align: left;
}

#content form label {
	float: left;
	width: 100%;
	line-height: normal;
	padding: 4px 0px;
}

#content form label input.check {
	float: left;
}

#content form label span {
	float: left;
	width: 500px;
	background-color: #e7e8e9;
	line-height: normal;
	padding: 0px;
}

#content form label span u {
	float: right;
	width: 75px;
	text-decoration: none;
	text-align: right;
}

#content form label span  u i {
	float: right;
	width: 45px;
	font-style: normal;
}

#content form table {
	font-size: 11px;
	line-height: normal;
}

#content a.wijzig {
	float: left;
	margin-top: 2em;
	margin-left: 10px;
	color: #8dc63f;
}

#content table.dik td {
	font-weight: bold;
}

#content table tr.totaal td {
	border-top: 2px solid #949698;
	padding-top: 8px;
}
