/* Stylesheet für Im Spiegel des Affen.Buch-Einband*/
#content{	/* gesamter Ausgabebereich */
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#text{	/* Leseprobe Ausgabebereich */
}
#content .titelbild{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
