
/*  */
/* 
*/
*.scrolltabelle
{
  overflow:auto;
  height:200px;
}

#mustable {
  border: 1px solid #000000;
  border-collapse: collapse;
}

#mustable td {
  border: 1px solid #000000;
  border-collapse: collapse;
}

#mustable .acc1 {
  background-color: #c9c9c9;
}


#mustable .acc2 {
  background-color: #dbdbdb;
}


#mustable .acc3 {
  background-color: #e7e6e6;
}
/*  */
