*
{
	margin:0;
	padding:0;
}
HTML
{
	overflow-y:scroll;
	overflow-x:auto;
}
BODY
{
	height:100%;
	overflow:hidden;
	width:100%;
	font-family:Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	margin:0;
	font-size:12px;
	background-image:url(body-bg.jpg);
	background-repeat:repeat-x;
	background-color:#6c6969;
	background-attachment:fixed;
}
A
{
	text-decoration:underline;
	color:#1787c7;
}
A:hover
{
	text-decoration:underline;
	color:#1787c7;
}


#rightcontent H1
{
	width:700px;
	background-image:url(trans-bg.png);
	background-repeat:repeat;
	margin-left:-10px;
	padding:10px 20px;
	position:absolute;
	line-height:28px;
	font-size:24px;
	color:#6c6969;
	font-weight:normal;
	text-transform:uppercase;
}
H2.title
{
	width:180px;
	background-image:url(trans-bg.png);
	background-repeat:repeat;
	/*margin-left:-10px;*/
	padding:12px 20px 10px 20px !important;
	position:absolute;
	line-height:28px;
	font-size:20px !important;
	color:#6c6969;
	font-weight:normal;
	text-transform:uppercase;
}
H4
{
/*
	font-size:13px;
	padding:5px 0 1px 0;
	margin:10px 0 0 0;
	line-height:normal;
*/
}
H5, UL.navigation_1 SPAN
{
	font-size:11px;
	padding:0;
	margin:-5px 0 0 0;
	line-height:normal;
	color:#999999;
	font-weight:normal;
}
H6
{
	font-size:12px;
	padding:5px 0 1px 0;
	margin:10px 0 0 0;
	line-height:normal;
}
UL
{
	list-style:none;
}
A.active SPAN, A.open SPAN
{
	color:#1787c7;
}
#main
{
}






DIV#wrap
{
	width:980px;
	margin:0 auto;
	
	border-left:10px solid #988970;
	border-right:10px solid #988970;
	
	background-color:#F9F9F9;
	background-color:#F0F0F0;
	
}

#head
{
	display:block;
	background-image:url(head-bg.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;
/*
	height:84px;
	width:984px;
	height:187px;
	border-top:1px solid #433b30;
	border-left:1px solid #433b30;
	border-right:1px solid #433b30;
*/
	overflow:hidden;
}
#main
{
	display:block;
	clear:both;
	background-image:url(main-bg.gif);
	background-repeat:repeat-y;
	background-position:240px 0;
	
	padding:0 10px;
	overflow:hidden;
/*
	width:981px;
	border-right:1px solid #433b30;
	border-left:1px solid #433b30;
*/
}
#main.startpage
{
	background-image:url(main-wide-default.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	min-height:400px;
	
	padding:0 10px;
	background-color:#FFFFFF;
/*
	width:981px;
	border-right:1px solid #433b30;
	border-left:1px solid #433b30;
*/
}
#content P /*For system 403 & 404 pages*/
{
/*
	border-left:1px solid #433b30;
	border-right:1px solid #433b30;
*/
	padding:5px 10px !important;
	display:block;
}
#foot
{
	display:block;
	padding:0 20px;

	background-image:url(foot-bg.gif);
	background-repeat:repeat-y;
	background-position:240px 0;
	background-color:#e0dbd4;
/*
	width:974px;
	border-left:1px solid #433b30;
	border-right:1px solid #433b30;
	border-bottom:1px solid #433b30;
	text-align:right;
	padding:3px 10px 0 0;
	color:#CCCCCC;
	font-size:10px;
*/	
}

#foot P
{
	line-height:45px;
	font-size:14px;
	text-align:right;
	color:#6c6969;
}








#main DIV.container
{
	padding:5px 0;
	overflow:hidden;
}
#main #leftmargin
{
	width:240px;
	float:left;
}

#main #rightcontent
{
	width:720px;
	margin-left:240px;
}
#main #topmargin
{
	background-image:url(top-wide-default.jpg);
	background-repeat:no-repeat;
	height:200px;
	margin-left:-10px;
	margin-right:-10px;
}
/*
#main #startpage_top
{
	background-image:url(main-wide-default.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-right:-10px;
	padding:10px 10px;
	border-bottom:5px solid #988970;
}
#main #startpage_top DIV.cols
{
	background-image:url(trans-bg.png);
	background-repeat:repeat;
	background-color:Transparent;
}
#main #startpage_main
{
	padding-top:10px;
}
#main #startpage_top H1
{
	margin:10px 0;
	font-size:20px;
}
*/



DIV.cols
{
	margin:10px;
	float:left;
/*	height:60px;
	background-color:#CCCCCC;*/
}
DIV.puff
{
	padding:0 20px 20px 20px;
	margin-top:-40px;
	/*background-color:#e0dbd4;*/
	min-height:150px;
	background-image:url(box-bg.jpg);
	background-repeat:repeat-x;
	background-position: 0 100%;

	padding:10px 20px 20px 20px;
	border:1px solid #FBFBFB;
	border-bottom:1px solid #bbb2a3;
	border-top:0;
	background-color:#FDFDFD;

}
DIV.puff A, H2.title A
{
	text-decoration:none;
	color:inherit;
}
DIV.puff A IMG
{
	border:1px solid #988970;
	background-color:#FFFFFF;
	padding:1px;
	width:176px;
}
DIV.puff A.more
{
	text-decoration:underline;
	color:#1787c7;
}

DIV.start
{
	min-height:250px;
}
 #startpage_main DIV.start
{
	min-height:0;
	background-color:#e0dbd4;
	background-color:#F0F0F0;
	padding-bottom:20px;
}
DIV.cols DIV.holder
{
	padding:0 20px 10px 20px;
}
HR.cols
{
	margin:0 10px;
	clear:both;
	height:0;
	border:0;
}
DIV.linebreak
{
	clear:left;
}
DIV.col1_1{width:700px;}
DIV.col1_2, DIV.col2_4, DIV.col3_6{width:340px;}
DIV.col1_3, DIV.col2_6{width:220px;}
DIV.col2_3, DIV.col4_6{width:460px;}
DIV.col1_4{width:160px;}
DIV.col3_4{width:520px;}
DIV.col1_6{width:100px;}
DIV.col5_6{width:580px;}

/*
Tillåtna bildbredder blir:
100, 160, 220, 340
*/



DIV#logo
{
	width:240px;
	height:79px;
	padding-top:17px;
	float:left;
}
DIV#logo IMG
{
	border:0;
}
DIV#flag
{
	height:31px;
	float:right;
	background-color:#bbb2a3;
	/*background-color:#e0dbd4;*/
	padding-right:9px;
	margin-bottom:29px;
}
DIV#flag A
{
	margin:9px;
	margin-right:0;
	display:block;
	float:left;
	border:1px solid #bbb2a3;
}
DIV#flag A:hover
{
	border:1px solid #988970;
}
DIV#flag IMG
{
	border:0;
	display:block;
	float:left;
	width:16px;
	height:11px;
	
}
#head UL.navigation_1
{
	float:left;
	list-style:none;
/*	margin-top:60px;*/
	background-color:#FFFFFF;
	width:740px;
}
#head UL.navigation_1 LI
{
	float:left;
	line-height:20px;
}
#head UL.navigation_1 LI A
{
	padding:5px 15px;
	font-size:16px;
	line-height:26px;
	text-transform:uppercase;
	text-decoration:none;
	color:#939598;
	display:block;
}
#head UL.navigation_1 LI A:hover
{
	background-color:#bbb2a3;
	color:#6c6969;
}
#head UL.navigation_1 LI A.open, #head UL.navigation_1 LI A.active
{
	background-color:#988970;
	color:#FFFFFF;
}


#topmargin UL.navigation_2
{
	float:left;
	list-style:none;
	padding-left:240px;
	margin-top:-5px;
}
#topmargin UL.navigation_2 LI
{
	float:left;
	line-height:20px;
	background-image:url(trans-bg.png);
	background-repeat:repeat;
}
#topmargin UL.navigation_2 LI A
{
	padding:5px 15px;
	font-size:12px;
	text-decoration:none;
	color:#6c6969;
	display:block;
}
#topmargin UL.navigation_2 LI.open, #topmargin UL.navigation_2 LI.active
{
	background-color:#988970;
}
#topmargin UL.navigation_2 LI A.open, #topmargin UL.navigation_2 LI A.active
{
	background-color:#988970;
	background-color:#bbb2a3;
	color:#FFFFFF;
}
#topmargin UL.navigation_2 LI:hover
{
	background-color:#CCCCCC;
}
#topmargin UL.navigation_2 LI A:hover
{
}
#startpage_main UL.navigation_2
{
	list-style:none;
	padding-left:10px;
	margin-top:-5px;
}
#startpage_main H3 A
{
	text-decoration:none;
}



DIV.body
{
}
DIV.pageimage
{
	width:340px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:10px;
	float:right;
}
DIV.pageimage IMG
{
	width:336px;
	height:189px;
	border:1px solid #988970;
	padding:1px;
}
DIV.pageimage P
{
	font-style:italic;
	font-size:90%;
	margin:0 0 5px 0;
	padding:0;
}
DIV.kdmp-bildspel
{
	width:340px;
	height:193px;

	overflow:hidden;
}
DIV.kdmp-bildspel IMG
{
	display:none;
	position:absolute;
}
DIV.kdmp-bildspel P
{
	display:none;
}


UL.wordlist
{
	line-height:22px;
	margin:10px 0;
	font-size:16px;
}
UL.wordlist LI
{
	text-indent:-14px;
	padding-left:14px;
}
UL.wordlist IMG.square
{
	width:7px;
	height:7px;
	margin:2px 7px 2px 0;
}
UL.wordlist IMG.no0{background-color:#b6c1d5;}
UL.wordlist IMG.no1{background-color:#a8a9ac;}
UL.wordlist IMG.no2{background-color:#8c8147;}
UL.wordlist IMG.no3{background-color:#548253;}
UL.wordlist IMG.no4{background-color:#268986;}
UL.wordlist IMG.no5{background-color:#005351;}
UL.wordlist IMG.no6{background-color:#29272d;}
UL.wordlist IMG.no7{background-color:#642f29;}
UL.wordlist IMG.no8{background-color:#b45f56;}
UL.wordlist IMG.no9{background-color:#c7b18b;}
	
	
	

INPUT.kdmp-date
{
	background-image:url(date.png);
	background-position:100% 50%;
	background-repeat:no-repeat;
}
.text
{
	border:1px solid #ADADAD;
	line-height:15px;
}
INPUT.text
{
	width:180px;
	padding-right:15px;
}
DIV.done
{
	border:1px solid #07d010;
	background-color:#e7fae8;
	padding:10px;
	width:318px;
	margin-bottom:10px;
}
DIV.error
{
	border:1px solid #d00b07;
	background-color:#fae7e7;
	padding:10px;
	width:318px;
	margin-bottom:10px;
}
DIV.list
{
	float:right;
	width:300px;
	padding-top:20px;
	font-size:120%;
	margin-right:20px;
}





A.file, A.page, A.url
{
	display:block;
	float:left;
	
	padding:2px 0 2px 20px;
	line-height:16px;
	background-image:none; /*eg default*/
	background-repeat:no-repeat;
	background-position:0 50%;
	text-decoration:none;
}
A.file:hover, A.page:hover, A.url:hover
{
	text-decoration:underline;
}


A.doc{background-image:url(icon/doc.gif);}
A.gif{background-image:url(icon/gif.gif);}
A.jpeg{background-image:url(icon/jpeg.gif);}
A.jpg{background-image:url(icon/jpg2.gif);}
A.pdf{background-image:url(icon/pdf.gif);}
A.ppt{background-image:url(icon/ppt.gif);}
A.rss{background-image:url(icon/rss.gif);}
A.swf{background-image:url(icon/swf.gif);}
A.tif{background-image:url(icon/tif.gif);}
A.tiff{background-image:url(icon/tiff.gif);}
A.xls{background-image:url(icon/xls.gif);}
A.zip{background-image:url(icon/zip.gif);}



DIV.box
{
	min-height:150px;
	background-image:url(box-bg.jpg);
	background-repeat:repeat-x;
	background-position: 0 100%;
	padding:10px 20px 20px 20px;
	border:1px solid #FBFBFB;
	border-bottom:1px solid #bbb2a3;
	background-color:#FDFDFD;
}
DIV.fact
{
	float:right;
	width:300px;
	font-size:120%;
}



DIV.cols DL
{
	list-style:none !important;
	margin:0 0 10px 0!important;
	padding:0 !important;
}
DIV.cols DT
{
	font-weight:bold;
	margin-top:10px;
}
DIV.cols DD
{
	padding-left:20px;
}
DIV.cols UL.pdflist
{
	list-style:none !important;
	margin:10px 0 !important;
	padding:0 !important;
}
DIV.cols UL.pdflist LI
{
	margin:0 !important;
	padding:0 !important;
}
	

