@charset "iso-8859-1";

* {	/* reset all values */
	border:0;
	margin:0;
	padding:0;
	text-indent:0;
	}

body {
	background: #fff url(../img/headerback.jpg) repeat-x;
	font-family: Georgia, Garamond, Serif;
	font-size:100%;
	}

@page {
	margin:2.5cm;
	size:auto;
	}
#content p {
	font-size:12pt;
	margin-bottom:1em;
	font-family: garamond, georgia, serif;
	widows: 3;
	orphans: 3;
	}
#content p:first-letter { 
	font-weight:bold;
	}
#content {
	width:auto;
	height:auto;
	margin:0;
	position:relative;
	}
#header {
	display:none;
	}

.nav {display:none;}
	
h1, h2, h3, h4 {
	font-weight : bold;
	}

h1	{
	text-align : left;
	font-size: 2em;
	margin-top:0pt;
	margin-bottom:1em;
	}
h2	{
	text-align: left;
	line-height: 2.1em;
	font-size: 1.4em; 
	margin-top:1.5em;
	margin-bottom:0.5em;
	}
h3	{
	text-indent: 0;
	line-height: 2.1em;
	font-size: 1.2em;
	margin-top:1em;
	}
h4	{
	text-indent: 0em;
	line-height: 1.2em;
	font-size: 1em;
	margin-top:0.7em;	
	}
	

	
a, a:link, a:visited, a:hover {
	color: #000 ;
    text-decoration : none 
	}

a:after { content: " (" attr(href) ") ";}

	
.author {
	text-align:right;
	font-weight:bold;	
	}
.reflist, .reflist li {
	list-style:none;
	margin-left:5px;
	}
.reflist {margin-bottom:1em;}	
	
.bokmerke {
	font-size : 12pt;
	text-indent : 24pt ;
	}
.subtitle {
	font-weight: bold;
	text-indent: 0em;
	text-align: center;
	font-size : 14pt;
	}
.back {
	text-align : center;
	}
.source {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	}
.topnav {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	}
.blurb {
	font-family : Verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	margin-left : 24pt;
	font-style : italic;
	}

.sek {
	font-weight : bold;
	font-size: 12pt;
	}

.forkl {
	position : relative ; 
	left : 1em
	}

