@charset "utf-8";
/* CSS Document */
table.mannschaft {
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
}

table.mannschaft tr {
border-bottom:1px solid #DDDDDD;
height:15px;
}

table.mannschaft td {
border-bottom:1px solid #DDDDDD;
}

table.mannschaft td.abstand {
width:8px;
}
