.terminplan tr.even td 
{
	background: #F0F0F0;
}
.terminplan tr.odd td
{
	background: #E0E0E0;
}
.terminplan .sunday
{
	font-weight: bold;
}
.terminplan td
{
	vertical-align: top;
	padding: 3px 5px;
}
