@charset "utf-8";
body {
	background-color: #FEEFDA;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000088;
}
a:link { text-decoration:none; color:#443300; }
a:visited {text-decoration:none; color:#443300; }
a:hover { text-decoration:none; color:#bb0000; }

.klein_01 {font-size: 10px}
.gross_01 {
	font-size: 16px
}
.rot {color: #990000}
