body {
  font-size: 70%!important;
  color: black!important;
  height: auto!important;
  background: none!important;
}

.global, #header, #tools, #main #right  {
  display: none!important;
}


a {
  text-decoration: underline !important;
}

h2 a {
  text-decoration: none !important;
}


div#root {
  width: 14cm!important;
  padding: 1cm 1cm 2cm 2cm!important;
  margin: 0!important;
  float: none!important;
}

div#top {
  width: auto!important;
  height: auto!important;
  padding: 0!important;
  margin: 0!important;
  float: none!important;
}

div#top h1#logo {
  display: none!important;
}

div#top div#printlogo {
  display: block!important;
  margin-bottom: 2cm!important;
  margin-left: -22px!important;
}

div#main {
  background: none!important;
  width: auto!important;
  padding: 0!important;
  margin: 0!important;
  float: none!important;
}

div#left {
  background: none!important;
  width: auto!important;
  padding: 0!important;
  margin: 0!important;
  float: none!important;
}

div#content {
  background: none!important;
  width: auto!important;
  padding: 0!important;
  margin: 0!important;
  float: none!important;
}

div#content p.csc-subheader {
  width: auto!important;
}

div#content p {
  orphans: 5!important;
  widows: 5!important;
}

div#content a.more, div#content a.more-up, div#content a.more-down, div#content div.teaser ul li {
  padding-left: 0!important;
  background: none!important;
}


div#copyright {
  display: block!important;
  margin-top: 1cm!important;
  padding-left: 0!important;
}