@import url(style.css);

body { 
	background: #BFB8B0 url(/files/system/gf/al2bolig_bg.gif) repeat-x left top; 
}
#header { 
	background: url(/files/system/gf/al2bolig_top.gif) no-repeat;
}
#wrap {
    background: url(/files/system/gf/al2bolig_midt.gif) repeat-y;   
}    
#navi ul li a:hover, 
#navi ul li a:focus { 
	background: #9f9385; 
	color: #fff;
}
#navi ul li a.inpath { 
	background: #9f9385; 
	color: #fff; 
	font-weight: bold; 
}

#footer { 
	background: brown url(/files/system/gf/al2bolig_bund.gif) no-repeat;
}