	#menuleft
	{
		width: 225px;
		background: url('../images/bg/bg_menuleft.jpg') repeat-y;
		margin-left: 17px;
		padding-top: 10px;
		padding-left: 5px;
	}
	#menuleft_end
	{
		margin-left: -5px;
		width: 225px;
		height: 33px;
		background: url('../images/bg/bg_menuleft_bottom.jpg') no-repeat;	
	}
	.menu_button{
		width: 215px;
		margin-left: 24px;
		margin-bottom: 8px;
	}
	.menu_button img{
		border: none;
	}
	.menu_buttonContest{
		width: 215px;
		height: 118px;
		margin-left: 24px;
	}
	.menu_buttonContest img{
		border: none;
	}
	.menu_buttonbold
	{
		font: bold 12px verdana, times, serif;
	}
	#utveckla
	{
		display: block;
	  width: 215px;
	  height: 66px;
	  background: url("../images/button_knutpunkten.gif") no-repeat 0 0;
	}
	#utveckla:hover
	{ 
	  background-position: 0 -66px;
	}
	#utveckla span
	{
	  display: none;
	}
	
	#evenemang
	{
		display: block;
	  width: 215px;
	  height: 49px;
	  background: url("../images/evenemang.gif") no-repeat 0 0;
	}
	#evenemang:hover
	{ 
	  background-position: 0 -49px;
	}
	#evenemang span
	{
	  display: none;
	}
	
	#dokumentbank
	{
		display: block;
	  width: 215px;
	  height: 49px;
	  background: url("../images/knapp_dokumentbank.gif") no-repeat 0 0;
	}
	#dokumentbank:hover
	{ 
	  background-position: 0 -49px;
	}
	#dokumentbank span
	{
	  display: none;
	}
	
	#tips
	{
		display: block;
	  width: 215px;
	  height: 52px;
	  background: url("../images/tips.gif") no-repeat 0 0;
	}
	#tips:hover
	{ 
	  background-position: 0 -52px;
	}
	#tips span
	{
	  display: none;
	}
	
	#menu_button_last img{
		border: none;
	}
	#menu_button_under
	{
		height: 100px;
	}
	#menuleft a
	{
		font: 11px verdana, times, serif;
		color: #000000;
		text-decoration: none;
		display: block;	
		margin-right: 0px;
		padding-left: 15px;
		line-height: 140%;
	}
	
	#menuleft a:hover
	{
		text-decoration: none;
		color: #36978f;
	}
	
	#menuleft a.marked
	{
		color: #FFFFFF;
	}
		
	#menuleft a.marked:hover
	{
		text-decoration: none;
	}
	
	
	
	#search_form
	{
		padding-top: 25px;
		margin-bottom: 25px;
		width: 200px;
		font: bold 10px Verdana, Arial, Geneva, sans-serif;
		color: #000;
	}
	#search_inputbox
	{
		position: absolute;
		background: #fff;
		top: 50px;
		border: 1px solid #000;

	}
	*>#menu_prod
	{
		padding-top: 15px;
	}
	.header_ml
	{
		font: bold 10px Verdana, Arial, Geneva, sans-serif;
		color: #000;
	}
	#menuleft_content
	{
		padding-left: 13px;
		background: #e8ffff;
	}
  .divider
  {
  	margin-top: 15px;
  	margin-bottom: 20px;
  	width: 185px;
  }
  #menuleft hr 
  {
  	height: 1px;
  	width: 185px;
  	border: 0;
  	color: #c7edfe;
  	background-color: #c7edfe;
  	
  }

  .sub_menu_expandeble
  {
  	margin-left: 10px;
		padding-left: 30px; 	
  	background: url('../images/expandable.gif') no-repeat;
  	width: 200px;
  	margin-top: 0.5em;
  }
  .sub_menu_unexpand
  {
  	background: url('../images/unexpand.gif') no-repeat;
  	margin-left: 10px;
  	padding-left: 30px;
  	background-color: #cbe5e5;
  	display: block;
  	width: 185px;
  	margin-top: 0.5em;
  }
  .sub_menu
  {
  	padding-left: 30px;
  	display: block;
  	margin-left: 10px;
  	width: 185px;
  	margin-top: 0.5em;
  }
  .sub_menu_two
  {
  	margin-left: 30px;
  	padding-left: 20px;
  	display: block;
  	width: 165px;
  	margin-top: 0.2em;
  }
  
  #nav_marked_sub
  {
  	background-color: #cbe5e5;
  }
  #nav_marked_sub_two
  {
  	background-color: #cbe5e5;
  }
   #nav_marked
  {
  	background-color: #cbe5e5;
  }
  #list_arts
  {
  	margin: 0; 
  	padding: 0;
  }
  #list_arts li
  {
  	margin: 0; 
  	padding: 0;
  	list-style: none;
  }
  #list_arts li, #list_arts a
  {
  	width: 480px;
  	min-height: 2em;
  	display: block;
  	margin-bottom: 5px;
  	font-weight: bold;
  }
  .list_arts_li
  {	
  	border: 1px solid #fff;  	
  }
  .list_arts_li:hover
  {
	 	background: url('../images/info.gif') no-repeat;
	 	background-color: #edf8f8;
  	border: 1px solid #c5c6c7;
  }
  .list_arts_link
  {
  	color: #711a33;
  	font: 11px Verdana, Arial, Geneva, sans-serif;
  }
  .list_arts_link:hover
  {
  	color: #36978f;
  }
  .list_arts_ingress
  {
  	color: #000;
  	width: 430px;
  	font-weight: normal;
  }
