body {
	font-family: serif;
	font-size: 9.5pt;
}

#header {
	background-image: none;
}

.breadcrumb {
	display: none;
}

#content {
	margin: 1ex;
	}

ul.lang {
	display: none;
}

#inhalt a[href], #footer a[href] { 
	text-decoration: none;
}

/* print the contents of external links */

#inhalt a[class~="extern"]:after {
	content: " ["attr(href)"] ";
}

#navigation, #topmenu, .lang {
	display: none;
}

#inhalt {
	margin-left: 1em;
}

#header h1 {
	font-size: 140%;
	border-bottom: 1px black solid;
}
p.toplink {
	display: none;
}
div.foto {
	page-break-inside: avoid;
}
div.tsuche {
	display: none;
}