/* Stylesheet für Rosenmilch.In der Fermate meines Atems*/
#content{	/* gesamter Ausgabebereich */
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#inner_mid{	/* Leseprobe Ausgabebereich */
	font-size: 20px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #808080;
}
#content .titelbild{
	width: 50%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;s
}