/* Common Style information */
A:link    { COLOR: #003399; } 
A:visited { COLOR: #003399; } 
A:hover   { COLOR: red;}
A.menu:link    { COLOR: #003399; } 
A.menu:visited { COLOR: #003399; } 
A.menu:hover   { COLOR: red;  background-color : #F0F0F0; }

/* Ergebnislisten Formatierung */
/* body {background-image:url(../hintergrund.gif);} */
table.Ergebnisliste tr        {background-color: "#E1FFFF";}
table.Ergebnisliste tr.Klasse {font-weight: bold; color: white; background-color: blue; }
table.Ergebnisliste td.rang   {text-align: right; font-size: 150%}
table.Ergebnisliste td.namen  {font-size: 80%}
table.Ergebnisliste td.Verein {text-align: center}
table.Ergebnisliste td.zzeit  {text-align: right}
table.Ergebnisliste td.rang1  {text-align: right}
table.Ergebnisliste td.Nation {text-align: center}
table.Ergebnisliste td.Zeit   {text-align: right; font-size: 75%}
table.Ergebnisliste td.Zeit b {font-weight: bold; font-size: 150%}

table.EC_Ergebnisliste tr        {background-color: "#E1FFFF"; font-size: 90%}
table.EC_Ergebnisliste tr.Klasse {font-weight: bold; color: white; background-color: blue; }
table.EC_Ergebnisliste td.rang   {font-weight: bold; text-align: right; font-size: 200%}
table.EC_Ergebnisliste td.Verein {text-align: center}
table.EC_Ergebnisliste td.Result {text-align: center; page-break-after:avoid}
table.EC_Ergebnisliste td.ECPunkte {font-weight: bold; text-align: right; font-size: 200%}
table.EC_Ergebnisliste sup       {font-size: 80%}
table.EC_Ergebnisliste td        {orphans:4; widow:4}


