/* CSS Document */
/*--------------------------------*/
/* tables*/
/*--------------------------------*/
 .tbl_t_card_1, .tbl_t_table_1, .tbl_t_shedule_1,
 .tbl_searchResult {
	display			:table;
	width			:37.75em;
	table-layout	:fixed;
 }
 .tbl_t_team_1{
	display			:table;
	width			: 38.6875em;
	table-layout	:fixed;
}
/*--------------------------------*/
/*Search
/*--------------------------------*/
/*Suche*/
.tbl_searchResult .nr{
	width			:1.875em;
	border-left		:none;
}
.tbl_searchResult .verein{
	width			: 35.8125em;
	text-align		:left;
	overflow		:hidden;
}
.tbl_searchResult .verein span{
	padding			: 0 0px 0 0.3125em;
}
/*--------------------------------*/
/*Tables */
/*--------------------------------*/
/*--------------------------------*/
/* Team players*/
/*--------------------------------*/
.tbl_t_team_1 .nr{
	width			:1.25em;
	border-left		:none;
}
.tbl_t_team_1 .r16{
	width			:1em;
}
.tbl_t_team_1 .player{
	width			:9.625em;
	border-right	:0.0625em solid #99ccff; 
}
.tbl_t_team_1 .chessTitle{
	width			:1.25em;
		border-right	:0.0625em solid #99ccff; 
}
.tbl_t_team_1 .country{
	width			:1.875em;
}
.tbl_t_team_1 .elo{
	width			:2em;
}
.tbl_t_team_1 .points,
.tbl_t_team_1 .percent{
	width			:1.875em;
}
.tbl_t_team_1 .points{
	border-left	:0.125em solid #99ccff; 
}
 .tbl_t_team_1 .games{
	width			:1.25em;
 }
/*--------------------------------*/
/* Team Card, Statistic: tbl_t_card_1*/
/*--------------------------------*/
.tbl_t_card_1 .nr{
	width			:1.25em;
	border-left		:none;
}
.tbl_t_card_1 .season{
	width			: 6.25em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_t_card_1 .mp,
.tbl_t_card_1 .bp,
 .tbl_t_card_1 .round,
 .tbl_t_card_1 .rang {
	width			: 2.8125em;
}
 .tbl_t_card_1 .round{
	border-right	:0.0625em solid #99ccff; 
}
.tbl_t_card_1 .infos{
	width			: 18.4375em;
	text-align		:left;
}
.tbl_t_card_1 .infos span{
	padding			: 0 0px 0 0.3125em;
}
/*--------------------------------*/
/*Shedule: tbl_t_shedule */
/*--------------------------------*/
.tbl_t_shedule_1 .nr{
	width			:1.875em;
	border-left		:none;
}
.tbl_t_shedule_1 .date{
	width			: 5em;
	border-right	:0.0625em solid #99ccff; 
}
.tbl_t_shedule_1 .verein{
	width			:15em;
}
.tbl_t_shedule_1 .ausrichter{
	text-align		:left;
	width			:9.1875em;
}
.tbl_t_shedule_1 .ausrichter span{
	padding			: 0 0px 0 0.3125em;
}
.tbl_t_shedule_1 .result{
	width			: 5em;
}