﻿
a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

a[href^="/"]:after {
   content: " (http://www.mim.dk" attr(href) ") "; }
	 
.accessibility-nav, .headerContainer, .topImage, .topFader, .breadCrumbHolder, 
.leftPane, .contentBaseLine, .footerContainer, #Console, 
.header, .navigation, .rightPane, .rssicon { display: none !important; }

.MiddlePane, .innerMiddlePane { width: 100% ! important; margin: 0px ! important; padding: 0px ! important; }

h1 { font-size: 1.6em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { line-height: 1.1em; }
