/* BeMat Automatisering bv           */
/* voor                              */
/* Tim's Glasmozaïek                 */


#menu {
  display: none;
}

#content {
  position: absolute;
  top: 166px;
  left: 0px;
  height: 300px;
  width: 400px;
  overflow: scroll;
}

