div.foot {
	width: 53.5em; float: right; margin-top: 5px; height: 16px;
}

ul.navigation_bottom { 
	font-size: 1em; margin-top: 0px;
}

li.navigationspunktfooter_last {
	PADDING-RIGHT: 9px; 
	PADDING-LEFT: 9px; 
	FLOAT: right; 
	LIST-STYLE-TYPE: none; 
	background-color: #0099FF;
	height: 16px;
	line-height: 12px;
}
li.navigationspunktfooter {
	PADDING-RIGHT: 9px; 
	PADDING-LEFT: 9px; 
	FLOAT: right;
	BORDER-LEFT: #ffffff 1px solid; 
	LIST-STYLE-TYPE: none; 
	background-color: #0099FF;
	height: 16px;
	line-height: 12px;
}

a.navigationspunktfooter {
	font-size: 0.69em;
	color: #FFFFFF;
	text-decoration: none;
}

a.navigationspunktfooter:hover {
	text-decoration: underline;
}