
h1{
	margin:18px 0px 5px; 
	font:32px Arial; 
	color:#0f8c57; 
}

h2{
	margin:14px 0px 5px; 
	font:26px Arial; 
	color:#0f8c57; 
}

h3{
	margin:8px 0px 5px; 
	font:22px Arial; 
	color:#0f8c57; 
}

h4{
	margin:6px 0px 5px; 
	font:18x Arial; 
	color:#0f8c57; 
}

h5{
	margin:3px 0px; 
	font:14px Arial; 
	color:#0f8c57; 
}

h6{
	margin:3px 0px; 
	font:bold 11px Arial; 
	color:#0f8c57; 
}
div.inledning{
	font:17px Verdana; 
	line-height:20px;
	color:#0b311f;
	margin-bottom:15px;
}


li {margin-bottom:10px;}

a{color:#21669a; text-decoration:underline;}
a:hover{color:#114c7a; text-decoration:underline;}
a:active{color:#21669a;}
a:visited{color:#21669a;}
#main-logo, #main-logo:hover, #main-logo:active{
	background:url(/_project/_layout/gfx/main-logo.png) no-repeat;
	display:block;
	position:absolute;
	top:-75px;
	left:790px;
	width:160px;
	height:70px;
	outline:0;
	text-decoration:none;
}
/* - MAIN - */
body, table{font:13px Verdana; color:#333; line-height:16px;}
#contentWrapper{float:left;}
div.mainColumns	{ float:left; height:100%;}
  #content1		{ width:190px; padding:0px 0px 20px 4px;}
  #content2		{ width:529px; padding:0px 20px 20px; overflow:hidden;}
  #content3		{ width:250px; padding:15px 0px 20px;}

  #content2Wide	{ width:702px; padding:15px 15px 20px;}
  #content2Full	{ width:978px; padding:20px 5px;}

/* - --------- - */
/* MAIN MENY */
#main-menu-box{width:970px; position:absolute; top:-45px; left:15px;}
#mainHoverMenu ul{clear:both; position:relative;}
#mainHoverMenu ul li{float:left;}
#mainHoverMenu ul li.menuStart{display:none;}
#mainHoverMenu ul li.menuEnd{display:none;}
#mainHoverMenu ul a{
    outline: 0;
	float:left;	
	padding:10px 3px 7px; 
	margin:8px 3px 0px;
	font:bold 11px Verdana; 
	text-transform:uppercase;
	color:#0060a9;
	text-decoration:none;
}
#mainHoverMenu ul li a.choosen{color:#005fa8;}
#mainHoverMenu ul li a:hover{color:#00B265;}

	#mainHoverMenu ul ul{
		padding:4px 5px;
		position:absolute;
		float:left;
		display:none;
		background:#203726;
		width:180px;
		top:45px;
		left:2px;
	}
	#mainHoverMenu ul ul li.menuStart{display:none;}
	#mainHoverMenu ul ul li.menuEnd{display:none;}
	#mainHoverMenu ul ul a{width:160px; padding:3px 10px; margin:1px 0; color:#fff; font:10px verdana;}
	#mainHoverMenu ul ul a:hover{background:#3c6446; margin:1px 0; color:#fff;}
	#mainHoverMenu ul ul a.choosen{background:#3c6446; margin:1px 0;color:#fff;}

	#mainHoverMenu ul ul ul{
		top:-4px;
		left:184px;
	}



/* SUB MENU */
	#subMenu ul li ul{margin:0 0 0 10px;}
	#subMenu ul li ul li a{font-size:11px;}

/* begin Page */

/* Generated with Artisteer version 2.3.0.21098, file checksum is C5A354DC. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #99B7E1;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 119px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('/_project/_layout/gfx/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 119px;
	width: 594px;
	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: 900px;
}

.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:11px;
	min-height:11px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.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: 10px;
	height: 10px;
	background-image: url('/_project/_layout/gfx/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('/_project/_layout/gfx/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('/_project/_layout/gfx/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 100px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 994px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.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: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('/_project/_layout/gfx/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:4px;
}

.art-BlockHeader .r
{ 
	width:998px;
	right:0;
	clip: rect(auto, auto, auto, 994px);
}




/* 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: #F3F7F6;
}

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 994px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('/_project/_layout/gfx/Footer.png');
	width: 994px;
	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 right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
letter-spacing: 1px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #70292A;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #009957;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* 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:none;
	color:#fff;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#497083;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 695px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 992px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 297px;
}
/* end LayoutCell */

