label input {
   float:right;
}
.check {
   margin-bottom:5px;
}
.check input {
   margin-right:5px;
}
.form_text {
   margin-bottom:1em;
}
form h2 {
   font-size:16px;
   font-family:Trebuchet MS;
   color:#f40f77;
   padding:30px 0 10px 0;
   background:url('../gfx/separator_form.png') repeat-x 0 10px;
   clear:both;
}
form h3 {
   font-size:14px;
   font-family:Trebuchet MS;
   color:#f40f77;
   padding:15px 0 5px 0;
   margin:0 !important;
   font-weight:normal;
}

.newsletter{
	float:left; 
	line-height:0;  
	padding:0; 
	margin:3px 0;
}
.label{
	width:130px; 
	line-height:18px; 
	padding:0; 
	margin:0; 
	float:left;
}
/*
.verantwoording td[valign="top"] {
	width:30px;
}

.custom_form label {
	width:150px;
	float:left;
}

label.wide {
	width:auto;
}

.custom_form,

.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;
}
*/
