/* Website by Contactpunt ©2007 */

html body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.back{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -527px;
	margin-top: -384px;
}
.front{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -202px;
	margin-top: -200px;
	width: 401px;
	text-align: center;
}
.opendeur{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -202px;
	margin-top: -290px;
}
.contactgegevens{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.siteByContactpunt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contactgegevens a{
	color: #FFFFFF;
	text-decoration: none;
}
.siteByContactpunt a{
	color: #FFFFFF;
	text-decoration: none;
}
.contactgegevens a:hover{
	color: #333333;
	text-decoration: underline;
}
.siteByContactpunt a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.enter{
	position: absolute;
	left: 50%;
	margin-left: -38px;
	top: 50%;
	margin-top: 155px;
}
.downloadFlashPlayer{
	position: absolute;
	left: 50%;
	margin-left: -140px;
	top: 50%;
	margin-top: 180px;
	width: 300px;
	text-align: center;
}

img
{
	border:none;
}