/******************************
 * Printlayout
******************************/
html body {
	margin: 25px;
	text-align: left;
	font: normal 10pt Verdana, Arial, sans-serif;
	background: #fff;
}

#ls ul, #ls img.hideprint, #ls input, #hs img {
	display: none;
}

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

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

#hs {
	width: 760px;
	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;
}

a img, a img:hover {
border: none;
}
