a {
	text-decoration: none;
}

body {
	font-family: Verdana;
	font-size: 10pt;
}

table {
	width: 100%;
	margin-bottom: 20px;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 300px;
}

th {
	color: #ffffff;
	background-color: #00f;
	font-size: 10pt;
	text-align: left;
}

li {
	margin-right: 10px;
}

h3 {
	margin-top: 10px;
}

.schmal {
	font-family: Arial;
}

.content {
	margin: 5px;
}

.runden {
	width: 30px;
	text-align: right;
	padding-right: 5px;
}

.results {
	text-align: right;
}

#nextWeek {
	width: auto;
	margin-left: 5px;
}

#nextWeek th {
	padding-right: 20px;
}
