/* Generell ramstruktur */
#shadow_outer_layout 	{ 
	width: 1000px;
	height: 100%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background: #EFECE3 url(/web/ws.nsf/bg_outer.gif) repeat-y; 
	border: 0 none;
	}
form	{
	padding: 0;
	margin: 0;
	}
#outer_layout 	{ 
	width: 960px;
	height: 100%;
	margin: 0 20px 0 20px; 
	padding: 0;
/*	background: #fff url(/web/ws.nsf/bg_main.gif) repeat-y; */
/*	background-color:  #F2EEE7; */
/*	background-image: url(/web/ws.nsf/bg_bottom.gif); */
/*	background-repeat: no-repeat; */
	text-align: left;
	vertical-align: top;
	border: 0 none;
	}
/* Press, kontakt osv */
#outer_top 	{ 
	width: 980px;
	height: 37px;
	text-align: right;
	vertical-align: bottom;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 13px 20px 0 0; 
	clear: both;
	font-family: Arial, Verdana, helvetica, sans-serif;
/*	font-size: 0.7em; */
	font-size: 0.8em; 
	color: #666; 
	background-color:  #EFECE3;
	background-image: url(/web/ws.nsf/bg_top.gif);
	background-repeat: no-repeat;
	}
#outer_top a 	{ 
/*	color: #666; */
	color: #990000;
	font-weight: bold; 
	text-decoration: none;
	}
#outer_top a:hover 	{ 
	text-decoration: underline;
	}
/* Innehall */
#main 	{
	width: 500px;
	float: left;
	padding: 0 1px 0 1px;
	margin: -10px 0 0 0;
	background-color: #FFF;
	clear: none;
	}
/* Logga */
#logga { 
	position: relative;
	width: 500px; 
	margin: 0; 
	padding: 0; 
	float: left; 
	clear: none;
	}
/* Huvud vid utskrift */
#printheader { 
	display: none;
	}
/* Spalt vanster i eget css */
/* Spalt hoger */
#rightcolumncontainer { 
	width: 190px; 
	margin: 0; 
	padding: 0 10px 10px 10px;
	float: left;
	background-color: #E6E1D2;
/*	height: 100%; */
	clear: right;
}
/* Indexsida */
#indexsida_top 	{
	width: 440px; 
	float: left;
	margin: 5px 0 0 0;
	padding: 10px 30px 10px 30px;
	background-color: #E6E1D2;
	}
#indexsida_top 	h1 {
	color : #990000;
	}
/* Innehall i bodyfalt */
#content
 	{
	width: 440px;
	padding: 20px 30px 0 30px;
	float: left;
	margin: 0;
	}
#content h1
 	{
	color: #666; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1em; 
	font-family: Arial, Verdana, Sans-serif; 
	padding: 0 0 0.5em 0;
	clear: both;
	}
#content p
 	{
	color: #000; 
	font-weight: normal; 
	font-size: 0.8em; 
	font-style: normal;
	line-height: 1.4em; 
	font-family: Arial, Sans-serif, "Times New Roman", Georgia, Garamond, Serif; 
	}
#content p.ingress	{
	font-size: 0.8em; 
	line-height: 1.4em; 
	font-family: Arial, Verdana, Sans-serif; 
/*	font-style: italic; */
	color: #666;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.8em 0;
	}
#content p.ingress a	{
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #990000;
	}
#content p.ingress a:hover	{
/*	color: #990000; */
	text-decoration: none;
	border-bottom: 1px solid #990000;
	}
#content ul
 	{
/*	margin: 0 0 0 1.3em; */
	margin: 0;
	padding: 0;
	}
#content a
 	{
	color: #990000; 
	text-decoration: underline;
	}
#content .moderatortext
 	{
	color: #006600; 
	}
#content a.moderatorlink
 	{
	color: #006600; 
	text-decoration: underline;
	}
#content a.moderatorlink:hover
 	{
	color: #006600; 
	text-decoration: underline;
	}
#content img.imgleft	
	{
	margin: 0 20px 0 0;
	padding: 0;
	border: none;
	}
#content td
 	{
	font-weight: normal; 
	font-size: 0.8em; 
	line-height: 1.4em; 
	}
#content table.standardtable {
	color: #000; 
	font-weight: normal; 
/*	font-size: 100%; */
/*	line-height: 120%; */ 
	font-family: Arial, Verdana, Sans-serif; 
	background-color: #EFECE3;
	}
#content table.standardtable td
 	{
	border: none; 
	vertical-align: top; 
	padding: 3px; 
	font-weight: normal;
	border-top: none;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: left;
	}
#content table.standardtable th {
	font-weight: bold; 
	font-size: 0.8em;
	background: #E6E1D2; 
	border: none;
	text-align: left;
	}
#content table.standardtable td.header {
	font-weight: bold; 
	background: #E6E1D2;
	}
#content table.standardtable td.noborder {
	border-bottom: none;
	}
#content table.standardtable td.doubleborder {
	border-bottom: 3px solid #FFF;
	}
#content table.standardtable td.right
 	{
	text-align: right;
	}
#content table.standardtable a.black {
	color: #000;
	text-decoration: none;
	}
#content table.standardtable a.black:hover {
	color: #990000;
	text-decoration: underline;
	}
#content table.dottedtable {
	color: #000; 
	font-weight: normal; 
/*	font-size: 100%; */
/*	line-height: 120%; */
	font-family: Arial, Verdana, Sans-serif; 
	background-color: #FFF;
	float: left;
	}
#content table.dottedtable td
 	{
	border: none; 
	vertical-align: top; 
	padding: 3px; 
	font-weight: normal;
	border-top: none;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	border-right: none;
	text-align: left;
	}
#content table.dottedtable td.noline
 	{
	border: none 0; 
	}
#content table.dottedtable td.right
 	{
	text-align: right;
	}
#content table.dottedtable th
 	{
	font-weight: bold; 
	font-size: 0.8em;
	background: #E6E1D2;
	border: none;
	text-align: left;
	}
#content table.dottedtable th a
 	{
	color: #000;
	text-decoration: none;
	}
#content table.dottedtable th a:hover
 	{
	color: #990000;
	text-decoration: underline;
	}
#content table.dottedtable td.header {
	font-weight: bold; 
	background: #E6E1D2;
	border: none;
	}
#content ul.standardul
 	{
	padding: 0.3em 0 0 0;
	margin: 0;
	font-family: Arial, Sans-serif, "Times New Roman", Georgia, Garamond, Serif; 
	font-size: 0.8em;
	line-height: 1.4em; 
	}
#content  ul.standardul li
	{
	margin: 0 0 0 1.3em;
	padding: 0;
/*	list-style: none url("/web/ws.nsf/li_ikon_rod.gif"); */
	vertical-align: middle;
	}
#content ol.standardol
 	{
	padding: 0.3em 0 0 0;
	margin: 0;
	font-family: Arial, Sans-serif, "Times New Roman", Georgia, Garamond, Serif; 
	font-size: 0.8em;
	line-height: 1.4em; 
	}
#content  ol.standardol li
	{
	margin: 0 0 0 1.3em;
	padding: 0;
	vertical-align: middle;
	}
/* Sidoruta i dokument */
#sidoruta
{
	width: 164px;
	float: right;
	border-left: 1px dashed #ccc;
	margin: 0 0 10px 10px;
	padding: 0 15px 0 15px;
}
#sidoruta * {
	vertical-align: text-top; 
}
#sidoruta h2
{
	padding: 0 0 0.5em 0; 
	margin: 0;
	font-size: 0.8em;
	font-family: Arial, Verdana;
	font-style: normal;
	color: #999;
}
#sidoruta td
{
	font-size: 1em;
}
#sidoruta ul
{
	margin: 0;
	padding: 0;
}
#sidoruta li
{
	margin: 0 0 0 1.1em;
	padding: 0; 
	list-style-image: url("/web/ws.nsf/li_ikon_rod.gif");
	line-height: 0.7em;
}
#sidoruta p	{
	margin: 0;
	padding: 0; 
	}
#sidoruta a
{
	color: #666; 
	font-weight: normal; 
	font-size: 0.7em; 
	line-height: 1.4em; 
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial;
	text-decoration: none;
}
#sidoruta a:hover
 	{
/*	color: #990000; */
	text-decoration: underline;
	}
#sidoruta a.obs
{
	color: #990000; 
	font-weight: bold; 
}
#sidoruta p.bildtext, #bildspel p.bildtext	{
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #666;
	font-family: Arial, Verdana;
	}
#sidoruta p.fakta	{
	font-size: 11px;
	margin: 0;
	padding: 0; 
	color: #666;
	font-family: Arial, Verdana;
	clear: left;
	line-height: 1.4em;
	}
#sidoruta p.fakta a
{
	color: #666; 
	font-weight: normal; 
	font-size: 1em; 
	line-height: 1.4em; 
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial;
	text-decoration: none;
}
#sidoruta p.fakta a:hover
 	{
	color: #990000; 
	text-decoration: underline;
	}
#sidoruta .fil {
	vertical-align: text-bottom; 
	margin: 3px 0 0 0; 
}
#sidoruta .overlap {
	width: 165px;
	height: 165px;
	padding: 0;
	margin: 0;
	clear: both;
	}
#sidoruta .overlap .bg {
	clear: both;
	width: 165px;
	height: 165px;
	z-index: 1;
	}
#sidoruta .overlap .click {
/*	clear: right; */
	position: absolute;
	margin: 149px 0 0 -16px;
	padding: 0;
	width: 16px;
	height: 16px;
	z-index: 8;
	}
#ikonruta
{
	min-width: 80px;
	height: 100%;
	float: left;
	border-right: 1px solid #ccc;
	padding: 5px  0 0 0;
	height: 16px;
}
#content_footer
 	{
	border-top: 1px dashed #ccc;
	padding: 0;
	color: #666; 
	font-weight: normal; 
	font-style: normal;
	font-size: 0.6em; 
	line-height: 1.4em; 
	font-family: Verdana, Arial, Sans-serif; 
	float: left;
	margin: 10px 0 10px 0;
	}
#content_footer a
 	{
	color: #666; 
	text-decoration: underline;
	}
#content_footer a:hover
 	{
	color: #990000; 
	text-decoration: underline;
	}
#content_docfunctions
 	{
	width: 100%;
	margin: 0;
	padding: 0;
	color: #666; 
	font-weight: normal; 
	font-style: normal;
	font-size: 0.7em; 
	line-height: 1.4em; 
	font-family: Verdana, Arial, Sans-serif; 
	float: left;
	clear: both;
	}
#content_docfunctions a
 	{
	color: #666;
	text-decoration: none;
	}
#content_docfunctions a:hover
 	{
	color: #990000; 
	text-decoration: underline;
	}
#content_docfunctions br
 	{
	line-height: 0.4em;	
	}
#print_footer
 	{
	display: none;
	}
/* For startsidan */
#start_top
{
	float: left;
	width: 440px;
	padding: 0 0 10px 0;
/*	margin: 20px 30px 10px 30px; */
	margin: 20px 30px 0 30px; 
	border-top: 0 none;
	border-bottom: 1px dotted #ccc; 
	clear: both;
}
#start_top p {
	font-size: 0.8em;
	font-family: Arial, Verdana, Sans-serif; 
	color: #000;
}
#start_top p a {
	color: #000;
	text-decoration: none;
}
#start_top p a:hover {
	text-decoration: underline;
}
#start_left
{
	width: 195px;
/*	height: 100%;  Gor en skarmstorlek langt streck*/
	float: left;
	text-align: left;
	margin: 10px 0 10px 30px;
	padding: 0 15px 0 0;
	border-right: 1px dotted #ccc; 
	clear: both;
}
#start_right
{
	width: 194px;
	float: left;
	text-align: left;
	margin: 10px  30px 10px 0;
	padding: 0 0 0 15px;
	border: none;
}
#responsible_footer
 	{
	width: 100%;
/*	border-top: 1px dashed #ccc; */
	padding: 10px 0 10px 30px;
	color: #666; 
	font-weight: normal; 
	font-style: normal;
	font-size: 0.6em; 
	line-height: 1.4em; 
	font-family: Verdana, Arial, Sans-serif; 
	float: left;
	margin: 0;
	clear: both;
	}
#responsible_footer a
 	{
	color: #666; 
	text-decoration: underline;
	}
#responsible_footer a:hover
 	{
	color: #990000; 
	text-decoration: underline;
	}
#footer
 	{
	position: relative;
	width: 455px;
	padding: 10px 15px 10px 30px;
	margin: 20px 0 10px 0;
	color: #999; 
	font-weight: normal; 
	font-style: normal;
	font-size: 0.6em; 
	line-height: 1.4em; 
	font-family: Verdana, Sans-serif; 
	background-color: #fff;
	clear: both;
	float: left;
	vertical-align: bottom;
	border-top: 1px dashed #ccc;
	text-align: center;
	}
#footer a
 	{
	color: #999; 
	text-decoration: none;
	}
#footer a:hover
 	{
	text-decoration: underline;
	}
#linkpath
 	{
	width: 440px;
	padding: 10px 30px 0 30px;
	float: left;
	margin: 5px 0 0 0;
	color: #666; 
	font-weight: normal; 
	font-size: 0.6em; 
	line-height: 1.4em; 
	font-family: Verdana, Sans-serif; 
	}
#linkpath a
 	{
	color: #990000; 
	text-decoration: none;
	}
#linkpath a:hover
 	{
	color: #990000; 
	text-decoration: underline;
	}
/*#klicklista */
 /*	{ */
/*	float: left; */
/*	width: 100%; */
/*	padding-top: 10px; */
/*	margin-top: 20px; */
/*	border-top: 1px solid #ccc; */
/*	} */
#printfooter
 	{
	display: none;
	}
#bildspel, #myPopupLayer
 	{
	color: #000;
	position: absolute; 
/*	margin-right: auto; */
/*	margin-left: auto; */
	top: 35px; 
	left: 300px; 
	padding: 20px;
	width: 440px;
/*	height: 540px; */
	background: #fff;
	border: 1px solid #990000;
	visibility: hidden;
	vertical-align: text-bottom;
	z-index: 188;
	}
#myPopupLayerStart
 	{
	color: #000;
	position: absolute; 
	top: 35px; 
	left: 300px; 
	padding: 20px;
	background: #fff;
	border: 1px solid #990000;
	visibility: hidden;
	vertical-align: text-bottom;
	z-index: 188;
	}
#myPopupLayerStart h2	{
	color: #990000;
	font-size: 1.6em;
	}
#myPopupForm
 	{
	color: #000;
	position: absolute; 
	top: 350px; 
	left: 300px; 
	padding: 20px;
	width: 440px;
	background: #fff;
	border: 1px solid #990000; 
	visibility: hidden;
	vertical-align: text-bottom;
	z-index: 188;
	}
#myPopupForm fieldset {
	border: 0 none;
	}
#shadow_bottom 	{ 
	width: 1000px;
	height: 15px;
	margin: 0 auto; 
	padding: 0;
	float: left;
	clear: both; 
	vertical-align: bottom;
	background-color:  #EFECE3;
	background-image: url(/web/ws.nsf/bg_bottom.gif);
	background-repeat: no-repeat;
	}
.clearfloats {
	clear: both;
}
#search_result {
	width: 440px;
	padding: 20px 30px 0 30px;
	float: left;
	margin: 0;
	}
#search_result h3 a {
	color: #666;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#search_result h3 a:hover {
	color: #990000;
	text-decoration: underline;
	}
#search_result a.nav
 	{
	color: #666; 
	text-decoration: underline;
	}
#search_result a.nav:hover
 	{
	color: #990000; 
	}
#search_result .sel
 	{
	color: #990000; 
	}
#search_result p.rak	{
	font-size: 0.8em; 
	line-height: 1.4em; 
	font-family: Arial, Verdana, Sans-serif; 
	padding: 0;
	margin: 0;
	}
#search_result td	{
	font-size: 0.8em; 
	line-height: 1.4em; 
	font-family: Arial, Verdana, Sans-serif; 
	padding: 0;
	margin: 0;
	}
#search_result .path	{
	color: #666;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 0;
	font-size: 0.6em;
	margin: 0;
	line-height: 1.2em;
	font-family: Verdana, Arial, sans-serif;
	}
#search_result .path a	{
	color: #666;
	text-decoration: underline;
	}
#search_result .path a:hover	{
	color: #990000;
	text-decoration: underline;
	}
#search_result p.ingress a	{
	font-size: 0.9em; 
	line-height: 1.4em; 
	font-family: Arial, Verdana, Sans-serif; 
	font-style: italic;
	padding: 0;
	margin: 0;
	color: #000;
	}
#search_result p.ingress a {
	text-decoration: none;
	}
#search_result p.ingress a:hover {
	color: #990000;
	text-decoration: underline;
	}
#search_result ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Sans-serif; 
	list-style-type: none;
	}
#search_result li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	}
#search_result li a.subindex {
	font-size: 0.8em; 
	line-height: 1.2em; 
	font-family: Arial, Verdana, Sans-serif; 
	font-weight: bold;
	list-style-image: none;
	color: #666;
	text-decoration: none;
	}
#search_result li a.subindex:hover {
	color: #990000;
	text-decoration: underline;
	}
#search_result li h2 {
	font-size: 0.9em; 
	line-height: 1.4em; 
	font-family: Arial, Verdana, Sans-serif; 
	color: #990000;
	font-weight: bold;
	list-style-image: none;
	}
#search_result li ul {
	margin: 0 0 0 20px;
	padding: 0;
	}
#content #text_list {
	float: left;
	padding: 0;
	margin: 0; 
	border-top: 0 none;
	clear: both;
	font-size: 0.8em;
	line-height: 1.3em;
	width: 400px;
}
#content #text_list_right, #content #text_list_left {
	float: left;
	padding: 0;
	margin: 0; 
	border-top: 0 none;
/*	clear: both; */
	font-size: 0.8em;
	line-height: 1.3em;
	width: 190px;
	}
#content #text_list_right {
	border-left: 1px solid #CCC;
	clear: right;
	margin-left: 8px;
	padding-left: 8px;
	}
#content #text_list ul, #content #text_list_right ul, #content #text_list_left ul	{
	margin: 10px 0 0 0;
	list-style-type: none;
	}
#content #text_list ul li, #content #text_list_right ul li, #content #text_list_left ul li {
	clear: both; 
	margin: 0 0 10px 0; 
	padding: 5px 0 5px 0; 
	border-bottom: 1px solid #EAEAEA;
	list-style-image: none;
	}
#content #text_list ul p.description, #content #text_list_right ul p.description, #content #text_list_left ul p.description {
	margin: 0; 
	padding: 0; 
	font-style: italic;
	color: #666;
	font-size: 0.9em;
	line-height: 1.4em;
	}
#content #text_list ul li a, #content #text_list_right ul li a, #content #text_list_left ul li a {
	color: #000;
	text-decoration: none;
	}
#content #text_list ul li a.header1, #content #text_list_right ul li a.header1 , #content #text_list_left ul li a.header1 {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}
#content #text_list ul li a:hover, #content #text_list_right ul li a:hover, #content #text_list_left ul li a:hover {
	text-decoration: underline;
	}
/* to disable background for popup */
#backgroundPopup {
	position: absolute; 
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #EAEAEA; 
	filter: alpha(opacity=60);
	opacity: 0.5;
	display: none;
	z-index: 995;
	width: 100%; 
	height: 100%; 
	}
.popupbox {
	margin: 0; 
	padding: 15px; 
	border: 1px solid #990000;
	background-color: #FFF;
	color: #000;
	position: absolute;
	width: 480px;
	z-index: 1040;
	text-align: left;
	}
.popupbox fieldset {
	background-color: #f2eee7;
	margin: 0;
	padding: 10px;
	}
.popupbox div.rad	{
	border-bottom: 1px solid #EAEAEA;
	padding: 1px 0;
	margin: 1px 0;
	float: left;
	clear: both;
	font-size: 0.8em;
	width: 425px;	
	vertical-align: top;
	}
.popupbox div.rad label	{
	width: 135px;
	float: left;
	clear: left;
	vertical-align: top;
	}
#mobiletoplink {
	text-align: left;
	margin: 0 0 0 30px;
	float: left;
	clear: none;
	width: 450px;
	}
#mobiletoplink a {
	color: #990000;
	text-decoration: none;
	font-size: 1.9em;
	text-align: left;
	}

