#footer{
background-image: url(images/01_footer.gif);	
background-repeat: no-repeat;
background-position: bottom left;
margin-top: 1px;
padding: 6px 6px 0px 0px;
height: 31px;
text-align: right;
}
#footer a:link, #footer a:visited{
background-image: url(images/pfeil_white.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
font-family: Arial,Helvetica;
font-size: 11px;
padding: 0px 8px 0px 10px;
color: #ffffff;
text-decoration: none;
}
#footer a:hover{
background-image: url(images/pfeil_grau.gif);
background-repeat: no-repeat;
color: #C6C6C6;
}
