#header {
	width:auto;
	height:auto;
	background:none;
}

#header p {
	float:none;
	padding:0;
	text-align:right;
}

#page {
	width:auto;
	margin:0;
}

#content {
	float:none;
	width:auto;
}

#content p.breadcrumbs {
	margin:3em 0 2.1em;
	padding:0 0 0.3em 0;
	line-height:1em;
	border-bottom:1px dotted #dcdcdc;
	background:none;
}

body {
	background:none;
}

p {
	orphans:3;
	widows:3;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after:avoid;
}

code {
	white-space:pre-wrap;
}

a {
	padding:0 !important;
	background:none !important;
	border:0;
}


/* Elemente ausblenden */
#header h1 {display:none}
#sidebar {display:none}
#footer {display:none}
