body hr.delestreg {
	width: 50%;
}
div#indholdstop {
	text-align: center;
	margin: 20pt auto;
}
div#indholdstop .logo {
	float: none;
}
div#indholdstop .overskrift, div#indholdstop h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: transparent;
	color: #191970;
}
div#indholdstop .undertitel,
div#indholdstop h2 {
	font-size: 11pt;
}

div#indholdstop div.logo {
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: solid 1px gray;
	background-color: white;
	padding: 1px;
}
div#indholdstop div.logo div.tekst{
	font-size: 10px;
	text-align: center;
}


div#indhold {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 40px;
}
div#indhold .blad {
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
}
div#indhold div.referance {
	margin: 20px 0px 20px 0px;
}

div#indhold div.referance p.kilde {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
div#indhold div.referance .titel,
div#indhold div.referance h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
}
div#indhold div.referance p {
	margin: 0px;
}
div#indhold div.referance .forfatter {
	font-size: 13px;
	font-weight: bold;
}

div#indhold .mellemstreg {
	width: 75%;
	margin-top: 30pt;
}

