body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	margin-bottom: 10px;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	margin-bottom: 5px;
}
h5 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	margin-bottom: 5px;
}
input {
	padding: 5px;
}
img {
	display: block;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}
#highscore a:link, 
#highscore a:visited, 
#highscore a:active {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
preis#a:link, 
preis#a:visited, 
preis#a:active {
	color: #fff;
	font-weight: normal;
}
.scores {
	cursor: pointer;
}
