.title{
	font-family: Arial, Verdana, sans-serif;
        color: White;
        text-decoration: none;
	font-size: 14pt;
	
}

.tdea{							//einzelauswertung
	font-family: Verdana, Arial, sans-serif;
	padding:0px;
	font-size: 9pt;
	color: #4D4839;
	white-space: nowrap;
}

.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;
	color: Black;
}

.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;
}

.tdkt{
	white-space: nowrap;
	background-color: #C5C5C5;
	font-weight: bold;
	color: Black;
}
.tdkd{
	white-space: nowrap;
	background-color: #E0E0E0;
	color: Black;
}
.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;
	color: Black;
}
.tdkla{
	white-space: nowrap;
	color: darkblue;
	background-color: #F0F0F0;
	cursor: hand; cursor: pointer;          //einmal fuer Explorer,
einmal fuer Mozilla
}
.tbkr{
	background-color: #F5F5F5;
	color: Black;
}




.popupbody{
	font-family: Arial, Verdana, sans-serif;
	color: Black;
	text-decoration: none;
	background-color : #F0F0F0; 
	margin-left: 0px;
	margin-right: 0.0px;
	margin-top: 0px;
}


.xp{							//einzelauswertung
	font-family: Verdana, Arial, sans-serif;
	padding:0px;
	font-size: 12pt;
	color: white;
}
