
h1,h1.pageHeader{
	margin:14px 0px; 
	font:bold 30px Trebuchet MS, arial; 
	color:#5290bc; 
}

h2{
	margin:10px 0px; 
	font:26px Trebuchet MS, arial; 
	color:#5290bc; 
}

h3{
	margin:8px 0px; 
	font:23px Trebuchet MS, arial; 
	color:#5290bc; 
}

h4{
	margin:6px 0px; 
	font:18x Trebuchet MS, arial; 
	color:#5290bc; 
}

h5{
	margin:3px 0px; 
	font:15px Trebuchet MS, arial; 
	color:#5290bc; 
}

h6{
	margin:3px 0px; 
	font:13px Trebuchet MS, arial; 
	color:#5290bc; 
}
div.inledning{
	font:16px verdana; 
	color:#000;
	line-height:22px;
	margin-bottom:15px;
}


li {margin-bottom:10px;}

a{color:#1078c6; text-decoration:underline;}
a:hover{color:#4cb2fd; text-decoration:underline;}
a:active{color:#1078c6;}
a:visited{color:#1078c6;}
#edition-box{
	margin:5px;
	text-align:right;
}
#edition-box a{
	text-decoration:none;
	outline:0;
}
#edition-box .sitemap{
	margin:0;
	padding:0px 0 8px 5px;
	float:left;
}

#edition-box .edition-btn{
	margin:5px;
	padding:5px 0 8px 25px;
}
#edition-box .swe{background:url(/_project/_layout/gfx/edition-btn-swe.gif) 0 4px no-repeat;}
#edition-box .eng{background:url(/_project/_layout/gfx/edition-btn-eng.gif) 0 4px no-repeat;}
#edition-box .pt{background:url(/_project/_layout/gfx/edition-btn-pt.gif) 0 4px no-repeat;}
/* - MAIN - */
body, table{font:12px verdana; line-height:18px; color:#333;}
#contentWrapper{float:left;}
div.mainColumns	{ float:left; height:100%;}
  #content1		{ width:240px; padding:20px 0px 20px;}
  #content2		{ width:710px; padding:20px 5px 0 25px; overflow:hidden;}

  #content2Wide	{ width:748px; padding:13px 0px 20px 20px;}
  #content2Full	{ width:918px; padding:20px;}

/* - --------- - */
/* MAIN MENY */
div#mainHoverMenu ul{clear:both; margin:0 5px; background:#c1e0f1; padding:0;}
div#mainHoverMenu ul li{float:left;}
div#mainHoverMenu ul li.menuStart{display:none;}
div#mainHoverMenu ul li.menuEnd{display:none;}
div#mainHoverMenu ul a{
    outline: 0;
	float:left;	
	padding:7px 12px; 
	font:bold 11px verdana; 
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
}
div#mainHoverMenu ul li a.choosen{color:#fff; background:url(/_project/_layout/gfx/MenuItem.png) 0 50% repeat-x;}
div#mainHoverMenu ul li a:hover{color:#fff; background:url(/_project/_layout/gfx/MenuItem.png) 0 50% repeat-x;}

	div#mainHoverMenu ul ul{
		padding:4px 5px;
		margin:0;
		position:absolute;
		float:left;
		display:none;
		background:#2a3e49;
		width:180px;
		top:30px;
		left:0px;
	}
	div#mainHoverMenu ul ul li.menuStart{display:none;}
	div#mainHoverMenu ul ul li.menuEnd{display:none;}
	div#mainHoverMenu ul ul a{width:160px; padding:3px 10px; margin:1px 0; color:#fff; font:10px verdana;}
	div#mainHoverMenu ul ul a:hover{background:#436a7f; margin:1px 0;}
	div#mainHoverMenu ul ul a.choosen{background:#436a7f; margin:1px 0;}

	div#mainHoverMenu ul ul ul{
		top:-4px;
		left:184px;
	}



/* SUB MENU */
	div#subMenu ul li ul{margin:0 0 0 10px;}
	div#subMenu ul li ul li a{font-size:11px;}

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FAFAF0;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 422px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('/_project/_layout/gfx/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 422px;
	width: 973px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('/_project/_layout/gfx/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 155px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:39px;
	min-height:39px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 54px;
	height: 54px;
	background-image: url('/_project/_layout/gfx/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 27px, 27px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 27px, 27px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(27px, 27px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(27px, auto, auto, 27px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 27px;
	right: 27px;
	height: 54px;
	background-image: url('/_project/_layout/gfx/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 27px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(27px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 27px;
	bottom: 27px;
	width: 54px;
	background-image: url('/_project/_layout/gfx/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 27px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 27px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 27px;
	left: 27px;
	right: 27px;
	bottom: 27px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 20px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 980px;
	height: 125px;
}

div.art-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 980px;
	height: 125px;
	background-image: url('/_project/_layout/gfx/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 980px;
	height: 125px;
	background-image: url('/_project/_layout/gfx/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 37px;
	width: 960px;
}

h1.art-Logo-name
{
	display: block;
	text-align: right;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 33px;
font-style: normal;
font-weight: bold;
text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
	padding:0;
	margin:0;
	color: #203646 !important;
}

.art-Logo-text
{
	display: block;
	text-align: right;
}

.art-Logo-text, .art-Logo-text a
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
}
/* end Logo */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 1px;
	width: 980px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:9px;
	min-height:9px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 8px;
	height: 8px;
	background-image: url('/_project/_layout/gfx/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 4px, 4px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 4px, 4px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(4px, 4px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(4px, auto, auto, 4px);
}

.art-Block-tc, .art-Block-bc
{
	left: 4px;
	right: 4px;
	height: 8px;
	background-image: url('/_project/_layout/gfx/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 4px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(4px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 4px;
	bottom: 4px;
	width: 8px;
	background-image: url('/_project/_layout/gfx/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 4px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 4px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	background-color: #D7E6EA;
}


.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #0B1214;
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
letter-spacing: 0px;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}




/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:9px;
	min-height:9px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc,.art-BlockContent-cr, .art-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl
{
	width: 8px;
	height: 8px;
	background-image: url('/_project/_layout/gfx/BlockContent-s.png');
}

.art-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 4px, 4px, auto);
}

.art-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 4px, 4px);
}

.art-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(4px, 4px, auto, auto);
}

.art-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(4px, auto, auto, 4px);
}

.art-BlockContent-tc, .art-BlockContent-bc
{
	left: 4px;
	right: 4px;
	height: 8px;
	background-image: url('/_project/_layout/gfx/BlockContent-h.png');
}

.art-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 4px, auto);
}

.art-BlockContent-bc
{
	bottom: 0;
	clip: rect(4px, auto, auto, auto);
}

.art-BlockContent-cr, .art-BlockContent-cl
{
	top: 4px;
	bottom: 4px;
	width: 8px;
	background-image: url('/_project/_layout/gfx/BlockContent-v.png');
}

.art-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 4px);
}

.art-BlockContent-cl
{
	left:0;
	clip: rect(auto, 4px, auto, auto);
}

.art-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	background-color: #FFFFFF;
}


/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 12px;
}



.art-Post
{
	margin: 5px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #9BC2CA;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
letter-spacing: 2px;
text-align: left;
margin-top: 12px;
margin-bottom: 8px;
	color: #284458;
}
.art-PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostContent */
/* Content Text Font & Color (Default) */

.art-PostContent p 
{
	margin: 0.5em 0;
}

.art-PostContent, .art-PostContent p
{
}

.art-PostContent
{
  margin:0;
}
/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 980px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: left;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('/_project/_layout/gfx/Footer.png');
	width: 980px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('/_project/_layout/gfx/rssIcon.png');
	background-position: center left;
	background-repeat: no-repeat;
	margin: 5px 5px 0 0;
	height: 16px;
	width: 16px;
    cursor: default;
}

.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#192B2F;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #31546D;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #0F3E57;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #416F90;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#999933;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#467A86;
	padding-left:800px;
}