/***
 * PRINT STYLES FOR SORGLOSE NACHT
 * Agenda: Hide everything but the content.
 ***/

div#header, h3, div.tagged, p.center, div.center, div#delicious-tags-ptulipana
{
	display: none;
}

a
{
	color: black;
	text-decoration: underline;
}

div.post h2 a
{
	text-decoration: none;
}