/* CSS Document */
/*--------------------------------*/
/* tables*/
/*--------------------------------*/
.tbl_s_shedule_1,.tbl_s_team_1, 
.tbl_s_table_1{
	display			:table;
	width			:37.75em;
	table-layout	:fixed;
}
.tbl_s_table2_1{
	display			:table;
	width			: 38.6875em;
	table-layout	:fixed;
}
.tbl_s_table_1 .tbl_row,
.tbl_s_table2_1 .tbl_row,
.tbl_s_shedule_1 .tbl_row{
  	height			:1.25em;
	line-height		:1.25em;
}
/*--------------------------------*/
/* Shedule: .tbl_s_shedule_1
/*--------------------------------*/
.tbl_s_shedule_1 th{
	font-weight		:normal;
}
.tbl_s_shedule_1 .tbl_header{
  	height			:1.875em;
	line-height		:1.875em;
}
.tbl_s_shedule_1 .tbl_row{
	 background-color 	:#F0F0F0;
}
.tbl_s_shedule_1 .tbl_row .result span{
	font-size			:0.75em;
	font-weight			:bold;
}
.tbl_s_shedule_1 .verein1 span,.tbl_s_shedule_1 .verein2 span{
	padding			: 0 0.3125em 0 0.3125em;
}
.tbl_s_shedule_1 .tbl_header .verein1{
	text-align		:left;
	border-left		:none;
}
.tbl_s_shedule_1 .tbl_header .verein2{
	text-align		:right;
}
.tbl_s_shedule_1 .tbl_row .verein1{
	text-align		:right;
	border-left:none;
}
.tbl_s_shedule_1 .tbl_row .verein2{
	text-align		:left;
}
.tbl_s_shedule_1 .verein1,.tbl_s_shedule_1 .verein2{
	width			:15.625em;
	padding			:0;
}
.tbl_s_shedule_1 .result{
	width			:5em;
}
.tbl_s_shedule_1 .linkImg{
	width			:1.25em;
}
/*--------------------------------*/
/* Team: .tbl_s_team_1
/*--------------------------------*/
.tbl_s_team_1 .tbl_row{
  	height			:1.25em;
	line-height		:1.25em;
}
.tbl_s_team_1 .nr{
	width			:1.875em;
	border-left		:none;
}
.tbl_s_team_1 .player{
	width			:15.125em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_s_team_1 .elo,.tbl_s_team_1 .country, .tbl_s_team_1 .chessTitle,
.tbl_s_team_1 .eloAve, .tbl_s_team_1 .boardAve,
.tbl_s_team_1 .games,.tbl_s_team_1 .percent,.tbl_s_team_1 .points
{
	width			:2.5em;
}
.tbl_s_team_1 .percent, .tbl_s_team_1 .chessTitle,
.tbl_t_team_1 .percent, .tbl_t_team_1 .chessTitle{
	border-right	:0.0625em solid #99ccff;
}
/*--------------------------------*/
/* Kreuztabelle: tbl_s_table2_1
/*--------------------------------*/
.bgColor_cellActive{
	background-color:#FFCC99;
}
.bgColor_cellEmpty{
	background-color:#CCCCCC;
}
.tbl_s_table2_1 .nr{
	width			:1.25em;
	border-left		:none;
}
.tbl_s_table2_1 .verein{
	width			: 10em;
	border-right	: 0.125em solid #99ccff;
}
.tbl_s_table2_1 .r16{
	width			:1.3125em;
}
.tbl_s_table2_1 .round{
	width			:1.25em;
	border-left		: 0.125em solid #99ccff;
}
.tbl_s_table2_1 .mp,
.tbl_s_table2_1 .bp{
	width			:1.875em;
}
