	html, body, #wrapper {
	height:100%;
	margin:0;
	padding:0;
	border:none;
}
	body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:18pt;
	background-image:url(/upload/pics/achtergrond.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
	#wrapper {
	position:relative;
	width:980px;
	height:1250px;
	margin:0 auto;
	padding:0px;
	background-image:url(../images/75percentwhite.png);
}
	#content {
	position:absolute;
	top:200px;
	left:200px;
	width:540px;
	z-index:5;
}
	div#laser {
	position:absolute;
	top:20px;
	left:5px;
	width:280px;
	height:550px;
	z-index:4;
	background-image:url(../images/laser.png);
	background-position:top right;
	background-repeat:no-repeat;
}
	div#laserbeam {
	position:absolute;
	top:446px;
	width:150px;
	height:105px;
	z-index:4;
	background-image:url(../images/laserbeam.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
}
	div#header {
	position:absolute;
	left:5px;
	width:970px;
	height:170px;
	z-index:1;
	background-image:url(../images/header.png);
}
	div#logo {
	position:absolute;
	left:167px;
	top:86px;
	width:247px;
	height:64px;
	z-index:2;
	background-image:url(../images/logo.png);
}
	div#menu {
	position:absolute;
	left:5px;
	top:170px;
	width:150px;
	height:295px;
	z-index:6;
	background-image:url(../images/dot.gif);
}
	div.button {
	position:relative;
	width:150px;
	height:20px;
	z-index:7;
	background-image:url(../images/menu.png);
	background-position:right 0px;
}
	div.button:hover {
	background-position:right -20px;
}
	div.active {
	background-position:right -40px;
}
	div.button a {
	float:left; 
	width:100%; 
	height:100%;
	color:#FFF;
	text-decoration:none;
	font-size:10pt;
	line-height:14pt;
	text-indent:1em;
}
	div.nobutton {
	position:relative;
	width:150px;
	height:20px;
	z-index:7;
}
	div#rightbar {
	position:absolute;
	left:750px;
	top:60px;
	width:225px;
	height:250px;
	z-index:3;
	background-image:url(../images/rightbar.png);
	background-repeat:no-repeat;
}
	div#photo {
	position:relative;
	left:25px;
	width:200px;
	height:200px;
	z-index:4;
}
	div#shadow {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:200px;
	z-index:5;
	background-image:url(../images/shadow.png);
}
	div#address {
	position:relative;
	top:25px;
	width:175px;
	padding-left:25px;
	z-index:6;
	background-color:#999;
	font-size:9pt;
	line-height:14pt;
	color:#333;
}
	div#corner {
	position:relative;
	top:25px;
	width:200px;
	height:25px;
	z-index:7;
	background-image:url(../images/cornergrey.png);
}
	div#footer {
	position:absolute;
	left:50%;
	width:940px;
	height:40px;
	margin:0 0 0 -490px;
	z-index:2;
	bottom:0;
	padding:0 20px;
}
	div#icon_exedo {
	position:relative;
	width:20px;
	height:20px;
	float:right;
	background-image:url(../images/icons.png);
}
	div#icon_w3c {
	left:25px;
	background-position:-20px 0px;
}
	div#icon_exedo:hover {
	background-position:0px -20px;
}
	div#icon_w3c:hover {
	background-position:-20px -20px;
}
	div#icon_exedo a,div#icon_w3c a {
	float:left; 
	width:100%; 
	height:100%;
}
	div#icon_exedo b,div#icon_w3c b {
	display:none;
}
	a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
	a:link {
	color:#F00;
}
	a:visited {
	color:#F00;
}
	a:hover {
	color:#950000;
}
	a:active {
	color:#F30;
}
	h1 {
	font-size:18pt;
	color:#F00;
}
	h2 {
	font-size:16pt;
	color:#F00;
}
	h3 {
	font-size:16pt;
	color:#8A0000;
}
	h4 {
	font-size:14pt;
	color:#F00;
}
	h5 {
	font-size:14pt;
	color:#8A0000;
}
	h6 {
	font-size:12pt;
	color:#8A0000;
	margin:0;
	padding:0 0 10px 0;
}
