
body {
	background: none;
	padding: 20px;
	font-size: 0.83em;
	font-family: Verdana, Arial, sans-serif;
}

a.titel { background: #fff; color: #00f; }

table.kalender tr.hell td { background: #fff; }
table.kalender tr td { border-bottom: 1px solid #555; }
table.kalender tr.head td { border-bottom: 2px solid #333; }

a.titel {
	display: block;
	margin-bottom: 2px;
}

table.kalender {
	margin: 10px;
	border-spacing: 4px;
}

table.kalender td {
	padding: 5px;
	vertical-align: top;
}