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

#head, #logo, #suche, #nav, #marginal, #clear, #footer, img {
	display: none;
}

h1 {
	font-size: 11pt;
}

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

#text {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

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

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