body, table, p
{
font-family: arial, helvetica, sans-serif;
color: #000066;
font-size: 12px;
}
table
{
font-family: arial, helvetica, sans-serif;
color: #000066;
font-size: 10pt;
}
.win a
{
color: green;
}
.loss a
{
color: red;
}
.draw a
{
color: #000066;
}
.weiss a
{
color: #FFFFCC;
}
hr
{ 
	color: #000000;
	width: 345px;
	style: solid;
 	text-align: left;
}

table#body a, a:active, a:visited {
color: #000066;
}

#body p a, a:active, a:visited {
color: #000066;
}

table a, a:active, a:visited {
color: #000066;
}

table#menu a, a:active, a:visited {
color: #ffffff;
}

table#body  a:hover {
text-decoration: none;
}


table#menu2 a {
color: #ffffff;
font-weight: bold;
}

.playerBox { 
	width: 345px;
	height: 188px;
	padding: 5px;
	margin: 3px 5px;
	float: left;
}

.playerTitle {
	float: left;
	padding-left: 1px;
	margin-bottom:4px;
	width: 330px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 2px dotted #990000;
}

SPAN.playerPosition {
	text-transform: uppercase;
	color: #990000;
}

.playerBox .playerPic {
	float: left;
	width: 125px;
}
.playerBox .playerProfile {
	padding-left: 8px;
	float: left;
	width: 195px;
	height: 100%;
}

.aufgabe {
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	padding: 8px 0px 0px 12px;
}

.spieler {
	padding-top: 10px;
}

