table
{
	border:1px solid black;
	width:100%;
}

td {
	border-top:1px solid lightgray;
	border-left:1px solid darkgray;
}

.r2b
{
	border-top:8px solid black:
}

#calendar .fc-view
{
	background-color: #CCCCCC;
}

#calendar-kal2 .fc-view
{
	background-color: #EEEEEE;
}

#calendar-praest .fc-view
{
	background-color: #CCFFCC;
}

#calendar-test .fc-view
{
	background-color: #FF9900;
}

#calendar-praest .fc-minor {
    height: 0.4em; 
    border-bottom: 0 !important;
}

#calendar-test .fc-minor {
    height: 0.4em; 
    border-bottom: 0 !important;
}