.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: 95%;
    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: 11px;
  font-family: arial;
  background-color: #FFDD00;
  padding: 3px;
  text-align: center;
}

.hsg_spielplan_two td {
  font-size: 11px;
  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: 11px;
  font-family: arial;
  background-color: #FFDD00;
  padding: 3px;
  text-align: center;
}

.hsg_spieltag_two td {
  font-size: 11px;
  font-family: arial;
  background-color: white;
  padding: 3px; 
  text-align: center;
}


/*BOXTABELLE*/
.hsg_box_tabelle {
/*  width: 150px;*/
  text-align: center;
  border: 1px solid #6EA6CB;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;  
  overflow: auto;
  height: 155px;
  scrollbar-base-color:#6EA6CB;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#6EA6CB;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#6EA6CB;
  scrollbar-shadow-color:#6EA6CB;
  scrollbar-track-color:#6EA6CB; 
}

.hsg_box_tabelle_one td {
  font-size: 11px;
  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;
  border: 1px solid #6EA6CB;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.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: right;
}

.hsg_box_spieltag_more  {
  text-align: right;
  padding: 0px;
  margin: 0px;
}

.ergebnis	{
	font-size: 20px;
	color: #145782;
	font-weight: bold;
}
