html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #ABABAB;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 25px 0 125px 0;
  padding: 0 0 0 0;
  text-align: center;
  background-image: url(/images/achtergrond-zw.jpg);
  background-position:bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}

#apDiv1 {
	position:absolute;
	padding: 25px;
	left:50%;
	margin-left: -475px;
	top:50%;
	margin-top: -300px;
	width:900px;
	height:550px;
	border: 5px solid #AF1804;
	z-index:1;
	background-color:#FFFFFF;
}

#logo	{
position: absolute;
top: -50px;
left: 800px;
width: 195px;
height: 184px;
z-index: 999;
}
