/**
* 3rd LEVEL MENU - added by pbm*/

#leftsubmenu
{
	margin: 14px 0px 0px 12px;
	padding: 0;
	width: 135px;
	overflow: hidden;
}
#leftsubmenu dt
{
	margin: 0px 0px 6px 0px;
	padding: 0;
}
#leftsubmenu dd
{
	margin: -6px 0px 12px 15px;  /*pbm margin: -6px 0px 6px 15px;*/
	padding: 0;
}
#leftsubmenu dt a,
#leftsubmenu dd a
{
	color: #333333;
}
#leftsubmenu dt.active a,
#leftsubmenu dd.active a,
#leftsubmenu dt a:hover,
#leftsubmenu dd a:hover
{
	color: #4C959C;
}

/**
* HEADER
*/
#header #service_menu a:hover,
#header #menu a:hover,
#header #menu .active a
{
	color: #d40a26;
}
a,
a:hover
{
	color: #b60a23; /*red*/
}

/*pbm har fjernet #header foran alle #submenu*/
#submenu a:hover,
#submenu .active a
{
	color: #4c959c;
}
#submenu
{
	background: transparent url(/LF/images/laegerdk/yl/bg.submenu.gif) no-repeat;
}
#submenu a:hover
{
	color: #c4eeee;
}
#submenu a,
#submenu .active a,
#submenu .active a:hover
{
	color: #FFFFFF;
}
/*pbm har fjeret #header foran*/
#menu .active
{
	background: url(/LF/images/laegerdk/yl/arrow.menu.active.gif) no-repeat center bottom;
}

/**
* ID 1.4 FOCUS AREA
*/
#focusarea .title_container .background,
#focusarea .box .background
{
	background-color: #4c959c;
}
#focusarea .box,
#focusarea .box h1,
#focusarea .box a
{
	color: #FFFFFF;
}
#focusarea .box a:hover
{
	color: #c4eeee;
}
#focusarea .box .right .item
{
	background: url(/LF/images/laegerdk/common/dots.white.gif) repeat-x left bottom;
}
#focusarea .box .right .last_item
{
	background: none;
}

/**
* ID 1.5 - TAB BANNER
*/
#tab_banner .tabs .selected .middle
{
	color: #4c959c;
}
#tab_banner .container .newslist .text a:hover,
#tab_banner .container .quicklinks .first_link a,
#tab_banner .container .quicklinks .link a:hover,
#tab_banner .container .linklist .link a:hover
{
	color: #b60a23; /*red*/
}

/**
* ID 2.2 - SHORTCUTS
*/
#shortcuts .heading
{
	background: url(/LF/images/laegerdk/yl/bg.shortcut.heading.gif) repeat-x;
}
#shortcuts .shortcut a:hover
{
	color: #b60a23; /*red*/
}

/**
* ID 2.2 - GENVEJE ASO
*/
#genveje.heading
{
	background: url(/LF/images/laegerdk/yl/bg.shortcut.heading.gif) repeat-x;
}
#genveje .genvej a:hover
{
	color: #b60a23; /*red*/
}

/**
* Mest laeste bg
*/
#genveje .mostreadbg
{
	position: relative;
	left: 5px;
	margin: 0px 0px 0px 0px;
	background: transparent url(/LF/images/laegerdk/YL/bg.shortcut.heading.gif) repeat-x;
	width: 204px;
	height: 24px;
}

/**
* ID 2.4 - MOST READ/SEARCHED
*/
.most_read .tabs .selected .middle
{
	color: #4c959c;
}
.most_read .container .content ul li a:hover
{
	color: #b60a23; /*red*/
}
