html
{
 width:100%;
 height:100%;
}


body
{
 width:100%;
 height:100%;
 
 margin:0px;
 padding:0px;
 
 background-color:#FFFFFF;
}

img
{
 border:0px;
}

#top_banner_bg, #topbanner_bund, #menu, #hoejremenu, #logo, #hoejreside_bar, #tools, #formularer, #nyhedsbrev, #loginbox {
 display:none;
}

#indhold
{
 width:100%;;
 height:100%;
 padding: 0px 0px 0px 0px; 
 position:absolute; 
 top:0px;
 left:0px; 
 z-index:15;
}

#forside_banner_1, forside_banner_2, forside_banner_3 {
 left:0px;
 display:block;
 width:100%;
 margin-bottom:20px;
}

