.tx-cal-controller {background-image:url(http://ff-bietigheim-bissingen.de/fileadmin/img/Bilder_Menue/kalender.png);
			background-repeat:no-repeat;}
.tx-cal-controller p.pagebrowser{display:none;}
.tx-cal-controller a{display:block;}
.tx-cal-controller p.found{display:none;}
.tx-cal-controller h1{display:none;}
.tx-cal-controller dt{font-size:xx-small;margin-bottom:1em;}
.tx-cal-controller dd{display:none;}
.tx-cal-controller br{display:none;}
.tx-cal-controller dt span div a{display:inline;}

.tx-cal-controller a.default_catheader {
            background-color: transparent !important;
            color: #557CA3 !important;
            display:inline;
            }
            
.tx-cal-controller a.green_catheader {
            background-color: transparent !important;
            color: #53A062 !important;
            display:inline;
        }
        
.tx-cal-controller a.orange_catheader {
            background-color: transparent !important;
            color: #E84F25 !important;
            display:inline;
       }

.tx-cal-controller a.pink_catheader {
            background-color: transparent !important;
            color: #ee2200 !important;
            display:inline;
        }
        
.tx-cal-controller a.red_catheader {
            background-color: transparent !important;
            color: #D42020 !important;
            display:inline;
        }

.tx-cal-controller a.yellow_catheader {
            background-color: transparent !important;
            color: #B88F0B !important;
            display:inline;
        }

.tx-cal-controller a.grey_catheader {
            background-color: transparent !important;
            color: #73738C !important;
            display:inline;
        }

