/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/


/* Aus Layout für die Listenreihe
{{Creator Label:CREATOR_LABEL}} {{Creator:CREATOR}}::{{Category:CATEGORY}}

*/

/*
th.Jahrgang {width: 9%;}
th.Klausur {width: 27%}
th.Datum {width: 20%}
th.Uhrzeit {width: 6%}
th.Ort/Raum {width: 38%}
*/

.cal_td_daysnames {
    background-color: #7b0041 !important;
  color: white;
} 
.ev_td_left {
    background-color: #E2E2E2;
 }

a.ev_link_row {
    font-size: 14px !important;
    line-height: 1.4em;
}
