/******************************
 * Printlayout
******************************/
html body {
	margin: 0;
	text-align: left;
	font-size: 10pt;
	background: #fff;
}

#ls, #hs img {
	display: none;
}


h1 {
	font-size: 11pt;
	font-weight: bold;
}

h2, h3, h4 {
	font-size: 10pt;
	font-weight: bold;
}

#hs {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

#text ul.adressblock, #mitglied ul {
	list-style: none;
}