/* Eigenschaften für Links */

a:link {font-family: Geneva,Arial,Helvetica,sens-serif; font-size:10pt; font-weight:400; color:#C0C0C0; text-decoration:none;}
a:activate {font-family: Geneva,Arial,Helvetica,sens-serif; font-size:10pt; font-weight:400; color:#C0C0C0); text-decoration:none;}
a:visited {font-family: Geneva,Arial,Helvetica,sens-serif; font-size:10pt; font-weight:400; color:#DFA32E; text-decoration:none;}
a:focus {font-family: Geneva,Arial,Helvetica,sens-serif; font-size:10pt; font-weight:400; color:#DFA32E); text-decoration:none;}
a:hover {font-family: Geneva,Arial,Helvetica,sens-serif; font-size:10pt; font-weight:400; color:#DFA32E); text-decoration:underline;}

/* Eigenschaften für Links Ende*/



/* Tabelle Allgemein */
.tb_daten {
background-color: #0e1e42;
border-width: 0 0 0 2px;
border-style: solid;
border-color: #3a4c74;
color: #eeeeee;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.tb_daten th{
background-color: #3a4c74;
}
.tb_daten td{
border-width: 0 2px 2px 0;
border-style: solid;
border-color: #3a4c74;
padding: 5px 4px 5px 4px;
height: 25px;
}
.tb_daten .topline{
border-top-width: 2px!important;
border-top-style: solid!important;
border-top-color: #3a4c74!important;
height: 40px;
}
/* Tabelle Allgemein Ende */


/* Tabelle Turniere */
.tb_daten1 {
background-color: #0e1e42;
border-width: 0 0 0 2px;
border-style: solid;
border-color: #6E84B3;
color: #eeeeee;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tb_daten1 th{
padding: 0px 6px 0px 6px;
height: 40px;
background-color: #6E84B3;
}
.tb_daten1 th:hover{
color: #eeeeee;
background-color: #6E84B3;
}
.tb_daten1 td{
border-width: 0 2px 2px 0;
border-style: solid;
border-color: #6E84B3;
padding: 0px 6px 0px 6px;
height: 40px;
vertical-align: middle;
}
.tb_daten1 .highlight{
background-color: #6e84b3;
}
.tb_daten1 .topline{
border-top-width: 2px!important;
border-top-style: solid!important;
border-top-color: #6E84B3!important;
}
.tb_daten1 .topline:hover{
color: #eeeeee;
background-color: #0e1e42;
}
.tb_daten1 .grauzeile{
background-color: #0e2a54;
}
/* Tabelle Turniere Ende */


