.header-menu-omoss, .header-menu-historia, .header-menu-agandeskap, .header-menu-ekonomiskinfo,
.header-menu-kontaktaoss, .header-menu-pressetik, .header-menu-varatidningar, .header-menu-statistik {
	display: block;
	float: left;
	height: 30px;
	margin-left: 1px;
	
	background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.header-menu-omoss {	
	width: 82px;
	background: url('../images/menu/menu_omoss.gif');
}
.header-menu-omoss:hover, .header-menu-omoss-active { background-position: -82px 0px; cursor: pointer; }

.header-menu-historia {	
	width: 86px;
	background: url('../images/menu/menu_historia.gif');
}
.header-menu-historia:hover, .header-menu-historia-active { background-position: -86px 0px; cursor: pointer; }

.header-menu-agandeskap {	
	width: 110px;
	background: url('../images/menu/menu_agandeskap.gif');
}
.header-menu-agandeskap:hover, .header-menu-agandeskap-active { background-position: -110px 0px; cursor: pointer; }

.header-menu-statistik {	
	width: 89px;
	background: url('../images/menu/menu_statistik.gif');
}
.header-menu-statistik:hover, .header-menu-statistik-active {	background-position: -89px 0px; cursor: pointer; }

.header-menu-ekonomiskinfo {	
	width: 127px;
	background: url('../images/menu/menu_ekonomiskinfo.gif');
}
.header-menu-ekonomiskinfo:hover, .header-menu-ekonomiskinfo-active { background-position: -127px 0px; cursor: pointer; }

.header-menu-kontaktaoss {	
	width: 113px;
	background: url('../images/menu/menu_kontaktaoss.gif');
}
.header-menu-kontaktaoss:hover, .header-menu-kontaktaoss-active { background-position: -113px 0px; cursor: pointer; }

.header-menu-pressetik {	
	width: 93px;
	background: url('../images/menu/menu_pressetik.gif');
}
.header-menu-pressetik:hover, .header-menu-pressetik-active { background-position: -93px 0px; cursor: pointer; }


/*.header-menu-varatidningar {	
	width: 105px;
	background: url('../images/menu/menu_varatidningar.gif');
}
.header-menu-varatidningar:hover, .header-menu-varatidningar-active{ background-position: -105px 0px; cursor: pointer; }*/