/**
 * Style sheet Menu_Footer
 */

{
}

/* Listenbeginn */
#footer ul
{
	margin:0px;
	padding:2px 0px 0px 0px;
	text-align:center;
}

/* Listenelemente */
#footer li, #footer p
{
	display:inline;
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
}

/* Verknüpfung a; Absatz p */
#footer a, #footer p
{
	text-decoration:none;
	font-size:11px;
}

/* Absatz p */
#footer p
{
	color:#000000;
}

/* Verknüpfung a: */
#footer a:link, #footer a:visited
{
	color:#909080;
}

/* Verknüpfung a: */
#footer a:hover, #footer a:active
{
	color:#000000;
}
