
.data_week { color: #000; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 10px; border: solid 1px #000 }
.data_weekend { color: #000; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 10px; border: dotted 1px #000 }
.data_uitzondering { color: #000; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 10px; border: dashed 1px #063 }
.box_week { margin: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000 }
.box_weekend { margin: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; border-right: 1px dotted #000; border-bottom: 1px dotted #000; border-left: 1px dotted #000 }
.box_uitzondering { margin: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; border-right: 1px dashed #063; border-bottom: 1px dashed #063; border-left: 1px dashed #063 }
