@charset "utf-8";
/* CSS Document */
<!--
	#navi {
    background:url("/images/site/de_navi.png") no-repeat;
    width:785px;
    height:22px;
    margin:0;
    padding:0;
	position:relative;
	top:475px;
	left:7px;
    }

    #navi span {
    display: none;
    }

    #navi li, #navi a {
    height:22px;
    display:block;
    }

    #navi li {
    float:left;
    list-style:none;
    display:inline;
    }

    #navi-news {width: 57px;}
    #navi-live {width: 57px;}
    #navi-music {width: 72px;}
    #navi-gallery {width: 102px;}
	#navi-downloads {width: 129px;}
	#navi-press {width: 73px;}
	#navi-bio {width: 48px;}
	#navi-shop {width: 67px;}
	#navi-contact {width: 99px;}
	#navi-de {width:46px;}
	#navi-en {width:35px;}


    #navi-news a:hover {background:url("/images/site/de_navi.png") 0px -22px no-repeat; }
    #navi-live a:hover {background:url("/images/site/de_navi.png") -57px -22px no-repeat; }
    #navi-music a:hover {background:url("/images/site/de_navi.png") -114px -22px no-repeat; }
    #navi-gallery a:hover {background:url("/images/site/de_navi.png") -186px -22px no-repeat; }
    #navi-downloads a:hover {background:url("/images/site/de_navi.png") -288px -22px no-repeat; }
    #navi-press a:hover {background:url("/images/site/de_navi.png") -417px -22px no-repeat; }
    #navi-bio a:hover {background:url("/images/site/de_navi.png") -490px -22px no-repeat; }
    #navi-shop a:hover {background:url("/images/site/de_navi.png") -538px -22px no-repeat; }
    #navi-contact a:hover {background:url("/images/site/de_navi.png") -605px -22px no-repeat; }
	#navi-de a:hover {background:url("/images/site/de_navi.png") -705px -22px no-repeat; }
	#navi-en a:hover {background:url("/images/site/de_navi.png") -750px -22px no-repeat; }
	-->
