@CHARSET "ISO-8859-1";

/* ###################### Foerderverein ############### */
TR.fcfFoerderverein {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}
TD.fcfOddFoerderverein {
	font-color: black; 
	width: 184px;
	height: 25px;
}
TD.fcfEvenFoerderverein {
	color: rgb(180, 0, 0);
	width: 184px;
	height: 25px;
}

TABLE.fcfPlayerlist {
	font-size: 1.2em;
	width: 80%;
}
TR.fcfPlayerlist {
	padding: 0px;
}
TR.fcfPlayerlistFirst {
	height: 25px;
}
TH.fcfPlayerlistRn {
	background-color: #B00000;
	color: white;
}
TH.fcfPlayerlistName {
	text-align: left;
	background-color: #B00000;
	color: white;
}
TH.fcfPlayerlistLink {
	text-align: left;
	background-color: #B00000;
	color: white;
}
TD.fcfPlayerlistLabName {
	font-weight: bold;
	width: 260px;
	padding-top: 0px;
}
TD.fcfPlayerlistImg {
	font-weight: bold;
	width: 260px;
	padding-top: 0px;
}

TD.fcfPlayerlistLab {
	font-weight: bold;
	vertical-align: top;
}
TD.fcfPlayerlistRn {
	text-align: center;
	padding-top: 2px;
}
TD.fcfPlayerlistName {
	padding-top: 2px;
}
TD.fcfPlayerlistLink {
	padding-top: 2px;
	width: 120px;
	
}
TD.fcfPlayerlistLink a {
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}
TD.fcfPlayerlistLink a:hover {
	letter-spacing: 0.1em;
	font-weight: bolder;
}

TD.fcfPlayerlistNav {
	font-size: 0.8em;
	padding:0px;
}
TD.fcfPlayerlistNav a:hover {
	text-decoration: none;
}
TD.fcfPlayerlistNav a {
	text-decoration: none;
}


/* #################################################### */

