#footer {
	clear: both;
	height: 12px;
	line-height: 10px;
	font-size: 9px;
	padding-top: 2px;
	background: #FFFFFF;
	width: 100%;
	color: #000000;
}

#footer a {
	color: #20558D;
	text-decoration: underline;
}

#footer a:hover{
	color: #20558D;
	text-decoration: none;
}

#footer_albis {
	float: left;
	width: 300px;
}

#footer_medialis {
	float: right;
	width: 250px;
	text-align: right;
}