#onderbanner {
	width:978px;
	height:220px;
    background: url("../img/onderwijsdag-banner.png") no-repeat transparent;
}

#bannertext {
	position: relative;
	left:0px;
	top:100px;
	font-size:50px;
	color:#333;
	line-height: 48px;
	font-weight: 200;
}
#bannertext strong{
	color: #439539;
	line-height: 48px;
	font-weight: 200;
}

input.checkbox,
input.radio {
	border:none !important;
	width:auto !important;
}
		
#ValidationMessages { color:#CC0000;padding:15px;}
#ResultForm.error {color:#CC0000;}

.two-col_left { 
	/* Für Veranstaltungsort zweispaltig */
	width: 345px; 
	float: left; 
	margin-right: 30px;
}

#form_content td{
	color: #595959;
    font-size: 11px;
    margin-right: 12px;
    padding: 0;
   padding:8px 0;
}	

#content #form_content td p.﻿requestcall_privacy {
    color: #999999;
    font-size: 11px;
    line-height: 11px;
    padding: 16px 0;
}
    
.schritt {
	padding:0 0 20px 0;
}

#content p#required_note {
    font-size: 11px;
    padding-bottom: 5px;
    color: #CC0000;
	text-align:right;
	padding-right: 20px;
}

#content p#required_note,
.req {
    color: #CC0000;
}

h4 strong {
	font-weight: 400;
	color: #439239;
}
.td-title{
	white-space:nowrap;
}