#menu a {width: 80%;}#main { /*zorgt voor max-width: 30em*/	width:expression(  document.body.clientWidth > (500/12) *  parseInt(document.body.currentStyle.fontSize)? "30em": "auto" ); 	left: 15em;}