.adres {
	float: left;
	height: 230px;
	width: 240px;
	margin-right:15px;
}

.kvk {
	float: left;
	height: 230px;
	width: 220px;
}
.adres ul {
	float: left;
	height: 230px;
	width: 240px;
}
.adres ul li {
	float: left;
	height: auto;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-type: none;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
}
.adres ul li strong {
	list-style-type: none;
	font-family: arial;
	font-size: 13px;
	color: #48BEC4;
	font-weight: bold;
	padding-right: 10px;
}


.kvk ul {
	float: left;
	height: 230px;
	width: 220px;
}
.kvk ul li {
	float: left;
	height: auto;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-type: none;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
}
.kvk ul li strong {
	list-style-type: none;
	font-family:arial;
	font-size: 12px;
	color: #48BEC4;
	font-weight: bold;
}
.kaart {
	height: 305px!important;
	width: 470px;
	float: left;
	padding: 0px;
	margin-top: 0px;
}

.error {
	border:#F03!important;
	border-width:1px!important;
	border-style:solid!important;
}

#responset {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
