/* 
    Created on : 12.03.2014, 13:34:16
    Author     : lars
*/
/* 
    Created on : 12.03.2014, 11:37:08
    Author     : lars
*/
.module-type.system-module,
.module-type.static-html {
  padding: 10px;
}
.system-module.trainerlist table {
  width: 100%;
}
.system-module.trainerlist table tr td:nth-child(1) {
  width: 40%;
}
.system-module.trainerlist table tr td:nth-child(2) {
  width: 60%;
}
