#MainContent table.students{
border-collapse:collapse;
width:405px;
}

table.students tr td, table.students tr th{
padding-left:7px;
padding:4px;
text-align:left;
}

table.students tr th{
color:#000;
height:20px;
padding:8px;
padding-left:4px;
border-bottom:1px solid #000;
}

table.students td{
cursor:pointer;
cursor:hand;
}

table.students tr.even td{
background-color:#eee;
}

table.students tr.hover td{
background-color:#ffe7cc;
}

#portret{
float:left;
}



#MainContent table.details td{
padding:3px;
padding-left:5px;
line-height:18px;
vertical-align:top;
}



#MainContent table.details tr.head td{
background-color:#000;
color:#fff;
padding-top:0px;
padding-bottom:0px;
padding-left:12px;
}

#MainContent table.details tr td.label{
padding-right:0px;
padding-left:12px;
}


#MainContent #ContentImages table.details{
width:210px;
float:left;
border-collapse:collapse;
}

#MainContent #ContentImages table.details td img{
margin:0px;
margin-top:15px;
margin-left:10px;
}

#MainContent #ContentImages table.details td img.geslacht{
margin:0px;
}
