body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	scrollbar-3dlight-color:red;
	scrollbar-darkshadow-color:black;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color:black;
	scrollbar-track-color:black;
	scrollbar-arrow-color:#fefe00;
	scrollbar-face-color:#3a3a3a;
	background-color: #FFFFFF;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 0px none;
}

th {
	text-align: left;
	color: #fe0100;
	background-color: #F3F3F3;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #3a3a3a;
	border-left: 0px none;
}
th a{
	color: black;
	text-decoration: underline;


}
th a:hover{
	color: #fe0100;
	text-decoration: underline;

}

a:hover {
	color: #fe0100;
	text-decoration: underline;
}
a {
	color: black;
	text-decoration: underline;
}

.naviTitel {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #fe0100;
	border-left: 1px solid #000000;
	filter: Glow(Color=blue, Strength=20);
	background-color: #3a3a3a;
}

.naviSubtitel {
	font-size: 11px;
	border: none;
	background-color: #edeef3;
}

.naviSubtitel A{
	color: #000000;
	text-decoration: none;

}

.naviSubtitel A:hover{
	color: #fe0101;
	text-decoration: none;
}

.naviTable {
	background-color: #edeef3;
	border: none;



}

.pathlist {
	color: #fefe00;
	background-color: #3a3a3a;
	font-weight: bold;

}

.pathlist A{
	color: #FFFF00;
	font-weight: bold;

}

.pathlist A:hover{
	color: #FFFFFF;
	font-weight: bold;

}

.footer {
	font-size: 10px;
	color: #edeef3;
	background-color: #3a3a3a;

}

dark a:hover {
	color: #fefe00;
}
dark a {
	color: #fe0100;
	text-decoration: none;
}

.spielertyp {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7e0101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
.spielerNamen {
	font-size: 10px;
	color: #ffb909;
	background-color: #1c1c1c;


}
.spielerInfoTitel {
	color: #e4e4e4;
	background-color: #aa0000;

}
.spielerInfoText {
	color: #620000;

}
.spielerInfoTable {
	border: 2px solid #1f1f1f;
}
hr {
	color: #e4e4e4;
	font-size: 1px;


}
.naviOuterTable {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.teams_training {
	font-size: 9px;
}
b {
	color: #000000;
}
.tableBoarder {
	border: 1px solid #3a3a3a;
}
select {
	font-size: 9px;
}
input {
	font-size: 9px;
}