body {
	text-align:left;
	font-size:1.1em;
}

h1.titel {
	/* position:absolute; */
	top:1.7em;
	left:14em;
	height:4em;
	font-size:1.3em;
	font-weight:bold;
	padding-top:1.5em;
}
#printhead[id] h1.titel {
	height:2.5em;
}

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

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

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

#news-single-kontakt,
#news-single-anbieter,
#news-single-kontakt[id],
#news-single-anbieter[id] {
	width:45%;
}

.news-single-img {
	margin: 0 0 7em 7em;
}

p.bodytext {
	font-size:1.1em;
	line-height:1.8em;
}

