@charset "UTF-8";
.vogelnester {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #5a5a54;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #707173;
}
.footer:hover {
	color: #707173;
	font-style: normal;
	text-decoration: none;
}
.footer:visited {
	color: #707173;
	font-style: normal;
	text-decoration: none;
}
