body {
	font-family: comic Sans MS;
	background-color: #f9ffd1;
	background-image: url(pics/hg.jpg);
	background-repeat:no-repeat;
	font-size: 13px;
	color: #3a3c2f;
	font-position: center;
	text-align: center;
		}

a:link {
	color: #663300;
	text-decoration:none
}
a:visited {
	color: #663300;
	text-decoration:none
}
a:active {
	color: #333300;
	text-decoration:none
}

td {
	font-family: comic Sans MS;
	text-align: center;
}

th {
	font-family: comic Sans MS;
}

.braungroß {
	font-family: comic Sans MS;
	font-size: 17px;
	color: #663300;
}
.gross {
	font-family: comic Sans MS;
	font-size: 17px;
	color: #3a3c2f;
}

.gruengroß {
	font-family: comic Sans MS;
	font-size: 17px;
	color: #333300;
}
.gruennormal {
	font-family: comic Sans MS;
	font-size: 13px;
	color: ##333300;
}
