/**
 * Style sheet HoTaNa
 */
/* Horizontale Tabellen Navigation */
#hotana table
{
	width:100%;
	height:20px;
	margin:0;
	text-align:center;
}

/* Horizontale Tabellen Navigation */
#hotana
{
	top:144px;
	position:absolute;
	overflow:visible;
	margin:0;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #d0bf71;
	border-collapse:collapse;
}

/* Horizontale Tabellen Navigation */
#hotana td
{
	width:120px;
	margin:0;
	text-align:center;
	background-color:#cfb860;
}

/* Horizontale Tabellen Navigation */
#hotana a
{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	line-height:13px;
}
