/* CSS Document für Druckausgabe*/

#gesamtContainer {
	width: 100%;
	border: none;
}
#headerOuter {
	display: none;
}
#columnLeft {
	display: none;
}
#columnRight {
	display: none;
}
#borderBottom {
	display: none;
}
#contentBox {
	width: 90%;
	font-size: 1em;
}