body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

div.migratie_placeholder {
	position: absolute;
	margin-top: -184px;
	margin-left: -323px;
	top: 50%;
	left: 50%;
	width: 646px;
	height: 368px;
	background-image: url(http://overgang.pasar.be/images/migratie/naamsverandering_pasar.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div.migratie_net_placeholder {
	position: absolute;
	margin-top: -184px;
	margin-left: -323px;
	top: 50%;
	left: 50%;
	width: 646px;
	height: 368px;
	background-image: url(http://overgang.pasar.be/images/migratie/naamsverandering_pasarnet.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div.migratie_netstart_placeholder {
	position: absolute;
	margin-top: -184px;
	margin-left: -323px;
	top: 50%;
	left: 50%;
	width: 646px;
	height: 368px;
	background-image: url(http://overgang.pasar.be/images/migratie/naamsverandering_pasarnetstart.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div.migratie_wandelenarco_placeholder {
	position: absolute;
	margin-top: -184px;
	margin-left: -323px;
	top: 50%;
	left: 50%;
	width: 646px;
	height: 368px;
	background-image: url(http://overgang.pasar.be/images/migratie/naamsverandering_wandelenarco.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div.migratie_fietsenarco_placeholder {
	position: absolute;
	margin-top: -184px;
	margin-left: -323px;
	top: 50%;
	left: 50%;
	width: 646px;
	height: 368px;
	background-image: url(http://overgang.pasar.be/images/migratie/naamsverandering_fietsenarco.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

a {
	color: #3D9C3E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}