body {
	background-image: url(../illustraties/achtergrond1.gif);
	background-repeat: repeat;
	margin: 0;
	}


#container {
	background-image: url(../illustraties/achtergrond.gif);
	background-repeat: repeat;
	position: relative;
	height: 600px;
	width: 800px;
	text-align:left;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	}
	
#header {
	background-image:url(../illustraties/achtergrond1.gif);
	position: fixed;
	height: 159px;
	width:100%;
	margin:0px;
	font-family: Syntax, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	z-index: 4;
	position: fixed;
}
#Header2 {
	background-image: url(../illustraties/achtergrond.gif);
	background-repeat: repeat;
	position: relative;
	height: 139px;
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	z-index:1;
	}
#mainContent {
	background-image: url(../illustraties/achtergrond.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-family: Syntax, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text: center;
	top: 153px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	z-index: 3;
	text-align: center;
	}
#logo {
	position:absolute;
	width:274px;
	height:68px;
	z-index:7;
	left: 525px;
	top: 32px;
}
#back {
	position:absolute;
	width:67px;
	height:20px;
	z-index:6;
	left: 30px;
	top: 93px;
	}
#floatingMenu {
	position:fixed;
	width:auto;
	height:auto;
	z-index:10;
	clear: none;
	float: right;
	right: 20px;
	left: auto;
	top: auto;
	bottom: 10px;
	text-align: left;
}
#floatingMenu p a {
	text-decoration: none;
}
