/******************************************************
/* THEME: Storkök
/******************************************************/
BODY 
{
	background: #9bb0c7 url(/Themes/Ekologi/Images/bg.jpg) center bottom no-repeat;
}

#WorkArea
{
	background: transparent url(/themes/green/images/bg_page_transparent.png) 0 0 repeat-y;
}

#PageHeader 
{
	background: transparent url(/themes/green/images/bg_header_transparent.png) left top no-repeat;
}

#PageFooter
{
	background: transparent url(/themes/green/images/bg_footer_transparent.png) left bottom no-repeat;
}


#Body .QuickLinks LI
{
	background-image: url(/Images/Pointer/Red_right.gif);
}

#ToolBar .QuickLinks A
{
	color: #666;
}

#ToolBar .QuickLinks a
{
	color:#FFF;
}
#Body .QuickLinks li 
{
background-image:url(/Images/Pointer/White_right.gif);
}
