/* Gentics Portal.Node(R) Stylesheet Kalender */
.monthname
{
BACKGROUND-COLOR: #999999;
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial, Helvetica;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold
}
.weekdayname
{
BACKGROUND-COLOR: #E2E3E5;
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial, Helvetica;
FONT-SIZE: 8pt;
FONT-WEIGHT: normal;
TEXT-ALIGN: center
}
.weekday
{
BACKGROUND-COLOR: #999999;
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial, Helvetica;
FONT-SIZE: 8pt;
TEXT-ALIGN: right;
TEXT-DECORATION: none
}
.sat
{
BACKGROUND-COLOR: #999999;
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial, Helvetica;
FONT-SIZE: 8pt;
TEXT-ALIGN: right;
TEXT-DECORATION: none
}
.sun
{
BACKGROUND-COLOR: #999999;
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial, Helvetica;
FONT-SIZE: 8pt;
TEXT-ALIGN: right;
TEXT-DECORATION: none
}
.holiday
{
BACKGROUND-COLOR: #999999;
COLOR: #000000;
FONT-FAMILY: Tahoma, Arial, Helvetical;
FONT-SIZE: 8pt;
TEXT-ALIGN: right;
text-decoration : none;
}
#today
{
BACKGROUND-COLOR: #999999;
color:#ff3333;
}

#today2
{
BACKGROUND-COLOR: #999999;
color:#ff3333;
}


#filled
{
BACKGROUND-COLOR: #999999;
COLOR: #ffffff;
}
.notthismonth
{
BACKGROUND-COLOR: #E2E3E5;
COLOR: #E2E3E5;
FONT-FAMILY: Tahoma, Arial, Helvetica;
FONT-SIZE: 8pt;
}
