html, body {
	margin: 0;
  padding: 0;
	height: 100%;
	background-image: url(../afb/opvul.jpg);
}
#main_container {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	width: 900px;
	background-image: url(../afb/achtergrond_250.jpg);
}
#top {
	background-color: #FFFFFF;
	height: 170px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#logo_tekst {
	float: right;
}
#content {
	width: 630px;
	left: 250px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	position: absolute;
	bottom: 0px;
  width: 630px;
}
a, a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #6862ac; 
  text-decoration: underline
}
a:hover {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #6862ac; 
  text-decoration: none
}
textarea, input {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #6862ac
}
#foto {
	background-color: #FFFFFF;
	height: 100px;
	width: 600px;
	top: 120px;
	left: 275px;
	position: absolute;
	border: 2px solid #FFFFFF;
}
.titel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: #000000;
  font-weight: bold;
}
