.jahr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url("pfeil_unten.gif");
	padding-left: 20px;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	color: #660066;
}
.monat {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	padding-left: 20px;
	background-image: url("pfeil_unten.gif");
	background-repeat: no-repeat;
	margin-left: 25px;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 0px;
}
a.jahr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url("pfeil_unten.gif");
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 20px;
	color: #660066;
}
.eintrag {
	margin-left: 55px;
	font-size: 0.8em;
	color: #660066;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	display: block;
}
#spalterechts a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.datum {
	font-size: 0.8em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	text-align: center;
	font-weight: lighter;
}
#spalterechts {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FEC314;
	padding-left: 5px;
}

