@charset "UTF-8";
/* CSS Document */

<style>

body {
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0%;
}

#container {
	position:absolute;
	width: 981px;
	height:auto;
	margin:0px 0px 0px -490px;
	left: 50%;

}

#header {
	position:absolute;
	width: 980px;
	height: 305px;
	background-image:url(../pix/header.gif);
}

#nav {
	position:absolute;
	width: 285px;
	top: 250px;
	height: 72px;
}

#mail {
	position:absolute;
	width: 183px;
	left:797px;
	top: 250px;
	height: 72px;
}

#werk {
	position:absolute;
	width: 981px;
	height: auto;
	top: 305px;
	
}
