html,body { 
	height: 100%; 
	width: 100%;
	margin: 0 0 1px 0;
	 
}

body { 
	margin: 0px;
	padding: 0px;  
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);  
	background-repeat: repeat-x;
	background-position: 0px 122px;
}

.rightHeaderTile {
	background-image:url("images/header_background.jpg");
	height:122px;
	margin:0 0 0 50%;
}

.header {
	margin-left: -428px;
}

#main {
	left: 50%;
	margin: 0 auto 0 -428px;
	width: 855px;
	position: absolute;
}


#main img {
	float: left;
	clear: both;
}

#footer {
	left: 50%;
	margin: 0 auto 0 -428px;
	width: 855px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	height: 40px;
	border-top: 1px solid #034d80;
	text-align: center;
}

#footer ul { 
	list-style-type: none;
	margin: 0 0 0 190px;
	padding: 0;
	float: left;
}

#footer ul li {
	text-weight: bold;
	color: #034d80;
	padding: 0 10px 0 10px;
	float: left;
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 39px;
	letter-spacing: 0.0px; 
}

#footer ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #034d80;
}

#divbevestiging {
	height: 35px;
	margin-top: 5px;
}

#divbevestiging a {
	float: none;
	line-height: 17px;
	color: #000000;
}
