#box-von-bis {
	height: 20px;
	width: 100px;
	text-align: right;
}
#box-rechenart {
	height: 20px;
	width: 120px;
}
#box-reihe {
	height: 20px;
	width: 30px;
}
#ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFC75D;
	border: 1px solid #FFC75D;
	height: 25px;
	width: 500px;
}
#layoutbox {
	background-color: #FFEBC5;
	border: 1px solid #FFC75D;
	text-align: left;
	width: 500px;

}
.text-schw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.text-beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFBC3E;
}
#letzte-aufgabe {
	height: 58px;
	width: 367px;
	background-image: url(_img/box1.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#aktuelle-aufgabe {
	background-color: #FFC75D;
	height: 173px;
	width: 367px;
	background-image: url(_img/box2.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
}
.text-a-aufgabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #000000;
}
.text-l-aufgabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}
#credits a:link {
	color: #888888;
}
#credits a:visited {
	color: #888888;
}
#credits a:active {
	color: #888888;
}
#credits a:hover {
	color: #545454;
}
.text-beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
}
.text-grossesi {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
.fragebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffebc5;
	border: 10px solid #ffb748;
	text-align: justify;
	padding: 5px;

}
