* {
  margin: 0pt;
  padding: 0pt;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

a {
  color: black;
  text-decoration: underline;
}

/*
#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  color: #999999;
}
*/
   
h1,
#chapter-nav,
ul.navigation,
#article-head .info,
#bottom-teaser,
#sidebar,
#footer .footer-links,
#skip-navigation {
  display: none;
}

#visual {
  position: relative;
  padding-bottom: 14pt;
}

#visual img {
  width: 66%;
  height: auto;
}

#visual .caption {
  position: absolute;
  font-size: 8pt;
  display: block;
  bottom: 0pt;
}

h2, #article-head .headline p, #article-body .quote {
  font-size: 14pt;
}

h2 {
  font-weight: bold;
  margin-bottom: 0pt;
}

#article {
  position: relative;
  margin-top: 0.8cm;
}

#article-body .quote {
  position: absolute;
  top: 0pt;
  right: 0pt;
  width: 20%;
  margin-right: 8%;
  padding-right: 3%;
  font-weight: bold;
}

cite {
  font-style: normal;
}

#article-head .headline, #article-body, #article-body .quote, #footer {
  border-top: 1pt solid black;
  padding-top: 0.1cm;
}

#article-head .headline, #article-body {
  padding-right: 3%;
}

#article-body {
  margin-top: 0.6cm;
}

#print-logo {
  margin-bottom: 1cm;
}

#article {
  padding-right: 34%;
}

#footer {
  margin-top: 0.6cm;
  width: 66%;
}

#footer br {
  display: none;
}
