html {
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: white;
	background-image: none;
}

table.chapternav {
	display: none;
}

table.chapterhead {
	margin-top: 18px;
	margin-left: 12px;
}


table.kopfstart {
	background: none;
	border-top: none;
	border-bottom: 1px solid #D9D9D9;
}