
a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

a[href^="/"]:after {
   content: " (http://www.blst.dk" attr(href) ") "; }
	 
.accessibility-nav, #Console, .header,
.navigation { 
	display: none !important; }

h1 { font-size: 1.6em; line-height: 1.2em; font-weight: bold; padding-top: 8px; margin-bottom: 4px; }
h2 { font-size: 1.3em; line-height: 1.3em; font-weight: bold; padding-top: 8px; margin-bottom: 4px; }
h3 { font-size: 1.2em; line-height: 1.1em; font-weight: bold; }
h4 { line-height: 1.3em; font-weight: bold; }

.PrintPageContentWindow { margin: 0px 0px 10px 0px; }
