body {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#top {
	background: #FFFFFF;
	border-bottom: 1px dashed #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.copyright {
	background-color: #FFFFFF;
	border-top: 1px dashed #000000;
	color: #000000;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding: 2px 4px;
	text-align: right;
}


a {
	color: #000000;
	text-decoration: none;
}


a:hover {
	color: #000000;
	text-decoration: underline;
}

.frame {
	background-color: #EEE8AA;
	padding-top: 30px;
	padding-bottom: 30px;
}

.schiphol {
	margin-top : 10px;
	left : -150px;
	position : relative;
}