body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000033;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	}

table {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color : #000000;
	margin: 0px;
}

img {
	border:0px;
}
img.report_left {
	border:0px;
	margin:10px 10px 10px 0px;
	text-align:left;
	float:left;
}
img.report_right {
	border:0px;
	margin:10px 0px 10px 10px;
	text-align:right;
	float: right;
}
/* Links default START*/
a {
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : #000000;	
}

a:Hover {
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : #CC0000;	
}

a:VISITED {
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;		
}
/* Links default ENDE*/


/* Links Klasse=white START*/
A.white {
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : #ffffff;	
	font-weight: bold;
}

A.white:Hover {
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : #ffffff;	
	font-weight: bold;
}

A.white:VISITED {
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;		
	font-weight: bold;
}
/* Links Klasse=white ENDE*/



/* Links Klasse=black START*/
A.black {
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : Black;	
	font-weight: bold;
}

A.black:Hover {
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : #CC0000;	
	font-weight: bold;
}

A.black:VISITED {
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : Black;	
	font-weight: bold;
}
/* Links Klasse=black ENDE*/


/* Termine */
.termine0{
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
}
.termine1{
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
}
.termine2{
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : #666666;
}

/* Termine ENDE*/


/* weitere Klassen */
.kkStatistic{
	color : #000000;
	background-color: #ffffff;
}

.kkStatisticLabels{
	color : #333333;
	font-weight: bold;	
	background-color: #ffffff;
}

.kkStatisticKing{
	color : #CC0000;
	font-weight: bold;	
	background-color: #ffffff;
}

.kkStatisticTotal{
	color : #000000;
	font-weight: bold;	
	background-color: #ffffff;
}

.fussekSpieltagRow1{
	color : #333333;
}

.fussekSpieltagRow2{
	color : #333333;
}

.fussektabelleHeadlines{
	color : #000000;
	font-weight: bold;
	text-align: center;
}

.fussektabelleRow1{
	color : #000000;
	background-color: #ffffff;
	text-align: center;
}

.fussektabelleRow2{
	color : #000000;
	background-color: #A4BFD8;
	text-align: center;
}

.headline{
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight: bold;	
}

.bottomline{
	border-bottom: 1px solid #ffffff;	
}