/* mannsberger.at print override styles */


html {
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: white;
	background-image: none;
}

/* basic layout */


#scrollpane {
	vertical-align: top;
}

#head {
	display: none;
}

#main {
	top: 0px;
	background: none;
	width: 100%;
}

#footer {
	display: none;
}

#printlogo {
	display: inline;
}

td.contentpane {
	padding-top: 18px;
	padding-left: 12px;
	padding-right: 12px;
}

table.chapternav {
	display: none;
}

table.chapterhead {
	margin-top: 18px;
	margin-left: 12px;
}

table.pagehead {
	margin-top: 0px;
	margin-left: 12px;
}

table.homehead {
	background: none;
	border-top: none;
	border-bottom: 1px solid #D9D9D9;
}
