body {
	background-color:#C0C0C0;
	color:black;
	margin-left:20px;
	margin-right:20px;
}

h1 {
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

h3 {
	font-family:Arial,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
}

p {
	font-family:Arial,sans-serif;
	font-size:9pt;
	text-align:justify;
}

ul,ol,li {	
	font-family:Arial,sans-serif;
	font-size:9pt;
	text-align:justify;
}

.zentriert {	
	font-family:Arial,sans-serif;
	font-size:9pt;
	text-align:center;
}

.titel {
	font-family:Arial,sans-serif;
	font-size:9pt;
	font-weight:normal;
	text-align:center;
}

.gedicht {
	margin-left:60px;
}

a:link { font-weight:normal; color:#000080; text-decoration:none }
a:visited { font-weight:normal; color:#000080; text-decoration:none }
a:hover { font-weight:normal; color:#000080; text-decoration:none }
a:active { font-weight:normal; color:#000080; text-decoration:none }
a:focus { font-weight:normal; color:#000080; text-decoration:none }

a:link.download { font-weight:normal; color:#800000; text-decoration:none }
a:visited.download { font-weight:normal; color:#800000; text-decoration:none }
a:hover.download { font-weight:normal; color:#800000; text-decoration:none }
a:active.download { font-weight:normal; color:#800000; text-decoration:none }
a:focus.download { font-weight:normal; color:#800000; text-decoration:none }
