#nav {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	display: inline;
	overflow: hidden;
	width: 400px;
	}

#nav li {
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
#nav a {
	float: right;
	margin: 0px 15px 0 0;
	padding: 20px 0px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
#nav a:hover {
	background-position: 0 -18px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -18px;
	}
#thome a  {
	width: 23px;
	background: url(../pix/t01.gif) top left no-repeat;
	}
#treleases a  {
	width: 41px;
	background: url(../pix/t02.gif) top left no-repeat;
	}
#tartists a  {
	width: 34px;
	background: url(../pix/t03.gif) top left no-repeat;
	}
#tevents a  {
	width: 32px;
	background: url(../pix/t04.gif) top left no-repeat;
	}
#tguest a  {
	width: 40px;
	background: url(../pix/t05.gif) top left no-repeat;
	}
#tcont a  {
	width: 17px;
	background: url(../pix/t06.gif) top left no-repeat;
	}
	
#tdown a  {
	width: 49px;
	background: url(../pix/t07.gif) top left no-repeat;
	}
	
/* #tshop a  {
	width: 16px;
	background: url(../pix/t07.gif) top left no-repeat;
	}	*/
		
/*navi unten*/
#nav_unten {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	display: inline;
	overflow: hidden;
	width: 400px;
	}

#nav_unten li {
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
#nav_unten a {
	float: right;
	margin: 0px 15px 0 0;
	padding: 20px 0px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
#nav_unten a:hover {
	background-position: 0 -18px;
	}

#nav_unten a:active, #nav_unten a.selected {
	background-position: 0 -18px;
	}
#uhome a  {
	width: 23px;
	background: url(../pix/c01.gif) top left no-repeat;
	}
#ureleases a  {
	width: 41px;
	background: url(../pix/c02.gif) top left no-repeat;
	}
#uartists a  {
	width: 34px;
	background: url(../pix/c03.gif) top left no-repeat;
	}
#uevents a  {
	width: 32px;
	background: url(../pix/c04.gif) top left no-repeat;
	}
#uguest a  {
	width: 40px;
	background: url(../pix/c05.gif) top left no-repeat;
	}
#ucont a  {
	width: 17px;
	background: url(../pix/c06.gif) top left no-repeat;
	}
	
#udown a  {
	width: 49px;
	background: url(../pix/c07.gif) top left no-repeat;
	}
	
/* #ushop a  {
	width: 16px;
	background: url(../pix/c08.jpg) top left no-repeat;
	}			*/