/* --- Print-CSS für www.speglitz.ch - Redesign Sommer 2006 --- */
/* --- made by SUTANET Webpublishing - www.sutanet.ch --- */
html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
h1,
h2 {
font-size: 14pt;
}
.pagebreak {
	page-break-before: always;
}
img#titel,
#navcontainer,
#navbottom
{
display: none;
}
/* --- Druckanweisungen --- */
.print {
	display: block;
}
.print h2 {
	font-size: 12pt;
}
.print hr {
	height: 1px;
}
.noprint {
	display: none;
}