@charset "UTF-8";
/* CSS Document */

.SpielDatum {width: 500px;
             font-weight: bold;
             color: #00a75b;
             padding: 2px 5px 2px 0px;
             border-bottom:1px #00a75b solid;}
             
.SpielDatum2 {width: 50px;
              font-weight: normal;
              color: #000000;
              padding: 2px 5px 2px 0px;
              }                           
                                 
.LigaName {width: 88px;
           color: black;
           padding: 2px 5px 2px 0px;} 
           
.LigaName2 {width: 105px;
            color: black;
            padding: 2px 5px 2px 0px;}               
           
.SpielVon {width: 37px;
           color: #000000;
           padding: 2px 5px 2px 0px;}   
           
.Verein {text-align: right;
         width: 160px;
         color: #000000;
         padding: 2px 5px 2px 0px;} 
         
.Verein2 {text-align: left;
          width: 160px;
          color: #000000;
          padding: 2px 0px 2px 5px;} 
         
.border0 {border-top:1px #ffffff solid;
          border-bottom:1px #ffffff solid;
          border-left:0px #ffffff solid;
          border-right:0px #ffffff solid;
          width: 100%;
          background-color: #00a75b;
          font-weight: normal;
          color: white;
          text-align: center;
          }
     
.border1 {border-top:1px #ffffff solid;
          border-bottom:1px #ffffff solid;
          border-left:0px #ffffff solid;
          border-right:0px #ffffff solid;
          width: 100%;
          } 

.border2 {border-top:1px #00a75b solid;
          border-bottom:1px #00a75b solid;
          border-left:0px #00a75b solid;
          border-right:0px #00a75b solid;
          width: 100%;
          background-color: #f4f4f4;         
          }     
         
.border3 {border-top:0px #ffffff solid;
          border-bottom:0px #ffffff solid;
          border-left:0px #ffffff solid;
          border-right:0px #ffffff solid;
          width: 100%;
          background-color: #00a75b;
          font-weight: normal;
          color: white;
          }
         
.border4 {border-top:1px #ffffff solid;
          border-bottom:0px #ffffff solid;
          border-left:0px #ffffff solid;
          border-right:0px #ffffff solid;
          width: 100%;
          background-color: #ffffff;
          font-weight: normal;
          color: #666666;
          text-align: left;
          } 
         
.ehc {font-weight: bold;
      color: #00a75b;}           
                                 
.nr {width: 13px;
     text-align: left;}

.mannschaft {text-align: left;} 

.spiele {width: 25px;
         text-align: right;}

.spieleinsgesammt {width: 25px;
                   text-align: left;}   

.spacer {width: 9px;
         text-align: center;}
         
.spacer2 {width: 6px;
         text-align: center;}         

.toreplus {width: 23px;
           text-align: right;} 

.toreminus {width: 23px;
            text-align: left;}   

.diff {width: 31px;
           text-align: right;} 

.punkteplus {width: 18px;
           text-align: right;}

.punkteminus {width: 18px;
           text-align: left;} 
           
.punkteplus {width: 18px;
           text-align: right;}

.tore1 {width: 18px;
        text-align: right;}

.tore2 {width: 18px;
        text-align: left;}

/* Tabelle */
table #table {
	width:648px;
	background-color:red;
}

.tx-lumophpinclude-pi1 {
	margin-top:15px;
}
