img#forside {
	height: 196px;
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}

h1 {
	margin-top: 2em;
	border-style: solid none none none;
	border-width: 4px;
	text-align: left;
	font-size: 160%;
	font-weight: bold;
        clear: both;
}

h2 {
   border-style: solid none none none;
   border-width: 2px;
   text-align: left;
   font-size: 120%;
   margin-left: -1em;
   clear: both;
}

h3 {
   border-style: solid none none none;
   border-width: 1px;
   font-size: 100%;
   font-weight: bold;
   text-align: left;
   clear: both;
}

