body {
	text-align:left;
	margin:1em;
}

h1.titel {
	position:absolute;
	top:4.2em;
	left:13em;
	font-size:1.3em;
	font-weight:bold;
	background:none;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
}
h3 {
	font-weight:bold;
	font-style: italic;
}

#printhead {
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom:2em;
	/* border-bottom:0.1em solid black; */
}

#printfooter {
	/* text-align:center; */
	font-weight:bold;
	/* border-top:0.1em solid black; */
	margin-top:1em;
	padding-top:1em;
	padding-bottom:1em;
}

#printhead h5 {
	color:black;
	font-size:1.5em;
	padding-top:3em;
}

#printhead img {
	float:left;
}

