body{
background-color: #000000;
overflow-x: hidden;
overflow-y: auto;
}

p {
position: relative;
font-family: arial, tahoma;
font-size: 12px;
color: #FFFFFF;
width: 650px;
text-align: justify;
height: auto;
margin: 0px;
overflow: auto;
}

a:link {color: #ffffff; text-decoration: underline; }
a:active {color: #ffffff; text-decoration: underline; }
a:visited {color: #ffffff; text-decoration: underline; }
a:hover {color: #ffffff; text-decoration: none; }

p.metmargin {
margin-left: 50px;
}

p.center {
text-align: center; 
}

p.footer {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 5px;
	width: auto;
	margin-top: 50px;
}

p.footer_welkom {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 5px;
	width: auto;
	margin-top: 10px;
}


.welkomstpagina_container {
	position: relative;
	margin: 1px;
	width: 997px;
	height: 439px;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.e_welkomstpagina_container {
	position: relative;
	margin: 1px;
	width: 997px;
	height: 439px;
	background-image: url(images/e_background1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.container {
	position: relative;
	margin: 1px;
	width: 850px;
	height: auto;
	background-color: #000000;
}

table.content {
	font-family: arial, tahoma;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	text-align: center; 
	top: 7px;
	height: auto;
	margin: 0px;
	overflow: auto;
}

img.eng{
	position: relative;

	top: 325px;
	left: -390px;
	border: 0;

}

img.ned{
	position: relative;
	top: 325px;
	left: -390px;
	border: 0;
}

img.newton{
	position: relative;
	top: 5px;
	left: 305px;
	border: 0;
}

img.e_newton{
	position: relative;
	top: 5px;
	left: 281px;
	border: 0;
}



p.newton {
	font-weight: bold;
	font-size: 10px;

	width: auto;
	margin-top: 10px;
	left: 743px;
}	
