#bandmemberbox {
  position: relative;
  width: 650px;
  height: 250px;
  margin-left: -20px;
  border-bottom: 10px solid #333;
  border-top: 10px solid #333;
}
#bandmemberbox.andi {
  background-image: url(../../img/fragen_buehne_andi.jpg);
}
#bandmemberbox.breiti {
  background-image: url(../../img/fragen_buehne_breiti.jpg);
}
#bandmemberbox.vom {
  background-image: url(../../img/fragen_buehne_vom.jpg);
}
#bandmemberbox.campino {
  background-image: url(../../img/fragen_buehne_campino.jpg);
}
#bandmemberbox.kuddel {
  background-image: url(../../img/fragen_buehne_kuddel.jpg);
}
.sl_bandmitglied_all_questions ul,
.sl_bandmitglied_all_questions li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sl_bandmitglied_all_questions li {
  padding: 4px;
}
.sl_bandmitglied_all_questions li a:link {
  font-size: 16px;
}
.sl_bandmitglied_all_questions li.even {
  background-color: #f6f6f6;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
}
