.Jahreszahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Monatszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.Titel {
  font-size: 120%;
}
.Ortstil {font-weight: bold; }

.SVV-Hintergrund {
  background-color:#66FF99;
}
.SVV-Standaktion {
	font-weight: bold;
}

.tcell {
  width: 102px;
	text-align:center;
}

.tcell a:hover {
	color: #005500;
	background-color: #FFFF88;
}

.tcell a:link {
	text-decoration:none;
}


td {
	vertical-align:top;
}

