.field {
	width: 494px;
	height: 43px;
	position: relative;
	z-index: 7;
}

.field_textarea {
	width: 510px;
	height: 197px;
	position: relative;
	float: left;
	padding-bottom: 13px;
	z-index: 6;
}

.label {
	width: 124px;
	height: 43px;
	position: relative;
	float: left;
	line-height: 43px;
	z-index: 7;
}

.input {
	width: 320px;
	height: 28px;
	position: relative;
	float: left;
	z-index: 7;
	background: url(../images/templates/bg_contact_input.gif) left 7px no-repeat; 
}

.textarea {
	width: 370px;
	height: 197px;
	position: relative;
	float: left;
	padding-top: 6px;
	background: url(../images/templates/bg_contact_textarea.gif) left 6px no-repeat;
	z-index: 7;
}

.input input {
	width: 312px;
	height: 15px;
	position: relative;
	margin: 0px;
	border: none;
	padding: 6px 4px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
}

.textarea textarea {
	width: 362px;
	height: 181px;
	position: relative;
	margin: 0px;
	padding: 5px 4px 11px 4px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	background: none;
}

.vinkje {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 23px;
	top: 11px;
	background: url(../images/templates/vinkje.gif) left top no-repeat;
}

.field_producten {
	width: 526px;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 13px;
	z-index: 6;
}

.form_producten {
	width: 370px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 6px;
	z-index: 7;
}

.verzenden {
	width: 110px;
	height: 26px;
	position: relative;
	float: left;
	margin: 0px 0px 35px 124px;
	display: inline;
	z-index: 7;
	background: url(../images/templates/btn_verzenden.gif) left top no-repeat;
}

.verzenden input {
	width: 110px;
	height: 26px;
	position: relative;
	float: left;
	border: none;
	cursor: pointer;
	background: none;
}

#content_rechts {
	width: 290px;
	height: auto;
	position: relative;
	float: left;
}

#content_rechts .googlemaps {
	width: 290px;
	height: 500px;
	position: relative;	
	margin-bottom: 24px;
}

.erbibv {
	width: 233px;
	height: 169px;
	position: relative;
	padding: 22px 0px 0px 57px;
	margin-bottom: 24px;
	line-height: 20px;
	color: #6b6b6b;
	background: url(../images/templates/bg_contact_bv.gif) left top no-repeat;
}

.erbibv span {
	width: 74px;
	position: relative;
	display: block;
	float: left;
	font-weight: bold;
	color: #d10019;
}


.erbishowroom {
	width: 233px;
	height: 169px;
	position: relative;
	padding: 22px 0px 0px 57px;
	line-height: 20px;
	color: #6b6b6b;
	background: url(../images/templates/bg_contact_bv.gif) left top no-repeat;
}

.erbishowroom span {
	width: 74px;
	position: relative;
	display: block;
	float: left;
	font-weight: bold;
	color: #d10019;
}

.erbishowroom a {
	text-decoration: none;
	color: #6b6b6b;
}

.erbishowroom a:hover {
	text-decoration: underline;
}

.erbishowroom strong {
	color: #d10019;
}

