body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote, li {
	margin-left:15%;
	margin-right:15%;
	margin-top:0;
	padding:0;
	border-width:0;
	font-family: "Palatino Linotype", Palatino, Georgia, "serif";
	font-size:108%;
	color:#000000;
	line-height:1.4;
	-epub-hyphens:auto;
	background-image: url('start.png');
	background-repeat: no-repeat; 
    background-position: top 15% left;  
	background-size: 18%; 
	background-attachment: fixed;
}

div.Basic-Text-Frame {
	border-style: 0;
}
.forfatter {
	-epub-text-align-last:left;
	margin-top:2%;
}
p {
	text-indent:2em;
	margin-bottom: 1%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight:bold;
	line-height:1.2;
	margin-top:10%;
	text-align:left;
	padding-top: 12%;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight: lighter;
	line-height:1.2;
	text-align:left;
}
h3 {
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight: 500;
	line-height:1;
	margin-top:5%;
	margin-bottom: 1%;
	}
h4 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight: normal;
	line-height:1;
	margin-top:5%;
	margin-bottom: 0;
	
}

h5 {
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size:112%;
	font-weight: 300;
	line-height:1;
	margin-top:5%;
	margin-bottom: 0;
	
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	line-height:1;
	margin-top:5%;
	/*page-break-after:auto;
	page-break-before:auto;*/
	
}

figure {
	height:100%;
	min-width:85%;
	/*width:100%;*/
	margin-top: 3%;
	/*margin-bottom: 0%;*/
	margin-left: 15%;
	/*margin-right: 50%;*/
}

figcaption {
	height:100%;
	min-width:80%;
	width: 85%;
	margin-top: 10;
	/*margin-bottom: 3%;*/
	font-size:103%;
	
}
img {
	height:auto;
	width:85%;
	margin-top: 1%;
	margin-bottom: 1%;
}


h1 + p {
	text-indent: 0;	
}
h2 + p {
	text-indent: 0;
}
h3 + p {
	text-indent: 0;
}
h4 + p {
	text-indent: 0;
}
h5 + p {
	text-indent: 0;
}
h6 + p {
	text-indent: 0;
}

blockquote + p {
	text-indent: 0;	
}
ul + p {
	text-indent: 0;
}
ol + p {
	text-indent: 0;
}
figure + p {
	text-indent: 0;
	margin-top: 5%;
}

ul {
	/*marign-left:0%;;
	text-indent:0%;*/
	margin-top: 0%;
	margin-bottom: 2%;
	
}

ol { margin: 0;
    padding: 0;
	margin-top: 2%;
	margin-bottom: 2%;
}

li {list-style-position:inside;
	margin: 0;
    padding: 0;
	padding-left: 0 ;
 	text-indent: 0 ;
	
		
}


/*p.billedtekst {
	margin-bottom:10px;
	text-indent: 0;
	font-size: 90%;
}*/

a {
	color:#EF5205;
	text-decoration:none;
}

underline {
	text-decoration:underline;
}

p.keywords {
	margin-top:2%;
	text-indent: 0px;
	font-size: 108%;
}
p.Normal-0 {
	text-indent: 0;
    margin-top: 10px;
}
p.Normal-1 {
	text-indent: 0;
	margin-top: 10%;
}
sup { 
    vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#3D3D3D;
}
.sup { 
    vertical-align: super;
	font-family: "Palatino Linotype", Palatino, Georgia, "serif";
	font-size: 80%;
	color:#000000;
}

p.ref {
	margin-left:16.5%;
	text-indent:-2.5%;
	font-size: 108%;

}

p.noter {
	font-size: 90%;
	margin-left:15px;
	text-indent:-15px;
}
blockquote {
	margin-bottom:5%;
	margin-left:10%;
	margin-right:10%;
	margin-top:5%;
}
span.Bold-Italic {
	font-style:italic;
	font-weight:bold;
}
/*
img {
	height:120px;
	left:0px;
	overflow:hidden;
	top:0px;
	width:173px;
}*/

table.tabel {
	border-collapse:collapse;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	text-indent:0px;
	margin-bottom: 2%;
	margin-top: 2%;
}
td.tabel {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-indent:0px;
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	vertical-align:top;
}
tr.tabel {
	page-break-after:auto;
	page-break-before:auto;
}
td.body {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	padding:6px;
	vertical-align:top;
}


p.body {
	-epub-hyphens:none;
	-epub-line-break:normal;
	font-family:Palatino, serif;
	font-size:90%;
	line-height:1.2;
	margin:0;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-indent:0;
}

td.header {
	background-color:#99cc66;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	vertical-align:top;
}
header.header {
	-epub-hyphens:none;
	-epub-line-break:normal;
	color:#000000;
	font-family:"Arial", sans-serif;
	font-size:0.833em;
	font-weight:bold;
	line-height:1.2;
	margin:0;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-indent:0;
}


