.noprint {
	display:none !important;
}

.print {
	display:block !important;
}

body, td, a:link, a:visited, h1, h2, h3, h4, h5, h6, .code, .highlight, .attention, .bilduntertitel, td.menutitle {
	color:#000000;
	text-shadow:none;
	background-color:#ffffff;
}

table.menu, table.kasten, table.list {
	border-color:#000000;
}

table.outer {
	border-style:none !important;
	margin:0px !important;
}

.attention {
	text-decoration:underline;
}

a:link, a:visited {
	text-decoration:none;
}

a[href]:after {
	content:" [Link: "attr(href)"]";
}
