#web_container {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	margin-top: 0px;
	margin-left: -400px;
	padding-top: 0px;
	position: absolute;
	left: 50%;
}
body,html {
	height: 100%;
	background-image: url(../images/spacer.jpg);
	background-repeat: repeat;
}
#web_inhoud {
	background-image: url(../images/web_inhoud.png);
	background-repeat: repeat-y;
	position: relative;
}
#web_footer {
	background-image: url(../images/web_footer.png);
	background-position: bottom;
	clear: both;
	bottom: 0px;
	position: relative;
	height: 30px;
	width: 800px;
}

* {
	margin: 0px;
	padding: 0px;
}
#web_header {
	background-image: url(../images/web_header.png);
	height: 176px;
	width: 800px;
}
#graphics_info {
	position: relative;
	height: 52px;
	width: 52px;
	left: 30px;
	top: 10px;
}

#web_icoon {
	background-image: url(../images/web_symbool.png);
	height: 150px;
	width: 150px;
	position: relative;
	background-repeat: no-repeat;
	left: 642px;
}
#graphics_header {
	background-image: url(../images/graphics_header.png);
	height: 176px;
	width: 800px;
}
#graphics_icoon {
	background-repeat: no-repeat;
	height: 193px;
	width: 150px;
	position: relative;
	left: 642px;
	background-image: url(../images/graphics_symbool.png);
}
#graphics_footer {
	background-image: url(../images/graphics_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 30px;
	width: 800px;
	position: relative;
	bottom: 0px;
}
#musicgraphics {
	height: 20px;
	width: 90px;
	position: absolute;
	top: 220px;
	right: 20px;
	z-index: 2;
	visibility: visible;
}
#web_header #musicweb {
	height: 20px;
	width: 90px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
	visibility: visible;
}
#infoaanvraagweb {
	position: relative;
	height: 800px;
}

