.verantwoording td[valign="top"] {
	width:30px;
}

.custom_form label {
	width:150px;
	float:left;
}

label.wide {
	width:auto;
}

.custom_form, .error {
	background-color:#FBD15D;
	border: 2px solid #E8BB37;
	padding:10px;
	color:#12397a;
	margin-top: 10px;
	margin-bottom: 10px;
}

.custom_form div.link {
	clear:both;
}

.custom_form {
	text-align:left;
	padding:20px;
	float:left;
}

.error {
	clear:both;
}

.custom_form input {
	border:0px;
	width: 150px;
}

.custom_form textarea {
	border:0px;
	width: 300px;
	height: 100px;
	margin-bottom: 1px;
}

.custom_form input.small {
	width: 30px;
	height: 16px;
}

.custom_form input[type=checkbox], .custom_form input[type=radio] {
	margin-top: 2px;
	width: 50px;
}

div.button {
	margin-top: 6px;
}

.custom_form h1 {
	text-align:left;
	margin:8px 20px 6px 0px;
}

.custom_form textarea.large {
	width: 300px;
	height: 100px;
}

.abschluss {
	clear:both;
}

input[type=checkbox].left {
	float:left;
	width:20px !important;
}

/*  Subsidy  */
.subsidy_form label {
	display:block;
}

.subsidy_form, .error {
	background-color:#FBD15D;
	border: 2px solid #E8BB37;
	padding:10px;
	color:#12397a;
	xmargin: 10px;
}

.subsidy_form div.link {
	clear:both;
}

.subsidy_form {
	text-align:left;
	padding:20px;
	float:left;
}

.subsidy_form input {
	border:0px;
	width: 150px;
}

.subsidy_form textarea {
	border:0px;
	width: 300px;
	height: 100px;
	margin-bottom: 1px;
}

.subsidy_form input.small {
	width: 30px;
	height: 16px;
}

.subsidy_form input[type=checkbox], .subsidy_form input[type=radio] {
	margin-top: 2px;
	width: 50px;
	float:left;
}

.subsidy_form h1 {
	text-align:left;
	margin:8px 20px 6px 0px;
}

.subsidy_form textarea.large {
	width: 300px;
	height: 100px;
}
