BODY {
	font-family: arial, sans-serif;
	background-color: #E2E0CB;
        color: #000000;
        font-size: 14pt;
	margin: 0px 0px 0px 0px;
}

TD {
        color: #000000;
	font-family: arial, sans-serif;
        font-size: 12pt;
}

A {
  font-family: arial, sans-serif;
}

A:HOVER {
  color: #7B83EB;
  text-decoration: none;
}

A:LINK {
  color: #3F48BC;
  text-decoration: none;
}

A:VISITED {
  color: #3F48BC;
  text-decoration: none;
}

A:ACTIVE {
  color: #3F48BC;
  text-decoration: none;
}

.TITLE {
	color: #3D46BA;
	font-size: 18pt;
	font-weight: bold;
}

.TITLE_DATE {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
}

.SUBTITLE {
	color: #3D46BA;
	font-size: 14pt;
	font-weight: bold;
}


.LEFT_NAV {
        color: #000000;
        font-size: 12pt;
        font-weight: normal;
	text-decoration: none;
}

.LEFT_NAV_SELECTED {
        color: #000088;
        font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.LEFT_NAV_SMALL {
        color: #000000;
        font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.LEFT_NAV_SMALL_SELECTED {
        color: #000088;
        font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.SPIELER {
        color: #000000;
        font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}

.INFOTEXT {
        color: #000000;
        font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.LEFT_TABLE_NORMAL {
	background-color: #E8DE74;
	border: 1px solid Black;
        cursor: pointer;
}

.LEFT_TABLE_HOVER {
	background-color: #F1EFD7;
	border: 1px solid Black;
        cursor: pointer;
}

    .myTable {
        border: 1px solid black;
        padding: 0px 0px 0px 0px;
    }
    
    .myLiga {
        color: #3D46BA;
        font-size: 14pt;
        font-weight: bold;
        font-family: arial, sans-serif;
    }
    
    .myTableHeader {
        color: #ffffff;
        font-weight: bold;
        background-color: #3D46BA;
        text-align: center;
        font-size: 12pt;
        font-family: arial, sans-serif;
    }
    
    .myTableField {
        background-color: #E8DE74;
        font-size: 10pt;
        font-family: arial, sans-serif;
    }
    
    .myTableFieldCentered {
        background-color: #E8DE74;
        text-align: center;
        font-size: 10pt;
        font-family: arial, sans-serif;
    }
    
    .myLink {
        color: #3D46BA;
        font-size: 10pt;
        font-family: arial, sans-serif;
    }

TD.spielplan {
  background-color: #FFFFFF;
}
TBODY.spielplan {
  background-color: #FFFFFF;
}
