
h1{
	margin:14px 0px; 
	font:28px Trebuchet MS, arial; 
	color:#006636; 
}

h2{
	margin:10px 0px; 
	font:24px Trebuchet MS, arial; 
	color:#006636; 
}

h3{
	margin:8px 0px; 
	font:18px Trebuchet MS, arial; 
	color:#006636; 
}

h4{
	margin:6px 0px; 
	font:16x Trebuchet MS, arial; 
	color:#006636; 
}

h5{
	margin:3px 0px; 
	font:bold 12px Trebuchet MS, arial; 
	color:#006636; 
}

h6{
	margin:3px 0px; 
	font:bold 11px Trebuchet MS, arial; 
	color:#006636; 
}
div.inledning{
	font:16px verdana; 
	line-height:20px;
	color:#000;
	margin-bottom:15px;
}


li {margin-bottom:10px;}

a{color:#be1326; text-decoration:underline;}
a:hover{color:#315924; text-decoration:underline;}
a:active{color:#be1326;}
a:visited{color:#be1326;}
#main-logo, #main-logo:hover, #main-logo:active{
	background:url(/_project/_layout/gfx/main-logo.png) 100% no-repeat;
	display:block;
	position:absolute;
	top:-100px;
	left:700px;
	width:300px;
	height:70px;
	outline:0;
	text-decoration:none;
}
/* - MAIN - */
body, table{font:12px verdana; line-height:17px; color:#333;}
#contentWrapper{float:left;}
div.mainColumns	{ float:left; height:100%;}
  #content1		{ width:190px; padding:7px 0px 20px 4px;}
  #content2		{ width:586px; padding:0px 7px 20px; overflow:hidden;}
  #content3		{ width:174px; padding:7px 0px 20px;}

  #content2Wide	{ width:770px; padding:0px 0px 20px 7px;}
  #content2Full	{ width:964px; padding:0px 5px;}

/* - --------- - */
/* MAIN MENY */
div#mainHoverMenu ul{margin:0px 5px; clear:both; background:url(/_project/_layout/gfx/mainMenuBg.jpg) repeat-x; width:962px;}
div#mainHoverMenu ul li{float:left; position:relative;}
div#mainHoverMenu ul li.menuStart{display:none;}
div#mainHoverMenu ul li.menuEnd{display:none;}
div#mainHoverMenu ul a{
    outline: 0;
	float:left;	
	padding:14px 12px 15px; 
	font:bold 11px arial; 
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #333;
	background:url(/_project/_layout/gfx/mainMenuBg.jpg) repeat-x;
}
div#mainHoverMenu ul li a.choosen{color:#fff; background-image:url(/_project/_layout/gfx/mainMenuBgChoosen.jpg);}
div#mainHoverMenu ul li a:hover{background-image:url(/_project/_layout/gfx/mainMenuBgChoosen.jpg); text-decoration:underline;}


	div#mainHoverMenu ul ul{
		padding:4px 7px 10px;
		margin:0;
		position:absolute;
		float:left;
		z-index:500;
		display:none;
		background:#096c48;
		border-top:none;
		width:170px;
		top:43px;
		left:-0px;
	}
	div#mainHoverMenu ul ul li.menuStart{display:none;}
	div#mainHoverMenu ul ul li.menuEnd{display:none;}
	div#mainHoverMenu ul ul a{width:150px; padding:3px 10px; color:#fff; background:none; border:0; font:bold 10px verdana; border-bottom:1px dotted #039a63;}
	div#mainHoverMenu ul ul a:hover{color:#91e9c9; background:none; text-decoration:none;}
	div#mainHoverMenu ul ul a.choosen{color:#91e9c9; background:none; text-decoration:none;}


	div#mainHoverMenu ul ul ul{
		border:0;
		width:170px;
		top:0px;
		left:140px;
	}



/* 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: #00331D;
	background-image: url('/_project/_layout/gfx/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 512px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('/_project/_layout/gfx/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 512px;
	width: 601px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}


#art-page-background-gradient
{
	position: absolute;
	background-image: url('/_project/_layout/gfx/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 900px;
	
}

#art-page-background-gradient
{
	background-position: top left;
}


.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:41px;
	min-height:41px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 14px;
}

.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: 68px;
	height: 68px;
	background-image: url('/_project/_layout/gfx/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 34px, 34px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 34px, 34px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(34px, 34px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(34px, auto, auto, 34px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 34px;
	right: 34px;
	height: 68px;
	background-image: url('/_project/_layout/gfx/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 34px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(34px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 34px;
	bottom: 34px;
	width: 68px;
	background-image: url('/_project/_layout/gfx/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 34px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 34px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 34px;
	left: 34px;
	right: 34px;
	bottom: 34px;
	background-image: url('/_project/_layout/gfx/Sheet-c.png');
}


.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: 972px;
	height: 125px;
}

div.art-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 972px;
	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: 972px;
	height: 125px;
	background-image: url('/_project/_layout/gfx/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 972px;
}
/* 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:982px;
	right:0;
	clip: rect(auto, auto, auto, 978px);
}




/* 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;
	font-size:11px;
}

.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;
}
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:23px;
	min-height:23px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 19px;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc,.art-Post-cr, .art-Post-cl
{
	position:absolute;
	z-index:-1;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl
{
	width: 34px;
	height: 34px;
	background-image: url('/_project/_layout/gfx/Post-s.png');
}

.art-Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.art-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.art-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.art-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.art-Post-tc, .art-Post-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('/_project/_layout/gfx/Post-h.png');
}

.art-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.art-Post-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.art-Post-cr, .art-Post-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('/_project/_layout/gfx/Post-v.png');
}

.art-Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.art-Post-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.art-Post-cc
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-color: #FFFFFF;
}


.art-Post
{
	margin: 3px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 1px #FF616B;
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}

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: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
	color: #00A857;
}
.art-PostContent p 
{
	margin: 0.5em 0;
}


.art-PostContent
{
  margin:0;
}
/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 972px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	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: 972px;
	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:#C1D4DC;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
letter-spacing: 1px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #D6FFEB;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #FF707A;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #70FFBA;
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:#ccc;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#fff;
}