.plaatstag{
	width: 200px;
	height: 20px;
	position: relative;
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFCC;
	top: -15px;
	left: 18px;
	font-weight: bold;
	font-style: italic;
}

.kaartwrap {
	width: 660px;
	position: absolute;
	height: 440px;
	background-color: #464646;
}
.kaartwrap .kaart {
	float: left;
	width: 350px;
	position: relative;
	background-image: url(/custom/map/nl2.jpg);
	height: 430px;
	background-repeat: no-repeat;
	left: 20px;
	top: 10px;
}

.kaartwrap .tekst {
	float: left;
	position: relative;
	width: 225px;
	left: 60px;
	top: 20px;
	background-color: #333333;
	height: 170px;
}
.kaartwrap .tekstHP {
	float: left;
	position: relative;
	width: 225px;
	left: 60px;
	top: 40px;
	background-color: #333333;
	height: 170px;
	color: #F6AC3F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.kaartwrap .tekstHP .tekstHPinner {
	float: left;
	position: relative;
	border: 5px;
	color: #FFFFFF;
	left: 5px;
	top: 5px;
}

.kaartwrap .kaart .bhvok {
	position: absolute;
	height: 24px;
	width: 24px;
	left: 170px;
	top: 100px;
	border:none;
	border-color: #464646;
}
.lbl{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 95%;
	color: #F5AB40;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 10px;
}
.ffield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

