body {
	overflow-y: scroll;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: BBBBBB;
	vertical-align: top;
}
a:link {
	color: BBBBBB;
	text-decoration: none;
}
a:hover {
	color: EDEDED;
	text-decoration: none;
}
a:visited {
	color: BBBBBB;
	text-decoration: none;
}
p {
	margin: 10px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px;
}
.pfeil {
	margin-top:4px;
}
.fetthell {
	font-weight: bold;
	color: EDEDED;
	margin-left: 0px;
}
.linieoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nummerwin {
	font-size: 32px;
	font-weight: bold;
	color: EDEDED;
}
.nummer {
	font-size: 32px;
	font-weight: bold;
	color: EDEDED;
	vertical-align: middle;
	line-height: 36px;
}

