@import url(style.css);

body { 
	background: #62CDE3 url(/files/system/gf/beboernet_bg.gif) repeat-x left top; 
}
#header { 
	background: url(/files/system/gf/beboernet_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: #3b808e; 
	color: #fff;
}
#navi ul li a.inpath { 
	background: #3b808e; 
	color: #fff; 
	font-weight: bold; 
}

#footer { 
	background: url(/files/system/gf/beboernet_bund.gif) no-repeat;
}


#LeftNavi { margin-left:10px; }
#LeftNavi ul { padding: 0; margin: 0; list-style-image: none; list-style-position:outside; list-style-type:none; }
#LeftNavi a { display: block; padding: 4px 0 4px 10px; text-decoration: none; }

#LeftNavi .afterSelected { padding-left: 10px; }
#LeftNavi .afterSelected a { background: none; color: #8F806F; }

#LeftNavi .atSelected ul { padding-left: 10px; }
#LeftNavi .atSelected a { background: none; color: #8F806F; border: none; }
/* #LeftNavi .atSelected a.expanded.hasChildren { border-bottom: 1px solid white; } */

#LeftNavi a.selected { background: #3B808E; color: #FFFFFF; }
#LeftNavi a:hover, #LeftNavi a:focus { background: #3B808E; color: #FFFFFF; }
