body {			margin:0;padding:0;  }
#flashbanner {	height:100px; background: #FBFBFB; text-align: center;}
#imgDiv	{margin: 0 2px 0 0;}
/* ie 6 */
* html body{	overflow: hidden;}
* html div#fixedcontainer{ overflow: auto; width: 100%;height: auto !important; /* voor moderne browsers */ height: 100%; /* voor IE */ min-height: 100%; 	 }
