/* 
    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.
*/

/* Zeile 322 */
div.ev_navigation
{display:none;}


.ev_fieldset
{display:none;}

.ev_table
{width:100%;margin:0;}

.cal_td_daysnames{background-color: #FFF;border-top:solid 1px #000;}

.ev_td_left{background-color: #F2F2F2;}

.ev_td_today{background-color:#3B3B3B;}