.medlemmer {
}
 
.medlemmer table {
width: 700px;
border: 1px solid #e7e7e7;
}
  
.medlemmer table tr {
}
 
.medlemmer table td {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
width: 150px;
border-right: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
padding-left: 5px;
}
  
.medlemmer table .overskrift {
font-size:14px;
font-weight:bold;
background-color: #cccccc;
text-decoration: none;
}
  
.medlemmer table td.linker {
text-decoration: none;
}
