/* modifiziert durch tm 000606 */body 	{	font-color: white;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	line-height: 12px;	border: 0px; 	margin: 0px; 	background-color: #000000;	}	td	{		font-color: white;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	line-height: 12px;	}	p	{		font-color: white;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	line-height: 12px;	}		/* * * * * * * * * * * Classes * * * * * * * * * * *//** Classes: textstyles *//* former graphic header */.header 	{	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, "sans serif";	font-size: 10px;	font-style: normal;	font-weight: normal;	letter-spacing: 4px	line-height: 11px;	}/* Headlines */.headline 	{	color: black;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	line-height: 18px;	margin-bottom: 6px	}/* Body Copy-subhead */.subhead 	{	color: black;	font-family: Verdana, Arial, Helvetica, sans serif;	font-size: 10px;	font-style: normal;	font-weight: bold;	line-height: 12px;	margin-bottom: 4px;	top-margin: 6px	}/* Body Copy */.text 	{	color: black;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	line-height: 12px;	top-margin: 3px	}	/* nur fuer welcome.html  */.text1 	{	color: black;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	line-height: 12px;	top-margin: 0px	}	/* Textlink fuer PopUps etc. (bitte mit id="xy" fuer Farbe verwenden)  */.textlink	{	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	line-height: 12px;	top-margin: 3px	}	/* quote text */.quotetext 	{	color: black;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-variant: normal;	font-weight: bold;	margin-bottom: 0px;	margin-top: 0px;	text-align: center	}/* folgende Classes nur fuer den rechten Slot [RL]*//* Headlines-Right *//* * * * * * * * * * * IDs * * * * * * * * * * *//** IDs: Colors */#whitelink	{	color:#FFFFFF	}	#white	{	color:#FFFFFF	}	#black	{	color:#000000	}	#yellow	{	color:#FFCC00	}#lightblue 	{	color:#006699	}#red	{	color:#993300	}#lightred	{	color: #CC3300	}#link	{	text-decoration:underline;	color:#FFFFFF	}	/** IDs: Alignments */#left 	{	text-align: left	}#alignjustify	{	text-align: justify	}#center 	{	align: center;	top-margin: 0px	}#smallmargin 	{	color: black;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	line-height: 12px;margin-left: 4px;	margin-right: 4px;	margin-top: 3px;	}/* * * * * * * * * * * Pseudoclasses * * * * * * * * * * *//** Pseudoclasses: Links */A:link	{	text-decoration:none;	color: #FFFFFF	}	A:visited	{	text-decoration:none;	color: #FFFFFF	}	A:hover		{	text-decoration:underline;	color: #666666	}
