﻿body {
font-family : arial;
font-size : 0.8em;
line-height : 1.5em;
margin : 2em;
}

h3 {
font-size : 1.6em;
}

a {
text-decoration : underline;
	color : #ec3d00;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }
a[href^="/"]:after {
   content: " (http://www.skolenoglandbruget.dk" attr(href) ") ";
   }

#logo {
width : 100%;
float : left;
text-align : right;
}

#logo img {
margin : 1em;
}

#print-disclaimer {
color : #aaa;
font-size : 0.7em;
line-height : 1.5em;
}
