#bandpanel {
width: 400px;
height: 440px;
display: block;
background: url(../images/band.jpg) 0 0 no-repeat;
margin: 0 auto; padding: 0;
position: relative;
}
#bandpanel span {
	display: none;
	}

#bandpanel li {margin: 0; padding: 0; list-style: none; display: block;
position: absolute;}

#bandpanel a {display: block;}

#bandpanel1 {left: 0px; top: 0px; width: 400px; height: 440px;}
#bandpanel2 {left: 200px; top: 0px; width: 400px; height: 440px;}
#bandpanel3 {left: 0px; top: 220px; width: 400px; height: 440px;}
#bandpanel4 {left: 200px; top:220px; width: 400px; height: 440px;}

#bandpanel1 a {height: 220px; width:170;}
#bandpanel2 a {height: 220px; width:170;}
#bandpanel3 a {height: 220px; width:170;}
#bandpanel4 a {height: 220px; width:170;}


#bandpanel1 a:hover {background: url(../images/stefan.jpg) 0px 0px no-repeat;width:210; cursor: default;}
#bandpanel2 a:hover {background: url(../images/frank.jpg) 0px 0px no-repeat; position:relative; top:0px; left:-25px; width:210; cursor: default;}
#bandpanel3 a:hover {background: url(../images/andreas.jpg) 0px 0px no-repeat; position:relative; top:-4px; left:0px; width:210; cursor: default;}
#bandpanel4 a:hover {background: url(../images/peter.jpg) 0px 0px no-repeat; position:relative; top:-9px; left:-17px;width:210; cursor: default;}



/*#bandpanel {
width: 400px;
height: 440px;
display: block;
background: url(../images/band.gif) 0 0 no-repeat;
margin: 0 auto; padding: 0;
position: relative;
}
#bandpanel span {
	display: none;
	}

#bandpanel li {margin: 0; padding: 0; list-style: none; display: block;
position: absolute;}

#bandpanel a {display: block;}

#bandpanel1 {left: 0px; top: 0px; width: 400px; height: 440px;}
#bandpanel2 {left: 200px; top: 0px; width: 400px; height: 440px;}
#bandpanel3 {left: 0px; top: 220px; width: 400px; height: 440px;}
#bandpanel4 {left: 200px; top:220px; width: 400px; height: 440px;}

#bandpanel1 a {height: 440px;}
#bandpanel2 a {height: 440px;}
#bandpanel3 a {height: 440px;}
#bandpanel4 a {height: 440px;}


#bandpanel1 a:hover {background: url(../images/band.gif) -400px 0px no-repeat;}
#bandpanel2 a:hover {background: url(../images/band.gif) -800px 0px no-repeat; position:relative; top:0px; left:-200px;}
#bandpanel3 a:hover {background: url(../images/band.gif) -1200px 0px no-repeat; position:relative; top:-220px; left:0px;}
#bandpanel4 a:hover {background: url(../images/band.gif) -1600px 0px no-repeat; position:relative; top:-220px; left:-200px;} */


