#rightContent h1 {
    background:transparent url(../../../../../../../img/forte/teaserHeadline.gif) repeat scroll 0 0;
    color:#B48301;
    font-size:12px;
    font-weight:bold;
    height:27px;
    margin:0;
    padding:10px 0 0;
    text-align:center;
    width:197px;
}

#calendarTable
{
    border: 1px solid #f2f2f2;
    color: #969696;
}

#calendarTable td,
#calendarTable th
{
    text-align: center;
    background: #f2f2f2;
    padding: 1px 0px;
}

#calendarTable .active
{
    background: #dedede;
}

#calendarTable a
{
    color: #969696;
    text-decoration: underline;
}

#calendarTable .monthSwitcher a
{
    text-decoration: none;
}

#calendarTable .monthSwitcher
{
    background: #dedede;
    text-align: center;
    font-weight: bold;
    padding: 2px 0px;
}
