table.cal {

background-color: #FFD639;
height: 600px;

border-style: solid;

border-width: 3px;

font-family: sans-serif

}



caption.cal {

	color: black;

	font-size: 28px;

	font-weight: bold;

}



thead.cal {

	background-color: #FFD639;

	font-size: 18px;

}



td.cal {

border-style: solid;

border-width: 1px;

background-color: white;

text-align: left;

vertical-align: top

}



tfoot.cal {

color:black;

background-color: #FFD639;

font-size: 14px;

text-align: left

}



ul.cal {

margin: 0px;

list-style-position: inside

}



.cal-admin-link {

color: #ffffff;

font-family: Tahoma, Verdana, sans-serif;

font-size: 11px;

font-weight: bold;

text-decoration: none;

}


/* event gedeelte, displayevent */

table.eventcal {

background-color: #FFD639;

border-style: solid;

border-width: 3px;

font-family: sans-serif

}

td.teventhead {

background-color: #FFD639;

}

td.teventbody {

background-color: #FFFFFF;

}

.displayeventtitle {

font-weight: bold;

font-size: 12px;

font-family: Tahoma, Verdana, sans-serif;

}

.displayeventbody {

font-family: Tahoma, Verdana, sans-serif;

}

.displayeventbox {

border-style: solid;

border-width: 3px;

border-color: #FFD639;

}

