
#headerlsk {
  float:left;
  width:100%;
  background:#DAE0D2 url("../pics/bg.gif") repeat-x bottom;
  font-family: arial,tahoma;
  font-size:12px;
  font-style: normal;
  font-weight: lighter;
  line-height:normal;
  }
#headerlsk ul {
  margin:0;
  padding:5px 2px 0;
  list-style:none;
  }
#headerlsk li {
  float:left;
  background:url("../pics/left.gif") no-repeat left top;
  margin:0;
  padding:0 1 0 4px;
  }
#headerlsk a {
  float:left;
  display:block;
  background:url("../pics/right.gif") no-repeat right top;
  padding:5px 15px 2px 6px;
  text-decoration:none;
  font-weight:normal;
  color:#fff;
  }

.menylsk{
  font-family: arial,tahoma;
  font-size:12px;
  font-style: normal;
  font-weight: lighter;
  line-height:normal;
  border: 0px;
  cellpadding:0px;
  cellspacing: 0px;
  border-left: 1px solid #aeadae;
}
.menylsk tr {
  margin:0;
  padding:5px 2px 0;
  list-style:none;
  }
.menylsk td {
  background:url("../pics/menu_left_on.gif") no-repeat left top;
  margin:0;
  padding:0 1 0 4px;
  }
.menylsk a {
/*  float:left; */
  display:block;
  background:url("../pics/menu_right_on.gif") no-repeat right top;
  padding:5px 15px 2px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#377C65;
  }

.currmenylsk {
  font-family: arial,tahoma;
  font-size:12px;
  font-style: normal;
  font-weight: lighter;
  line-height:normal;
  border: 0px;
  cellpadding:0px;
  cellspacing: 0px;
  border-left: 1px solid #aeadae;
}
.currmenylsk tr {
  margin:0;
  padding:5px 2px 0;
  list-style:none;
  }
.currmenylsk td {
  background:url("../pics/menu_left.gif") no-repeat left top;
  margin:0;
  padding:0 1 0 4px;
  }
.currmenylsk a {
/*  float:left; */
  display:block;
  background:url("../pics/menu_right.gif") no-repeat right top;
  padding:5px 15px 2px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#FFF;
  }

#submeny {
  font-family: arial,tahoma;
  font-size:12px;
  font-style: normal;
  font-weight: normal;
  line-height:normal;
  border: 0px;
/*  cellpadding:0px;
  cellspacing: 0px;*/
}
#submeny a {
  text-decoration:none;
  color: #377C65;
  display:block;
}
#submeny td {
	padding-left: 15px;
	/*border-right: 1px solid #aeadae;*/
}
#selectedMeny {
	background-color: #dfdfdf;
}
.menyblankleft {
  border-left: 1px solid #aeadae;
}
.menyblankright {
  border-right: 1px solid #aeadae;
}

.menyVal {
  background-color:transparent;
  }

.menyValAct {
  background-color:#cccccc;
  }


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headerlsk a {float:none;}
/* End IE5-Mac hack */
#headerlsk a:hover {
  color:#333;
  }
.menylsk a:hover {
  color: #000;
  }
.currmenylsk a:hover {
  color: #000;
  background-color: #377C65;
}
.meddelande {
	padding: 5px;
}
.meddelande a:hover {
	background-color: #ccc;
}
.meddelande div:hover {
	background-color: #ccc;
}
.meddelande a {
	text-decoration: none;
}
.reklam {
}

#submeny a:hover {
  color: #fff;
  background-color: #377C65;
}
  
#headerlsk #currentlsk {
  background-image:url("../pics/left_on.gif");
  }
#headerlsk #currentlsk a {
  background-image:url("../pics/right_on.gif");
  color:#000;
  padding-bottom:2px;
/*  font-weight: bold;*/
  }



