body {
	behavior:url("csshover.htc");
}
td {
	font-family : Verdana, sans-serif;
	font-size : 80%;
	color : black;
}
th {
	font-family : Verdana, sans-serif;
	font-size : 80%;
	color : black;
	background-color : #F0DE8D;
}
.menu {
	background-color : #F0DE8D;
}
td.hmenu {
	background-color : #F0DE8D;
	text-align : center;
	padding : 2px;
}
td.hmenu:hover {
	background-color : #ECB669;
	cursor : hand;
}
a {
	color : #803B15;
	font-weight : bold;
}
a:hover {
	color : #000000;
	text-decoration : underline;
}
a.m {
	color : #803B15;
	font-weight : normal;
	text-decoration : none;
}
a.m:hover {
	color : #000000;
}
.hell {
	background-color : #F9F3D8;
}
.hell2 {
	background-color : #FFFDF3;
}
.footer,.klein {
	font-size : 75%;
}