#ddtabs1 { display: none; }
#tx_cal_controller[description]_1-toolbar { display: none; }

/* Breitschaftsplan Druckansicht */
@media print {
#inhalt { width: auto !important; }
#c736 .month-large { border-spacing: 0 !important; }
#c736 .tx-cal-controller { width: 950px !important; }
#c736 .eventDay > div > a { display: none !important; }
#c736 img { visibility: hidden !important; }
#c736 .tx-cal-controller tr { font-size: 130%; }
#c736 .tx-cal-controller td { font-size: 100% !important; }
#c736 .tx-cal-controller tr th { width: 20px !important; }
#c736 .tx-cal-controller tr:first-child th, #c736 .tx-cal-controller td { width: 185px !important; }
#c736 .tx-cal-controller tr:first-child th:first-child { width: 30px !important; }

}