.nyheter {
	float: left;
	width:100px;
	height:44px;
	display:block;
	background-image:url(bilder/nyheter.gif);
	background-position: top right;
}
.nyheter span.hover{
	position: absolute;
	display: block;
	width:100px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/nyheter.gif);
}
.bilder {
	float: left;
	width:71px;
	height:44px;
	display:block;
	background-image:url(bilder/bilder.gif);
	background-position: top right;
}
.bilder span.hover{
	position: absolute;
	display: block;
	width:71px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/bilder.gif);
}
.kontakt {
	float: left;
	width:90px;
	height:44px;
	display:block;
	background-image:url(bilder/kontakt.gif);
	background-position: top right;
}
.kontakt span.hover{
	position: absolute;
	display: block;
	width:90px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/kontakt.gif);
}
.resultat {
	float: left;
	width:90px;
	height:44px;
	display:block;
	background-image:url(bilder/resultat.gif);
	background-position: top right;
}
.resultat span.hover{
	position: absolute;
	display: block;
	width:90px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/resultat.gif);
}
.christopher {
	float: left;
	width:120px;
	height:44px;
	display:block;
	background-image:url(bilder/christopher.gif);
	background-position: top right;
}
.christopher span.hover{
	position: absolute;
	display: block;
	width:120px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/christopher.gif);
}
.sponsorer {
	float: left;
	width:106px;
	height:44px;
	display:block;
	background-image:url(bilder/sponsorer.gif);
	background-position: top right;
}
.sponsorer span.hover{
	position: absolute;
	display: block;
	width:106px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/sponsorer.gif);
}
.sponsramig {
	float: left;
	width:123px;
	height:44px;
	display:block;
	background-image:url(bilder/sponsramig.gif);
	background-position: top right;
}
.sponsramig span.hover{
	position: absolute;
	display: block;
	width:123px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/sponsramig.gif);
}
.kalender {
	float: left;
	width:108px;
	height:44px;
	display:block;
	background-image:url(bilder/kalender.gif);
	background-position: top right;
}
.kalender span.hover{
	position: absolute;
	display: block;
	width:108px;
	height:44px;
	background-position: bottom right;
	background-image:url(bilder/kalender.gif);
}
.twknapp {
	float: left;
	width:36px;
	height:35px;
	display:block;
	background-image:url(bilder/twitter_knapp.png);
	background-position: top right;
}
.twknapp span.hover{
	position: absolute;
	display: block;
	width:36px;
	height:35px;
	background-position: bottom right;
	background-image:url(bilder/twitter_knapp.png);
}
.fbknapp {
	float: left;
	width:34px;
	height:35px;
	display:block;
	background-image:url(bilder/facebook_knapp.png);
	background-position: top right;
}
.fbknapp span.hover{
	position: absolute;
	display: block;
	width:34px;
	height:35px;
	background-position: bottom right;
	background-image:url(bilder/facebook_knapp.png);
}
.rssknapp {
	float: left;
	width:36px;
	height:34px;
	display:block;
	background-image:url(bilder/rss_knapp.png);
	background-position: top right;
}
.rssknapp span.hover{
	position: absolute;
	display: block;
	width:36px;
	height:34px;
	background-position: bottom right;
	background-image:url(bilder/rss_knapp.png);
}