/* CSS Document */

.menybox1 {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/start.gif);
	background-repeat: no-repeat;
}

.menybox1 a {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/start2.gif);
	background-repeat: no-repeat;
	display: block;
}

.menybox2 {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/matte.gif);
	background-repeat: no-repeat;
}
.menybox2 a {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/matte2.gif);
	background-repeat: no-repeat;
	display: block;
}

.menybox3 {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/media.gif);
	background-repeat: no-repeat;
}
.menybox3 a {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/media2.gif);
	background-repeat: no-repeat;
	display: block;
}

.menybox4 {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/koncept.gif);
	background-repeat: no-repeat;
}
.menybox4 a {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/koncept2.gif);
	background-repeat: no-repeat;
	display: block;
}

.menybox5 {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/kontakt.gif);
	background-repeat: no-repeat;
}
.menybox5 a {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/kontakt2.gif);
	background-repeat: no-repeat;
	display: block;
}

.menybox6 {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/referenser.gif);
	background-repeat: no-repeat;
}
.menybox6 a {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/referenser2.gif);
	background-repeat: no-repeat;
	display: block;
}

.menybox7 {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/lankar.gif);
	background-repeat: no-repeat;
}
.menybox7 a {
	float: left;
	height: 74px;
	width: 74px;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/lankar2.gif);
	background-repeat: no-repeat;
	display: block;
}


.menybox1 a:hover {
	float: left;
	height: 74px;
	width: 74px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/start2.gif);
	background-repeat: no-repeat;
	background-position: -74px;
}

.menybox2 a:hover {
	float: left;
	height: 74px;
	width: 74px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/matte2.gif);
	background-repeat: no-repeat;
	background-position: -74px;
}

.menybox3 a:hover {
	float: left;
	height: 74px;
	width: 74px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/media2.gif);
	background-repeat: no-repeat;
	background-position: -74px;
}

.menybox4 a:hover {
	float: left;
	height: 74px;
	width: 74px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/koncept2.gif);
	background-repeat: no-repeat;
	background-position: -74px;
}

.menybox5 a:hover {
	float: left;
	height: 74px;
	width: 74px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/kontakt2.gif);
	background-repeat: no-repeat;
	background-position: -74px;
}

.menybox6 a:hover {
	float: left;
	height: 74px;
	width: 74px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/referenser2.gif);
	background-repeat: no-repeat;
	background-position: -74px;
}

.menybox7 a:hover {
	float: left;
	height: 74px;
	width: 74px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(../meny/lankar2.gif);
	background-repeat: no-repeat;
	background-position: -74px;
}

