#balk {
  visibility: hidden;
}

#taglist td.header {
  background-color: #ccc;
  font-weight: bold;
}

#tableparent td.header {
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

#tableparent .tabTableLetters {
  width: 12px;
  padding: 0;
  margin: 0;
  line-height: 20px;
  cursor: pointer;
  color: #d30202;
  float: left;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #666;
  clear: none;
}

#tableparent div.tabTableLetters.highlight, .tabTableLetters.actief {
  background-color: #fff;
}

#tableparent .mo{
	height: 20px;
	padding: 0;
	margin: 0;
  background-color: #fff;
}

#tableparent tr.mo td {
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding-left: 5px;
  height: 20px;
  overflow: hidden;
}

#tableparent tr.mo td.userProfileTitle,
#tableparent td.header.sortdesc {
  border-right: none;
  cursor: default !important;
}

#tableparent td.userProfileBody {
  color: #a0a0a0;
}

#tableparent tr.mo td div {
  height: 20px;
  overflow: hidden;
}

#tableparent tr.mo td.last {
  border-right: none;
}

#tableparent tr.mo td.highlight {
  background-color: #ccc;
}

#tableparent tr.mo td.userProfileIcon {
  width: 30px;
}

#tableparent tr.mo td.userProfileIcon.active{
  background: #fff url('/pix/iconen/user-lichtrood-op-fff.gif') no-repeat;
}

#tableparent tr.mo td.highlight.userProfileIcon.active{
  background: #ccc url('/pix/iconen/user-lichtrood-op-ccc.gif') no-repeat;
}

#tableparent tr.mo td.userProfileIcon.inactive {
  background: #fff url('/pix/iconen/user-999-op-fff.gif') no-repeat;
  cursor: default;
}

#tableparent tr.mo td.highlight.userProfileIcon.inactive {
  background: #ccc url('/pix/iconen/user-999-op-ccc.gif') no-repeat;
}
 