body { /* Mac: IE 5.2.2 beachtet padding-Angaben links und rechts, aber nicht oben und unten und keinerlei margin-Angaben, NS 7.1 scheint margin zu ignorieren und padding zusaetzlich zu seinen Standard-margins anzuwenden */
	padding-left: 10mm;
	color: #000;
	background-color: #FFF;
}

p, td, a, li, small {
	font-family: "Lucida Grande", Helvetica, Arial, Lucida, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #000;
}
p, ul, ol {
	margin: 4pt 0 2pt 0;
	text-align: left; /* vermeidet gelegentlichen Bug in IE6/win */
}
ul {
	list-style: none;
}
h1, h2, h2 a, h2 a:hover, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.3;
	color: #000;
	text-decoration: none;
}
h1 {
	margin: 18pt 0 10pt 0;
	font-size: 18pt;
}
h2, h2 a, h2 a:hover {
	margin: 16pt 0 4pt 0;
	font-size: 15pt;
}
h3 {
	margin: 14pt 0 4px 0;
	font-size: 14pt;
}
h4 {
	margin: 13pt 0 4pt 0;
	font-size: 13pt;
}
.dicht {
	margin: 0;
}
.randlos {
	border: 0 !important;
}
.versteckt, .sm {
	display: none;
}
#zitat h4 {
	margin: 0 0 0 0;
}
#zitat h4 + h4.right {
	margin: 7pt 0 9pt 0;
}
table + p.small {
	margin: 3pt 0 18pt 0;
}
small, .small, .small a, .smallright {
	font-size: 9pt;
}
.gesperrt {
	letter-spacing: 0.15em;
}
.hervorgehoben {
	color: #c00;
	font-weight: bold;
}
p.fusslinks {
/* Links zur Originalseite und zum Gästebuch, wie schon am Kopf */
	display: none;
}
table {
	margin: 9pt auto 11pt auto;
	border: 0;
}
td {
	border: 1pt solid #666;
	padding: 4pt;
}
.randlos td {
	border: 0 !important;
	padding: 2pt !important;
}
hr {
	color: #666;
	height: 1pt;
}
.right {
	text-align: right;
}
.top {
	display: none;
}
.initialie1, .initialie2, .initialie3 {
	float: left;
	width: 0.8em;
	font-size: 3.1em;
	line-height: 92%;
}
.initialie2 {
	width: 1.0em;
}
.initialie3 {
	width: 1.4em;
}
a, a:link, ol li {
	color: #000;
	text-decoration: none;
}
a:link.unterstrich, a:visited.unterstrich {
	text-decoration: underline;
}
#wrapper {
	text-align: left;
}
#zitat {
	font-style: italic;
}