#printnavi {
	display: none;
}

body#print,
body {
	background-color: #fff;

}

#content {
	margin: 1em;
	width: auto;
	border: 0;
	line-height: 1.2em;
}

/* Alles Ueberfluessige wird ausgeblendet */
body#print p.toplink, body#print div.tertiaernavi,
#naviDiv, #kopfzeile, #serviceleiste, #footer, #metanavigation, #n, #containerspalte, #sfg_mehrwert, div#content div.geschichte div#sfg_mehrwert,#mc #mn, #n .mn, #c #suche {
	display: none;
}
body div#mc   {
	top:0em !important;
	left:0em !important;
}
.schatten table {
	line-height: 1.2em;
	clear: both !important;
	float: none !important;
}

div.schatten,
div.schatten div {
	background-color: #fff !important;
	border: 0 !important;
	margin: 0 !important;
}

/* Ueberlappen im IE-Ausdruck verhindern! */
* html #content div.schatten {
	float: none;
}

/* Text wird immer schwarz gedruckt */
* {
	/* color: black !important; */
}

#content p.tabelleAnhang {
	margin: 1em 0;
}