

/* Vermeidung von Seitenumbr�chen direkt nach einer �berschrift */
h1,h2,h3 { page-break-after: avoid; }

a
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.unsichtbar , p .u2 { display: none; }
.buttonheading {display:none;}
