html {
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
}

body {
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
}

#DWMain, #tools, #country, #sogebox, #adresselinie, #statement, #logo, #nyheder, #bg_menu_venstre, #bg_side, #bg_top {
 display:none;
}

#indhold {
 position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}