.nav {
	background:url(/~/settingsimage/settings/VidenTopImage.ashx) no-repeat;
}
h2.ttl-private {
	background:#bbd75f;
}

/* For hovering an element in the menu */
.list-inner li a:hover,/* 1st tier */
.list-inner li.active ul li a:hover,/* 2nd tier */
.list-inner li.active ul li.active ul li a:hover /* 3rd tier */{
	font-weight:bold;
	color:#bbd75f;
	text-decoration:none;
	background:url(/resources/VCS/images/sep-box-viden.gif) no-repeat 0 60%;
	
}

/*Inactive elements in the menu*/
.list-inner li a,/* 1st tier */
.list-inner li.active ul li a,/* 2nd tier */
.list-inner li.active ul li.active ul li a /* 3rd tier */{
	color:#58595b;
	text-decoration:none;
	background:url(/resources/VCS/images/sep-list-innner-viden.gif) no-repeat 0 60% !important;
}

/*Active elements in the menu */
.list-inner li.active a,/* 1st tier */
.list-inner li.active ul li.active a,/* 2nd tier */
.list-inner li.active ul li.active ul li.active a /* 3rd tier */
{
	color:#bbd75f;
	text-decoration:none;
	background:url(/resources/VCS/images/sep-box-viden.gif) no-repeat 0 60%;
}


.aside-inner .box-info {
	width:100%;
	margin:0 0 10px;
	padding:0 0 20px;
	background:#ebedec;
}
.aside-inner .box-info .box-text {
	padding:13px 5px 0 19px;
}
.aside-inner .box .box-text p{
	margin:0 0 50px;
	color:#000100;
}
.aside-inner .box-info p {
	margin:0 0 17px;
}

.content h1 
{	
	margin:1px 0 15px;
	color:#bbd75f;
	font:20px/20px Arial, Helvetica, sans-serif;
}

.content h3 {
	margin:1px 0 8px;
	color:#bbd75f;
	font-size:16px;
}

.content .flere {
	color:#bbd75f;
	text-decoration:underline;
	font-size:11px;
	float:right;
	background:url(/resources/VCS/images/sep-mere.gif) no-repeat 0 60%;
	padding:0 0 0 12px;
}

.content strong {
	font-weight:bold;
}

.text-box a
{
	color:#bbd75f;
	text-decoration:none;
}

.text-box a:hover
{
	color:#bbd75f;
	text-decoration:underline;
}

.text-info a
{
	color:#bbd75f;
	text-decoration:none;
}

.text-info a:hover
{
	color:#bbd75f;
	text-decoration:underline;
}

.scfTitleBorder
{
	margin:1px 0 8px;
	color:#bbd75f;
	font-size:16px;
}