.td-0,.td-1,.td-2,.td-3,.td-4,.td-5,.td-6,.td-last {
  font-size: 12px;
}

/*TABELLE*/
.hsg_tabelle_torschuetzen {
  width: 350px;
  border: 1px solid silver;
}

.hsg_tabelle {
  width: 400px;
  border: 1px solid silver;
}

.hsg_tabelle_head td {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;  
  color: white;
  background-color: #006BA8;
  padding: 3px;
  text-align: center;
}

.hsg_tabelle_one td {
  font-size: 12px;
  font-family: arial;
  background-color: #FFDD00;
  padding: 3px;
  text-align: center;
}

.hsg_tabelle_two td {
  font-size: 12px;
  font-family: arial;
  background-color: white;
  padding: 3px; 
  text-align: center;
}

/*SPIELPLAN*/
.hsg_spielplan {
    width: 100%;
    border: 1px solid silver;
}

.hsg_spielplan_head td {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;  
  color: white;
  background-color: #006BA8;
  padding: 3px;
  text-align: center;
}

.hsg_spielplan_one td {
  font-size: 12px;
  font-family: arial;
  background-color: #FFDD00;
  padding: 3px;
  text-align: center;
}

.hsg_spielplan_two td {
  font-size: 12px;
  font-family: arial;
  background-color: white;
  padding: 3px; 
  text-align: center;
}

/*SPIELTAG*/
.hsg_spieltag {
    width: 500px;
    border: 1px solid silver;
}

.hsg_spieltag_head td {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;  
  color: white;
  background-color: #006BA8;
  padding: 3px;
  text-align: center;
}

.hsg_spieltag_one td {
  font-size: 12px;
  font-family: arial;
  background-color: #FFDD00;
  padding: 3px;
  text-align: center;
}

.hsg_spieltag_two td {
  font-size: 12px;
  font-family: arial;
  background-color: white;
  padding: 3px; 
  text-align: center;
}


/*BOXTABELLE*/
.hsg_box_tabelle {
  width: 150px;
  text-align: center;
}

.hsg_box_tabelle_one td {
  font-size: 10px;
  font-family: arial;
  background-color: #FFDD00;
  text-align: left;
}

.hsg_box_tabelle_two td {
  font-size: 10px;
  font-family: arial;
  background-color: white;
  text-align: left;
}

.hsg_box_tabelle a, .hsg_box_tabelle a:link, .hsg_box_tabelle a:visited, .hsg_box_tabelle a:active {
  font-size: 11px;
  float: right;
}


/*BOXTABELLE*/
.hsg_box_spieltag {
  width: 150px;
  font-size: 11px;
  font-family: arial;
  text-align: center;
}

.hsg_box_spieltag a, .hsg_box_spieltag a:link, .hsg_box_spieltag a:visited, .hsg_box_spieltag a:active {
  font-size: 11px;
/*  float: right;*/
  text-align: center;
}

