@charset "utf-8";
/* CSS Document */


a.hjem:link {
	background-image: url(images/buttons/hjem3.png);
	display: block;
	height: 18px;
	width: 40px;
	background-repeat: no-repeat;
/*	border:1px solid red; */
}
a.hjem:visited {
	background-image: url(images/buttons/hjem3.png);
	display: block;
	height: 18px;
	width: 40px;
	background-repeat: no-repeat;
}
a.hjem:hover {
	background-image: url(images/buttons/hjem_active.png);
	display: block;
	height: 18px;
	width: 40px;
	background-repeat: no-repeat;
}
a.hjem:active {
	background-image: url(images/buttons/hjem_active.png);
	display: block;
	height: 18px;
	width: 40px;
	background-repeat: no-repeat;
}

/*.nav {
	display: block;
	height: 15px;
	width: 48px;
	margin-left: -10px;
	padding-right: 3px;
}*/
a.banen:link {
	background-image: url(images/buttons/banen.png);
	display: block;
	height: 18px;
	width: 56px;
	background-repeat: no-repeat;
/*	border:1px solid red; */
}
a.banen:visited {
	background-image: url(images/buttons/banen.png);
	display: block;
	height: 18px;
	width: 56px;
	background-repeat: no-repeat;
}
a.banen:hover {
	background-image: url(images/buttons/banen_active.png);
	display: block;
	height: 18px;
	width: 56px;
	background-repeat: no-repeat;
}
a.banen:active {
	background-image: url(images/buttons/banen_active.png);
	display: block;
	height: 18px;
	width: 56px;
	background-repeat: no-repeat;
}
a.klubben:link {
	background-image: url(images/buttons/klubben.png);
	display: block;
	height: 18px;
	width: 71px;
	background-repeat: no-repeat;
/*	border:1px solid red; */
}
a.klubben:visited {
	background-image: url(images/buttons/klubben.png);
	display: block;
	height: 18px;
	width: 71px;
	background-repeat: no-repeat;
}
a.klubben:hover {
	background-image: url(images/buttons/klubben_active.png);
	display: block;
	height: 18px;
	width: 71px;
	background-repeat: no-repeat;
}
a.klubben:active {
	background-image: url(images/buttons/klubben_active.png);
	display: block;
	height: 18px;
	width: 71px;
	background-repeat: no-repeat;
}
a.medlem:link {
	background-image: url(images/buttons/medlem.png);
	display: block;
	height: 18px;
	width: 67px;
	background-repeat: no-repeat;
/*	border:1px solid red; */
}
a.medlem:visited {
	background-image: url(images/buttons/medlem.png);
	display: block;
	height: 18px;
	width: 67px;
	background-repeat: no-repeat;
}
a.medlem:hover {
	background-image: url(images/buttons/medlem_active.png);
	display: block;
	height: 18px;
	width: 67px;
	background-repeat: no-repeat;
}
a.medlem:active {
	background-image: url(images/buttons/medlem_active.png);
	display: block;
	height: 18px;
	width: 67px;
	background-repeat: no-repeat;
}
a.turnering:link {
	background-image: url(images/buttons/turnering.png);
	display: block;
	height: 18px;
	width: 89px;
	background-repeat: no-repeat;
/*	border:1px solid red; */
}
a.turnering:visited {
	background-image: url(images/buttons/turnering.png);
	display: block;
	height: 18px;
	width: 89px;
	background-repeat: no-repeat;
}
a.turnering:hover {
	background-image: url(images/buttons/turnering_active.png);
	display: block;
	height: 18px;
	width: 89px;
	background-repeat: no-repeat;
}
a.turnering:active {
	background-image: url(images/buttons/turnering_active.png);
	display: block;
	height: 18px;
	width: 89px;
	background-repeat: no-repeat;
}
a.proshop:link {
	background-image: url(images/buttons/proshop.png);
	display: block;
	height: 18px;
	width: 82px;
	background-repeat: no-repeat;
/*	border:1px solid red; */
}
a.proshop:visited {
	background-image: url(images/buttons/proshop.png);
	display: block;
	height: 18px;
	width: 82px;
	background-repeat: no-repeat;
}
a.proshop:hover {
	background-image: url(images/buttons/proshop_active.png);
	display: block;
	height: 18px;
	width: 82px;
	background-repeat: no-repeat;
}
a.proshop:active {
	background-image: url(images/buttons/proshop_active.png);
	display: block;
	height: 18px;
	width: 82px;
	background-repeat: no-repeat;
}
a.gjest:link {
	background-image: url(images/buttons/gjeste.png);
	display: block;
	height: 18px;
	width: 55px;
	background-repeat: no-repeat;
/*	border:1px solid red; */
}
a.gjest:visited {
	background-image: url(images/buttons/gjeste.png);
	display: block;
	height: 18px;
	width: 55px;
	background-repeat: no-repeat;
}
a.gjest:hover {
	background-image: url(images/buttons/gjeste_active.png);
	display: block;
	height: 18px;
	width: 55px;
	background-repeat: no-repeat;
}
a.gjest:active {
	background-image: url(images/buttons/gjeste_active.png);
	display: block;
	height: 18px;
	width: 5px;
	background-repeat: no-repeat;
}