/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*---- Header styling ---*/
.sIFR-hasFlash h1,
.sIFR-hasFlash h2,
.sIFR-hasFlash h3,
.sIFR-hasFlash h4,
.sIFR-hasFlash h5#pullquote {
	visibility: hidden;
	font-family: Verdana;
}

/*	Standaard formulier	*/
.form_vraag{
	font-size: 12px;
	color: #4c4c4c;
	margin: 22px;
	line-height: 20px;
}

.form_label{
	font-size: 12px;
	color: #4c4c4c;
    font-weight:bold;
    vertical-align:text-top;
}

.form_line_1 {
height:3px;
}

.form_line_2 {
height:7px;
}

.form_line_3 {
height:15px;
}

.form_velden_1	{
	border: 1px solid #aaaaaa;
	width: 230px;
	font-size: 11px;
}

.form_velden_1a	{
	border: 1px solid #aaaaaa;
	font-size: 11px;
}

.form_error {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bolder;
    vertical-align:text-top;
}
 
.form_button	{
	background-color: #4c4c4c;
	font-family: Trebuchet ms;
	font-size: 12px;
	color: #ffffff;
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
} 
/*	Standaard formulier	*/