/* Definitionen für Komponente footer */
td.footer
{
	vertical-align: bottom;
	text-align: left;
	height: 20px;
	width: 975px;
	background-color: #cfcfcf;
	background-image: url(/pic/bg/unten.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

/* Definitionen für DIV-Block */
div.footer
{

}

a.footer_link,
a.footer_link:link
{
	color: #58585a;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	padding-left: 13px;
}

a.footer_link:visited
{
	color: #58585a;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

a.footer_link:hover
{
	color: #0075a7;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}