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

#header {
  background-image: none;
}

.breadcrumb {
  display:	none;
}

#content {
  margin:	1ex;
}

.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;
}

/* 2005-11-22 rainer eingefügt */

div.google, div.tsuche {
  display:	none;
}
