html {min-height:100%; *height:auto!important; height:100%; width:100%; overflow:hidden; overflow-y:hidden; overflow-x:hidden;}
body {min-height:100%; *height:auto!important; height:100%; width:100%; color:#ffffff; background-color:#C2C7CB; font:13px/1.22 Arial,Helvetica,sans-serif; *font-size:small; *font:x-small; overflow:hidden; overflow-y:hidden; overflow-x:hidden; margin:0;} 

#bakgrunn {height:100%; width:100%; overflow:hidden; background:transparent; position:relative; z-index:0;}
#mouseScrollHack {position:absolute; z-index:1; height:100%; width:100%; background-color:#C2C7CB; filter:alpha(opacity=0);}
#altInnhold {height:100%; width:600px; *overflow-x:hidden; *overflow-y:scroll; overflow:auto; position:absolute; z-index:2; top:30px; left:300px;}

#logo {
	width:150px;
	height: 60px;
	left: 30px;
	top: 30px;
	position: absolute;
	visibility: visible;
}
