* {
  color: #000;
  background: #fff;
}

#content, #nav, #news, #footer {
  position: static !important;
  margin: auto;
}

#content {
  margin-left: 2px !important;
}

a {
  color: #000;
  text-decoration: none;
}

#content h1 img, #nav ul, form, #map, #lang, .invisible, #voice, #en, #logo, #hh {
  display: none !important;
}

dd {
  margin: 0 0 1em 0;
}

dt {
  font-weight: bold;
}



