.musikback{
position:fixed !important;
bottom:50px !important;
right:20px !important;
z-index:99999 !important;
cursor:pointer !important;
}
.musik img{
	opacity:0.4  !important;
}
.musik img:hover{
	opacity:1 !important;
}