@charset "utf-8";


a:link, a:visited, a:active {
	color:				#990033;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;

}
a:hover{
	color:				#666666;
	font-family:		Arial, Helvetica, sans-serif;

}

.PrivatMenu		{
	background-image:			url(http://www.lokalenergi.dk/files/billeder/system/menutile_privat.gif);
	background-repeat:			repeat-x;
	height:						30px;
}

.ErhvervMenu		{
	background-image:			url(http://www.lokalenergi.dk/files/billeder/system/menutile_erhverv.gif);
	background-repeat:			repeat-x;
	height:						30px;
}

.RedMenu	{
	background-image:			url(http://www.lokalenergi.dk/files/billeder/system/menutile_fogu.gif);
	background-repeat:			repeat-x;
	height:						30px;
}


.MenuLeft	{
	float:						left;
	width:						728px;
}

.MenuRight	{
	float:						right;

}
a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited		{
	
	margin:						15px 5px 0px 7px;
	font-size:					12px;
	text-transform:				uppercase;
	color:						#FFFFFF;
	font-weight:				bold;
	text-decoration:			none;
	}
a.mainmenu:hover	{
color:						#a7191d;
}

.rightmenuTxt {	
	font-size:					12px;
	text-transform:				uppercase;
	color:						#000000;
	font-weight:				bold;
	text-decoration:			none;
}

a.rightmenu:link, a.rightmenu:active, a.rightmenu:visited		{
	
	margin:						15px 5px 0px 5px;
	font-size:					12px;
	text-transform:				uppercase;
	color:						#000000;
	font-weight:				bold;
	text-decoration:			none;
	background-image:			url(http://www.lokalenergi.dk/files/billeder/system/menulinkpil.gif);
	background-repeat:			no-repeat;
	background-position:		100% 40%;
	padding-right:				10px;
	
	}
a.rightmenu:hover	{
	color:						#a7191d;
	background-image:			url(http://www.lokalenergi.dk/files/billeder/system/menulinkpil_over.gif);
	background-repeat:			no-repeat;
	background-position:		100% 40%;
}
	

	.PrivatMenu  ul, .ErhvervMenu ul, .RedMenu ul	{
		list-style: 				none;	
		margin:						0px;
		padding:					8px 0px 0px 0px;

		
	}
		.PrivatMenu ul li, .ErhvervMenu ul li, .RedMenu ul li{
			float:						left;
			margin:						0px;
			padding:					0px;
		}

			
a.topmenuLink:link, a.topmenuLink:active, a.topmenuLink:visited		{
	text-decoration:		none;
	color:					#999999;
	text-transform:			uppercase;
	font-size:				11px;
}

.menutxt {
	color:					#999999;
	font-size:				11px;

}
a.topmenuLink:hover		{
	color:					#a7191d;
}

a.topmenuLinkErhverv:link, a.topmenuLinkErhverv:active, a.topmenuLinkErhverv:visited		{
	text-decoration:		none;
	color:					#999999;
	text-transform:			uppercase;
	font-size:				11px;
	padding					: 0px 5px 0px 5px;
	height					: 19px;
	display					: inline-block;
}

a.topmenuLinkErhverv:hover		{
	color:					#FFFFFF;
	background-image		: url(http://www.lokalenergi.dk/files/billeder/system/bg_topmenu_erhverv.png);
	background-repeat		: no-repeat;
	background-position		: 0px 0px;
}

a.topmenuLinkPrivat:link, a.topmenuLinkPrivat:active, a.topmenuLinkPrivat:visited		{
	text-decoration:		none;
	color:					#999999;
	text-transform:			uppercase;
	font-size:				11px;
	padding					: 0px 5px 0px 5px;
	height					: 19px;
	display					: inline-block;
}

a.topmenuLinkPrivat:hover		{
	color:					#FFFFFF;
	background-image		: url(http://www.lokalenergi.dk/files/billeder/system/bg_top_privat.gif);
	background-repeat		: no-repeat;
	background-position		: 0px 0px;
}




a.topmenuLinkShop:link, a.topmenuLinkShop:active, a.topmenuLinkShop:visited		{
	text-decoration:		none;
	color:					#999999;
	text-transform:			uppercase;
	font-size:				11px;
	padding					: 0px 5px 0px 5px;
	height					: 19px;
	display					: inline-block;
}

a.topmenuLinkShop:hover		{
	color:					#FFFFFF;
	background-image		: url(http://www.lokalenergi.dk/files/billeder/system/bg_top_shop.gif);
	background-repeat		: no-repeat;
	background-position		: 0px 0px;
}

a.topmenuLinkShopSelected:link, a.topmenuLinkShopSelected:active, a.topmenuLinkShopSelected:visited, a.topmenuLinkShopSelected:hover	{
	text-decoration:		none;
	text-transform:			uppercase;
	font-size:				11px;
	padding					: 0px 5px 0px 5px;
	height					: 19px;
	display					: inline-block;
	color:					#FFFFFF;
	background-image		: url(http://www.lokalenergi.dk/files/billeder/system/bg_top_shop.gif);
	background-repeat		: no-repeat;
	background-position		: 0px 0px;
	
	}


a.topmenuLinkErhvervSelected:link, a.topmenuLinkErhvervSelected:active, a.topmenuLinkErhvervSelected:visited, a.topmenuLinkErhvervSelected:hover	{
	text-decoration:		none;
	text-transform:			uppercase;
	font-size:				11px;
	padding					: 0px 5px 0px 5px;
	height					: 19px;
	display					: inline-block;
	color:					#FFFFFF;
	background-image		: url(http://www.lokalenergi.dk/files/billeder/system/bg_topmenu_erhverv.png);
	background-repeat		: no-repeat;
	background-position		: 0px 0px;
	
	}
	
	a.topmenuLinkPrivatSelected:link, a.topmenuLinkPrivatSelected:active, a.topmenuLinkPrivatSelected:visited, a.topmenuLinkPrivatSelected:hover	{
	text-decoration:		none;
	text-transform:			uppercase;
	font-size:				11px;
	padding					: 0px 5px 0px 5px;
	height					: 19px;
	display					: inline-block;
	color:					#FFFFFF;
	background-image		: url(http://www.lokalenergi.dk/files/billeder/system/bg_top_privat.gif);
	background-repeat		: no-repeat;
	background-position		: 0px 0px;
	
	}

	
	


/* ************************************************************** 	*/
/*	Left Side menu												 	*/
/* ************************************************************** 	*/


.LeftSide  ul {
	list-style: 				none;	
	margin:						0px;
	padding:					10px 0px 0px 10px;
}
	.LeftSide ul li {
		margin:						0px 0px 4px 0px;
		padding:					0px;
	}
		.LeftSide  ul ul{
			list-style: 				none;	
			margin:						0px;
			padding:					0px 0px 10px 10px;
		}
			.LeftSide  ul li ul li{
			list-style: 				none;	
			margin:						0px;
			padding:					0px 0px 4px 0px;
		}
	
a.L3:link, a.L3:active, a.L3:visited		{
	text-decoration:		none;
	color:					#aaaaaa;
	text-transform:			uppercase;
	font-size:				11px;
	font-weight:			bold;
}	

a.L3:hover		{
	color:					#a7191d;
}

a.LeftSideMenuWithSub:link, a.LeftSideMenuWithSub:active, a.LeftSideMenuWithSub:visited		{
	text-decoration:		none;
	color:					#cccccc;
	text-transform:			uppercase;
	font-size:				11px;
	font-weight:			bold;
	background-image:		url(http://www.lokalenergi.dk/files/billeder/system/leftsubclosed.gif);
	background-position:	100% 50%;
	background-repeat:		no-repeat;
	padding-right:			10px;
}	

a.LeftSideMenuWithSub:hover		{
	color:					#a7191d;
	background-image:		url(http://www.lokalenergi.dk/files/billeder/system/leftsubclosed_over.gif);
	
}
a.L3_Active:link, a.L3_Active:active, a.L3_Active:visited		{
	text-decoration:		none;
	color:					#666666;
	text-transform:			uppercase;
	font-size:				11px;
	font-weight:			bold;
	background-image:		url(http://www.lokalenergi.dk/files/billeder/system/leftsubopen.gif);
	background-position:	100% 60%;
	background-repeat:		no-repeat;
	padding-right:			10px;
}	

a.L3_Active:hover		{
	color:					#a7191d;
	background-image:		url(http://www.lokalenergi.dk/files/billeder/system/leftsubopen_over.gif);
}
a.L4:active, a.L4:link, a.L4:visited, a.L5:active, a.L5:link, a.L5:visited   {
	text-decoration:		none;
	color:					#666666;
	font-size:				11px;
}	
a.L4:hover, a.L5:hover		{
	color:					#a7191d;
}
a.L4_Active:active, a.L4_Active:link, a.L4_Active:visited, a.L5_Active:active, a.L5_Active:link, a.L5_Active:visited, {
	text-decoration:		none;
	color:					#666666;
	font-size:				11px;
	font-weight:			Bold;
}	
a.L4_Active:hover, a.L5_Active:hover		{
	color:					#a7191d;
}
.credit {
	display:			none;}
	
.bodyJul a.topmenuLink:link, .bodyJul a.topmenuLink:active, .bodyJul a.topmenuLink:visited		{
	text-decoration:		none;
	color:					#FFFFFF;
	text-transform:			uppercase;
	font-size:				11px;
}

.bodyJul a.topmenuLink:hover		{
	color:					#00c044;
}