#menu{
	margin-top: 30px;
}
#menu table{
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
#menu table td{
	text-align: center;
	width: 138px;
	vertical-align: middle;
}
#menu table a{
	display: block;
	width:138px;
	height:30px;
}
#menu table a, #menu table a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menu table a:hover{
	color: #B9EAE9;
	font-size: 1.5em;
	
}
#menu table a.akt:hover{
	color: #B9EAE9;
	font-size: 1.5em;
	
}
#menu table a.akt:link, #menu table a.akt{
	color: #526666;
	font-size: 1.6em;
}
