.sortBy{
 font-weight:bold; 
 padding:5px 0 5px 0; 
 border-bottom:1px solid rgb(255, 0, 0);
 background-color: rgb(219, 228, 237);
 font-size: 13px;
 color: rgb(102, 102, 102);
 margin-bottom: 3px;
}

.name, .email, .details, .strasse, .plz, .telefon{empty-cells:show;}

.name{font-weight:bold;}
.email{}
.details{}

.strasse, .plz, .telefon{border-bottom:1px solid #FFF; padding-bottom:5px; margin-bottom:5px;}

#userMenu  .loginform {display:none;}