* {
	border: none !important;
}
#outline, #mainContent {
	width: 96%;
	padding: 0px;
}
#header {
	height: 120px;
	border-bottom: 1px solid #333333;
}
#header #home, #header #mainNav, #mainNav, #footer, #eendje, #leftMenu {
	display: none;
}
#header #adres {
	top: 0px;
	left: 70%;
}
#header #adres h3 {
	display: none;
}
#header h1, #header #language, #sponsors{
	top: 0px;
	left: 0px;
	display: none;
}
#rightData {
	margin-left:0;
}
a[href^="http"]:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   color:#000000;
   text-decoration:none;
}
#header img {
	display: block;
}

#data {
	margin: 0px;
}

