/* DRUCKANSICHT ------------------------------------------------------------- */
body {
	margin:2em;
	padding:0;
	font:100% arial, hevetica, sans-serif;
	color:#000;
	background-color:#fff;
}
a {
  color:#000;
  text-decoration:none;
}
.header {
	border-bottom:1px solid #999;
}
.header h1 {
	color:#000;
	font-size:28px;
	text-align:center;
}
.navigation {
	display:none;
}
.navigation {
	display:none;
}
.navigation ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	line-height:165%;
}
.seiteninhaltsbox p {
  line-height:165%;
}
.seiteninhalt {
  border-bottom:1px solid #999;
}
.footer {
	clear:both;
	color:#000;
	text-align:right;
	padding:5px;
	font-size:90%;
  margin-top:2em;
}
/* DRUCKANSICHT ------------------------------------------------------------- */