<style type="text/css">body {	margin: 0; /* voor Mac IE5 */	padding: 0;	/*\*/	overflow: hidden; /* Mac IE5 snapt dit niet */}div {	margin: 0;	padding: 0;}#content {	/*\*/	position: absolute;	top: 6em;	right: 0em;	bottom: 2em;	left: 13em;	margin: 8em 0em 0em 15em; /* voor Mac IE5 */	/*\*/ margin: 0; /* voor de anderen: */	/*\*/ overflow: auto; /* Mac IE5 kan dit niet zien */}*html #content {	overflow-y: auto;	overflow-x: hidden;}.kader{position:absolute;left:930px;top:6em;max-width: 250px;}#logo{position: absolute;	top: 0;		bottom: 6em;	left: 0;	width: 13em;	overflow: auto;}#sidebar-left {	position: absolute;	top: 6em;		bottom: 2em;	left: 0;	width: 13em;	overflow: auto;}*html #sidebar-left {	overflow-y: auto;	overflow-x: hidden;}#header {	position: absolute;	top: 0;	/*\*/right: 0em;	left: 13em;   	margin: 0 0em 0 13em; /* voor Mac IE5 */	/*\*/ margin: 0; /* */	height: 6em;}#footer {	/*\*/ position: absolute;  /* voor Mac IE5 */	right: 0em;	bottom: 0;	left: 1em;	height: 2em;	margin: 0; /* voor Mac IE5 */	/*\*/ margin: 0; /* voor de anderen */}</style><!--[if lt IE 7]><style type="text/css" media="screen">#sidebar-left {	height: expression(document.body.clientHeight + "px");}#content {	height: expression(document.body.clientHeight - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 6)) + "px");	width: expression(document.body.clientWidth - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 13)) + "px");}#header {	width: expression(document.body.clientWidth - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 13)) + "px");}#footer{	width: expression(document.body.clientWidth + "px");	bottom: -1px;}</style><![endif]-->
