.dunkel {
	background-color: #7799FF;
}
.hell {
	background-color: #97CBFF;
}
.navtext {
	color: #666666;
	text-decoration: none;
}
body {
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: small;
}
table {
	background-color: #FFFFFF;
}
.centertable {
	text-align: left;
}
.grau {
	background-color: #E9E9E9;
}
.topbottomline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
	font-weight: bold;
}
a { 
	color: #666666; 
	text-decoration: underline;
} 
a:hover {
	color: #333333;
	text-decoration: underline;
}
.supersmall {
	font-size: xx-small;
}
.skileague .pic {
	width: 90px;
	float: left;
}
.skileague .con {
	width: 460px;
	float: left;
	padding: 0px;
}
.skileague .con ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.skileague ul, li {
	padding: 0;
	margin: 0;
}
.error {
	color: #FF0000;
}

