body {			margin:0;padding:0;  }
#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%; 	 }
