@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}

#druck-header {
	background-color: #3333CC;
	height: 25mm;
	width: 100%;
}
#druck-content {
	width: 160mm;
	padding: 5mm;
	border: thin solid Black;
}

#druck-content img {
	float:right;
}

#druck-content .bodytext {
	font-size:12pt;
	line-height:130%;
}

#druck-footer {
	background-color: #99FF99;
	width: 100%;
	height: 25mm;
}
.news-single-backlink {
	visibility:hidden;
}
.news-single-category, .news-single-timedata {
	font-size:9pt;
	font-weight:bold;
	text-align: right;
}
