@charset "utf-8";
.almhuette {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #FFF;
}
.klein {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	color: #FFF;
}
.großschwarz {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #7DAE1F;
	text-decoration: underline;
	background-color: #FFF;
}
weiss {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #FFF;
}

.schwarz {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.weissklein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.großgruen {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #7DAE1F;
	background-color: #FFF;
}
.kleinschwarz {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	color: #030;
}
