.contact_form{
	left: 162px;
    position: relative;
    width: 300px;
}

.allfields{
	font-weight: bold;
	font-size: 12px;
	height: 40px;
	float: left;
}

a label{
	float: left;
}

input, textarea{
	margin: 0 0 0 140px;
	padding: 0 0 0 4px;
	width: 178px;
	height: 13px;
	float: right;
	position: relative;
	top: -15px;
	background: url(../../images/input_field.png);
	border: none;
	color: #193282;
	font-size: 10px;
	font-family: arial;
}

textarea.message{
	height: 61px;
	margin: 0 0 0 140px;
	float: right;
	position: relative;
	top: -15px;
	background: url(../../images/input_field_message.png);
	border: none;
}

#submit{
	background-image: url(../../images/verzenden_btn.png);
	background-color: transparent;
	width: 187px;
	height: 28px;
	border: none;
	position: relative;
	right: -5px;
	top: 0;
}

#info{
	font-family: arial;
	font-size: 8px;
	position: relative;
	top: 5px;
	float: right;
}

/* BEDANKT */

.bedankt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
    font-weight : bold;
}

label,a,body
{
	
}

.offerte_oneliner{
	position: absolute;
	margin: 0px;
	top: 620px;
	left: 145px;
	font-weight: 400;
	font-size: 11px;
}