/* Start of CMSMS style sheet 'Druckausgabe' */
body {
	color: #000000 !important;
	background-color:#FFFFFF !important;
	font-family: Arial;
	border:0 !important;
}

* {
	border:0 !important;
}

.noprint
{
	display:none !important; 
}

div#inhalt {
	display:block !important;
	width:100% !important;
	border:0 !important;
	padding:1em !important;
}

div#navi,
div#fusszeile,
div#menu_vert  {
	display: none !important;
}

img {
	float:none;
}
/* End of 'Druckausgabe' */

