/** ********************** 
 *      Ergebnisse       *
 *********************** */
div.sp_erg_results_head_rank {
    width:              40px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_player {
    width:              150px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_player_big {
    width:              180px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_country {
    width:              100px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_country_small {
    width:              70px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_team {
    width:              80px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_team_small {
    width:              70px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_time {
    width:              40px;
    font-weight:        bold;
	background:			#f5f5f5;
}
div.sp_erg_results_head_time_big {
    width:              80px;
    font-weight:        bold;
	background:			#f5f5f5;
}

div.sp_erg_results_col_rank {
    width:              40px;
}
div.sp_erg_results_col_date {
    width:              40px;
}
div.sp_erg_results_col_clock {
    width:              40px;
}
div.sp_erg_results_col_player {
    width:              175px;
}
div.sp_erg_results_col_result {
    width:              70px;
}
div.sp_erg_results_col_player_big {
    width:              180px;
}
div.sp_erg_results_col_country {
    width:              100px;
}
div.sp_erg_results_col_country_small {
    width:              70px;
}
div.sp_erg_results_col_team {
    width:              120px;
}
div.sp_erg_results_col_team_small {
    width:              70px;
}
div.sp_erg_results_col_time {
    width:              40px;
}
div.sp_erg_results_col_time_big {
    width:              80px;
}
/** ********************** 
 *    ENDE  Ergebnisse   *
 *********************** */

/** ********************** 
 *      Tabellen         *
 *********************** */
div.sp_erg_table #place_1 {
    background-color:   #ffefaf;
}           
div.sp_erg_table #place_2 {
    background-color:   #ffefaf;
}    
div.sp_erg_table #place_3 {
    background-color:   #ffefaf;
}    
div.sp_erg_table #place_4 {
    background-color:   #fff9c4;
}    
div.sp_erg_table #place_5 {
    background-color:   #fff9c4;
} 
div.sp_erg_table #place_6 {
    background-color:   #f0f0f0;
}           
div.sp_erg_table #place_7 {
    background-color:   #f0f0f0;
}    
div.sp_erg_table #place_8 {
    background-color:   #f0f0f0;
}    
div.sp_erg_table #place_9 {
    background-color:   #f0f0f0;
}    
div.sp_erg_table #place_10 {
    background-color:   #f0f0f0;
} 
div.sp_erg_table #place_11 {
    background-color:   #f0f0f0;
}           
div.sp_erg_table #place_12 {
    background-color:   #f0f0f0;
}    
div.sp_erg_table #place_13 {
    background-color:   #f0f0f0;
}    
div.sp_erg_table #place_14 {
    background-color:   #f0f0f0;
}    
div.sp_erg_table #place_15 {
    background-color:   #f0f0f0;
} 
div.sp_erg_table #place_16 {
    background-color:   #f0f0f0;
}           
div.sp_erg_table #place_17 {
    background-color:   #ffeeee;
}    
div.sp_erg_table #place_18 {
    background-color:   #ffeeee;
} 

.sp_table_head_rank {
    width:             40px;
    padding-left:      0;
    margin-left:       10px;
}
.sp_table_head_team {
    width:             105px;
}
.sp_table_head_matches {
    width:             30px;
}
.sp_table_head_won {
    width:             30px;
}
.sp_table_head_equal {
    width:             30px;
}
.sp_table_head_lost {
    width:             30px;
}
.sp_table_head_scores {
    width:             70px;
}
.sp_table_head_diff {
    width:             40px;
}
.sp_table_head_points {
    width:             40px;
}

.sp_table_col_rank {
    width:             40px;
    margin-left:       10px;
}
.sp_table_col_team {
    width:              105px;
}
.sp_table_col_matches {
    width:              30px;
}
.sp_table_col_won {
    width:              30px;
}
.sp_table_col_equal {
    width:              30px;
}
.sp_table_col_lost {
    width:              30px;
}
.sp_table_col_scores {
    width:              70px;
}
.sp_table_col_diff{
    width:              40px;
}
.sp_table_col_points {
    width:              40px;
}

div.sp_erg_table_head .sp_erg_table_row {
    margin-left:        5px;
}
div.sp_erg_table_head .sp_erg_table_row_dark {
    margin-left:        5px;
}
/** ********************** 
 *     ENDE Tabellen     *
 *********************** */
