body {	background-color: #72c5ff;	text-align: center; /* for IE */	margin-top:70px;	padding:0;}html {     overflow: -moz-scrollbars-vertical;}#container {	margin: 0 auto;   /* align for good browsers */	text-align: left; /* counter the body center */ 	width:792px;}#header {	height:105px;	width:792px;	background-image: url(../layout/header.jpg); 	background-repeat: no-repeat;}#navigatie {	height:15px;	width:650px;	margin-top: 85px;	margin-left: 100px;	position:absolute;	z-index:1200;}#content { 	background-image: url(../layout/back_slice.jpg); 	background-repeat: repeat-y;}#inhoud{	background-color: #FFFFFF;	margin-left: 130px;	width: 530px;	padding-left: 10px;	margin-top: -1px;	padding-top: 65px;	margin-bottom:0px;	}#footer {	clear: both;	height: 90px;	width: 792px;	margin: 0 auto;   /* align for good browsers */	margin-top: -15px;	background-image: url(../layout/bottom.jpg); 	background-repeat: no-repeat;}#lijn{	height: 1px;	border-bottom:1px solid #cccccc;	width: 500px;	margin-top: 5px;	margin-left: 0px ;	}#korte_lijn{	height: 25px;	border-top:1px solid #cccccc;	width: 555px;	margin-top: 35px;	margin-left: 140px ;	}#plaatje {	float:right;	margin-top: -10px;	margin-right: 40px;	z-index:1000;}#plaatje-links {	float:left;	margin-top: -10px;	margin-right: 40px;	z-index:1000;}#disclaimer{	height: 25px;	width: 155px;	margin-top: 5px;	margin-left: 140px ;	}
