.fahrtage-table{
border: 1px solid gray;
width: 99%;
}
.fahrtage-table .month-td{
text-align:right;
width: 120px;
font-weight: bold;
background-color: #F7F7F7;
padding-right: 4px;
}
.fahrtage-table td{
background-color: #F7F7F7;
text-align: center;
}

.next-fahrtag{
background-color: #B7B7B7;
color: green;
font-weight: bold;
}
