.noprint, #metanavigation, #networknavigation, #logos, #search, #navigation, .teaserimage, .spotlight,
#editorline a, #forum * img, #forumDisclaimer, #footer, .forum, #skiplinks,
.timeline , .arrow, .mailto, .arrowBig, .navigation, .backlink ,#storylinks {
   display: none;
}

body {
   font-family: Arial, sans-serif;
   font-size: 10pt;
   margin-left: 5%;
   margin-right: 5%;
}

abbr {
   border: none;
   text-decoration: none;
}

.storyimage {
   margin: 10px 0;
}

#story h1 {
   margin-bottom: 0pt;
}

#story h1:after {
   content: " - science.ORF.at";
}

#story .teaser {
   font-size: 11pt;
} 

#story h2 {
   margin: 14pt 0 4pt 0;
   font-size: 14pt;
   padding: 0;
}

#story p {
   margin: 6pt 1pt;
   line-height: 15pt;
}

.metaline {
   border-top: thin solid #555;
   border-bottom: thin solid #555;
   padding: 6px 0px;
   margin-bottom: 6px;
   font-size: 80%;
   clear: right;
}

.metaline * {
   display: inline;
   text-align: left;
}

.metaline *:after {
   content: " ";
}

.time:before {
   content: " | ";
}

.spacer:before, .spacer:after {
    content: " ";
}

.titleimage {
   padding: 2pt;
   font-size: 80%;
   float: right;
   margin-left: 14pt;
   margin-bottom: 6pt;
   margin-top: 2pt;
   overflow: hidden;
}

.fact {
   padding: 2pt;
   font-size: 80%;
   border: 1px dotted #555;
   float: right;
   width: 30%;
   margin-left: 14pt;
   margin-bottom: 6pt;
   margin-top: 2pt;
   clear: right;
   page-break-inside: avoid;
}

.fact p {
   margin-bottom: 0px;
   margin-top: 5px;
   padding: 0;
}

.caption {
   padding: 2pt;
   font-size: 80%;
   font-style: italic;
}

.body .caption {
   width: 419px;
}

a:link, a:visited {
   text-decoration: none;
   font-weight: bold;
   color: #316490;
}

#story * a[href]:after {
   content: " <" attr(href) "> ";
   font-size: 90%;
   font-family: monospace;
   text-decoration: none !important;
   font-weight: normal;
   color: #555;
}

a[href^="#"]:after, a[href*="orf.at"]:after  {
   content: "";
}