/* ============ Start of styleit.css ============ */
/* - - - - - - - - - - - - - - - - - - - - -
Title : Majoda CMS 3
Author : Majoda AB
URL : 
Description : 
Created : 
Modified : 

HELP
----

- - - - - - - - - - - - - - - - - - - - - */

/* ----- PUFF (DYNAMISK TABLE) ----- */

.z, .z th, .z td {
	margin:0;
	padding:0;
	border: none !important;
}
.z td img {
	display:block;
}
.z1 {
	width:1px;
	height:1px;
}
.z2 {
	background: transparent url('https://images.staticjw.com/ska/7324/border2.gif') repeat-x;
	height:1px;
}
.z3 {
	width:1px;
	height:1px;
}
.z4 {
	background: transparent url('https://images.staticjw.com/ska/5831/border4.gif') repeat-y;
	width:1px;
}
.z5 {
	/* background: transparent; */
	width:98%; /* background: transparent url('') repeat; */
}
.z6 {
	background: transparent url('https://images.staticjw.com/ska/7683/border6.gif') repeat-y;
	height:1px;
}
.z7 {
	width:1px;
	height:1px;
}
.z8 {
	background: transparent url('https://images.staticjw.com/ska/1230/border8.gif') repeat-x;
	width:1px;
}
.z9 {
	width:1px;
	height:1px;
}
/* ----- CSS ----- */

* {
	margin:0;
	padding:0;
}
html {
	margin:0;
	padding:0;
}
body {
	/* Space ovan och under: */
	margin:5px 0px;
	padding:0;
	text-align:center;
/*	background-image: url(https://images.staticjw.com/ska/4717/back.jpg); */
	background-image: url(https://images.staticjw.com/ska/4615/bakgrund.png);
	background-position:top;
	background-repeat: repeat-x;
/*	background-color:#ececec; */
	background-color:#e2f4ff;
	font-family:verdana;
    color: #333;
    font-size: 12px;
}
* html body {
	background-image: none;
	background-color:#FFF;
}
#wrapper-top {
	width:960px;
/*	height: 15px; */
	margin:0px auto 0px auto;
/*	padding:0px 15px;
	background: transparent url(https://images.staticjw.com/ska/4473/wrapper-top.png) no-repeat center bottom; */
}
* html #wrapper-top {
/*	background: transparent url(https://images.staticjw.com/ska/6779/wrapper-top.gif) no-repeat center bottom; */
}
#wrapper {
	text-align:left;
	width:990px;
	height: 100%;
	margin:0 auto;
	padding:0px 15px;
	overflow:hidden;
	background: transparent url(https://images.staticjw.com/ska/5228/wrapper2.png) repeat-y;
}
* html #wrapper {
	background: transparent url(https://images.staticjw.com/ska/5547/wrapper.gif) repeat-y;
}
#wrapper-bottom {
	width:990px;
	height: 8px;
	margin:0 auto;
	padding:0px 15px;
	background: transparent url(https://images.staticjw.com/ska/7822/wrapper-bottom2.png) repeat-y;
	text-align: left;
	overflow: hidden;
}
* html #wrapper-bottom {
	background: transparent url(https://images.staticjw.com/ska/4076/wrapper-bottom.gif) no-repeat center top;
}
#main {
	width:960px;
	margin:0;
	padding:0px;
/*	background: transparent url(https://images.staticjw.com/ska/1095/wrapper.png) repeat-y center;*/
	background: #fff;
	overflow:hidden;
	height:100%;
}
#header {
	width:960px;
	margin:0;
	padding:0;
	height:110px;
}

/* Inneh�llsyta med standardmarginaler 920px 
#content {
	width:920px;
	margin:15px auto;
	padding:0px;
	overflow:auto;
}
*/
#leftmenu {
	padding-top: 15px;
	background-color: #fff;
	float:left;
	height: 100%;
	margin-left:14px;
	width: 186px;
	margin-bottom: 15px;
}
#rightblock {
	float: left;
	height: 100%;
	overflow: auto;
	width: 746px;
}
/* Inneh�llsyta 'utan' marginaler 960px */
#content {
	width:100%;
	margin:0px;
	padding:0px;
	overflow:auto;
}


/* Nedanst�ende passar endast till content 920px med standardmarginaler 
#col1of2 {
	width:460px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of2 {
	width:920px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of3 {
	width:306px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of3 {
	width:612px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of3 {
	width:920px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of4 {
	width:230px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of4 {
	width:460px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of4 {
	width:690px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of4 {
	width:920px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of5 {
	width:184px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of5 {
	width:368px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of5 {
	width:552px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of5 {
	width:736px;
	margin:0px;
	padding:0px;
	float:left;
}
#col5of5 {
	width:920px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of6 {
	width:153px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of6 {
	width:306px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of6 {
	width:459px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of6 {
	width:612px;
	margin:0px;
	padding:0px;
	float:left;
}
#col5of6 {
	width:765px;
	margin:0px;
	padding:0px;
	float:left;
}
#col6of6 {
	width:920px;
	margin:0px;
	padding:0px;
	float:left;
}
*/

/* Nedanst�ende passar endast till content p� 960px minmal marginal */
#col1of2 {
	width:373px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of2 {
	width:746px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of3 {
	width:249px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of3 {
	width:497px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of3 {
	width:746px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of4 {
	width:186px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of4 {
	width:373px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of4 {
	width:560px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of4 {
	width:746px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of4-border {
	width:731px;
	margin:0px;
	padding:0px;
	float:left;
	border-bottom: 1px solid #aaa;
	margin-left: 15px;
}
#col1of5 {
	width:149px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of5menu {
	width:192px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of5 {
	width:298px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of5 {
	width:448px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of5 {
	width:597px;
	margin:0px;
	padding:0px;
	float:left;
}
#col5of5 {
	width:746px;
	margin:0px;
	padding:0px;
	float:left;
}
#col1of6 {
	width:124px;
	margin:0px;
	padding:0px;
	float:left;
}
#col2of6 {
	width:249px;
	margin:0px;
	padding:0px;
	float:left;
}
#col3of6 {
	width:373px;
	margin:0px;
	padding:0px;
	float:left;
}
#col4of6 {
	width:497px;
	margin:0px;
	padding:0px;
	float:left;
}
#col5of6 {
	width:622px;
	margin:0px;
	padding:0px;
	float:left;
}
#col6of6 {
	width:746px;
	margin:0px;
	padding:0px;
	float:left;
}


#footer {
	display:block;
	margin:0;
	padding:0;
	background-color:#ffffff;
	overflow:auto;
	clear: both;
	border-top: 1px solid #7c8083;
	width:960px;
}

/* ----- CLASSES ----- */
.clear {
	clear: both !important;
}
.imgnone {
	display:block;
	padding:0px;
	margin:15px 0px 0px 15px;
}
.imgleft {
	display:block;
	float:left;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.imgright {
	display:block;
	float:right;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.news_imgnone {
	display:block;
	padding:0px;
	margin:15px 0px 0px 15px;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#333;
}
.news_imgleft {
	display:block;
	float:left;
	padding:0px;
	margin:0px 10px 10px 10px;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#333;
}
.news_imgright {
	display:block;
	float:right;
	padding:0px;
	margin:0px 10px 10px 10px;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#333;
}

.flashnone {
	display:block;
	padding:0px;
	margin:15px 0px 0px 15px;
}
.flashleft {
	display:block;
	float:left;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.flashright {
	display:block;
	float:right;
	padding:0px;
	margin:0px 15px 15px 15px;
}
.txtleft {
	display:block;
	float:left;
}
.txtright {
	display:block;
	float:right;
}
.hide {
/* display:none; */
}
.show {
/* display:block; */
}

/* ----- HEADINGS ----- */
h1 { /* Sidrubrik */
	font-family:verdana;
	font-size:24px;
	font-weight:bold;
	color:#864790;
	margin:15px;
	padding:0px;
}
h2 { /* Ingresstext */
	font-family:verdana;
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin:15px;
	padding:0px;
}
h3 { /* Styckesrubrik */
	font-family:verdana;
	font-size:24px;
	font-weight:bold;
	color:#864790;
	margin:15px;
	padding:0px;
}
h4 {
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	color: #333;
}
h6 { /* S�kresultat */
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:15px;
	color: #333;
}
.z5 h4 { /* Puffrubrik */ 
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	/* background-color:#CC0000; PUFF BAKGRUNDSF�RG = finns i mall (inline-style i puffens H4) */
	/* color:#FFF; PUFF TEXTF�RG = finns i mall (inline-style i puffens H4) */
}

/* ----- PARAGRAPHS ----- */
p {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#333;
	letter-spacing:100%;
	word-spacing:100%;
	margin:15px;
}
.listp {
	margin:0px 0px 5px 15px !important;
}
.listp a {
	text-decoration: none;
}
.listp a:hover {
	text-decoration: underline;
}
.small {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#333;
	letter-spacing:100%;
	word-spacing:100%;
}


.z5 p {
	font-size: 12px;
	/* background-color:#FFF; */
	padding:10px;
	margin:0;
	color:#555;
}
#puff p {
	color:#555;
	margin:10px 40px 40px 40px;
	padding:0px;
}

/* ----- IMAGES ----- */
#header img {
	border:0;
}
.z5 .imgnone {
	display:block;
	padding: 0px;
	margin:0px 0px;
}
.z5 .imgleft {
	display:block;
	float:left;
	padding:15px;
	margin:0px;
}
.z5 .imgright {
	display:block;
	float:right;
	padding:15px;
	margin:0px;
}


/* ----- LINKS ----- */

a {
color:#000;
text-decoration:underline;
}
a:hover {
color:#1A63CA;
text-decoration:none;
}
a:visited, a:active, a:focus {
color:#000;
text-decoration:underline;
}
p a {
color:#000;
text-decoration:underline;
}
#footer a {
color:#555;
text-decoration:none;
}
#footer a:hover {
color:#999;
text-decoration:none;
}
#footer p.txtright a, .link-gray {
color:#555;
text-decoration:none;
}
#footer p.txtright a:hover, .link-gray:hover{
color:#999;
text-decoration:underline;
}
#footer p{padding: 1em;}
.z5 ul li a {
	color:#333;
	text-decoration:none;
}
.z5 ul li a:hover {
	color:#000;
}
#sitemap li a {
	text-decoration:none;
	
}
#sitemap li a:hover {
	text-decoration:underline;
	
}

/* ----- TABLES ----- */

table {
	margin: 15px;
	padding: 0px;
	border-width: 4px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #D8D8D8;
	border-collapse: separate;
}
caption {
}
thead {
}
tbody {
	margin:0px;
	padding:0px;
}
tfoot {
}
tr {
}
tr .alt {
}
th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #D8D8D8;
}
td {
	margin:0px;
	padding: 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #D8D8D8;
	vertical-align:top;
}
td p {
	margin:10px;
}
td img {
	display:block;
}
/* ----- FORMS ----- */

form {
}
form td p {
	margin:10px 15px;
	font-size: 14px;
}
.z5 input, .z5 select {
	max-width:175px;
}
.z5 textarea {
	width:175px;
}
.z5 form p {
	margin:0px 10px 10px 10px;
	padding:0px;
	font-size: 14px;
}

/* ----- LISTS ----- */
.z5 ul {
	list-style: square inside url('https://images.staticjw.com/ska/8053/puff_link.gif');
	background-color:#CCC;
	padding-left:10px;
	padding-right:10px;
}
.z5 ul li {
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dotted #FFF;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	padding-left:10px;
}
ul.stycke {
	list-style-type: disc;
    padding: 0 0 0 15px;
    margin: 0 0 0 10px;	
	color: #333;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
}
ul.stycke li {
	padding-left: 14px; 
}
#sitemap {
	list-style-position:inside;
	padding-left:10px;
}
#sitemap li { /* Sitemaptext */ 
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:24px;
	padding-left:10px;
}

/* BREAK */
hr {
/* display:none; */
}
#search {
	/* position: absolute; */
	/* position: relative; */
	/* right: 288px; */
	/*bottom: 96px;*/
	top: 58px;
	width: 186px;
	/*text-align: right; */
	margin: 0px;
}
.submit {
	position: relative;
/*	width: 50px !important; */
/*	height: 24px; */
/*	background: url('https://images.staticjw.com/ska/2344/back_submit.gif') no-repeat; */
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	background: #b9b9b9;	
/*	border: none !important; */
	padding: 0;
	left: -4px;
	cursor:pointer;
}
/* ie6 och ie5 hack */
* html #search {
	position: relative;
	top: -55px;
	left: 665px;
	width: 265px;
	height: 24px;
}
/*
     FILE ARCHIVED ON 14:02:12 Sep 09, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:12:24 Feb 15, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of styleit.css ============ */

/* ============ Start of menu_horisontal.css ============ */
/* 
S�k & ers�tt!
-------------
bakgrundsf�rg: #DDD
textf�rg: #333
mouseover bakgrundsf�rg: #555
mouseover textf�rg: #FFF
linjef�rg mellan varje undermeny: #d8d8d8
bredd p� alla undermenyer: 222px (passar bra till standardmarginaler. Kan vara bredare om man inte har fler �n 3 niv�er och/eller anv�nder 'noma' ist�llet.)
*/

/* Not working in ie with multiple rows of text */
/* Root = Horizontal, Secondary = Vertical */
/* ie6 och ie5 hacks */
* html #main {
	margin-top:-4px; /* -4px hack - f�rhindrar mellanrum mellan header och meny i ie6*/
}
* html #mainMenu  {
	margin: 0px !important;
	position:relative;
	top:-4px; /* -4px hack - f�rhindrar mellanrum mellan header och meny i ie6*/
}
* html #menu {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainMenu {
/*	padding: 10px 35px 0px 35px; */ /* 10px 35px 0px 35px f�r standardmarginaler. 10px 15px 0px 15px f�r noma=no margin i styleit.css */
	padding: 0px;
	height: 40px;
	margin: 0px; /* 10px 35px 0px 35px f�r standardmarginaler. 10px 15px 0px 15px f�r noma=no margin i styleit.css */
	margin-top: 10px;
	padding-left: 10px;
	background: #fff;
	width:950px;
	overflow: hidden;
}
#menu
{
	padding:0;
	height: inherit;
	width:auto;
	margin:auto;
	/*background-color:#d7d7d7;*/
	text-align:center;
/*	background-image: url('https://images.staticjw.com/ska/3930/back_main_menu.png');*/
/*	background-repeat:no-repeat;	*/
}
ul#navmenu {
  margin: auto;
  border: none;
  padding: 0px 0px 0px 0px;
  /* width: 890px; = 890px f�r standardmarginaler. 930px f�r noma=no margin i styleit.css */
  list-style: none;
  height:40px;
  text-align: center;
}

ul#navmenu li {
  margin: 0px 10px 0 10px;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 40px;
  width: 196px;
    background-image: url(https://images.staticjw.com/ska/6463/back_menu.png);	
/*  background-repeat: repeat-x !important; */
   
}

ul#navmenu ul {
  margin: 12px 0 0 0; /* 2nd menu b�rjar s�h�r l�ngt ner fr�n grundmenyn */
  border: 0 none;
  padding: 20px 0 0 0;
  width: 222px;
  list-style: none;
  display: none;
  position: absolute;
  top: 0px;
  left: 0;
  
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  /*top: -9px;*/
  margin-top: 0px;
  width: 222px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	padding: 6px 17px 0px 17px;
	float: left;
  	color: #864790;
	font: bold 16px/24px Verdana;
	text-decoration: none !important;
	height: 35px;
	width: 162px;
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover, 
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
/*  color: #FFF;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; */
/*  margin-top: -7px; */
  background-image: url(https://images.staticjw.com/ska/5932/back_menu_over.png);
  height: 34px;
  color: #ececec;
  width: 162px;
/*  background-repeat: repeat-x; */
/*  height: 32px !important; */
}
.h_active {
/*  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
  margin-top: -7px !important; */
  background-image: url(https://images.staticjw.com/ska/5932/back_menu_over.png) !important;
/*  background-repeat: repeat-x !important;
  height: 38px !important; */
}

.h_active a {
  color: #ececec !important;
  height: 34px !important;
  display: block !important;
  background-image: url(https://images.staticjw.com/ska/5932/back_menu_over.png) !important;  
}

.h_active a:hover {
  background-image: url(https://images.staticjw.com/ska/5932/back_menu_over.png) !important;
}
*/
/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	margin: 0px;
	float: none;
	color: #333;
	background: #DDD;
	border-top: 1px solid #d8d8d8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px 12px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #555;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
	color: #333;
	background: #DDD;
	border-left: 1px solid #d8d8d8;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #555;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
	color: #333;
	background: #DDD;
	border-left: 1px solid #d8d8d8;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #555;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: -32px; /* ...kompenserar h�r pixlar upp fr�n andra menyn! */
  left: 222px;
  /* border-left: 1px solid #d8d8d8; */
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}
/*
     FILE ARCHIVED ON 13:52:15 Sep 09, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:12:26 Feb 15, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of menu_horisontal.css ============ */

/* ============ Start of menu.css ============ */
/* 
S�k & ers�tt!
-------------
grundf�rg; bakgrundsf�rg + textf�rg vid mouseover: #404040
textf�rg + bakgrundsf�rg vid mouseover: #FFF
bakgrundsf�rg undermenyer ej mouseover: #DDD
linjef�rg mellan varje meny: #FFF
bredd p� alla undermenyer �r 140px
*/


/* ie6 och ie5 hacks */
#vertmenu { /*Menyns placering*/
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	/* margin:0px; */
}
#vertmenutop {
	background-image: url(https://images.staticjw.com/ska/2192/leftmenu_top.png);
	background-repeat: no-repeat;
	display: block;
	height:8px;
}
#vertmenubot {
	background-image: url(https://images.staticjw.com/ska/1768/leftmenu_bot.png);
	background-repeat: no-repeat;
	display: block;
	height:8px;
}
#vertmenu ul li {
	width:182px;
	/* width:177px; */
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#vertmenu ul ul,
#vertmenu ul ul ul,
#vertmenu ul ul ul ul {
	margin:0px !important;
	background-color:#ececec;
}

#vertmenu .a {
	display:block;
	height: auto;
}

/******************************************** Huvudmeny */
#vertmenu ul li a, #vertmenu ul li span {
	margin:0px 0px 0px 0px;
	padding: 3px 3px 3px 10px; 	
 	height:auto;
	font: normal 13px/26px Verdana;
	line-height: 150%;
	text-decoration: none !important;
	height: auto !important;
	height: 1%; /*For IE*/
	color:#333333;
	background-color:#ececec;
	display: block;
/*	width: 200px; */
}
#vertmenu li a:hover, #vertmenu li span:hover {
	text-decoration:none;
	color:#fff;
	background-color:#864790;
}
/******************************************** Undermeny 1 */
#vertmenu ul li li a {
	margin:0px 0px;
	padding:5px 10px 5px 20px;	
	height:1%;
	font: normal 11px/22px Verdana;
	line-height: 150%;
	text-decoration: none !important;
	height: auto !important;
	height: 1%; /*For IE*/
	color:#333333;
	background-color:#d9d9d9;
}
#vertmenu ul li li a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#667e82;
}

/******************************************** Undermeny 2 */
#vertmenu ul li li li a {
	margin:0px 0px;
	padding:2px 30px;
	height:1%;
	font: normal 11px/22px Verdana;
	text-decoration:none;
	color:#333;
	background-color:#c9c9c9;
	
}
#vertmenu ul li li li a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#667e82;
}
/******************************************** Undermeny 3 */
#vertmenu ul li li li li a {
	margin:0px 0px;
	padding:2px 40px;
	height:1%;
	font: normal 11px/22px Verdana;
	text-decoration:none;
	color:#000;
	background-color:#b9b9b9;
	/*background-image: url('https://images.staticjw.com/ska/2625/back_submenu3.gif');
	background-position: left top;
	background-repeat:no-repeat;*/
}
#vertmenu ul li li li li a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#667e82;
}
/******************************************** Undermeny 4 */
#vertmenu ul li li li li li a {
	margin:0px 0px;
	padding:2px 30px;
	height:1%;
	font: bold 11px/22px Verdana;
	text-decoration:none;
	color:#000;
	background-color:#DDD;
	background-image: url('https://images.staticjw.com/ska/6562/back_submenu4.gif');
	background-position: left top;
	background-repeat:no-repeat;
}
#vertmenu ul li li li li li a:hover {
	text-decoration:none;
	color:#333;
	background-color:#EEE;
}
.current {
	text-decoration:none !important;
	color:#fff !important;
	background-color:#667e82 !important;
}
.topcurrent {
	text-decoration:none !important;
	color:#fff !important;
	background-color:#864790 !important;
}

/*
     FILE ARCHIVED ON 15:10:58 Sep 09, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:12:28 Feb 15, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of menu.css ============ */

/* ============ Start of print.css ============ */
html, body, div, p, form, fieldset, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	font: normal 10pt Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
}
a {
	color: #153F7B;
}
a:hover {
	text-decoration: underline !important;
	color: #DB2032;
}
a img {
	border:0;
}
h1 {
	font-size: 1.8em;
	margin-bottom: .5em;
}
h2 {
	font-size: 1.45em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
fieldset {
	border: 0 !important;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table th, table td {
	border: 1px black solid;
	padding: 5px;
}
ul li {
	/*padding-left: 10px;*/
}
ol li {
	padding-left: 10px;
}
#view {
}
#header {
	font-size: 1.1em;
	position: relative;
	z-index: 1;
	/*display: none;*/
}
#content {
	font-size: 1.1em;
	position: relative;
	z-index: 1;
}
#footer {
	font-size: 1.1em;
	position: relative;
	z-index: 1;
	/*display: none;*/
}
/* -- Main classes -- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both !important;
}
.right {
	text-align: right !important;
}
.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.itemlast {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	border-bottom: none !important;
}
.small {
	font-size: .90em;
}
.big {
	font-size: 1.5em;
}
.item {
	margin-bottom: 1.5em;
	border-bottom: 1px #d8d8d8 solid;
	clear: both;
}
.info {
	font-size: .95em;
	margin: 2px 0 6px !important;
}
.col1 {
	width: 49%;
	float: left;
}
.col2 {
	width: 49%;
	float: right;
}
img.left {
	margin-left: 0 !important;
}
img.right {
	margin-right: 0 !important;
}
/* -- NoPrint items -- */
.hidden, #sidebar {
	display: none;
}
/* -- Content items -- */
#main p, #main ul, #main ol, #main table {
	/*margin-bottom: 2em;*/
}

/*
     FILE ARCHIVED ON 15:19:47 Sep 09, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:12:38 Feb 15, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of print.css ============ */

/* ============ Start of tabs.css ============ */
/* - - - - - - - - - - - - - - - - - - - - -
Title : Majoda CMS 3 - flikar
Author : Majoda AB
URL : 
Description : 
Created : 
Modified : 

HELP
----

- - - - - - - - - - - - - - - - - - - - - */

body {
	/* Space ovan och under: */
	margin:0px 0px !important;
}
#tabs {
	width:890px;
	margin:0px auto 0px auto;
	padding:0px;
	height:0px;
}

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 0px; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
/* border-bottom: 1px solid #6c6; /* set border COLOR as desired */ */
list-style-type: none;
padding: 0px; /* THIRD number must change with respect to padding-top (X) below */
position:relative;
top:17px;
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 5px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 5px 20px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #cfc; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}
.link{ color: #000; text-decoration: underline; }
.link:hover{color: #1A63CA; text-decoration: none;}
.wrapper-other{margin-bottom: 15px; min-height: 450px;}
/*
     FILE ARCHIVED ON 14:49:35 Sep 09, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:12:40 Feb 15, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of tabs.css ============ */