.tdea{							/* einzelauswertung */
	font-family: Verdana, Arial, sans-serif;
	padding:0px;
	font-size: 9pt;
	color: #4D4839;
	white-space: nowrap;
}

.tdeab{							/* kommentareinzelauswertung */
	font-family: Verdana, Arial, sans-serif;
	padding:0px;
	font-size: 9pt;
	color: #4D4839;
}

.tdeat{							/* einzelauswertung */
	font-family: Verdana, Arial, sans-serif;
	padding:0px;
	font-size: 9pt;
	color: #4D4839;
	white-space: nowrap;
	font-weight: bold;
}


.tdreh {
	background-color: #D0D0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	font-weight: bold;
	white-space: nowrap;
}

.tdrel {
	background-color: #F0F0F0;
	color: darkblue;
	cursor: hand; cursor: pointer;		/* einmal fuer Explorer, einmal fuer Mozilla */
	white-space: nowrap;
}

.tdred {
	background-color: #E0E0E0;
	color: darkblue;
	cursor: hand; cursor: pointer;		/* einmal fuer Explorer, einmal fuer Mozilla */
	white-space: nowrap;
}

.tdcomm {
        background-color: #E0E0E0;
        color: darkblue;
	font-style: italic;
	padding: 3px;
	font-size: 9pt;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: black;
}


.tdkt{
	white-space: nowrap;
	background-color: #C5C5C5;
	font-weight: bold;
}
.tdkd{
	white-space: nowrap;
	background-color: #E0E0E0;
}
.tdkda{
	white-space: nowrap;
	color: darkblue;
	background-color: #E0E0E0;
	cursor: hand; cursor: pointer;          /* einmal fuer Explorer, einmal fuer Mozilla */
}
.tdkl{
        white-space: nowrap;
        background-color: #F0F0F0;
}
.tdkla{
	white-space: nowrap;
	color: darkblue;
	background-color: #F0F0F0;
	cursor: hand; cursor: pointer;          /* einmal fuer Explorer, einmal fuer Mozilla */
}
.tbkr{
	background-color: #F5F5F5;
}


body{
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration:none
	background-color : #F5F5F5; 
	margin-left: 3.0px;
	margin-right: 0.0px;
	margin-top: 0.0px;
}

a:link,a:visited{
	color:darkblue;
	text-decoration: none;}
}

a:hover{
	color:#0000FF;
	text-decoration: none;}

.xp{
        font-family: Verdana, Arial, sans-serif;
        padding:0px;
        font-size: 12pt;
}


.tdheader{
        background-color: #ECEEEC;
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: #FCCE04;
}

.tdptitle{
        background-color: #ECEEEC;
        border-top-width: 4px;
        border-top-style: solid;
        border-top-color: darkgreen;
}

.tdbottom{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ECEEEC;
}

.tdline{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: black;
}



.title{
	font-size: 9pt;
	color: #983868;
	font-weight: bold;
}
.text{
	font-size: 9pt;
	color: black;
}

.turniere td{
	font-size: 9pt;
	color: black;
}
.turniere th{
        font-size: 9pt;
        color: black;
}


.stext{
	font-size: 9pt;
	color: black;
	white-space: nowrap;
}

.courier{
	font-size: 8pt;
	white-space: pre;
	font-family: Courier;
}

.monthyear {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000}
.daynames {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000}
.dates {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}

		.MenuItem  { 
			font-family: Verdana, Arial;
			font-size: 10pt;
			font-weight: normal;
		}

		.MenuItem a { display:block;
                        width:116px;
			padding:1px;
		}
		
		.MenuItem a:hover{
			padding:0px;
			display:block;
                        width:116px;
			background: #CECECE;
			border-color: #808080;
			border-width: 1px;
			border-style: solid;
		}


