/*	ersetzt prosa1.css
	19990724	.poem
	19991924	.wide, .title, .author
	20001008	P margins adjusted
*/

BODY {	margin-left: 2%;
	margin-right: 2%;
	background-color: #BBDDFF}
A:link		{color:#696969}
A:active	{color:#774400}
A:visited	{color:#a9a9a9}
P { text-indent: 0.8em; text-align: justify; margin-top:0.25em; margin-bottom:0.25em }
P.left { text-indent: 0; text-align: left }
P.leftmarg { text-indent: 0; text-align: left; margin-left: 7% }
P.leftjust { text-indent:0; text-align: justify}
P.center { text-indent: 0; text-align: center }
P.centerbig { text-indent: 0; text-align: center; font-size: 110% }
P.centersml { text-indent: 0; text-align: center; font-size: 90% }
P.right { text-indent: 0; text-align: right; margin-right: 5% }
P.dblmarg { text-indent: 0; text-align: justify; margin-left: 10%; margin-right: 10% }
.poem 	{ text-indent: 0; margin-left: 30%}
.note 	{ line-height: 90%; font-size: 90% }
.wide 	{ letter-spacing: 0.15em }
.title	{color: darkblue}
.author	{color: gray}
.subtitle {color: darkgray}
.footnote {color: gray}

/* set display:none for printing */
.lektorat {color: red}

H1, H2, H3, H4, H5, H6 { text-align: center }

/* for poems */
BLOCKQUOTE P	{margin-top:0; margin-bottom:0}