/*
<body style="text-align:center; background-color:#003264; color:#FFCF40; margin-top:0px;">

<div class="tt_title">The Who - Main</div>

<div class="tt_body">
...
</div>
</body>
*/

	a:link		{color: #FFCF40;  text-decoration: none; }
	a:visited	{color: #FFCF40;  text-decoration: none; }
	a:hover		{color: #00FFFF;  text-decoration: none; }
	a:active	{color: #FFCF40;  text-decoration: none; }
	a:focus		{color: #FFCF40;  text-decoration: none; }

	.tt_title
	{	font-family:	Arial;
		font-size:	18pt;
		margin-top:	15px;
	}
	.tt_body
	{	font-family:	Arial;
		font-size:	9pt;     /* wie .tt_m */
		padding:	0px;
	}

	.tt_r
	{	font-family:	Arial;
		font-size:	12pt;
	}
	.tt_rc
	{	font-family:	Arial;
		font-size:	12pt;
		color:		#FFAA55;
	}
	.tt_g
	{	font-family:	Arial;
		font-size:	10pt;
	}
	.tt_gc
	{	font-family:	Arial;
		font-size:	10pt;
		color:		#FFAA55;
		/*color: #AACAFF;*/
		/*color: #CCFF99;*/
	}
	.tt_m
	{	font-family:	Arial;
		font-size:	9pt;
	}
	.tt_k
	{	font-family:	Arial;
		font-size:	8pt;
	}
	.tt_x
	{	font-family:	Arial;
		font-size:	9pt;
		line-height:	150%;
	}
	.tt_t
	{	font-family:	Times;
		font-size:	10pt;
	}

	.link1
	{	text-decoration: none;
		font-family: 	 Arial;
		font-size: 	 10pt;
		font-weight: 	 bold;
		font-style: 	 italic;
		color: 	 	 #FFCF40;
	}
	.link2
	{	text-decoration: none;
		font-family: 	 Arial;
		font-size: 	 11pt;
		font-weight: 	 bold;
		font-style: 	 italic;
		color: 		 #00FFFF;
	}

	/* ==== FORMULARE ==== */
	.eingabefeld
	{
		font-family:	  Arial,Verdana,Tahoma;
		font-size:	  9pt;
		color:		  #000066;
		height:		  20px;
		background-color: #FFFFFF;
	}
	.eingabeblock
	{
		font-family:	  Arial,Verdana,Tahoma;
		font-size:	  9pt;
		color:		  #000066;
		background-color: #FFFFFF;
	}
	.ausgabefeld
	{
		font-family:	  Arial,Verdana,Tahoma;
		font-size:	  9pt;
		color:		  #000000;
		height:		  20px;
		background-color: #CCCCCC;
	}
	.but0
   	{	
		font-family:	  Arial;
		font-size:	  8pt;
		color:		  #FFCF40;
		background-color: #003264;
	}
	.but80
   	{	
		font-family:	  Arial;
		font-size:	  8pt;
		color:		  #FFCF40;
		width:		  80px;
		background-color: #003264;
	}
	.but100
   	{	
		font-family:	  Arial;
		font-size:	  8pt;
		color:		  #FFCF40;
		width:		  100px;
		background-color: #003264;
	}
	.but100tl  /* track listing ... */
   	{	
		font-family:	  Arial;
		font-size:	  7pt;
		color:		  #FFCF40;
		width:		  100px;
		background-color: #003264;
	}
	.but125
   	{	
		font-family:	  Arial;
		font-size:	  8pt;
		color:		  #FFCF40;
		width:		  125px;
		background-color: #003264;
	}
	.but150
   	{	
		font-family:	  Arial;
		font-size:	  8pt;
		color:		  #FFCF40;
		width:		  150px;
		background-color: #003264;
	}

/* ------------------------------------------------------- */

