BODY {
	background : White;
	margin-left : 5;
	margin-top : 0;
}
A:LINK {
	text-decoration: none;
	color: #B22222;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A {
	text-decoration : none;
	color : #B22222;
	font-size : 14px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:Hover {
	text-decoration : none;
	color : Gray;
	font-size : 14px;
	font-weight : bold;
}
A:ACTIVE {
	text-decoration : none;
	color : Gray;
	font-size : 14px;
	font-weight : bold;
}
LI {
	text-align : left;
	padding-left : 0;
	list-style : square outside;
	margin : 0;
	margin-left : 0px;

}


.text {
	font-size: 10px;
	font-family: Verdana;
}


.uber {
	font-size: 22px;
	font-family: Verdana;
	font-weight: bold;
	color: Red;

}
.lauf {
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: Black;
	
}
.fuss {
	font-size: 10px;
	font-family: Verdana;
	color: Black;
	
}