body {
  width: auto;
  background-color: #fff;
  color: #000;
  font-family: serif;
	font-size: 11pt;
	line-height: 1.4;
	text-align: center;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 80%;
	text-align: left;
}
/* 
#printhead { 
  font-family: sans-serif;
  border-top: 3px solid #a0a0a0; 
  border-bottom: 5px solid #a0a0a0; 
  margin-bottom: 1em; 
}
#printhead h3 {
	margin-top: 0;
} 
#printhead h1 {
	margin-bottom: 0;
}
#printtitle { 
}
#printfoot {
  clear: both;
  margin-top: 1em; 
  border-top: 5px solid #a0a0a0; 
  font-size: 0.8em; 
}
*/
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.4em;
	page-break-after: avoid;
}
.vspace {
	margin-top: 0.5em;
}
a:link, a:visited, a:hover, a:active {
	color: #000 !important;
	text-decoration: none !important;
}
a[href]:after {
	content: " <" attr(href) ">"; /* Link nach Linkbeschriftung ausgeben */
}
img {
	border: 0;
}
#wikicmds, #hmenu, #wikitop, #links ul, #links p, #links hr, #adminfuss {
	display: none;
}
#printtitel {
	padding-top: 65px;
}
#wikitext {
	margin-top: 0;
}
#logo {
	position: absolute;
	top: 0;
	right: 9%;
}
#logo a[href]:after, #fuss a[href]:after {
	content: ""; /* Link nach Linkbeschriftung NICHT ausgeben */
	display: none; /* gg. Strich unter Bild in Safari */
}
#fuss {
	border-top: 1px solid #000;
	padding-bottom: 0.4em;
	font-size: 0.8em;
}