/***
 *   +----------------------------------------------------------------------+
 *   | file: ./theme/name/style/all/footer.css.php
 *   +----------------------------------------------------------------------+
 *   | Abraxas: Application-Framework for Web-Solutions (2001 - 2007)
 *   +----------------------------------------------------------------------+
 *   | Diese Software ist urheberrechtlich geschützt
 *   | Verwendung und Vervielfältigung nur mit 
 *   | ausdrücklicher Genehmigung von
 *   | web-gestaltung.de
 *   | Martin Arends
 *   | Am Salzstadel 5
 *   | 85072 Eichstätt
 *   +----------------------------------------------------------------------+
 */


#layoutFooter #footerContent * {
  font-size: 11px;
  color: #777777; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


#layoutFooter #footerContent a, 
#layoutFooter #footerContent a:active, 
#layoutFooter #footerContent a:visited {
  color: #000080; 
  text-decoration: none;
}


#layoutFooter #footerContent a:hover {
  color: #BB0000;
  text-decoration: underline;
}
