/*TopContainer tabs and TabContent scope[category/result*/
body#forside #mainNavigation.tabs li.selected a{
	background-color: #FE660D;
	border-color: #FE660D;
	color: #fff;
}

body#forside #topContainer .tabContent{
	border-top-color: #FE660D;
}

