body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
#left {
	display: none;
}
#topnavi {
	display: none;
}
#right {
	display: none;
}
.invisible {
	display: none;
}
#content table{
	color: #000000;

}
#content th{
	color: #000000;
	font-weight: bold;
	padding: 10px;
}
#content td{
	color: #000000;
	width: 200px;
	font-size: 80%;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.kalenderstart {
	float: right;
	text-align: right;
	margin-left: 10px;
}
tr.hell, tr.dunkel {
	text-align: left;
	vertical-align: top;
}
img.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.right {
	float: right;
	margin: 10px 5px 10px 10px;
}

