html, body {
height: 100%;
margin: 0;
padding: 0;
}
 
* {
margin:0px auto;
padding:0;
}

.forside_css #shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -219px;
float: left;
}
 
.forside_css #wrapper {
width: 870px;
height: 438px;
clear: both;
position: relative;
top: -219px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}

.forside_css #wrapper #inner {	

}
.forside_css #top {
width:997px;
height:157px;
background-image:url(graphics/logo_bg.jpg);
background-repeat:no-repeat;
background-position:top;

}



 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */
