@charset "utf-8";
body {
	background-color: #000;
	padding-bottom: 5px;
}
img {
	border: 0;
}
#stub {
	width: 0px;
	height: 0px;
	visibility: hidden;
}
#content {
	position: relative;
	background-image: url("../images/mainAchtergrond.jpg");
	background-repeat: no-repeat;
	width: 838px;
	height: 590px;
	margin: auto;
}
#imgmenu {
	position: absolute;
	top: 31px;
	left: 280px;
}
#adres {
	position: absolute;
	top: 321px;
	left: 169px;
}
#email {
	position: absolute;
	top: 463px;
	left: 205px;
}
#imgmenu2 {
	position: absolute;
	top: 450px;
	left: 3px;
	width: 105px;
	line-height: 0;
}
#copyright {
	position: absolute;
	top: 600px;
	width: 838px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: white;
	text-align: right;
}
#copyright a {
	color: white; 
	text-decoration: none;
}
#copyright a:hover {
	color: #AAA; 
}