/**
 * Style sheet footer
 */
/* bild eingebunden */
#footer
{
	height:30px;
	background-image:url("tl_files/Layout_Dateien/bg_footer_jpg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

/* bild eingebunden */
#IDFusszeileArtikel
{
	background-image:url("tl_files/Layout_Dateien/bg_footer_jpg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	color:#ffffff;
}

/* bild eingebunden */
.classFusszeileArtikel a
{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#663399;
}

