body {
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
p {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.gruen {
	color: #000000;
}
.orange {
	color: #000000;
}
.schwarz {
	color: #000000;
}
h1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -14px;
}
h3 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -12px;
}
h4 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}
li {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/Toro-dot.gif);
	list-style-type: disc;
}
.blau {
	color: #000000;
}
#printerli {
	visibility: hidden;
}

