html {
height:100%
}

body {
	margin:0 auto;
	width: 1100px;
	padding: 0;
	background-color:#887C76;
	color: #887C76;
}




/* De verschillende containers */
	
	
	#laag6 {
	position: absolute;
	margin-top: 40px;
	margin-left: 112px;
	top: 54px;
	width: 870px;
	height: 560px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	visibility: visible;
	overflow: visible;
	text-align: left;
	font-style: normal;
}

