#content h2{
	font-family: Comic Sans MS, Helvetica;
	font-size: 16px;
	color: #eba716;
}
#content h3{
	font-family: Comic Sans MS, Helvetica;
}
#Quiz{
	border-collapse: collapse;
	width: 440px;
}
#Quiz td {
	border: none;
	padding: 1px 5px 0px 5px;
	font-size: 11px;
	line-height: 9px;
	color: 5555ff;
}
#Quiz td.Leerfeld{
	background: #eeeeff;
	font-weight: bold;
	padding: 0;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	border: 1px solid #000000;
}
.Quizfeld{
	border: none;
	width: 20px;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	background: #eeeeff;
	margin: 0;
}
#HeadGrafik{
	top: 37px;
	left: 45px;
	position: absolute;
	z-index: 4;
}
#stadt{
	top: 237px;
	left: 45px;
	position: absolute;
	z-index: 1;
}
.va_titel{
	font-family: Comic Sans MS, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #eba716;
}
va_utitel{
	font-family: Comic Sans MS, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #8b7eff;
}
hr{
	height: 5px;
	color: #cc0000;
}