img
{
	font-size: smaller;
	border:	none;
}

#Titel
{
	font-size: 11px;
	color: black;
	padding-bottom: 2px;
}

#Spielfeld
{
	text-align: center;
}

#Spielfeld table
{
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

#Spielfeld table td
{
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

#Spielfeld table img
{
	border: none;
	display: block;
}


/*** own stuff ***/

#highscore
{
  list-style-type:none;
  padding:0px;
  margin-left:0px;
  margin-bottom:50px;
}

