body {
	background-position: center 5px;
	+background-position: center -4px;
	background-image: url(../image/achtergrondhome.jpg);
	background-repeat: no-repeat;
	background-color:#0080b2;
}

#container {
	position:relative;
	width:798px;
	height:625px;
	margin-top: -8px !important;
	_margin-top:-13px;
	margin-right: auto;
	margin-left: auto;
}

#menu{
	position:relative;
	left:-16px;
	_left:-15px;
	top:99px;
	_top:103px;
	width:800px;
	height:490px;
	margin:0; 
	padding:0;
	float:left;
}

li {
	list-style-type: none;
	margin:0;
	float: left;
	display: inline;
	padding:0;
	height:119px;
}


#footer{
	position:absolute;
	left:0px;
	top:600px;
	width:800px;
	height:15px;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
}


.h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0080b2;
	font-weight: 800;
}

a.footer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
}

a.footer:link, a.footer:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #fff;
}

a.footer:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;

}
