
a.startsida { 
	background:url(images/nav/startsida.png) top no-repeat;
	width:62px; 
	height:52px; 
}
a.startsida_high { 
	background:url(images/nav/startsida_high.png) top no-repeat;
	width:62px; 
	height:52px;  
} 

a.omoss { 
	background:url(images/nav/omoss.png) top no-repeat;
	width:54px; 
	height:52px; 
}
a.omoss_high { 
	background:url(images/nav/omoss_high.png) top no-repeat; 
	width:54px; 
	height:52px; 
} 

a.produkter { 
	background:url(images/nav/produkter.png) top no-repeat;
	width:70px; 
	height:52px; 
}
a.produkter_high { 
	background:url(images/nav/produkter_high.png) top no-repeat; 
	width:70px; 
	height:52px; 
} 

a.tjanster { 
	background:url(images/nav/tjanster.png) top no-repeat;
	width:58px; 
	height:52px; 
}
a.tjanster_high { 
	background:url(images/nav/tjanster_high.png) top no-repeat;
	width:58px; 
	height:52px; 
} 

a.stamkundsklubb { 
	background:url(images/nav/kundklubb.png) top no-repeat;
	width:76px; 
	height:52px; 
}
a.stamkundsklubb_high { 
	background:url(images/nav/kundklubb_high.png) top no-repeat; 
	width:76px; 
	height:52px; 
} 

a.inspiration { 
	background:url(images/nav/inspiration.png) top no-repeat;
	width:76px; 
	height:52px; 
}
a.inspiration_high { 
	background:url(images/nav/inspiration_high.png) top no-repeat;
	width:76px; 
	height:52px;  
} 

a.aktuellt { 
	background:url(images/nav/aktuellt.png) top no-repeat;
	width:58px; 
	height:52px; 
}
a.aktuellt_high { 
	background:url(images/nav/aktuellt_high.png) top no-repeat; 
	width:58px; 
	height:52px; 
} 

a.kontaktaoss { 
	background:url(images/nav/kontaktaoss.png) top no-repeat;
	width:90px; 
	height:52px; 
}
a.kontaktaoss_high { 
	background:url(images/nav/kontaktaoss_high.png) top no-repeat; 
	width:90px; 
	height:52px; 
} 

a.startsida:hover, a.omoss:hover, 
a.produkter:hover, a.tjanster:hover,
a.stamkundsklubb:hover, a.inspiration:hover,
a.aktuellt:hover, a.kontaktaoss:hover{ 
	background-position:bottom; 
} 

.navigation span { 
	visibility:hidden; 
}