body
{
	font-size: 10pt;
	color: rgb(72,72,72);
	font-family: Arial;
	background-color: rgb(255,255,255);
	font-weight: normal;
}
h1.myh1
{
	font-size: 12pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
h1.myh2
{
	font-size: 11pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
h1.myh3
{
	font-size: 11pt;
	font-weight: bold;
	color: rgb(255,0,0);
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
p.myp1
{
	font-size:10pt;
	margin-left: 10px;
	margin-right: 10px;
}
/* Darstellung Linkzustände */
a:link
{
text-decoration: none;
color: rgb(255,0,0);
font-family: Arial;
font-size: 10pt;
}
a:visited
{
text-decoration: none;
color: rgb(255,0,0);
font-family: Arial;
font-size: 10pt;
}
a:active
{
text-decoration: none;
color: rgb(255,0,0);
font-family: Arial;
font-size: 10pt;
}
a:hover
{
text-decoration:underline;
}
/* Tabellenzellen fuer Menues */
td.menuopt
{
	border-style: solid;
	border-color: rgb(200,200,200);
	border-width: 1px;
	text-align: center;
}
/* Tabellenzellen fuer Menues - ausgewaehlte Option*/
td.menuoptsel
{
	border-style: solid;
	border-color: rgb(200,200,200);
	border-width: 1px;
	text-align: center;
	color: red;
	font-size: 10pt;
	font-family: Arial;
	background-color: rgb(240,240,240);
}
/*Tabellenformate für Sprungmarken*/
table.anker
{

    margin-left:7px;
    margin-right:7px;
}
table.anker tr
{
}
table.anker td
{
    text-align:left; 
    border-style:none;

    padding-left:1px;
    padding-right:6px;
}
/*Tabellenformate für Trainings- und Spielzeiten*/
table.zeiten
{
    font-size:10pt;
    font-color:rgb(72,72,72);
    margin-left:7px;
    margin-right:7px;
}
table.zeiten tr
{
}
table.zeiten td
{
}
.c1
{
    width:140px;
    font-color:rgb(0,255,0);
}
/*Tabellenformate fuer Links*/
table.links
{
    margin-left:7px;
    margin-right:7px;
    BORDER-COLLAPSE: collapse;
}
table.links tr
{
}
table.links td
{
    text-align:center;
    border-color:rgb(72,72,72);
    border-width:1px;
    border-style:solid;
    width:250px;
    padding-left:7px;
    padding-right:7px;
}
/*Tabellenformate fuer Archiv*/
table.archiv
{
    margin-left:7px;
    margin-right:7px;
    BORDER-COLLAPSE: collapse;
}
table.archiv tr
{
}
table.archiv td
{
    text-align:center;
    border-color:rgb(72,72,72);
    border-width:1px;
    border-style:solid;
    width:300px;
    padding-left:7px;
    padding-right:7px;
}
/*Tabellenformate fuer Vorstand*/
table.vorstand
{
    font-size:10pt;
    font-color:rgb(72,72,72);
    BORDER-COLLAPSE: collapse;
    margin-left:7px;
    margin-right:7px;
    text-align:center;
}
table.vorstand tr
{
}
table.vorstand td
{
}

/*Tabellenformate fuer Ergebnisse*/
table.erg
{
    TABLE-LAYOUT: fixed;
    FONT-SIZE: 9pt;
    BORDER-COLLAPSE: collapse;

    margin-left:7px;
    margin-right:7px;
}
table.erg tr
{
}
table.erg td
{
}
.cRunde
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:solid;
    border-top-style:none;
    border-bottom-style:none;
    padding-left:3px;
    width:30px;
    text-align:left;
}
.cRunde_tb
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:solid;
    border-top-style:solid;
    border-bottom-style:solid;
    padding-left:3px;
    width:30px;
    text-align:left;
}
.cRunde_t
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:solid;
    border-top-style:solid;
    border-bottom-style:none;
    padding-left:3px;
    width:30px;
    text-align:left;
}
.cRunde_b
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:solid;
    border-top-style:none;
    border-bottom-style:solid;
    padding-left:3px;
    width:30px;
    text-align:left;
}
.cRunde_tb_f
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:solid;
    border-top-style:solid;
    border-bottom-style:solid;
    font-weight:bold;
    padding-left:3px;
    width:30px;
    text-align:left;
}
.cMannsch
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:none;
    border-bottom-style:none;
    padding-left:0px;
    width:140px;
    text-align:left;
}
.cMannsch_tb
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:solid;
    padding-left:0px;
    width:140px;
    text-align:left;
}
.cMannsch_t
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:none;
    padding-left:0px;
    width:140px;
    text-align:left;
}
.cMannsch_b
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:none;
    border-bottom-style:solid;
    padding-left:0px;
    width:140px;
    text-align:left;
}
.cMannsch_tb_f
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:solid;
    font-weight:bold;
    padding-left:0px;
    width:140px;
    text-align:left;
}
.cvs
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:none;
    border-bottom-style:none;
    padding-left:0px;
    width:5px;
    text-align:left;
}
.cvs_tb
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:solid;
    padding-left:0px;
    width:5px;
    text-align:left;
}
.cvs_t
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:none;
    padding-left:0px;
    width:5px;
    text-align:left;
}
.cvs_b
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:none;
    border-bottom-style:solid;
    padding-left:0px;
    width:5px;
    text-align:left;
}
.cvs_tb_f
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:solid;
    font-weight:bold;
    padding-left:0px;
    width:5px;
    text-align:left;
}
.cErg
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: solid;
    border-left-style:none;
    border-top-style:none;
    border-bottom-style:none;
    padding-right:3px;
    width:30px;
    text-align:center;
}
.cErg_tb
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: solid;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:solid;
    padding-right:3px;
    width:30px;
    text-align:center;
}
.cErg_t
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: solid;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:none;
    padding-right:3px;
    width:30px;
    text-align:center;
}
.cErg_b
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: solid;
    border-left-style:none;
    border-top-style:none;
    border-bottom-style:solid;
    padding-right:3px;
    width:30px;
    text-align:center;
}
.cErg_tb_f
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: solid;
    border-left-style:none;
    border-top-style:solid;
    border-bottom-style:solid;
    font-weight:bold;
    padding-right:3px;
    width:30px;
    text-align:center;
}
.cleer
{
    border-color:rgb(72,72,72);
    border-width:1px;
    border-right-style: none;
    border-left-style:none;
    border-top-style:none;
    border-bottom-style:none;
    padding-right:0px;
    width:5px;
    text-align:center;
}

table.erg0
{
    TABLE-LAYOUT: fixed;
    FONT-SIZE: 9pt;
    BORDER-COLLAPSE: collapse;

/*    margin-left:7px;*/
/*    margin-right:7px;*/
}









