body {
	font-family: Comic Sans MS;
	font-size: 13px;
}
p {
	font-family: Comic Sans MS;
	font-size: 13px;
}
h1 {
	font-family: Comic Sans MS;
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	margin-top:13px;
}
h2 {
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
h3 {
	font-family: Comic Sans MS;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
.gruentext {
	font-family: Comic Sans MS;
	color: #006600;
	font-size: 13px;
	font-weight: bold;
}
.kleintext {
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.normaltext {
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
.textstart {
	font-family: Comic Sans MS;
	color: Blue;
	font-size: 15px;
	font-weight: bold;
}
table {
	font-family: Comic Sans MS;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
a, a:LINK {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-size: 13px;
}
a:ACTIVE, a:HOVER {
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}
