/**
* BISTUM HILDESHEIM
* Print Stylesheet
*/

body {
	margin: 0;
	padding: 0 !important;
	text-align: left;
	background: #FFF;
	color: #061E34;
}

div#head ul#navigation, div#head div#globalnavigation, div#sidebar {
	display: none;
}

div#head {
	border: none;
	background: none;
}

div#head div#title {
	border: none;
	position: relative;
	left: 0;
	margin: 10px 0;
}

div#sizer, div#expander, div#wrapper, div#wrapper2, div#main {
	width: 100% !important;
	min-width: none !important;
	max-width: none !important;
	margin: 0 !important;
	border: none !important;
	background: none !important;
}

div#content {
	margin: 0 20% 0 0;
}

div#content.wide p {
	margin-right: 0;
}

div#info {
	width: 30% !important;
}

div#head div.images {
	display: none;
}