.efeld
	{
	width:40px;
	border: 2px solid #ff0000;
  	background: #ffffff;
	font-family:Comic Relief LRS, Comic Sans MS;
	font-size:42px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
  	text-align:center;
	}

.lfeld
	{
	width:40px;
	border: 0px solid #ffffff;
  	background: #ffffff;
	font-family:Comic Relief LRS, Comic Sans MS;
	font-size:42px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
  	text-align:center;
	}

.bfeld
	{
	width:40px;
	border: 2px solid #ff0000;
  	background: #ffff00;
	font-family:Comic Relief LRS, Comic Sans MS;
	font-size:20px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none;
  	text-align:center;
	}

.kfeld
	{
	width:40px;
	border: 2px solid #ffffff;
  	background: #ffffff;
	font-family:Comic Relief LRS, Comic Sans MS;
	font-size:20px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none;
  	text-align:center;
	}
	
.gfeld
	{
	width:40px;
	border: 2px solid #ffffff;
  	background: #ffffff;
	font-family:Comic Relief LRS, Comic Sans MS;
	font-size:42px;
	font-weight:bold;
	color: #008000;
	text-decoration: none;
  	text-align:center;
	}

.eziffer
	{
	width:50px;
	height:60px;
	border: 3px solid #ff0000;
	border-radius:5px;
  	background: #ffffff;;
	font-family:Comic Relief LRS, Comic Sans MS;
	font-size:36px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
  	text-align:center;
	}
	
.eziffer:hover
	{
	width:50px;
	height:60px;
	border: 3px solid #000000;
	border-radius:5px;
  	background: #ffff00;
	font-family:Comic Relief LRS, Comic Sans MS;
	font-size:36px;
	font-weight:normal;
	color: #ff0000;
	text-decoration: none;
  	text-align:center;
	}
