body {
	font-family:	Georgia, "Times New Roman", Times, serif;
	margin-right:	20%;
	margin-left: 	20%;
	background: 	#ece3ba;
}
div.author h3 {
	text-align: center;
	color: #b3382d;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 2em;
	padding-top: 2em;
}
h1.title {
	display: block;
	color: #b3382d;
	margin-bottom: 5em;
	text-align: center;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: normal;
	letter-spacing:0.1em;
}
div.address p {
	font-size:	1.5em;
	text-align:	center;
	color:		#b3382d;
}

p.copyright {
	text-align:	center;
	font-size: 1.5em;
	margin-top: 2em;
	padding-bottom: 2em;
	color: #b3382d;
	border-bottom: 1px solid #b3382d;
}
p.edition {
	display: block;
	white-space:	pre;
	font-size:	0.8em;
	color: #b3382d;
	padding-top: 2em;
	padding-bottom: 2em;
	border-bottom: 0px solid #b3382d;
}
div.part div.titlepage h1 {
	display: block;
	margin-bottom: 3em;
	text-transform: uppercase;
	padding-top: 2em;
	letter-spacing:0.1em;
	text-align: center;
	font-size: 1.2em;
	color: #000;
	font-weight: normal;
	border-top: 1px solid #b3382d;
}
div.erster_teil div.titlepage h1 {
	display: block;
	margin-top: 4em;
	margin-bottom: 3em;
	text-transform: uppercase;
	padding-top: 2em;
	letter-spacing:0.1em;
	text-align: center;
	font-size: 1.2em;
	color: #000;
	font-weight: normal;
	border-top: 1px solid #b3382d;
}
div.chapter div.titlepage h2 {
	display: block;
	margin-bottom: 0em;
	padding-top: 4em;
	text-align: right;
	text-transform: none;
	font-size: 1.0em;
        font-weight: normal;
	font-style: normal;
	letter-spacing:0.1em;
	border-top: 1px solid #b3382d;
}
div.vorrede div.titlepage h2 {
	display: block;
	margin-bottom: 0em;
	padding-top: 4em;
	text-transform: none;
	font-size: 1.0em;
        font-weight: normal;
	font-style: normal;
	letter-spacing:0.1em;
	border-top: 1px solid #b3382d;
	text-align: left;
}
div.vorwort {
	margin-top: 6em;
}

p {
	display: block;
	font-style: normal;
	margin-bottom: -1em;
	text-indent: 2em;
	text-align: justify;
	line-height: 1.4em;
}
div.titlepage p.last {
	text-indent: 0;
	margin-bottom: 2em;
}
p.first:first-letter {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.2em;
	color: #b3382d;
	line-height: 0.7em;
	text-transform: uppercase;
	margin-right: 3px;
	margin-top: 4px;
}
p.first {
	text-indent: 0;
}

p.last, div.footnote {
	margin-bottom: 2em;
}
p.right {
	text-align: right;
}
p.left {
	text-align: left;
}
p.gedicht_headline {
	text-align: center;
	margin-top: 2.5em;
	letter-spacing: 0.1em;
	font-size: 1em;
}
pre, pre.noindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	white-space: pre;
        text-indent: 1em;
	line-height: 1.4em;
	margin-left: 2em;
	margin-bottom: 1em;
	text-align: left;
}

p + pre.programlisting {
	margin-top: 2em;
}
p + pre.noindent {
	margin-top: 2em;
	text-indent: 0;
}
pre + p {
	text-indent: 0em;
}

div.footnote {
	font-size: 0.8em;
}
