body { text-decoration: none; font-family: Verdana; font-size: 7pt; color: #000000; text-align: left;} 
td { text-decoration: none; font-family: Verdana; font-size: 7pt; color: #000000; text-align: left;} 

a:link { text-decoration: none; font-family: Verdana; font-size: 7pt; color: #000000;}
a:visited { text-decoration: none; font-family: Verdana; font-size: 7pt; color: #000000;}
a:active { text-decoration: none; font-family: Verdana; font-size: 7pt; color: #000000;} 




/* modul_calendar */
.cal_date { text-decoration: none; font-family: Verdana; font-size: 7pt; color: #016e83;}
.cal_time { text-decoration: none; font-family: Verdana; font-size: 7pt; color: #830101;}

/* modul_foul */
.foul_tabelba { background-color: #6c6c6c;}
.foul_yellow { text-decoration: none; font-family: Verdana; font-size: 7pt; color: yellow;}
.foul_red { text-decoration: none; font-family: Verdana; font-size: 7pt; color: red;}
.foul_white { text-decoration: none; font-family: Verdana; font-size: 7pt; color: white;}





/* menu */
#over1, #over2, #over3, #over4, #over5, #over6 { 
float: left;
position:relative;

}


#under1, #under2, #under3, #under4, #under5, #under6 { 

position: absolute;


}


.menubg { 
background-color: #FFFFFF; 
border-bottom: 1px solid #6c6c6c; 
border-left: 1px solid #6c6c6c;  
border-right: 1px solid #6c6c6c;
padding: 5px;
width: 130px;

} 
.menubg a:hover { 
background-color: #6c6c6c; 
color: #FFFFFF
}

#under1 td:hover {
background-color:#6c6c6c;
color: #FFFFFF;

} 
.trackList
{
clear: both;
} 
#next_match {
position: absolute; left: 130px; top: 8px; z-index: 2;
font-size: 8pt; color: #FFFFFF;
}