body {			margin:0;padding:0;  }
#flashbanner {	height:100px; background: #d8eef4; text-align: center;}
#imgDiv	{		margin: 0 0px 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%; 	 }