/* Link colors */
#nav-top li.active a,
#content a, #content-wide-nav a, #content-wide-all a, #content-wide a, #sidebar a,
#content .arrow, #sidebar .arrow { color: #005A86; }

#nav-left li.active li.active a,
#nav-left li.active li.active li.active a { color: #005A86 !important; }

#nav-left li.active li.active li a { color: #666 !important; }

/* Arrows */
#content li,
#content-wide li,
#content-wide-nav li,
#sidebar li,
.teaserbox.news li a,
#content .arrow,
#content-wide .arrow,
#content-wide-nav .arrow,
#sidebar .arrow { background-image: url(../images/arrow_small_blue.png); }

#overview li { background: none !important; }

/* Backgrounds */
#title,
#nav-left li.active {
	background-position: 0 -140px;
	background-color: #00486b;
}
#nav-left li.active li.active {
	background-color: transparent;
}
