/* CSS Document */


#artist{
   width:620px;
   height:auto;
   margin-top:50px;
   margin-right:auto;
   margin-left:auto;
   }
   
#artist ul,#artist ul a{
   float:left;
   
   }


#artist li,#artist li a{
  
   font-size:8px;
   color: #333333;
   list-style:none;
   text-decoration:none;

}
  

li#marcel,li#marcel a{
   background: url(../bilder/hasekuh-Kopie1klein.jpg) no-repeat;
   width:120px;  
   height:120px;
   margin-right:45px;
}

li#melissa,li#melissa a{
   background: url(../bilder/canalsklein.jpg) no-repeat;
   width:120px;
   height:120px;
   margin-right:45px; 
}


li#levin,li#levin a{
   background: url(../bilder/Lev-Khesin_lev_khesin_per_proc_30x25cmklein.jpg) no-repeat;
   width:120px;
   height:120px;
   margin-right:45px;
}

li#jl,li#jl a{
   background:url(../bilder/gview1k.jpg) no-repeat;
   width:120px;
   height:120px;
   margin-right:45px;
   }
   
 li#jp,li#jp a{
   background: url(../bilder/juans.gif) no-repeat;
   width:120px;
   height:120px;
   margin-right:45px; 
}  
li#shih,li#shih a{
   background:url(../bilder/spirits.jpg) no-repeat;
   width:120px;
   height:120px;
   margin-right:45px;
   }
     
li#ryo,li#ryo a{
   background: url(../bilder/I-am-in-the-natureklein.jpg) no-repeat;
   width:120px;
   height:120px;
   margin-right:45px;
}

li#hiro,li#hiro a{
   background: url(../bilder/blume1,s.jpg) no-repeat;
   width:120px;
   height:120px;
 
}

li.ji{
   padding-bottom:30px;
   padding-top:5px;
   }

