#jap {
	font-family: Arial;
	font-size: 90px;
	text-align: center;
border-style: solid;
border-width: 5px;
border-top-color: #48311E;
border-left-color: #603E29;
border-right-color: #744A2D;
border-bottom-color: #966C4A;
width: 110px;
margin-top: 20px;
}

#response {
	font-family: Arial;
	height: 15px;
	margin-top: 5px;
}

#tbl_stats {
	margin-top: -100px;
	margin-left: 150px;
}

.textbox {
	font-family: Arial;
	font-size: 25px;
	width: 120px;
	border-style : solid;
}

.txt_richtig {
	font-weight: bold;
	color: Green;
}

.txt_falsch {
	font-weight: bold;
	color: Red;
}
