/* Besondere Einstellungen */
	
.eintrag {
	margin-bottom: 1em;
}

.fundstelle {
	font-weight: bold;
}

.auszug {
	font-size: 90%;
}

/* Layout */

#blatt {
	text-align: center;
}

