/* [Online Consulting AG] - [print.css] */
#header,
#service,
#left,
#right,
#footer {
	display: none;
	}
#main,
#content {
	display: block;
	width: 45em !important;
	padding: 0;
	}
