

#lyrics				{width: 76px;
					 height: 100px;	
					 margin: 10px 5px;
					 position: relative;
					 left: 38px;
					}

#lyrics a 			{background: url(lyrics.jpg) no-repeat;					
					 display:block;
			  		 border: none;
					 border: solid 3px #000;
					 }
#lyrics a:hover 	{background: url(lyrics_o.jpg) no-repeat;					 
					}
#lyrics a:active 	{background: url(lyrics.jpg) no-repeat;
					 
					}
#lyrics img 		{ visibility:hidden;
					}				
					
					
#songs				{width: 84px;
					 height: 150px;	
					 margin: 5px;
					 position:relative;
					 left: 20px;
					 }				

#songs a 			{background: url(songs.jpg) no-repeat;
					 display:block;
			  		 border: none;
					 border: solid 3px #000;
					 }
#songs a:hover 		{background: url(songs_o.jpg) no-repeat;					 
					}
#songs a:active 	{background: url(songs.jpg) no-repeat;
					 
					}
#songs img 			{visibility:hidden;}						
					
				

#gallerie			{width: 109px;
					 height: 100px;		
					 margin: 5px;
					 position:relative;
					 left: 20px;
					 }			

#gallerie a 		{background: url(gallerie.jpg) no-repeat;
					 display:block;
			  		 border: none;
					 border: solid 3px #000;
					 }
#gallerie a:hover 	{background: url(gallerie_o.jpg) no-repeat;					 
					}
#gallerie a:active 	{background: url(gallerie.jpg) no-repeat;
					 
					}
#gallerie img 		{visibility:hidden;}		
					


#news				{width: 72px;
					 height: 160px;		
					 margin: 5px;
					 position: relative;
					 left: 30px;
					}	

#news a 			{background: url(news.jpg) no-repeat;
					 display:block;
			  		 border: none;
					 border: solid 3px #000;
					 }
#news a:hover 		{background: url(news_o.jpg) no-repeat;					 
					}
#news a:active 		{background: url(news.jpg) no-repeat;
					 
					}
#news img 			{visibility:hidden;}	
					


#guestbook 				{width: 130px;
					 	 height: 91px;	
					 	 margin: 5px 10px;
					 	 position:relative;
					 	 left: 5px;
					 	}

#guestbook a 			{background: url(guestbook.jpg) no-repeat;
					 	 display:block;
			  		 	 border: none;
					 	 border: solid 3px #000;
					 	}
#guestbook a:hover 		{background: url(guestbook_o.jpg) no-repeat;					 
					}
#guestbook a:active 	{background: url(guestbook.jpg) no-repeat;
					 	 
						}
#guestbook img 			{visibility:hidden;}	
					
	
	
#email				{width: 150px;
					 height: 110px;
					 margin: 0 5px 10px 5px;
					 position: relative;
					 left: 0px;
					 }

#email a 			{background: url(email.jpg) no-repeat;
					 display:block;
			  		 border: none;
					 border: solid 3px #000;
					}
					
#email 				{border: none;}

#email a:hover 		{background: url(email_o.jpg) no-repeat;					 
					}
#email a:active 	{background: url(email.jpg) no-repeat;
					 
					}
#email img 			{visibility:hidden;}	
										