body, html, h1, h2, a, .post-date {
	background: none !important;
	color: black !important;
}

#head, .nonprint, .pagination {
	display: none;
}

#content .entry-content a:link:after {
  content: " (Link auf " attr(href) ") ";
}
