body { 
	margin:0px; background-color:#FFFFFF; height:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color:#444444;
}

#boxtotaal {
	width:950px;
	height:650px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-475px;
}

#boxlogo {
	width:200px;
	height:125px;
	position:absolute;
	top:215px;
	left:750px;
}

#buttonterug {
	width:15px;
	height:15px;
	position:absolute;
	top:497px;
	left:745px;
}
#buttonverder {
	width:15px;
	height:15px;
	position:absolute;
	top:497px;
	left:770px;
}


#boxmenu {
	width:80px;
	height:69px;
	position:absolute;
	top:438px;
	left:870px;
}

#button1 {
	float:right;
	width:80px;
	height:15px;
}
#button2 {
	float:right;
	width:80px;
	height:15px;
	margin-top:12px;
}
#button3 {
	float:right;
	width:80px;
	height:15px;
	margin-top:12px;
}


#boxtekst {
	position:absolute;
	top:128px;
	left:120px;
	width:715px;
	height:500px;
	overflow:hidden;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

// magenta= color:#C10076;
