body{
	background:#fff;
	color:#000;
	margin:0;
	padding:0;
	font-family:times new roman,sans-serif;
	font-size:12pt;
}
div#sida{
	width:18cm;
	margin:1cm 0 0 auto;
}
div#botten{
	position:absolute;
	bottom:1.5cm;
	left:0;
	width:18cm;
	border-top:1px solid #000;
	background:#fff;
	color:#000;
}
div#botten img{
	display:none;
}
div#innehall{
	margin:2cm 0 0 0;
}
div#innehall p{
	width:100%;
	clear:both;
}
div#innehall h1{
	font-family:arial, sans-serif;
	font-size:16pt;
	clear:both;
}
div#innehall h2{
	font-family:arial, sans-serif;
	font-size:12.5pt;
	font-style:italic;
}
div#innehall h3{
	font-family:arial, sans-serif;
	font-size:12pt;
	margin:0;
	padding:0;
}
div#innehall a{
	color:#036;
	background-color:#fff;
}
div#innehall a:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

div#innehall a:visited{
	color:#006;
	background-color:#fff;
}
div#innehall a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
div#innehall ul{
	line-height:1.5em;
	list-style:inside circle;
	margin:0;
	padding:0 0 0 1em;
}
div#innehall ul li{
	margin:0;
	padding:0;
}
div#meny{
	display:none;
}
div#sida div#toppen{
	position:absolute;
	top:0.5cm;
	left:0cm;
	height:125px;
	width:740px;
}
div#toppen a img{
	border:0;
}

div#toppen img{
	width:3cm;
	height:0.76cm;
}

div#framsidebilder{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:165px;
	margin-bottom:0.5cm;
}
div#framsidebilder img, div#framsidebilder div.bild{
	float:left;
	background-color:#eee;
	color:#000;
	width:220px;
	height:165px;
	margin:0 0px 1em 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:left;
}
dt{
	font-weight:bold;
}

#sitemap{
	display:none;
}

div#adress{
	position:relative;
	float:left;
	clear:both;
	width:18cm;
	font-family:arial, sans-serif;
	font-size:8pt;
}
div#adress span.vanster{
	position:relative;float:left;clear:left;width:8cm;
}
div#adress span.hoger{
	position:relative;float:right;clear:right;width:8cm;
}
