
html
{
background-color:#91cf00;
background-image: url(http://www.leben-heilt.com/skins/lebenheilt/gfx_leben_heilt/bg_lebenheilt_2.jpg);
 background-repeat: repeat-x;
 margin: 0px;
}

/* Month Calendar Table View Setting */
        table.monthview    {
        width: 890px;
        background-color: #94BED6;
        color: #94BED6;
        border: 1px thin;
        border-collapse: separate;
        border-spacing: 1px;
        padding: 0px;
        spacing: 1px;
        }

        td.monthview    {
        background-color: #94BED6;
        color: #94BED6;
        height: 30px;
        }

        td.sundaytopcolor    {
        height: 50px;
        color: #D3E6F5;
        background-color: #D3E6F5;
        width: 14%;
        <!--width: 16%;-->
        }

        td.weekdaytopcolor    {
        height: 50px;
        color: #E0F0F0;
        background-color: #E0F0F0;
        width: 14%;
        }

        td.sundayemptyclr    {
        height: 50px;
        background-color: #FFFFFF;
        }

        td.weekdayemptyclr    {
        height: 50px;
        background-color: #FFFFFF;
        }

        td.sundayclr    {
        height: 50px;
        background-color: #D3E6F5;
        }

        td.weekdayclr    {
        height: 50px;
        background-color: #E0F0F0;
        }

        td.todayclr    {
        background-color: #FFFF99;
        }

/* Event Listing Table */
        table.listing {
        width: 890px;
        border-width: 0;
        background-color: #FFFFFF;
         }

        hr.cal    {
        height: 1px;
        background-color: #2172A1;
        border: #2172A1;
        color: #2172A1;
        border: 0px;
        border-style: none;
        }

        li.cal    {
        list-style-type: plain;
        }

/* Header Font */
        div.headerfont {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 16;
        background-color: #92BED7;
        font-style: normal;
        font-weight: bold;
        }

        table.headerfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 16;
        background-color: #92BED7;
        font-style: normal;
        font-weight: bold;
        width: 890px;
        }

        td.headerfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 16;
        background-color: #92BED7;
        font-style: normal;
        font-weight: bold;
        }

        a.headerfont:link    {
        color:#485A1B;
        text-decoration: none;
        }

        a.headerfont:visited    {
        color:#485A1B;
        }

        a.headerfont:hover    {
       color:#485A1B;
        text-decoration: none;
        }

/* Title Font */
        /* for event titles : same as popup window title */
        div.titlefont    {
   color:#485A1B;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
font-size: larger;
font-weight: bold;
        background-color: #E8F2FB;
        }

        table.titlefont    {
       color:#485A1B;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 20;
        background-color: #E8F2FB;
        font-style: normal;
        font-weight: bold;
        width: 890px;
        }

        td.titlefont    {
      color:#485A1B;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 20;
        background-color: #E8F2FB;
        font-style: normal;
        font-weight: bold;
        }

        a.titlefont:link    {
      color:#485A1B;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 14;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        }

        a.titlefont:visited    {
     color:#485A1B;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 14;
        font-style: normal;
       
        text-decoration: none;
        }

        a.titlefont:hover    {
       color:#485A1B;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 14;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        }


/* Alternating Row and Unapproved Events Color */
        tr.color0 { background-color: #D3E6F5; }
        tr.color1 { background-color: #E0F0F0; }
        tr.unapprovecolor { background-color: #FF9999; }

/* Lines and Boxes */
        table.txtbox    {
        border: solid #999999;
        border-width: 1;
        }

/* Calendar Top Header Font */
        table.todaytop    {
     
font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #884422;
        font-size: 12;
        background-color: ;
        font-style: normal;
        font-weight: normal;
        width: 890px;
        }

        td.todaytop    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
       color:#485A1B;
        font-size: 12;
        background-color: ;
        font-style: normal;
		  font-weight: bold;
        }

        /* menu table background color */
        table.menufont    {
        background: ;
        width: 890px;
        }

/* Calendar Footer Font */
        table.footer {
        background-color: #E8F2FB;
        width: 100%;
         }

        td.footer {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #000066;
        font-size: 10;
        background-color: #E8F2FB;
        font-style: italic;
        font-weight: normal;
         }

/* Format event borders in calendar month view */
        table.eventborder    {
        border: solid #D0C0C8;
        border-top-width: 0;
        border-left-width: 0;
        border-right-width: 0;
        border-bottom-width: 1;
        }

        td.eventborder    {
        border: solid #D0C0C8;
        border-top-width: 0;
        border-left-width: 0;
        border-right-width: 0;
        border-bottom-width: 0;
        }

        td.eventtimeborder    {
        border: solid #D0C0C8;
        border-top-width: 0;
        border-left-width: 0;
        border-right-width: 1;
        border-bottom-width: 0;
        }

/* Company Name Font */
        div.companynamefont {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #FFFFFF;
        font-size: 24;
        background-color: #2172A1;
        font-style: normal;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        width: 100%;
        margin: auto;
        }

/* Calendar Name Font */
        div.calendarnamefont {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #333366;
        font-size: 20;
        background-color: #E8F2FB;
        font-style: normal;
         font-weight: bold;
        text-align: center;
        text-decoration: none;
        width: 1000px;
        margin: auto;
        }

/* Popup Event Title Font */
        div.popupeventtitlefont    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 18;
        font-style: normal;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
		  width: 600px;
        }

/* Popup Event Content Font */
        div.popupeventfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
        }

/* Menu Text Font */
        div.menufont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.menufont:link    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.menufont:visited    {
      font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        }

        a.menufont:hover    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

/* Normal Text Font */
        div.normalfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        table.normalfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        td.normalfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.normalfont:link    {
        color:#485A1B;
        text-decoration: none;
        }

        a.normalfont:visited    {
        color:#485A1B;
        }

        a.normalfont:hover    {
        color:#485A1B;
        text-decoration: none;
        }

        a.name:hover    {
        color:#485A1B;
        text-decoration: none;
        }

/* Calendar Day Name Font */
        div.dayfont  {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #884400;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

/* Calendar Date Numbers Font */
        div.datenumfont    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        }

        a.datenumfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        }

        a.datenumfont:visited    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        }

        a.datenumfont:hover    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

/* Month Navigation Font */
        a.calfontnav    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 18;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.calfontnav:hover    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 18;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.calfontnav:visited    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 18;
        font-style: normal;
        font-weight: normal;
        }

/* Current Month Font */
        div.calfontasked    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 24;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.calfontasked    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 24;
        font-style: normal;
        font-weight: normal;
        }

        a.calfontasked:hover    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 24;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.calfontasked:visited    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #2172A1;
        font-size: 24;
        font-style: normal;
        font-weight: normal;
        }

/* Small Event Font */
        div.smallcalevtime    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 10;
        font-style: normal;
        font-weight: normal;
        }

        div.smallcalev    {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #0020A0;
        font-size: 10;
        font-style: normal;
        font-weight: normal;
        }

        a.smallcalev    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #0020A0;
        font-size: 10;
        font-style: normal;
        font-weight: normal;
        }

        a.smallcalev:hover    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #0020A0;
        font-size: 10;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

/* Holiday Font */
        table.holidayfont {
          background-color : #277CB2;
        }

        td.holidayfont {
          background-color : #277CB2;
         }

        a.holidayfont {
     font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #FFFFFF;
        font-size: 10;
        background-color : #277CB2;
        font-style: normal;
        font-weight: normal;
        }

        a.holidayfont:hover {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #FFFFFF;
        font-size: 10;
        background-color : #277CB2;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        a.holidayfont:visited {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #FFFFFF;
        font-size: 10;
        background-color : #277CB2;
        font-style: normal;
        font-weight: normal;
        }

/* Listing Block Title Font */
        div.blocktitlefont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #FFFFFF;
        font-size: 15;
        background-color: #330099;
        font-style: normal;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
        }

/* Listing Block Events Text Font */
        div.blocktextfont    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        background-color: #FFFFFF;
        font-style: normal;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
        }

/* Message to signal progress, errors or failed results */
        h4  {
       font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        font-style: italic;
        font-weight: normal;
        text-decoration: blink;
        }

/* Small Cal Month Font */
        table.smallcalmth    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        width: 98%;
        }

        div.smallcalmth    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        }

        a.smallcalmth    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        }

        a.smallcalmth:visited    {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        }


        a.smallcalmth:hover    {
      font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

        td.smallcalmth    {
        background-color: #D0D0D0;
        }

/* Form Objects */
        form { display: inline; margin: 0; }

        input, textarea, select {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color:#485A1B;
        font-size: 12;
        background-color: #FFFFFF;
        font-style: normal;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
        }

        input.button {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #006400;
        font-size: 12;
        background-color: #2172A1;
        font-style: normal;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
         }

        input.radio {
        background-color: #E8F2FB;
        }

        input.checkbox0 {
        background-color: #D3E6F5;
        }

        input.checkbox1 {
        background-color: #E0F0F0;
        }

        a.menu {
                border-top : 1px #00FFFF solid;
                border-left : 1px #00FFFF solid;
                border-right : 1px #00FFFF solid;
                border-bottom : 1px #00FFFF solid;
                font-size: 12;
              font-family: "Trebuchet MS", verdana, arial, sans-serif;
                color: #0000FF;
                padding-left: 2px;
                padding-right: 2px;
                }
        a.menuover {
                background-color: #FFFF80;
                border-top : 1px #0000FF solid;
                border-left : 1px #0000FF solid;
                border-right : 1px #0000FF solid;
                border-bottom : 1px #0000FF solid;
                font-size: 12;
               font-family: "Trebuchet MS", verdana, arial, sans-serif;
                color: #0000FF;
                padding-left: 2px;
                padding-right: 2px;
                }

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  color:#485A1B;
  font-size:12px;
  
}
a:active, a:hover
{
  color:#3F4E18;
}