body {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFEA;
}
h1 {
}
.begruessung        {
	font-family: "Bradley Hand ITC";
	font-size: 24pt;
	font-weight: bolder;
}
.Seitentitel{}
h2 {}
.normal {
	font-family: Arial;
	font-size: 14px;
	text-indent: 30pt;
}
h3 {
	color: #00FF66;
	}
.normal{
	text-indent: 30pt;
}

h4	{}
h5 {}
h6 {}


p {
	font-family: Arial;


}
.AufzählungStrich{
	list-style-type: circle;
	left: 20px;
}
.AufzählungZahl{list-style-type: decimal}
div {
}
p.einzug {
	left: 20px;
	text-indent: 20pt;
	white-space: normal;
	list-style-type: disc;
}

