
/*INDEX, E1, E2*/

a.buh 
	{font-family:Tahoma;
	font-size:13px; 
	color:#FFFFFF; 
	font-weight:normal;
	text-decoration:none;}
a.buh:link    {color: #C9CCC3;text-decoration:none;}
a.buh:visited {color: #BEC1BA;text-decoration:none;}
a.buh:active  {color: #FFFFFF;text-decoration:none;}
a.buh:hover   {color: #FFFFFF;text-decoration:underline;}

	/*SPRACHE - LINK*/
a.buh_sprache 
	{font-family:Tahoma;
	font-size:13px; 
	font-weight:normal;
	text-decoration:none;}
a.buh_sprache:link    {color: #BEC1BA;text-decoration:none;}
a.buh_sprache:visited {color: #BEC1BA;text-decoration:none;}
a.buh_sprache:active  {color: #FFFFFF;text-decoration:none;}
a.buh_sprache:hover   {color: #FFFFFF;text-decoration:underline;}

	/*SPRACHE - kein LINK*/
.buh_sprache 
	{font-family:Tahoma;
	font-size:13px; 
	color:#A5A69C;}

	/*PUNKTE*/
.buh_points 
	{font-family:Tahoma;
	font-size:13px;
	color:#ACADA3;}

	/*TABELLE*/
.t_buh
	{width:748px;
	margin:0px auto 15px auto;}

