

@import url('weekday_put_out.css');

      .putzen    {position: relative;  -webkit-text-stroke: .1px blue    ; text-shadow: 0px 0px 5px blue   ; background: blue       ;}
      .kueche    {position: relative;  -webkit-text-stroke: .1px green   ; text-shadow: 0px 0px 5px green  ; background: green      ;}
      .service   {position: relative;  -webkit-text-stroke: .1px #440000 ; text-shadow: 0px 0px 5px #440000; background: #440000    ;}
      .timeline {
        height: 1.2em;

        xxmargin:-13em;
        display:inline-flex;
        width: 100%;
        position: relative;
        opacity: .7;
        background: yellow;
      }



      .rec
      {
         opacity: 1;
         color:white;
         display:inline-flex;
         white-space:nowrap;
         width:00%;
      } 

      .rec b
      {
        xxbackground-color:black;
        xxcolor:white;
      }
