#menu a.l1 {
	background: url( '../images/de/bt_home.png' ) no-repeat;
}

#menu a.l1:hover, #menu a.l1:active {
	background: url( '../images/de/bt_home_on.png' ) no-repeat;
}

#menu a.l2 {
	background: url( '../images/de/bt_gallery.png' ) no-repeat;
}

#menu a.l2:hover, #menu a.l2:active {
	background: url( '../images/de/bt_gallery_on.png' ) no-repeat;
}

#menu a.l3 {
	background: url( '../images/de/bt_artists.png' ) no-repeat;
}

#menu a.l3:hover, #menu a.l3:active {
	background: url( '../images/de/bt_artists_on.png' ) no-repeat;
}

#menu a.l4 {
	background: url( '../images/de/bt_contact.png' ) no-repeat;
}

#menu a.l4:hover, #menu a.l4:active {
	background: url( '../images/de/bt_contact_on.png' ) no-repeat;
}

#menu a.l5 {
	background: url( '../images/de/bt_aboutme.png' ) no-repeat;
}

#menu a.l5:hover, #menu a.l5:active {
	background: url( '../images/de/bt_aboutme_on.png' ) no-repeat;
}