body {
	margin:0;
	padding:0;
	background-image:url(../images/bgmain.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	background-color:#455d5d;
	height:100%;
	font-family:"century gothic",arial, sans-serif;
	font-size:10px;
	}

#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	padding:0;
	width:850px;
	min-height:535px;
	_height:535px;
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;
	}

#nieuws {
	top:520px;
	color:white;
	position:relative;
	z-index:2;
	}

#nieuws .padding {
	padding:10px;
	}

#mailtolink {
	height:30px;
	line-height:30px;
	width:210px;
	position:absolute;
	right:0px;
	top:355px;
	}
#mailtolink a {
	color:#000000;
	text-decoration:none;
	}
	
#entersite {
	height:30px;
	line-height:30px;
	width:200px;
	position:absolute;
	right:10px;
	top:400px;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	}
#entersite a {
	color:#fcd000;
	text-decoration:none;
	}
	
#dutchlink,#frenchlink,#englishlink {
	display:block;
	width:60px;
	height:75px;
	cursor:pointer;
	position:absolute;
	top:255px;
	text-indent:-5000px;
	outline:none;
}

#dutchlink {
left:655px;
z-index:5;
}
#frenchlink {
left:717px;
z-index:5;
}

#englishlink {
left:780px;
z-index:5;
}