td {
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 14px;
}

a.navi {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.TEXT-FETT {
	font-weight: bold;
	font-size: 15px;
}

a.navi:hover {
	color: #586BA6;
	text-decoration: none;
	font-weight: bold;
}	

.navi_bg {
	background-color: #586BA6;
	padding: 5px;
}

.bottom{
	font-size: 10px;
	color: #AAAAAA;
}
a.navi_bottom{
	font-size: 10px;
	color: #AAAAAA;
	text-decoration:none;
}
a.navi_bottom:hover{
	color: #ffffff;
	text-decoration:none;
}