/* Stylesheet für Die Rose von Jericho.Prolog*/
#content{	/* gesamter Ausgabebereich */
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#text{	/* Leseprobe Ausgabebereich */
	font-size: 14px;
	font-weight: bold;
}
#content .titelbild{
	width: 40%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
