/* Globale Styles für Impressum/Datenschutz */
footer a, .site-footer a, #footer a {
  color:#999 !important;
  text-decoration:none !important;
}
footer, .site-footer, #footer {
  text-align:right;
}
footer a:hover, .site-footer a:hover, #footer a:hover {
  color:#777 !important;
  text-decoration:none !important;
}
