body {
   background: white;
   font-size: 12pt;
   }
#menu, #languages, #headerphoto, #footer a, #body img, #subnavigatie, #subcontent {
   border: 0px;
   display: none;
   }

#body {
	width: 100%;
	margin: 0px;
	padding: 0px 100px 0px 100px;
	border: 0px;
	float: none !important;
	color: black;
	background: transparent none;
}

#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: none !important;
	color: black;
	background: transparent none;
}

#address {
	width: 100%;
   margin: 0px 100px 0px 100px;
   padding: 0px 100px 0px 100px;
   float: none !important;
   color: black;
   background: transparent none;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

