body{
	font-family: 	Arial;
}


.Ergebnis{
	display:		none;
	font-size:		35px;
	padding-left:	10pt;
	padding-top:	50pt;
	
	
}

.Eingabefeld{
	height:		50px;
	font-size:	20px;
	margin-bottom:	15px;
}

.button{
	height:		50px;
	font-size:	20px;
}