html,body { 
	color: #000000; 
	background-color: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	margin:0;
	padding:0;
	text-align:left;
	width:20cm;
}
a { 
	text-decoration: underline; 
	color: #0000ff; 
	font-weight:bold;
	font-size:12pt;
}

/*H1.HIDE LIGGER I #HEADER*/
h1.hide {
	display:block;
}
#navigation, #mainmenu, #printpage, #mainright, ul#backbutton, .rulle{ 
	display: none; 
}

#mainleft {
	color: #000000; 
	background-color: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt;
	margin:0;
	padding:0;
	text-align:left;
	width:15cm;
}

#mainleft h2 {
	color: #000000; 
	background-color: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20pt;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
#mainleft h3 {
	color : #000000; 
	background-color: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14pt;
	margin:15px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	letter-spacing:0;
	text-align:left;
}
#mainleft h5 {
	color: #000000; 
	background-color: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	text-align:left;
}

#mainleft p {
	color: #000000; 
	background-color: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt;
	margin:5px 0px 10px 0px;
	padding:0px 0px 2px 0px;
	text-align:left;
}
#mainleft ul {
	margin-left:50px;
	padding: 2px 0px 2px 15px;
	font-size: 12pt;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	list-style-image:none;
	list-style-type: disc;
} 
#mainleft li {
	color:#000000;
	background-color:#ffffff;
	padding: 0px 0px 0px 5px;
}
#footer {
	color: #000000; 
	background-color: #ffffff; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12pt; 
	border-top:2px solid #000000;
	margin-top:20px;
}
#footer p {
	padding-top:10px;
	text-align:center;
	color: #000000; 
	background-color: #ffffff;
	font-size: 12pt;
}
.ingress {
	font-weight: bold;
}
.cursive {
	font-style: italic;
}
.underlined {
	text-decoration: underline;
}
table.mailkontakt {
	padding: 3px;
	font-size:12pt;
	margin-left:20px;
	margin-bottom:15px;
	border-spacing:0;
	border:none;
}
td.mailkontaktimg {
	vertical-align:top;
	text-align:left;
	padding-right:5px;
	padding-bottom:40px;
	font-size:12pt;
}
td.mailkontakt {
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	font-size:12pt;
} 
div.codebox {
	background-color:#ffffff;
	color: #000000;
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif; 
	border:2px dotted #000000;
	padding:10px;
}
.updated {
	background-color:#ffffff;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}
.dots {
	width: 13cm;
	border-top:2px dotted #000000;
	margin:0px 0px 10px 0px;
	padding:0;
}
.line {
	width: 13cm;
	border-top:2px solid #000000;
	margin:0px 0px 10px 0px;
	padding:0;
}
td.thumbs {
	background-color:#ffffff;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12pt;
}
#mainleft table.katter {
	padding:5px;
	border:none;
}
#mainleft p.tdkatter {
	margin:5px 0px 5px 0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	font-size:12pt;
}
span.katter {
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	background-color:transparent;
	color:#000000;
}
#mainleft p.centering {
	margin-top:10px;
	text-align:center;
}
.updated {
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	padding:1px 4px 1px 4px;
	letter-spacing:normal;
}
img.left{
	border:1px solid #000000;
	float:left;
	margin-right:10px;
	margin-bottom: 5px;
}
img.right {
	border:1px solid #000000;
	float:right;
	margin-left: 10px;
	margin-bottom:5px;
}
img.leftframe{
	border:1px solid #000000;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0;
}
img.rightframe {
	border:1px solid #000000;
	float:right;
	margin:0px 0px 0px 10px;
	padding:0;
}
img.borderline {
	border:1px solid #000000;
}
img.picframe {
	border:1px solid #000000;
	padding:0;
}
img.noborder {
	border:none;
}
.footerlink {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
/*G&Aring;VOR-SIDANS TABELL*/
div.gavor {
	text-align:center;
}
table.gavor {
	width:99%;
	border-collapse:collapse;
	margin:0 auto;
}
th.gavor {
	text-align:left;
	font-size:13pt;
	padding:5px;
	background-color: #fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
th.gavesumma {
	text-align:right;
	font-size:13pt;
	padding:5px;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
tr.gavor {
	background-color:#fff;
}
tr.gavorodd {
	background-color: #fff;
}

tr.gavortotalt {
	background-color: #fff;
}
td.gavor {
	text-align:left;
	font-size:12pt;
	padding:5px;
	border-left:1px solid #ccc;
}

td.gavesumma {
	text-align:right;
	font-size:13pt;
	padding:5px;
	border-right:1px solid #ccc;
}
td.kvartaltext {
	border-left:1px solid #ccc;
	padding:10px 3px 5px 2px; 
	text-align:right; 
	width:80%; 
	font-size:11pt; 
	font-weight:bold;
}
td.kvartalsumma {
	border-right:1px solid #ccc;
	padding:10px 3px 5px 2px;
	text-align:right; 
	width:19%; 
	font-size:11pt; 
	font-weight:bold;
}
td.totaltext {
	border-left:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	padding:3px; 
	text-align:right; 
	width:80%; 
	font-size:11pt; 
	font-weight:bold;
}
td.totalsumma {
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	padding:3px; 
	text-align:right; 
	width:19%; 
	font-size:11pt; 
	font-weight:bold;
}
td.gavortotalt {
	font-size:13pt;
	text-align:right;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

/*OMPLACERINGSTABELLENS-TABELL*/
table.omplacering {
	margin:0px 0px 5px 20px;
	padding:0px;
	border-collapse:separate;
	border-spacing:0;
	color:#000000;
	background-color:transparent;
	text-align:left;
	width:80%;
}
th.omplacering {
		height:30px;
		text-align:left;
		font-size:12pt;
}
td.omplacering {
	margin:0px 0px 5px 0px;
	/*padding: 0px 2px 5px 0px;*/
	vertical-align:top;
	text-align:left;
	padding: 0;
	font-size:12pt;
}
td.omplaceringssum {
	margin:0px 0px 5px 0px;
	padding: 0px 2px 5px 0px;
	vertical-align:top;
	text-align:right;
	width:70px;
	font-size:12pt;
}
table.katthemmet {
	margin:0px 0px 15px 40px;
	padding:10px 0px 10px 0px;
	border-collapse:collapse;
	color:#333333;
	width:12cm;
}
td.katthemmet {
	margin:0px 0px 5px 0px;
	padding:0px 2px 10px 2px;
	vertical-align:top;
	text-align:center;
	font-size:10pt;
	line-height:100%; 
	background-color:transparent;
}
span.katthemmet {
	padding-top:0;
	margin-top: 0;
	font-size:10pt;
	text-align:center;
	color:#333333;
	background-color:transparent;
}

span.katter {
	font-size:12pt;
	font-style:italic;
	text-align:center;
	color:#000000;
	background-color:transparent;
}
.clearall {
	clear:both;
} 
.clearright {
	clear:right;
}
.clearleft {
	clear:left;
}
.historydate {
	color: #000000; 
	background-color: #ffffff; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:9pt;
	font-style:italic; 
}
