#menupanel {
	background: url(images/panel/panel_leftbg.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 180px;
}

.panelButton span {
	display: none;
}

.panelButton a {
	display: block;
	width: 168px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	xpadding-top: 1px;
	xpadding-bottom: 1px;
	xbackground-repeat: no-repeat;
}

#butLogo a {
	position: relative;
	background: url(newimg/gmmlogo2006.png);
	width: 132px;
	height: 73px;
	left: 5px;
	margin-top: 5px;
}

#greenmenu { margin-top: 20px; }
#greenmenu,
#redmenu,
#bluemenu {
	display: block;
	position: relative;
	width: 168px;
	left: 7px;
}

#greenmenu { background-image: url(images/panel2005/bggreen.png); background-repeat: repeat-y; }
#redmenu { background-image: url(images/panel2005/bgred.png); background-repeat: repeat-y; }
#bluemenu { background-image: url(images/panel2005/bgblue.png); background-repeat: repeat-y; }

#gmtop, #gmbottom,
#rmtop, #rmbottom,
#bmtop, #bmbottom {
	display: block;
	width: 168px;
	height: 11px;
}

#gmbottom,
#rmbottom,
#bmbottom { height: 19px; }

#gmtop { background-image: url(images/panel2005/bggreen-top.png); background-repeat: no-repeat; }
#rmtop { background-image: url(images/panel2005/bgred-top.png); background-repeat: no-repeat; }
#bmtop { background-image: url(images/panel2005/bgblue-top.png); background-repeat: no-repeat; }

#gmbottom { background-image: url(images/panel2005/bggreen-bottom.png); background-repeat: no-repeat; }
#rmbottom { background-image: url(images/panel2005/bgred-bottom.png); background-repeat: no-repeat; }
#bmbottom { background-image: url(images/panel2005/bgblue-bottom.png); background-repeat: no-repeat; }

#butHem a {
	background: url(images/panel2005/butnorm-hjem.png) no-repeat;
}
#butHem a:hover {
	background: url(images/panel2005/butover-hjem.png) no-repeat;
}

#butForetaget a {
	background: url(images/panel2005/butnorm-omoss.png) no-repeat;
}
#butForetaget a:hover {
	background: url(images/panel2005/butover-omoss.png) no-repeat;
}

#butKontakta a {
	background: url(images/panel2005/butnorm-kontaktoss.png) no-repeat;
}
#butKontakta a:hover {
	background: url(images/panel2005/butover-kontaktoss.png) no-repeat;
}

#butProdukter a {
	background: url(images/panel2005/butnorm-produkter.png) no-repeat;
}
#butProdukter a:hover {
	background: url(images/panel2005/butover-produkter.png) no-repeat;
}

#butBrosjyrer a {
	background: url(images/panel2005/butnorm-brosjyrer.png) no-repeat;
}
#butBrosjyrer a:hover {
	background: url(images/panel2005/butover-brosjyrer.png) no-repeat;
}

#butBegagnat a {
	background: url(images/panel2005/butnorm-brukt.png) no-repeat;
}
#butBegagnat a:hover {
	background: url(images/panel2005/butover-brukt.png) no-repeat;
}
#butErbjudanden a {
	background: url(images/panel2005/butnorm-tilbud.png) no-repeat;
}
#butErbjudanden a:hover {
	background: url(images/panel2005/butover-tilbud.png) no-repeat;
}

#butNyheter a {
	background: url(images/panel2005/butnorm-nyheter.png) no-repeat;
}
#butNyheter a:hover {
	background: url(images/panel2005/butover-nyheter.png) no-repeat;
}

#butHur a {
	background: url(images/panel2005/butnorm-hurtig.png) no-repeat;
}
#butHur a:hover {
	background: url(images/panel2005/butover-hurtig.png) no-repeat;
}

#butTillbaka a {
	background: url(images/panel2005/butnorm-tillbake.png) no-repeat;
}
#butTillbaka a:hover {
	background: url(images/panel2005/butover-tillbake.png) no-repeat;
}


#butTegninger a { background: url(images/panel2005/butnorm-tegninger.png) no-repeat; }
#butTegninger a:hover { background: url(images/panel2005/butover-tegninger.png) no-repeat; }
#butBetingelser a { background: url(images/panel2005/butnorm-betingelser.png) no-repeat; }
#butBetingelser a:hover { background: url(images/panel2005/butover-betingelser.png) no-repeat; }
#butService a { background: url(images/panel2005/butnorm-service.png) no-repeat; }
#butService a:hover { background: url(images/panel2005/butover-service.png) no-repeat; }
#butUtleie a { background: url(images/panel2005/butnorm-utleie.png) no-repeat; }
#butUtleie a:hover { background: url(images/panel2005/butover-utleie.png) no-repeat; }
#butPartner a { background: url(images/panel2005/butnorm-samarbejdspartner.png) no-repeat; }
#butPartner a:hover { background: url(images/panel2005/butover-samarbejdspartner.png) no-repeat; }
#butVerkstad a { background: url(images/panel2005/butnorm-verkstad.png) no-repeat; }
#butVerkstad a:hover { background: url(images/panel2005/butover-verkstad.png) no-repeat; }
#butLevering a { background: url(images/panel2005/butnorm-levering.png) no-repeat; }
#butLevering a:hover { background: url(images/panel2005/butover-levering.png) no-repeat; }
#butPresentasjon a { background: url(images/panel2005/butnorm-presentasjon.png) no-repeat; }
#butPresentasjon a:hover { background: url(images/panel2005/butover-presentasjon.png) no-repeat; }

