

#nav {
	position:absolute;
    right:0;
    top:40px;
}

/* first level */
#nav li {
	position:relative;
	left:0;
	top:0;
	padding:0 5px 0 8px;
	margin:0;
    background:url(/images/nav/separator.png) no-repeat left top;
}
#nav li:first-child {
	border:0 none;
    background:none;
}
#nav li a {
	display:block;
	height:25px;
    margin-top:3px;
	background-position:0 0;
}
#nav li a:hover {
	background-position:0 -28px;
}
#nav li.selected a {
	background-position:0 -28px !important;
}

/* specific nav items */
#nav_info {
	background-image:none;
}
#nav_info a {
	width:142px;
	background-image:url(/images/nav/de/ni_info.png);
}
#nav_registration a {
	width:104px;
	background-image:url(/images/nav/de/ni_registration.png);
}
#nav_gallery a {
	width:103px;
	background-image:url(/images/nav/de/ni_gallery.png);
}
#nav_voting a {
	width:61px;
	background-image:url(/images/nav/de/ni_voting.png);
}
#nav_workshop a {
	width:95px;
	background-image:url(/images/nav/de/ni_workshop.png);
}
#nav_jury a {
	width:41px;
	background-image:url(/images/nav/de/ni_jury.png);
}
#nav_journey a {
	width:42px;
	background-image:url(/images/nav/de/ni_journey.png);
}
#nav_bands a {
	width:54px;
	background-image:url(/images/nav/de/ni_bands.png);
}
#nav_crew a {
	width:44px;
	background-image:url(/images/nav/de/ni_crew.png);
    
}



/*
#nav_fansfriends a {
	width:125px;
	background-image:url(/images/nav/de/ni_fansfriends.png);
}
#nav_wildcard a {
	width:80px;
	background-image:url(/images/nav/de/ni_wildcard.png?v=091106);
}

#nav_crew a {
	width:42px;
	background-image:url(/images/nav/de/ni_crew.png);
}

#nav_scavengerhunt a {
	width:110px;
	background-image:url(/images/nav/de/ni_schnitzeljagd.png);
}

#nav_fbisland a {
	width:135px;
	background-image:url(/images/nav/de/ni_fbisland.png);
}
*/
