body {font-family:verdana,Verdana,arial,sans-serif;
	background-color:#000000;	
	color:#E7E74A;
}
a.stand:link { color:#FFFF00;}
a.stand:visited { color:#FFFF00;}
a.stand:active { color:#FFFF00;}
a.stand:hover { color:#FF0000;}

a.copy:link { color:#666666; font-weight:bold; }
a.copy:visited { color:#666666;font-weight:bold;  }
a.copy:active { color:#666666; font-weight:bold;  }
a.copy:hover { color:#FF0000; font-weight:bold; }


/*Schriftformatierung */
/*Titel */
.text-titel {
	font-family:Verdana,Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 13pt;
	font-weight: bold;
}

/* Tabellentext, klein */
.text1 {
	font-family:Verdana,Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 10pt;
	font-weight: normal;
}

/* Tabellentext, klein-bold */
.text1b {
	font-family:Verdana,Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 10pt;
	font-weight: bold;
}
/* Tabellentext, normal */
.text2 {
	font-family:Verdana,Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 12pt;
	font-weight: bold;
}

/* tab Ranglisten*/
.tab-rl {
	background-color:#333300;
	border-width:2px;
	border-style:outset; 
	width:700px;
}

/* td Ranglisten (60)*/
.td-rl60 {
	background-color:#333300;
	border-width:1px;
	border-style:groove; 
	text-align:left;
	width:70px;
}

/* td Ranglisten */
.td-rl {
	background-color:#333300;
	border-width:1px;
	border-style:groove; 
	text-align:left;
}

/* td Ranglisten (center) */
.td-rlc {
	background-color:#333300;
	border-width:1px;
	border-style:groove; 
	text-align:center;
}

/* td verlegte Spiele */
.td-dat {
	background-color:#5A5A00;
	border-width:1px;
	border-style:groove; 
	text-align:right;
}

/* td gelbgrün */
.td {
	background-color:#333300;
	vertical-align:top;
}

/* tab gelbgrün*/
.tab-copy {
	background-color:#333300;
	border-width:1px;
	border-style:solid; 
	border-color:#FFFF00;
	text-align:center;
}

/* td gelbgrün*/
.td-copy {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align:top;
}

/* tab Copyright, weiß */
.tab-copy-w {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid; 
	border-color:#FFFF00;
	text-align:center;
}

/* Text, 14b, gelb*/
.t-14b {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 14pt;
	font-weight: bold;
	text-align:center;
}

/* Text, 14, gelb*/
.t-14 {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 14pt;
	font-weight: normal;
	text-align:center;
}

/* Text, 12b, gelb*/
.t-12b {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}

/* Text, 11b, gelb*/
.t-11b {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 11pt;
	font-weight: bold;
	text-align:center;
}

/* Text, 10b, gelb*/
.t-10b {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
}

/* Text, 10, gelb*/
.t-10 {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 10pt;
	font-weight: normal;
	text-align:center;
}

/* Text, 10b, gelb, Textmaker*/
.t-10b-maker {
	font-family:Verdana,arial,sans-serif;
	color:#FFFF00;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
}

/* Text, 9b, gelb*/
.t-9b {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 9pt;
	font-weight: bold;
}

/* Text, 9, gelb*/
.t-9 {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 9pt;
	font-weight: normal;
}

/* Text, 8b, gelb*/
.t-8b {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 8pt;
	font-weight: bold;
}

/* Text, 8, gelb*/
.t-8 {
	font-family:Verdana,arial,sans-serif;
	color:#E7E74A;
	font-size: 8pt;
	font-weight: normal;
}

.text-copy {
	font-family:Verdana,arial,sans-serif;
	color:#666666;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
}

/* Tabelle Turnierkalender */
.tab-tk {
	background-color:#333300;
	width:700px;
}





