/* $Id$ */
html, body{
  background: white;
  color: black;
  font-size: 12pt;
}
a {
  background: transparent;
  border: none;
  color: black;
  text-decoration: none;
}

nav, #compliance, #cacert, .flattr-button {
  display: none;
}

.imagegalleryitem a[title]:after {
  content: attr(title);
  font-size: smaller;
  text-decoration: none;
}

#ie-warn {
  display: none;
}
