﻿body
{
    font-family:Arial,sans-serif;
    background: url('/images/bg.gif') repeat-y;
     height: 100%; 
     margin-left:60px;
     font-size:12px;
   
     
}
html, form  
    {  
        height: 100%;  
     
      
    }  
    
    h1
    {
        font-size:18px;
    }
    img
    {
        border:0px;
    }
  .Kopf
  {
      height:80px;
    
  }
  .Kalender
  {
      height: 100%;
      width:100%;
  }
  .DayWithAppointments
  {
      background-color:#fffbc7;
  }
  .rsAptRecurrence  
 {  
    display: none !important;      
 } 

