#right_content h3
{
	color: #CC0033;
	font-size: 1.3em;
	margin: 210px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}
#right_content .Menu_Right_Liste tr
{
	text-align: right;
	width: 100px;
}
#right_content .Menu_Right_Liste td
{
	display: block;
	margin: 0 5px 0 0;
	padding: 5px 0 0 0;
	width: 115px;
	
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.01em;
	word-spacing: 0.01em;
	word-wrap: break-word;
}
#right_content .Menu_Right_Liste td a 
{
	color: #000;
	text-decoration: none;
}
#right_content .Menu_Right_Liste td a:hover
{
	text-decoration: underline;
}
