/* Page background color */
body { background-color: #000099; font-family: Arial, Helvetica, sans-serif;color: #FFCC00}

td {text-indent: 5px;background-color: #000099;margin-left:1px; margin-right:5px ;margin-top:1px; margin-bottom:1px}
/* Table colors */
.probeColor {background: #AAAAFF }
.ensembleColor {background: #BBBBFF }
.auftrittColor  {background: #CCCCFF }
.sonstigesColor {background: #EEEEFF }
.tableColor {background: #3366FF ;color: #FFFFFF}
.terminStart {background-color: #FFCC00; font-family: Arial, Helvetica, sans-serif;color: #000099;}
/*Fonts*/
.defaultFont {font-family: Arial, Helvetica, sans-serif;color: #FFCC00}
.competitorListFont {font-family: Courier,Courier New, sans-serif;color: #FFCC00}
.linkNormal {text-shadow:black; text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-weight:bold;color: #FFCC00}
a {text-shadow:black; text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-weight:bold;color: #FFCC00;}
.font1 { font-size: 8pt}
.font2 { font-size: 10pt}
.font3 { font-size: 12pt}
.infoTable{width:80%}

