/* IMPORT YAHOO UI RESET STYLES */
@import url("yui/reset.css");
@import url("kalender.css");
@import url("siteseeker.css");

body    { font-size: 71%; font-family: Verdana, Arial, Helvetica, sans-serif; background:#dee7f2; color:#333;}
h1      { font-size: 210%; font-family:Arial, Helvetica, sans-serif; font-weight: normal;  letter-spacing: -1px; background:#fff; 
color:#666;  margin-bottom: 8px; }
h2      { font-size: 150%; font-family:Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.125; margin-bottom: 5px; 
color:#555;}
h3      { font-size: 115%; font-family:Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.3; margin:20px 0 5px 0; 
color: #555;}
h4		{ font-size: 100%; margin-bottom:0; background:#fff; color: #666; line-height: 1.3; margin:24px 0 5px 0;}
h5		{ font-size: 100%; margin-bottom:0; background:#fff; color: #666;}
h6		{ font-size: 100%; margin-bottom:0; background:#fff; color: #666;}
p + h2    { margin-top: 30px; }
a       { color: #333; background:#fff; text-decoration:none; }
/* a:visited { color: #90AED2; } */
a:visited { color: #888; }
a:hover { background:#fff; text-decoration:underline; }
address { display: inline; text-decoration: none;}
abbr    { border: 0; }
caption { caption-side: top; margin-bottom: 5px; }
p span  { font-weight: bold; }
p 		{ line-height: 125%; }
label   { margin-left:0.6em; }
select 	{ font-size:100%; width:90%; margin-top:10px;}
hr		{ border-top:1px solid #ccc; height:1px; overflow:hidden;}
strong  { font-weight: bold;}
em		{ font-style: italic;}


/********************************************************************/
/* MISC																
*/
/********************************************************************/


.navlist .pagelistdropdown
{
	float: left;	
}

.navlist
{
	height: 30px;
}

.redtext{color: #FF0000; font-weight: bold;}
.greentext{color: Green;}

input.searchButton 	{ width: auto !important; margin-bottom: 0 !important; }
.ingress 			{color:#555; font-size:120%; font-family:Arial, Helvetica, sans-serif; line-height:19px; 
display:block;}
span.ingress		{font-weight: normal; } /* FIX FÖR ATT INGRESS I ANSLUTNING TILL LÄNKLISTA INTE SKALL BLI FET STIL */
.hide   			{ display: none; }
.imgleft 			{ float:left; margin:4px 20px 14px 0; display:block; clear:left;}
.puffimgrightcol 	{ float:left; margin:0 10px 10px 0; display:block; clear:left;}
p span.imgdesc_left, p span.imgdesc_right, p span.imgdesc{ font-weight:normal; } /* TILLÄGG FÖR ATT INTE BILDTEXTER SKALL BLI 
font-weight: bold */
.imgright 			{ float:right; margin:14px 0pt 10px 25px;}
.rightalign			{ float: right; }
div#puff1 .imgright	{ float:right; margin:10px;}
div#puff1 .imgleft 	{ float:left; margin:12px 20px 12px 14px;}
div#puff1 .puffimgrightcol 	{ float:left; margin:12px 20px 12px 14px;}
div.box .imgleft, div.blueBox .imgleft, div.textBox .imgleft { float:left; margin:2px 10px 6px 0;}
.ingress .imgleft { margin-top:3px; }
div.twoColumnListItem { float:left; width: 47%; padding-bottom:10px; }
div.twoColumnListItem h3 { margin-top:1px; padding:0 8px 0 14px; background:url(../images/new/icon_arrrow_r_small.gif) no-repeat 
0 0.325em;}
div.twoColumnListItem a { text-decoration: none; }
div.twoColumnListItem a:hover { text-decoration: underline; }
div.twoColumnListItem span { font-weight:normal; }
div.twoColumnListItem p { margin-bottom: 5px !important; }
table.#id_matrix fieldset label {
	padding-right:5px;
}	
/********************************************************************/
/* SKIPLINK	 / SKIP H1												*/
/********************************************************************/
.skip-link{
	position: absolute;
	left: -9999px;
	height: 1em;
	overflow: hidden;
	}
.skip-h1{
	position: absolute;
	left: -9999px;
	height: 1em;
	overflow: hidden;
	}	
/* Print Text */
div#printText {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	}
/********************************************************************/
/* UL/OL AREA - P AREA												*/
/********************************************************************/

/* ---------- TILLÄGG FÖR LÄNKLISTA TILL NIVÅER > 5 ---------- */

ul.imagelink-list 
{
	border-top:solid 1px #9DBADA;
	border-bottom:solid 1px #9DBADA;
	width: 180px;
	padding-top:9px;
	padding-bottom:8px;
	padding-left:20px;
	margin-top: 0px;
}

ul.imagelink-list li
{
	list-style-image: url(../images/new/icon_arrrow_r_small.gif);
	padding:0 0 0px 4px;
}
ul.imagelink-list li, ul.imagelink-list li a {
	color: #004990;
	font-size: 11px;
	text-decoration: none;
}

ul.imagelink-list li a:hover 
{
	text-decoration: underline;
	color: #004990;
}

ul.imagelink-list li a:visited 
{
	color: #6999D3;
}

.imagelink-listHeadline
{
	font-size: 11px;
	color: #004990;
	/*margin-top: 15px;*/
	margin-bottom: 0;
	padding: 7px 0 0 16px;
	line-height: 0px;
}

.imagelink-listBox
{
	width: 200px;
	border-top:solid 1px #9DBADA;
	border-bottom:solid 1px #9DBADA;
	overflow:visible;
	padding-top: 7px;
	margin-bottom: 0px;
}

/* ---------- TILLÄGG FÖR LÄNKLISTA TILL NIVÅER > 5 ---------- */


div#submainleft ul  { 
	
	margin:0 0 20px 15px;
}
div#submainleft ul li { 
	margin:0 0 5px 0;
	line-height:125%;
	/*list-style-type:none; Johan har tagit bort för att punktlistor ska få önskat utseende*/
	list-style-type:disc;
}
div#submainleft ol { 
	list-style-type:decimal;
	margin:0 0 14px 25px; 
	}
div#submainleft ol li { 
	margin:0 0 6px 0;
	line-height:125%;
	}
div#mainleft p, div#submainleft p { margin-bottom:10px;}	

div#submainleft ul.categorylist {
	list-style-type:none;
	margin-left: 0;
	display: block;
	float:left;
}
div#submainleft ul.categorylist li 
{
	list-style-type:none;
}

/* ---------- TILLÄGG FÖR JUSTERING AV BILDMARGINAL ---------- 
div#submainleft .imgleft { margin:0 10px 14px 0;}
 /*---------- TILLÄGG FÖR JUSTERING AV BILDMARGINAL ---------- */

div#submainleft .category ul {
	margin:0 0 10px 0;
	}
div#submainleft ul.sub_picture_content {
	margin:0px;
	padding: 0px 0x 7px 0px !Important;
	list-style:none !Important;
	} 
/********************************************************************/
/* WRAPPER AREA														*/
/********************************************************************/
div#wrapper {
	width: 990px;
	margin:0 auto;
	padding-top:16px;
	background:url(../images/nvv_bg2.gif) repeat-y;
	}
	
/* fix */
div#wrapper2 {
	width: 990px;
	margin:0 auto;
	background:url(../images/vertical_line.gif) repeat-y;
	}	
/********************************************************************/
/* LEFT COLUMN AREA													*/
/********************************************************************/
div#mainleftcolumn, div#leftcolumn  {
	width:184px;
	padding:0 0 0 16px;
	float:left;
	overflow:hidden;
}

div#emas {
	padding-top:15px;
}
/********************************************************************/
/* LOGOTYPE AREA													*/
/********************************************************************/
div#logotype {
	text-align:center;
	height:124px;
	}
/********************************************************************/
/* NAVIGATION AREA													*/
/********************************************************************/
div#navigation {
	}
/********************************************************************/
/* RIGHT COLUMN	AREA												*/
/********************************************************************/
div#mainrightcolumn, div#rightcolumn{
	width:774px;
	padding:0 16px 0 0;
	float:right;
}
/********************************************************************/
/* OPTION AREA														*/
/********************************************************************/
ul#options, ul#options li {
	list-style-type:none;
	}
ul#options 
{
	float:right;
	margin-right:3px; /* ändrad från -8px 061110 danhan */
	margin-left:15px;
	margin-top:3px;
	text-align:right;
}
ul#options li {
	color:#000;
	font-size:90%;
	padding:4px 6px 4px 12px;
	font-weight:bold;
	background:#fff;
	background-image: url(../images/icon_pipe.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	display:inline;
	line-height:18px;
	}
ul#options li a {
	color:#00488f;
	background:#fff;
	text-decoration: none;
	}
ul#options li a:hover {
	text-decoration:underline;
	}
ul#options .firstitem, ul#options .listitem {
	color:#000;
	padding:4px 6px 4px 6px;
	font-weight:bold;
	background-color: #fff;
	background-image: url(../images/icon_px.gif);
	}
ul#options .selectList {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;	
	line-height:18px;
	width:200px;
	margin-top:0;
	border:1px solid #00488f;
	}

div#global-menu .quick_links_input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:normal;	*/
	/*line-height:18px;*/
	width:192px;
	margin-top:0;
	/*border:solid 1px #00488f;*/
	float: right;
	background-color: #eee;
	vertical-align: middle;
	border: solid 1px #9fbad8;
	font-size: 90%;
	padding: 0.3em 0.3em;
	/*width: 140px; */
	height: 1.2em;
	/*vertical-align: middle;*/
	/*background-color: #eee;*/
}
div#global-menu .quick_links_button 
{
	float: right;
	margin: 2px 2px 1px 3px;	
}

.quick_links_button
{
	margin:0 2px 6px 0;
	vertical-align:middle;
}

div#quick-nav-dropdown select.selectList
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:17em !important;
}
div#quick-nav-dropdown .dropdown_button 
{
	margin:12px 9px 0px 2px;
	vertical-align:middle;
	float: right;
}

/*div#global-menu select.selectList {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;	
	line-height:18px;
	width:200px;
	margin-top:0;
	border:solid 1px #00488f;
	float: right;
}*/

div.navlist .dropdown_button 
{
	display:block;
	margin:12px 6px 0 0;
	vertical-align:middle;
	float: right;
}

/********************************************************************/
/* TOP BANNER AREA													*/
/********************************************************************/
div#topbanner {
	margin-top:7px;
	padding:10px 20px 0;
	float:left;
	width:734px;
	color:#9eb9da;
	background:#fff;
	min-height:86px;
	}
div#topbanner blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:190%;
	font-weight:normal;
	letter-spacing:-1px;
	margin-left:10px;
	margin-top:-8px;
	}
div#topbanner blockquote p span { /* Neutralisera arvet 'p span' */
	font-weight:normal;
}
div#topbanner { /* Change of background image here */
	background: url(../images/topbanner_example_img1.jpg) no-repeat right bottom;
	}
/********************************************************************/
/* MAIN AREA														*/
/********************************************************************/
/* 	background:url(../images/content_wrapper_bg.gif) no-repeat;    */
div#main {
	background: #ffffff url(../images/content_wrapper_bg.gif) no-repeat;
	/*padding-bottom:8px; */
	}
/********************************************************************/
/* MAIN LEFT AREA / SUBMAIN LEFT AREA								*/
/********************************************************************/
div#mainleft 
{
	background: url(../images/vertical_left.gif) repeat-y;
	width:516px;
/*	margin:0 0 0 30px!important;
	margin:0 0 0 15px; */
	padding-left: 30px !important;
	padding-top:18px;
	/*padding-left:6px !important;*/
	float:left;
	}
div#submainleft 
{
	background: url(../images/vertical_left.gif) repeat-y;
	width:452px;
	overflow: visible;
/*	margin:10px 0 0 26px!important;
	margin:10px 0 0 12px; */
	margin:10px 0 0 0px!important;
	/*padding-left:6px !important;*/
	padding-left: 32px !important;
	
	padding-top:8px;
	float:left;
	}
div#submainleft h2
{
	margin-top: 20px;
}
div#firstsection {
	width: 730px;
	margin:0 0px 0 20px;
	padding-top:13px;
	float:left;
	}	
/********************************************************************/
/* MAIN RIGHT AREA / SUBMAIN RIGHT AREA								*/
/********************************************************************/
div#mainright {
	width:200px;
	padding-top:18px;
	float:right;
	}
div#submainright {
	width:260px;
	margin-top:10px;
	float:right;
}
div#secondsection {
	/*width: 740px;
	margin:0 20px 0 24px!important;*/
	padding-top:15px;
	float:left;
	width: 730px;
	margin:0 0px 0 20px;	
}
div#secondsection div#col1 div#mainrightSubColumnLeft {
	width: 337px;
	float:left;
	/*margin-right: 11px;*/
	padding:5px;
}
div#secondsection div#col2 div#mainrightSubColumnRight{
	width: 160px;
	float:left;
	padding:0 5px;
	color:#555555;
	font-size:88%;
}
div#secondsection div#col2 div#mainrightSubColumnRight .showsingle {
	font-size:100%;
	color: #333 !important;
}
div#secondsection div#col2 div#mainrightSubColumnRight .showsingle_extern {
	font-size:100%;
	color: #333 !important;
	
}
div#secondsection div#col2 div#mainrightSubColumnRight .showsingle_extern:visited
{
	color: #888 !important;
}
div#secondsection div#col2 div#mainrightSubColumnRight .showsingle:visited
{
	color: #888;
}

div#secondsection div#col3 {
	width: 200px;
	float:right;
	padding:5px;
	overflow:hidden;
}
/********************************************************************/
/* MAIN RIGHT AREA / SubColumns										*/
/********************************************************************/
div#mainrightSubColumnLeft {
	width:337px;
	float:left;
	}
div#mainrightSubColumnRight {
	width:176px;
	float:right;
	}
/********************************************************************/
/* BREADCRUMBS AREA 												*/
/********************************************************************/
ul#breadcrumbs, ul#breadcrumbs li {
	list-style-type:none;
	}
ul#breadcrumbs {
	width:60%;
	float:left;
	margin-top:6px;
	margin-left:31px!important;
	margin-left:15px;
	}
ul#breadcrumbs li {
	color:#989898;
	font-size:90%;
	padding:2px 4px 2px 10px;
	font-weight:normal;
	background:#fff;
	background-image: url(../images/icon_breadcrumbs_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	float:left;
	white-space:nowrap;
	}
ul#breadcrumbs li a {
	color:#989898;
	background:#fff;
	text-decoration: none;
	}
ul#breadcrumbs li a:hover {
	text-decoration:underline;
	}
ul#breadcrumbs .firstitem {
	color:#989898;
	padding:2px 2px 2px 0;
	font-weight:normal;
	background-color: #fff;
	background-image: url(../images/icon_px.gif);
	}
/********************************************************************/
/* PRINT / TIPS AREA 												*/
/********************************************************************/
div#print {
	float:right;
	position: relative;
}

div.fullwidth{ width: 260px;
		background-image: url(/images/printbackground.gif);
		background-repeat: no-repeat;
		background-position: 135px 1px;
	}
div.smallwidth{ width: 135px;}

div#print div.printbackground{position: absolute; right: 120px; top: 0; width: 1px; padding: 0; height: 28px;}
ul#print_content, ul#print_content li {
	list-style-type:none;
	line-height:19px;
}



ul#print_content {
	text-align:right; 
	padding-top:4px;
}
ul#print_content li {
	font-size:90%;
	padding:4px 14px;
	display:inline;
	text-align:center;
	text-transform: uppercase;
}
ul#print_content li a, ul#print_content li span {
	color:#5f8ec4;
	background:#fff;
	text-decoration: none;
	}
ul#print_content li a:hover {
	text-decoration:underline;
	}
/********************************************************************/
/* PRINTSUB / TIPSSUB AREA 												*/
/********************************************************************/
div#printsub {
	width:200px;
	float:right;
	/*background: url(../images/icon_pipe_print.gif) no-repeat 110px 1px;*/
}
div#printsub ul#print_content li {
	padding:4px 8px;
}
/********************************************************************/
/* TEASER AREA - 3COLS												*/
/********************************************************************/
div.col3Teaser {
	width:160px;
	margin:0 5px;
	float:left;
	color:#555555;
	font-size:88%;
	line-height:125%;
	}
/********************************************************************/
/* TEASER AREA - IMG, HEADER, TEXT									*/
/********************************************************************/
div.col3Teaseer img {
	display:block;
	}
div.col3Teaser .header {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:115%;
	font-weight:bold;
	color:#555;
	background:#fff;
	padding:6px 0 0 10px;
	display:block;
	}
div.col3Teaser p {
	padding:0 0 3px;
	}
div.col3Teaser a 
{
	color:#555;
	text-decoration:none;
	display:block;
	margin-bottom:5px;
	}
div.col3Teaser a:visited {
	color:#555;
	}
div.col3Teaser .header a:hover {
	text-decoration:underline;
	}
div.col3Teaser a:hover {
	color:#777;
	text-decoration:none;
	}
div.col3Teaser .showsingle {
	font-size:100%;
}

div.col3Teaser .showsingle, 
div#secondsection div#col2 div#mainrightSubColumnRight .showsingle,
div.pufftext .showsingle
 {
	color: #333 !important;
}

div.col3Teaser .showsingle:visited, 
div#secondsection div#col2 div#mainrightSubColumnRight .showsingle:visited, 
div.pufftext .showsingle:visited
{
	color: #888 !important;
}

/********************************************************************/
/* BANNER AREA														*/
/********************************************************************/
ul.banner, ul.banner li {
	list-style-type:none;
	}
ul.banner {
	margin-top:4px;
	}
ul.banner li {
	margin-bottom:4px;
	}
ul.banner li a {
	text-decoration:none;
	}
/********************************************************************/
/* CONTENT WRAPPER END AREA											*/
/********************************************************************/
div#main_end {
	background:url(../images/content_wrapper_end_bg.gif); 
	padding-top:24px;
	height:44px;
	}
/********************************************************************/
/* PAGEINFO															
*/
/********************************************************************/
ul#pageinfo, ul#pageinfo li, ul#pageowner, ul#pageowner li {
	list-style-type:none;
	}
ul#pageinfo, ul#pageowner {
	display:block;
	margin:0 0 4px 20px;
	}
ul#pageinfo li, ul#pageowner li {
	font-size:90%;
	color:#555;
	padding:4px 8px 4px 14px;
	font-weight:normal;
	background-color: #fff;
	background-image: url(../images/icon_pipe_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	display:inline;
	}
ul#pageinfo li a, ul#pageowner li a {
	color:#00488f;
	background:#fff;
	text-decoration: none;
	}
ul#pageinfo li a:hover, ul#pageowner li a:hover{
	text-decoration:underline;
	}
ul#pageinfo .firstitem, ul#pageowner .firstitem {
	color:#555;
	padding:4px 8px 4px 14px;
	font-weight:normal;
	background-color: #fff;
	background-image: url(../images/icon_px.gif);
	}
/*********************************************************/	
/* SEARCH				 								 */
/*********************************************************/	
ul#searchBox, ul#searchBox li {
	list-style-type:none;
	}
ul#searchBox {
	margin-top:4px;
	}
ul#searchBox li {
	background:#ccc;
	color:#000;
	}
ul#searchBox li a {
	color:#000;
	background:#ccc;
	text-decoration:underline;
	}
ul#searchBox li a:hover {
	text-decoration:none;
	}
ul#searchBox li .header {
	font-size:120%;
	}
ul#searchBox li input {
	width:10em;
	font-size:100%;
	}
ul#search li .searchbutton{
   padding:0 0.25em 0;
   margin-left:0.45em;
   width:auto;
   overflow:visible;
   font-size:95%;
}
div#searchfield {
	}
div#searchfield_content {
	background:#f1f1f1;
	color:#333;
	padding:1px 10px;
	clear: both;
	float: left;
	padding-bottom: 11px;
	}
div#search_result_info {
	}
ul#search_result_info_content {
	background:#f1f1f1;
	color:#333;
	padding:6px 16px;
	list-style-type:none;
	}
ul#search_result_info_content li {	
	line-height:24px;
	}
ul#search_result_info_content li h3{	
	margin:0;
	padding:0;
	}
ul#search_result_info_content li span{
	display:block;	
	}
ul#search_result_info_content li div{
	display:block;
	margin-top:20px;	
	}
ul#search_result_info_content a {
	background:#f1f1f1;
	color:#333;
	text-decoration:underline;	
	}
ul#search_result_info_content a:hover {
	text-decoration:none;	
	}
/********************************************************************/
/* MISC																
*/
/********************************************************************/
.clearBoth {
	clear:both;
	}
.clr {
	height:0px;
	overflow:hidden;
	clear:both;
	}
/* Classes */
.clear{	
	clear: both;
	width: 1px;
	height: 1px;
	margin-top: -1px;
	margin-bottom: -1px;
	overflow: hidden;
	font-size:1px;
}
.divider {
	height:1px;
	margin-top:-1px;
	display:block;
	overflow:hidden;
	clear:both;
}
/********************************************************************/
/* SPACER															
*/
/********************************************************************/
.spacerBig {
	height:39px;
	clear:both;
}
.spacerMedium {
	height:28px;
	clear:both;
}
.spacerSmall 
{
	height: 18px;
	clear: both;
}
/********************************************************************/
/* BOXES															
*/
/********************************************************************/
div.box, div.blueBox, div.redBox, div.RightBoxNoFormat  {
	margin-bottom: 1em;
	font-size:90%;
	width:100%;
}
div.box div#space, div.blueBox div#space, div.redBox div#space, div.box ul.categorylist, div.blueBox ul.categorylist, div.redBox 
ul.categorylist
{
	padding: 0 8px 8px 8px;
}

div#quick-nav-container 
{
	height:155px;
	background:#d3dfed;
	position:relative;
}
div#quick-nav-text 
{
	padding:0 10px;
}
div#quick-nav-text p
{
	padding-left:12px;
}
div#quick-nav-dropdown
{
	position:absolute;
	bottom:6px;
	padding-left:10px;
	padding-top:5px;
	
}
div#quick-nav-text a.showsingle
{
	margin-top: 0px !important;
	color:#000 !important;
	padding:0 0 0.1em 1.1em;
	font-size:100%;
}
div#quick-nav-text a:visited.showsingle
{
	color:#000 !important;
}
div.quick-nav div#space p
{
	margin:0 10px 14px 12px;
	font-size:88%;
}
div.pufftext a 
{
	display: block;
	color:#555;
	margin-bottom: 5px;
}
div.pufftext a:visited
{
	color:#555;
}
div.pufftext a:hover 
{
	color:#777;
	text-decoration:none;
}
div.pufftext 
{
	margin:6px 0 0 0;
}
div.pufftext p 
{
	margin:0 0 3px 0;
}
div.pufftext .showsingle {
	font-size:100%;
}

/* Dark Blue Box */
div.box h3{
	font: bold 1em/1.35em Arial, Helvetica, sans-serif;
	height: 2.75em;
	color: #FFF;
	margin:0;
	padding-left: 0.5em;
	background-color: #013366;
	background-image: url(../images/boxBottomShade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* only for startpage */
div#mainright div.box h3{
	font: bold 1em/1.35em Arial, Helvetica, sans-serif;
	height: 2.75em;
	color: #fff;
	margin:0;
	padding-left: 0.5em;
	background-color: #013366;
	background-image: url(../images/boxBottomShade2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.box h3 a, div.box h3 span{
	float: right;
	color:#fff;
	padding-left:2em;
	text-decoration: none;
	background:#013366 url(../images/new/icon_arrrow_r.gif) no-repeat left;
	margin-right: 0.8em;
}

div.box h3 a:hover {
	color:#fff;
	background:#013366 url(../images/new/icon_arrrow_r.gif) no-repeat left;
}

div.box h3 a.headerLink, div.box h3 span.headerLink {	
	float:left;
	font: bold 1.125em/1.35em Arial, Helvetica, sans-serif;
	margin:0 0 0 -1.8em;
	background: none !important;
	text-transform:uppercase;
}
div#firstsection div#quicknavigation{
	float:right; 
	width:200px;
	padding:5px;
	font-size:88%;
}
/* Blue Box */
div.blueBox h3, div.redBox h3{	
	font: bold 1em/1.35em Arial, Helvetica, sans-serif;
	min-height: 2.75em;
	color: #333;
	margin:0;
	background: #9fb9da;
	background-image: url(../images/boxBlueBottomShade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0.5em;
	
}
 div.redBox h3
 {
	background: #999;
	background-image: url(../images/boxRedBottomShade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0.5em;
 }
div.blueBox h3.showAllHeader, div.redBox h3.showAllHeader
{
    float:left;
}

/* only for startpage */
div#mainright div.blueBox h3, div#mainright div.cartLink h3{	
	font: bold 1em/1.35em Arial, Helvetica, sans-serif;
	color: #333;
	margin:0;
	background: #9fb9da;
	background-image: url(../images/boxBlueBottomShade2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0.5em;
	overflow: visible;
}

div.blueBox h3 a, div.blueBox h3 span, div.redBox h3 a, div.redBox h3 span, div.EmptyCart h3 a{
	float: right;
	padding-left:2em;
	text-decoration: none;
	background:url(../images/new/icon_arrrow_r.gif) no-repeat left !important;
	margin-right: 0.8em;
}
div.blueBox h3 a:visited, div.redBox h3 a:visited 
{
	color:#333;
}
div.blueBox h3 a:hover, div.redBox h3 a:hover 
{
	text-decoration:underline;
	background:url(../images/new/icon_arrrow_r.gif) no-repeat left;
}
div.blueBox h3 a.headerLink, div.blueBox h3 span.headerLink, div.blueBox h3 a.headerLinkDynamic, div.redBox h3 a.headerLink, 
div.redBox h3 span.headerLink, div.redBox h3 a.headerLinkDynamic{	
	float:left;
	font: bold 1.125em/1.35em Arial, Helvetica, sans-serif;
	margin:0 0 0 -1.8em;
	background: none !important;
	text-transform:uppercase;
	
	
	/*width:170px;*/
}
div.blueBox h3 a.headerLinkReadMore, div.redBox h3 a.headerLinkReadMore
{
    float:right;
    width:65px;
}
div.blueBox h3 a.headerLinkDynamic, div.redBox h3 a.headerLinkDynamic
{
    width: 110px;
    display:block;
    padding: 0 0 1em 2em;   
}
/* Blue & Dark Blue Box Preferences */
div.box h3 a.headerLink:hover, div.blueBox h3 a.headerLink:hover,  div.blueBox h3 a.headerLinkDynamic:hover, div.redBox h3 
a.headerLink:hover,  div.redBox h3 a.headerLinkDynamic:hover {
	text-decoration: underline !important;
}
div.box ul, div.blueBox ul, div.box ul, div.redBox ul {
	list-style-type: none !important;
	list-style-position: outside;
	padding:0px;
	margin:0px;
}

div.EmptyCart
{
	background: url(../images/kundvagn-header.gif) top left no-repeat;
	height: 25px;
	margin: 0 0 1em 0;
	font-size: 90%;
}
div.EmptyCart h3
{
	font: bold 1em/1.35em Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../images/kundvagn-header-end.gif) top right no-repeat;
	height: 25px;
	padding: 0.6em 0 0 0.2em;
	margin: 0;
}
div.EmptyCart h3 a, div.EmptyCart h3 a:hover, div.EmptyCart h3 a:visited, div.redBox h3 a, div.redBox h3 a:hover, div.redBox h3 
a:visited
{
	color: #FFF !important;
}

div.redBox h3 span.headerLink
{
	background: url(../images/kundvagn.gif) top right no-repeat !important;
	background-position: -1px right !important;
}

div.EmptyCart h3 span.headerLink, div.redBox h3 span.cartLink
{
	color: #FFF;
	background: url(../images/kundvagn.gif) top right no-repeat !important;
	background-position: -1px right !important;
	float:left;
	display: block;
	padding: 0 2.5em 0 2.4em;
	font: bold 1.125em/1.35em Arial, Helvetica, sans-serif;
	margin:0 0 0 -1.8em;
	height: 25px;
	text-transform:uppercase;
}
	/* New RightBox (without frame) - added properties */

div.RightBoxNoFormat h3 {
	margin: 0;
}

div.RightBoxNoFormat p {
	padding: 0 8px 10px 0;
}

div.RightBoxNoFormat ul {
	list-style-type:disc;
	list-style-position: inside;
	padding: 0 8px 0;
}

div.RightBoxNoFormat ul li {
	padding: 0 0 6px 20px;
}

	/* End of new RightBox property area */


div.box ul li, div.blueBox ul li , div.redBox ul li {

	margin:0px 0px 0px -6px ;
	padding:0 0 6px 20px ;
	background: url(../images/new/icon_arrow.gif) no-repeat 0px 0px;
}

div.box ul li, div.blueBox ul li, div.redBox ul li  {
    clear: both;
}
div.box ul li a, div.blueBox ul li a , div.redBox ul li a {
    text-decoration: none;
}
div.box ul li a:visited, div.blueBox ul li a:visited, div.redBox ul li a:visited{
    color:#888;
}
div.box ul li a:hover, div.blueBox ul li a:hover, div.redBox ul li a:hover{
    text-decoration: underline;
}
div.box ul li.pdf, div.blueBox ul li.pdf , div.redBox ul li.pdf {
	background-image: url(../images/new/icon_pdf.gif);
}
div.box ul li.tif, div.blueBox ul li.tif , div.redBox ul li.tif {
	background-image: url(../images/new/icon_tif.gif);
}
div.box ul li.doc, div.blueBox ul li.doc {
	background-image: url(../images/new/icon_doc.gif);
}
div.box ul li.xls, div.blueBox ul li.xls  {
	background-image: url(../images/new/icon_xls.gif);
}
div.box ul li.ppt, div.blueBox ul li.ppt  {
	background-image: url(../images/new/icon_ppt.gif);
}
div.box ul li.misc, div.blueBox ul li.misc {
	background-image: url(../images/new/icon_misc.gif);
}
div.box h1, div.blueBox h1, div.box h2, div.blueBox h2, div.box h4, div.blueBox h4, div.box h5, div.blueBox h5, div.box h6, 
div.blueBox h6 {
	padding:0 8px 0;
	margin-top:0;
	margin-bottom:0;
	}
div.box p, div.blueBox p {
	padding:0px 0px 3px 0px;
	}
	
div.box p a, div.blueBox p a{
	text-decoration:none;
	}
div.box p a:visited, div.blueBox p a:visited{
	color:#90AED2;
	}
div.box p a:hover, div.blueBox p a:hover{
	text-decoration:underline;
	}
div.box .date, div.blueBox .date {
	font-size:90%;
	padding:2px 8px 8px 8px;
	color:#999;
	}
div.box .date a, div.blueBox .date a {
	padding-left:2em;
	margin:0 0.8em 0;
	text-decoration: none;
	background: url(../images/new/icon_arrrowblue_r.gif) no-repeat 0;
	font-weight:normal;
	color:#024890;
}
div.box .date a:visited {
	color:#90AED2;
	}
div.box .date a:hover {
	text-decoration: underline;
	}	
/* TextBoxes MainRight */
div.textBox p {
	font-size:90%;
	line-height:14px;
	margin-bottom:16px;
	}
div.textBox .heading {
	font-weight:bold;
	padding-left:1.5em;
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat 0 0.175em;
	}	
/* Latest News */
div#latestnews, div#puff1{
	width:100%;
	margin: 0 0 14px 0;
	float:left;
	display:block;
	clear:left;

}
div#latestnews .header, div#puff1 .header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:bold;
	/* height:1.35em; */ 
	color: #7c94ac;
	text-transform:uppercase;
	margin:0;
	padding-left: 0.5em;
	background:#d3dfeb url(../images/newsBottomShade.gif) no-repeat left bottom;
}
/*
div#latestnews .header a, div#puff1 .header a {
	float: right;
	padding:0 0 0 2em;
	text-decoration: none;
	background: url(../images/new/icon_arrrow_r.gif) no-repeat left;
	margin-right: 0.8em;
}
*/
div#latestnews .header a, div#puff1 .header a {
	float: left;
	color: #7c94ac;
	background:#d3dfeb;
	text-decoration:none;
}

/* ------- TILLÄGG FÖR NYA NYHETSSNIPPETS ------------ */
div#latestnews a 
{
	background: #f1f1f1;
}
/* ------- TILLÄGG FÖR NYA NYHETSSNIPPETS ------------ */
div#latestnews .header a:visited, div#puff1 .header a:visited {
	color:#90AED2;
}
div#latestnews .header a:hover, div#puff1 .header a:hover {
	text-decoration:underline;
}
div#latestnews .header a.headerLink, div#puff1 .header a.headerLink {	
	float:left;
	font: bold 1em/2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 2.1em;
	margin:0 0 0 -1.8em;
	background: none !important;
	text-transform:uppercase;
	}
div#latestnews p, div#puff1 p {	
	background:#f1f1f1;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#333;
	}
div#latestnews a, div#puff1 a {
	text-decoration:none;
	}
div#latestnews a.visited, div#puff1 a:visited {
	color:#90AED2;
	}	
div#latestnews a.hover, div#puff1 a:hover {
	text-decoration:underline;
	}
div#latestnews p, div#puff1 p {
	padding:6px 10px;
	line-height:15px;
	}
div#latestnews h2, div#puff1 h2 {	
	background:#f1f1f1;
	font-size:150%;
	color:#555;
	margin:0 0 -1px 0;
	padding:10px 10px 1px 10px;
	line-height:120%;
	}
div#latestnews h2 a, div#puff1 h2 a{
	background:#f1f1f1;
	color:#555;
	text-decoration:none;
	}
div#latestnews h2 a:hover, div#puff1 h2 a:hover{
	text-decoration:underline;
	}
div#latestnews .date, div#puff1 .date {
	font-size:90%;
	float:left;
	padding:0 2px 8px 10px;
	color:#999;
	background:#f1f1f1;
	}
div#latestnews .date a, div#puff1 .date a  {
	color:#024890;
	padding:0 0 0 2em;
	margin:0 0.8em 0 1em;
	text-decoration: none;
	background:#f1f1f1 url(../images/new/icon_arrrowblue_r.gif) no-repeat left;
}
div#latestnews .date a:hover, div#puff1 .date a:hover {
	text-decoration: underline;
	}
div#latestnews .more, div#puff1 .more {
	font-size:90%;
	padding:0 8px 8px 2px;
	color:#999;
	background:#f1f1f1;
	text-align:right;	
	}
div#latestnews .more a, div#puff1 .more a, div#puff1 .more a.showsingle  {
	/* color:#004990; */
	color: #0B448F;
	padding:0 0 0 2em;
	margin:0 0.8em 0 1em;
	text-decoration: none;
	background:#f1f1f1 url(../images/new/icon_arrrowblue_r.gif) no-repeat left;
}
div#latestnews .more a:hover, div#puff1 .more a:hover, div#puff1 .more a.showsingle:hover  {
	/* color:#004990; */
	color: #0B448F;
	padding:0 0 0 2em;
	margin:0 0.8em 0 1em;
	text-decoration: none;
	background:#f1f1f1 url(../images/new/icon_arrrowblue_r.gif) no-repeat left;
}

div#latestnews .more a:visited, div#puff1 .date a:visited, div#startpage-newslist .showall a:visited {
	/* color:#90AED2; */
	color: #6999d3;
	}
div#latestnews .more a:hover, div#puff1 .date a:hover {
	text-decoration: underline;
	}
div#latestnews .showall, div#puff1 .showall, div#startpage-newslist .showall {
	text-align:right;
	background:#f1f1f1;
	/*padding:0 6px 8px 0;*/
	color:#004990;
	}
div#latestnews .showall a, div#puff1 .showall a, div#startpage-newslist .showall a {
	color:#004990;
	font-size:90%;
	padding:0 0 0 2em;
	text-decoration: none;
	background:#f1f1f1 url(../images/new/icon_arrrow_r_greybg.gif) no-repeat left;
	margin-right: 0.8em;
	}
div#latestnews .showall a, div#puff1 .showall a:visited {
	color:#90AED2;
	}
div#latestnews .showall a, div#puff1 .showall a:hover, div#startpage-newslist .showall a:hover {
	text-decoration:underline;
	}
div#latestnews .showall a:visited, div#puff1 .showall a:visited {	
	color:#90AED2;
	}	
div#latestnews .showall a:hover, div#puff1 .showall a:hover {	
	text-decoration:underline;
	}
	
	
/* Tillägg för att baka ihop nyhetslistningarna på startsidan, 2008-11-06 */

div#startpage-newslist
{
	clear: left;
}

div#latestnews td{padding: 0 !important;}
	
	
div#topiccolumns div .showall
{
    color:#333;
}

div#topiccolumns div .showall:visited
{
    color:#888;
}

/*
.date 
{
	display:block;
	float:left;
}
*/

span.more
{
	display:block;
	background-color: #D5DFE9;
}

/*.showsingle
{
	text-align:left;
	background: transparent;
	margin-top:6px;
	color:#004990;
	display:block;
}
a.showsingle {
	font-size:90%;
	padding:0 0 0 14px;
	text-decoration: none;
	background:transparent url(../images/new/icon_arrrow_r_small.gif) no-repeat left;
	}
a:hover.showsingle {
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left;
	text-decoration:underline;
	}
*/
a.showsingle
{
	/* color:#004990 !important; */
	/* color:#333 !important; */
	color: #333;
	padding:0 0 0.1em 1.5em;
	font-size:88%;
	text-decoration: none;
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left;
	background-position: 0 2px;
}
a:visited.showsingle {
	/* color:#90AED2 !important; */
	color: #888 !important;
}
a:hover.showsingle {
	text-decoration: underline !important;
	background-position: 0 2px;
}
p a.linktext 
{
	line-height:1.1em;
}
a.linktext {
	color:#333;
	padding:0 0 0.1em 0;
	text-decoration: none;
	display: block;
}
a:visited.linktext {
	color:#333;
	}
a:hover.linktext {
	text-decoration:none;
	color:#777  !important;
	}
a.linktext strong {
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat 0 0.15em;
	padding-left: 12px;
}

a.linktext span {
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat 0 0.15em;
	padding-left: 12px;
}
.showall 
{
	text-align:left;
	background: transparent;
	/*margin-top:6px;*/
	padding:0 6px 8px 0;
	color:#004990;
	display:block;
}

.showall a {
	color:#004990;
	font-size:90%;
	padding:0 0 0 2em;
	text-decoration: none;
	background:#fff url(../images/new/icon_arrrow_r_greybg.gif) no-repeat left;
	margin-right: 0.8em;
	}
.showall a:visited {
	color:#90AED2;
	}	
.showall a:hover {
	background:url(../images/new/icon_arrrow_r_greybg.gif) no-repeat left;
	text-decoration:underline;
	}
a.showall {
	color:#004990;
	font-size:100%;
	padding:0 0 0 2em;
	text-decoration: none;
	background:#fff url(../images/new/icon_arrrow_r_greybg.gif) no-repeat left;
	margin-right: 0.8em;
	}
a:visited.showall{
	color:#90AED2;
	}
a:hover.showall{
	text-decoration: underline;
	background:#fff url(../images/new/icon_arrrow_r_greybg.gif) no-repeat left;
	}
	
/********************************************************************/
/* LÄNKAR - SPECIFIKATION											*/
/********************************************************************/
a.showsingle_extern {
	color:#004990;
	text-decoration:none;
	background-image:url(../images/new/icon_arrrow_r_small_extern.gif);
	/* background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left; */
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:0 0 0.1em 1.5em;
	font-size:88%;
}
a:visited.showsingle_extern {
	/* color:#90AED2 !important; */
	color: #6999d3;
}
a:hover.showsingle_extern {
	text-decoration:underline !important;
	background-position: 0 2px;
	}
/*
a.puff {
	color:#004990;
	padding:0 0 0 2em;
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left;
	text-decoration:none;
	}
a:hover.puff {
	color:#777777;
	padding:0 0 0 2em;
	text-decoration:none;
	}
*/
/********************************************************************/
/* SUBPICTURE AREA - SPECIFIKATION									*/
/********************************************************************/
div#submainleft ul#sub_picture {
	padding:0;
	margin:0 ;
	float:left;
	display:block;
	clear:left;
	width:100%
}
div#submainleft ul#sub_picture li {
	list-style:none ;
	padding:0px;
	margin: 0px;
	float: left;

}
ul.sub_picture_content, ul.sub_picture_content li {
	list-style-type:none;
	float:left;
	display:block
}
ul.sub_picture_content {
	margin:0px;
	padding:0px 0px 7px 0px;
	width: 100%;
}
ul.sub_picture_content li {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	float: left;
}
ul.sub_picture_content .imgbox, ul#sub_picture li ul.sub_picture_content li.imgbox {
	width:80px;
	padding-top:8px;
	margin-right:14px !Important;
	float:left;

}
ul.sub_picture_content .imgbox a img {
	border:none;
	}
ul.sub_picture_content li.textbox, ul#sub_picture li ul.sub_picture_content li.textbox{
	margin:0px ;
	padding:0px;
	width:345px;
	list-style:none;
	display:block;
}
ul.sub_picture_content .textbox a img {
	border:none;

	}
ul.sub_picture_content .textbox p {
	margin-bottom:0 !important;
	}
ul.sub_picture_content .textbox h3, .ItemInfo h3{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:115%;
	background:#fff;
	margin-top: 0px;
	padding:0 8px 0 14px;
	color:#333;
	text-transform:none;
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat 0 0.325em;
	
	}
ul.sub_picture_content h3 a, .ItemInfo h3 a {
	text-decoration:none;
	}
ul.sub_picture_content h3 a:visited, .ItemInfo h3 a:visited {
	color:#888;
	} 
ul.sub_picture_content h3 a:hover, .ItemInfo h3 a:hover {
	text-decoration:underline;
	} 
ul.sub_picture_content p a {
	text-decoration:none;
	} 
/********************************************************************/
/* CATEGORY LIST AREA												*/
/********************************************************************/
div#category_col0, div#category_col1 {
	width:48%;
	margin-right:10px;
	float:left;
	}
div.category {
	margin-bottom:14px;
}
.twoColumns{
    width: 200px;
    margin-right: 10px;
}
.twoColumnsCategoryList{
    width: 210px;
    margin-right: 10px;
}
div.category h3, div#mainrightSubColumnRight h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:115%;
	background:#fff;
	margin-top:6px;
	padding-right:8px;
	color:#333;
	text-transform:none;
	}
div.category h3 a.headerLink, div#mainrightSubColumnRight h3 a.headerLink {
	text-decoration: none !important;
}
div.category h3 a.headerLink:hover, div#mainrightSubColumnRight h3 a.headerLink:hover {
	text-decoration: underline !important;
}
div.category ul.categorylist, div#mainrightSubColumnRight ul, ul.newsliststartpage {
	list-style-type: none !important;
	list-style-position: outside;
	padding:0px 8px 2px 0px;
}
div#submainleft div.linklist {
	margin: 0 0 5px;
	}
div#submainleft div.linklist ul {
	margin:0 !important;
	}
div#submainleft div.linklist ul li {
	margin:6px 0 0 0 !important;
	background: transparent url(../images/new/icon_arrrow_r_small.gif) no-repeat 0pt 4px;
	
	}
div#submainleft ul.categorylist li.textbox
{
	float:left; 
}
div#submainleft ul.categorylist li
{
	float: left;
}
ul.newsliststartpage {
	width:100%;
	padding-right:0;
	padding-top:30px;
	/*padding-bottom:6px;*/
	margin-top:-30px; /* kompenserar div#latestnews margin-bottom samt niftyCorners nedtill */
}
ul.newsliststartpage, ul.newsliststartpage li a {
	background-color:#F1F1F1 ;
	color: #004990;
}
ul.newsliststartpage, ul.newsliststartpage li a:visited {
	color:#6999D3;
}
ul.newsliststartpage, ul.newsliststartpage li a:hover {
	text-decoration:underline;
}
ul.newsliststartpage li {
	margin-left:8px;
	margin-bottom: 6px;
}
div#mainrightSubColumnRight ul li{
	margin-bottom: 5px;
}

div.category ul.categorylist li,  div#mainrightSubColumnRight ul li, ul.newsliststartpage li, div.linklist ul li {
	padding:0 0 0 16px;
	list-style-type: none !important;
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat 0 0.125em;
}
div.category ul.categorylist li, div#mainrightSubColumnRight ul li , ul.newsliststartpage li {
    clear: both;
}
div#mainrightSubColumnRight ul.LINKCLASS__linklist li
{

}

div.category ul.categorylist li a, div#mainrightSubColumnRight ul li a, div#mainrightSubColumnRight h2 a, 
div#mainrightSubColumnRight p a , ul.newsliststartpage a {
  	text-decoration:none;
}
div.linklist ul li a 
{
	color:#004990;
	font-size:90%;
}
div.category ul.categorylist li a:visited, div.linklist ul li a:visited {
  	color:#6999d3;
}
div.category ul.categorylist li a:hover, div#mainrightSubColumnRight ul li a:hover, div#mainrightSubColumnRight h2 a:hover, 
div.linklist ul li a:hover {
  	text-decoration:underline;
}
div#secondsection div#col2 div#mainrightSubColumnRight img
{
	margin:6px 0 0 0;
}
div#mainrightSubColumnRight p a:hover {
  	text-decoration:underline;
}
div#mainrightSubColumnRight p {
	padding:0 0 5px;
	}
div#mainrightSubColumnRight p a 
{
	/*margin-bottom:5px !important;*/
	display: block;
}
div#mainrightSubColumnRight div.linklist {
	margin:5px 0 0;
	}
div#categoryListArea ul.categorylist
{
    margin-top: 20px;
    width:80%;
}
div#categoryListArea ul.categorylist li h3
{
    width:100%;
    float:left;
}
div#categoryListArea ul.categorylist li span
{
    width:100%;
    float:left;
}
div#categoryListArea ul.categorylist li a
{
    float:left;
}
ul.categorylist .more a {
	/* color:#004990; */
	color: #333;
	padding:0 0 0 2em;
	margin:0 0.8em 0 0;
	text-decoration: none;
	background:#fff url(../images/new/icon_arrrowblue_r.gif) no-repeat left;
}
ul.categorylist .more a:visited 
{
	color: #888 !important;
}
ul.categorylist .more
{
    background:#fff;
}

/********************************************************************/
/* SITEMAP NAV / CONTENT AREA										*/
/********************************************************************/
h2.content-header {
	/* safari needs it */
	clear:both;
}
ul.sitemapnav {
	list-style-type:none;
	width:100%;
	float:left;
	margin-bottom:10px;
	background:#d3dfeb;
	color:#333;
	}
ul.sitemapnav li {
	font-weight:bold;
	float:left;
	padding:4px;
	text-transform:uppercase
	}
ul.sitemapnav li a {
	color:#333;
	background:#d3dfeb;
	text-decoration: none;
	}
ul.sitemapnav li a:hover {
	text-decoration:underline;
	}
ul.sitemapcontent {
	list-style-type:none;
	width:100%;
	float:left;
	margin:0 4px 10px;
	}
ul.sitemapcontent li {
	color:#333;
	background:#fff;
	margin-bottom:10px;
/*	float:left; */
	}
ul.sitemapcontent li a {
	color:#333;
	background:#fff;
	text-decoration: none;
	}
ul.sitemapcontent li a:hover {
	text-decoration:underline;
	}
/********************************************************************/
/* SITEMAP COLUMNS AREA												*/
/********************************************************************/
div#sitemapcolumns {
	margin-top:18px;
	line-height:16px;
}
div#sitemapcolumns a {
	color:#666;
	text-decoration:none;
}
div#sitemapcolumns a:hover {
	text-decoration:underline;
}
div#sitemapcolumns .larger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
}
div#sitemapcolumns ul {	
	margin-bottom:14px;
	}
div#sitemapcolumns ul li {
	font-weight:bold;
	margin-bottom:14px;
	line-height:20px;
}
div#sitemapcolumns ul li ul li {
	font-weight:normal;
	margin-bottom:auto;
}	
div#sitemapcolumns ul li ul li ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:auto;
}	
.sitemapcolumns1, .sitemapcolumns2, .sitemapcolumns3, .sitemapcolumns4{
	width: 100%;
}
.sitemapcolumns1 div{
	width: 99%;
	float: left;
}
.sitemapcolumns2 div {
	width: 49%;
	float: left;
}
.sitemapcolumns3 div{
	width: 33%;
	float: left;
}
.sitemapcolumns4 div{
	width: 24%;
	float: left;
}
.sitemapcolumns1 ul, .sitemapcolumns2 ul, .sitemapcolumns3 ul, .sitemapcolumns4 ul{
	list-style: none;
	margin-left:0.4em;
	padding:0;
}
.sitemapcolumns1 ul ul, .sitemapcolumns2 ul ul, .sitemapcolumns3 ul ul, .sitemapcolumns4 ul ul{
	margin-left: 0em;
}

/********************************************************************/
/* TOPIC COLUMNS AREA												*/
/********************************************************************/
div#topiccolumns 
{
    clear:both;
	margin-top:18px;
	line-height:16px;
}
div#topiccolumns a {
	color:#333;
	text-decoration:none;
}
div#topiccolumns a:hover {
	text-decoration:underline;
}
div#topiccolumns a:visited {
	color: #888;
}
div#topiccolumns .larger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
}
div#topiccolumns  div ul {	
	
	margin-bottom:0;
	margin-left: 0;
	}
div#topiccolumns  div ul li ul
{
    margin-bottom:30px !important;
}
div#topiccolumns ul li {
	font-weight:bold;
	margin-bottom:0px;
	list-style-type: none;
	
	
}
div#topiccolumns h3 a{
	color:#333333;
	line-height: 0.3;
	margin:0;
	padding:0;
	
}
div#topiccolumns h3 {
	margin:0 0 5px 0;
	padding:0;
	
}
div#topiccolumns ul li ul li.listitems{
	font-weight:normal;
	margin-bottom:5px;
	padding:0 0 0 14px;
	list-style-type: none !important;
	line-height:13px;
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat 0 0.2em;
}	
div#topiccolumns ul li ul li ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:auto;
}	
.topiccolumns1, .topiccolumns2, .topiccolumns3, .topiccolumns4{
	width: 100%;
}
.topiccolumns1 div{
	width: 99%;
	float: left;
}
.topiccolumns2 div {
	width: 44%;
	float: left;
	/* padding-left:10px; */
}
.topiccolumns3 div{
	width: 33%;
	float: left;
}
.topiccolumns4 div{
	width: 24%;
	float: left;
}
.topiccolumns1 ul, .topiccolumns2 ul, .topiccolumns3 ul, .topiccolumns4 ul{
	list-style: none;
	margin-left:0em;
	padding:0;
}
.topiccolumns1 ul ul, .topiccolumns2 ul ul, .topiccolumns3 ul ul, .topiccolumns4 ul ul{
	margin-left: 0em;
}
/********************************************************************/
/* FAQ 																	
			  */
/********************************************************************/
ol li span.question {
	font-weight:bold;
}
ol li div.answer {
	margin-top:3px;
	background-color:#dedede;
}

ol li div.answer p {
	padding:8px 10px;
}	

/********************************************************************/
/* SEARCH RESULT AREA															
  */
/********************************************************************/
/* Klasser */
.clear { clear:both; float:none; }
.defloat { float:none;}
.no-display { display:none; }
.fLeft  { float:left; width:71%; }
.fRight { float:right; }
.normal { font-weight:normal; }
.block { display:block; }
.border { border:solid 1px blue; }
.bold { font-weight:bold; }
.indent4 { margin:0 0 0 0.4em; }
.indent1-1 { margin:1em 0 0 1em; }
.indent1 { margin:0 0 0.5em 1em; }
.indent2 { margin:0 0 0.5em 2em; }
.indent-tab { margin:0.7em 0 0 1.8em; }
.indent-tab-x { margin:0.7em 0 0 4em; }
.font1 { font-size:1px; }
.gray { color:#333; }
.light-grey { color:#999; }
.no-margin { margin:0; }
.no-height { height:0; }
.redDivider {
	border:solid 1px #fff;
	border-bottom:solid 1px #b30538;
	padding:0 0 0.2em 0;
}

div#search-result h2 {
	width:70%;
}
div#search-area {
	margin:0;
}
div#search-area input.btn-btn {
	margin-left:6px;
}
div#search-result-header {
	background-color:#e9e3dc;
	padding-bottom:4px;
	margin:20px 0 14px 0;
}
div#search-result-header h2 {
	float:left;
	margin:3px 4px 0 4px !important;
}
div#search-result-header span {
	float:right;
	display:block;
	margin:7px 4px 0 0;
}
div#search-result-header span span {
	float:none;
	margin:0;
	display:inline;
}	
div#search-results {
	margin-top:10px;
	padding-bottom:10px;
}
div.search-result-content {
	margin-top:10px;
	padding-top:0px;
	border-top: none; /*1px solid #dedede; */
	}
div#search-results .search-errormessage {
	display:block;
	color:red;
	font-weight:bold;
}
div#search-results span.crumb {
	display:block;
}
div#search-results span.search-result-icon {
	display:block;
	float:right;
	margin-left:1em;
	width:2.3em;
}
div#search-results span.search-result-icon span.icon-caption {
	display:block;
	float:left;
	clear:both;
	margin:1px 0 0 0;
	width:4.5em;
}
div#search-results p {
	width:85%;
}
div#search-advanced
{
    background-color: #CCCCCC;
    margin-top: 10px;
}
div#search-advanced div h4
{
    background-color:#CCCCCC;
    margin-left:28px;
}
div#search-advanced div h3
{
    margin-left:26px;
}
.rblSortOrder  td input
{
    border-style:none !important;
    margin:0;
    padding:0;
}
div#search-advanced div input
{
    border-style:none !important;
}
/********************************************************************/
/* IMAGE DESCRIPTION AREA											*/
/********************************************************************/
.imgdesc {
	background:#fff;
	font-size:90%;
	color: #555;
	/*margin:4px 0 20px 0;*/
	/* margin-top:4px;*/
	width:100%;
	padding:4px 0 15px 0;
	line-height: 120%;
	float:left;
	}
.imgdesc_right {
	background:#fff;
	font-size:90%;
	color:#555;
	/*margin:4px 0 20px 25px !important;*/
	margin-top:4px;
	margin-left:25px;
	padding:0 0 15px 0;
	text-align:left;
	line-height: 120%;
	float:right;
	}
.imgdesc_left {
	background:#fff;
	font-size:90%;
	color:#555;
	/*margin:4px 25px 20px 0 !important;*/
	margin-top:4px;
	margin-right:25px;
	padding:0;
	text-align:left;
	line-height: 120%;
	float:left;
	}
.imgdesc img, .imgdesc_left img, .imgdesc_right img {
	/*display:block;*/
	margin-bottom:5px;
	padding:0;
	page-break-inside: avoid; 
}
/********************************************************************/
/* IMAGE HALVBILD - Vänsterställd									*/
/********************************************************************/
.imgdesc_left_textright {
	background-color:#fff;
	font-size:90%;
	color:#555;
	/*margin:4px 0 20px 0 !important;*/
	/* margin-top:4px; */
	padding:20px 0 15px 0;
	line-height: 120%;
	float:left;
	width:100%;
	position:relative;
	}
.imgdesc_left_textright .textright {
	position:absolute;
	bottom:0px;
	margin:0 0 0 10px;
	padding: 0 0 15px 0;
	font-weight:normal !important;
	}
.imgdesc_left_textright img 
{
	/*margin-bottom:0px !important;*/
	float:left;
}	
/********************************************************************/
/* IMAGE FRILAGD HALVBILD - Högerställd								*/
/********************************************************************/
.imgdesc_right_textleft {
	background:#fff;
	color:#555;
	font-size:90%;
	/*margin:0 0 20px 0 !important;*/
	/*margin-top:4px;*/
	padding:20px 0 15px 0;
	line-height: 120%;
	float:right;
	position:relative;
	width:100%;
	}
.imgdesc_right_textleft .textleft {
	position:absolute;
	bottom:0px;
	margin:0 10px 0 0;
	padding:0 0 15px 0;
	font-weight:normal !important;
	}
.imgdesc_right_textleft img 
{
	/*margin-bottom:0px !important;*/
	float:right;
}	
/********************************************************************/
/* Forum                                                            */
/********************************************************************/
div#forum-container {
    margin:10px 0 0 26px;
    padding-left:4px;
}
div#contribution-buttons input, div#discussion-buttons input, div#contribution-buttons a.add-button, div#discussion-buttons 
a.add-button
{
	border:1px solid #9FBAD8;
	height:20px;
	margin-top: 10px;
}
div#contribution-buttons a.add-button, div#discussion-buttons a.add-button
 {
	background:#FFFFFF none repeat scroll 0%;
	color:#333333;
	text-decoration:none;
	background-color:#d4d0c8;
	font-size:110%;
	padding:3px 3px 1px 3px;
 
 }
 div#contribution-files
 {
	margin-top:10px;
 }
div.discussion-create input
{
	margin-top:10px;
	border:1px solid #9FBAD8;
	height:20px;
}
fieldset#forum-search {
	width:366px;
	
	background:#f1f1f1;
	color:#333;
	padding:0;
	margin:0;
	clear: both;
	float: left;
	
}
div#forum-searchfield-content{
	
	padding:1px 8px 11px 10px;
	
	
}

fieldset#forum-search input {
	margin-top:8px;
	padding:0 2px;
	
	border:1px solid #9FBAD8;
	height:20px;
}
fieldset#forum-search input.forumsearchinput {
    
    width:300px;
}
fieldset#forum-search select {
    width:60%;
}   

div.forum-header {
	
	
	float:left;
	width:720px;
}
div.discussion-header {
	float:left;
	width:736px;
	background-color:#eee;
	border:solid 1px #999;
	padding:3px;
}

div.forum-header h2, div.discussion-header h2 {
	float:left;
	margin:1px 0 0 0px;
	padding-left: 4px;
	
}
 div.discussion-header h2 
 {
	width: 300px;
 }

div.forum-header h2 a, div.discussion-header h2 a{
    background:none;
}
div.forum-header h2 a:hover, div.discussion-header h2 a:hover{
    background-color:#EEE;
}
div.forum-header input, div.discussion-header input{
	
	border:1px solid #9FBAD8;
	height:20px;
}
div.forum-header span, div.discussion-header div{
	display:inline-block;
	float:right;
	font-weight:bold;
}
div.discussion-header div span
{
	margin:4px 4px 0 0;
	float: left;
}
div.discussion-header div span.topic-paging, div.discussion-header div span.topic-paging a 
{
	font-weight: normal;
	font-size: 90%;
	color: #989898;
	background-color:#EEE;
}
div.discussion-header div span.topic-paging
{
	margin-right: 20%;
}
div.discussion-header div span.topic-paging a
{
	margin:0 7px;
}
div#forum-container ol li
{
	margin-top:18px;
	width:743px;
	float:left;
}
div#forum-container ol li div.answer {
	text-align: left;
	/* background-color: Aqua; */
	padding:4px;
	padding-left: 0;
}
div#forum-container ol li span.question
{
	
	float: left;
	
	background-color:#eee;
	border:solid 1px #999;
	
	padding:3px;
	
}
div#forum-container ol li span.question img
{
	float:left;
	margin-top: 4px;
	
	
}
table.forum-table {
	clear:both;
	margin-bottom:14px;
	width: 710px;
}
table.forum-table thead th, table.forum-table thead th a  {
	padding:8px 0;
	font-weight:bold;
}
table.forum-table thead th, table.forum-table tbody td, table.forum-table thead th a {
	padding-left:4px;
}

table.forum-table thead th.topic,table.forum-table tbody td.topic {
	width:48%;
	padding-left:17px;

}
table.forum-table thead th.topic-search
{
	width:48%;
}
tr.gridheader
{
	padding: 8px 0;
}
tr.gridheader th a
{
	
	padding-left: 4px;
	font-weight: bold;
}
tr.gridheader th.topic
{
	width:51%;
}
tr.gridheader th.contributions, td.contributions
{
	text-align:right;
	padding-right:20px;
	width:8%;
}
tr.gridheader th.owner
{
	width:25%;
}
tr.gridheader th.date
{
	width:16%;
}
table.forum-table thead th.contributions {
	text-align:right;
	padding-right:20px;
	width:8%;
}
table.forum-table thead th.owner {
	width:25%;
}
table.forum-table thead th.date {
	width:16%;
}
table.forum-table tbody tr td {
    padding-bottom:4px;
}   

/* Inlägg i forum */
div#discussion-buttons {
	margin-right:9px;
	
}
div#discussion-buttons input {
	float:left;
	margin:0 5px 0 0;
	cursor:hand;
	border:1px solid #9FBAD8;
	height:20px;
}
div#discussion-buttons div.discussion-pager{
	margin-right:0;
	padding-right:0;
}
div#discussion-files {
	
	width: 100%;
	float:left;
	margin-top:10px;
}
div.PagingContainer {
	float:left;
	width:93%;
	text-align: right;
	margin:5px 0 5px 0;
	font-weight: bold;
	font-size: 1.1em;
}
div.PagingContainer a, div.PagingContainer a:visited {
	color: #333;
}
div.PagingContainer a.SelectedPagingItem {
	font-weight:normal;
	color:#333;
}	
/* Byt diskussion */
div.discussion-pager {
	clear:both;
	float:right;
	margin-top:2px;
	margin-right:9px;
}	
div.discussion-pager a
{
	padding-right: 8px;
}
div.discussion-pager a:visited
{
	color:#333;
}
div.writer-info {
	float:left;
	width:18%;
	margin-top:14px;
}
div.writer-info div {
	clear:both;
	margin-top:5px;
}	
div.discussion-content {
	float:left;
	width:75%;
	padding-left:12px;
	margin-top:14px;
	margin-left:12px;
	border-left:solid 1px #999
}
div.discussion-content h2 {
	margin-top:0;
}
div.discussion-content h3 {
	margin-top:0;
}
div.discussion-content blockquote {
	margin-bottom: 1.5em;
	display: block;
	background-color: #eee;
	padding: 3px;
	border: 1px solid #666;
}
div.discussion-content div.dicussion-body
{
	margin: 0;
	padding:0;
	
}
div.discussion-divider {
	border:solid 1px #fff;
	border-bottom:solid 1px #999;
	clear:both;
	height:12px;
	margin-right:8px;
}  
/********************************************************************/
/* MAIL FORM AREA													*/
/********************************************************************/
div.mail-form label.form-caption {
	display:block;
	float:left;
	width:115px;
}
div.mail-form div {
	margin-bottom:12px;
}
div.mail-form input.EPEdit-inputDate {
	margin-left:0;
}
div.mail-form textarea {
	width:268px;
}
div.mail-form .form-valid-text {
	display:block;
	clear:both;
	margin-bottom:16px;
} 

/********************************************************************/
/* FOOTER AREA														*/
/********************************************************************/
div#footer {
	height:36px;
	line-height:18px;
	margin:0 3px 0;
	padding-left:16px;
	padding-bottom:10px;
	color:#333;
	background:#d5dfe9 url(../images/footer-background.gif) repeat-x;
	}
div#footer a {
	color:#333;
	background:#d5dfe9;
	text-decoration:underline;
	}
div#footer a:hover {
	text-decoration:none;
	}
div.footerText {
/*	float:left; */
	padding-top:6px;
	width:90%;
	}

/********************************************************************/
/* CATEGORYLISTIN AREA												*/
/********************************************************************/
div#submainleft span.resourceHeader{
    /*font-size: 115%; font-family:Arial, Helvetica, sans-serif; font-weight: bold;color:#9eb9da;*/
    /*font-size: 210%; font-family:Arial, Helvetica, sans-serif; font-weight: normal;  letter-spacing: -1px; background:#fff; 
color:#666;  margin-bottom: 8px; */
    font-size: 150%; font-family:Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.125; margin-bottom: 5px;
}

/* Bevakningar */
dl#subscriptions {
	clear:both;
	margin:3px 0 12px 0;
	float:left;
}
dl#subscriptions dt {
	display:block;
	float:left;
	width: 328px;
	margin:0;
	padding:5px 0 19px 0; /* Mer botten padding pga space runt input i dd */
	border-top:solid 1px #999
}
dl#subscriptions dd {
	float:right;
	width: 124px;
	margin:0;
	padding:5px 0 12px 0;
	border-top:solid 1px #999
}	
dl#subscriptions dd input {
	float:right;
	margin-right:40px;
	padding:0;
}
.subscriptionIntervals
{
	width: 100px;
}

/************************ FORMULAR STYLE ******************************/

table#id_matrix label 
{
	display: inline;
	text-align: left;
	margin-left: 0px;
}

table#id_matrix input
{
	display: block;
}
table#id_matrix fieldset input
{
	display: inline;
}

table#id_matrix span 
{
	font-weight:bold;
	line-height: 30px;
}

table#id_matrix textarea 
{
	display: block;
}
/************************ FORMULAR STYLE ******************************/

/************************ EBB ViewUser Table ******************************/

table.viewuser
{
	border-style:solid;
	border-width: 1px;
	border-color: #DAE7F3;
}
table.viewuser span 
{
	font-weight: normal;
	line-height: normal;
}
table.viewuser td 
{
	padding: 3px;
	margin: 0px;
	border-style:solid;
	border-width: 1px;
	border-color: #DAE7F3;
}
.webtabell TD {
	padding-left: 8px; 
	padding-right: 6px; 
	padding-bottom: 2px; 
	padding-top: 2px;
	font-size: 85%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333; 
}

.webtabell TH { 
	padding-left: 8px; 
	padding-right: 6px; 
	padding-bottom: 4px; 
	padding-top: 3px; 
	font-size: 85%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#333; 
	font-weight:bold; 
	text-align:left; 
} 

.webtabell H2 {
	font-size: 150%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 1; 
	margin-bottom: 0px; 
	padding-top: 3px;  
}


/************************ EBB ViewUser Table ******************************/


/*Luft runt bilder på första sidan*/
img.space
{
	padding:5px;
}

/************************ Allemansrätten ******************************/
div.RightBoxNoFormat div.blueBox
{
	font-size: 100%;
}
div#subquicksearchdiv
{
	margin: 0 0 1.2em 0;
	padding: 1.1em 0 1.0em 1.5em;
	background: url(../images/searchframe_bg.gif) no-repeat;
	display:block;
	width: 100%;

}
/*********************** Subscription ***********************/
.registerbuttons
{
	clear:both;
	margin-top: 2em;
}
.codeleft
{ width:23em; }
.coderight
{ width:13em; }
.successmessage
{ color:blue; }
.failuremessage
{ color:red; }
.fleft
{ float:left; }
.fright
{ float:right; }
.clear
{ clear:both; }


a.searcharrow
{
	background:transparent url(../images/new/icon_arrrowblue_r.gif) no-repeat scroll left 5px;
	padding:2px 0pt 0.1em 1.2em;
	color: #333;
	display: block;
}

a.searcharrowsmall
{
	background:transparent url(../images/new/icon_arrrow_r_small.gif) no-repeat scroll left center;
	padding:0pt 0pt 0.1em 1.1em;
	color: #333;
	display: block;
}



a.searcharrowsmall:hover
{
	background:transparent url(../images/new/icon_arrrow_r_small.gif) no-repeat scroll left center;
	padding:0pt 0pt 0.1em 1.1em;
	color: #333;
	display: block;
	text-decoration: underline;
}

a.searcharrow:visited
{
	color: #888;
	background:transparent url(../images/new/icon_arrrowblue_r.gif) no-repeat scroll left 6px;
	padding:2px 0pt 0.1em 1.2em;
}

a.searcharrowsmall:visited
{
	color: #888;
	background:transparent url(../images/new/icon_arrrow_r_small.gif) no-repeat scroll left center;
	padding:0pt 0pt 0.1em 1.1em;
}

div.searchbluebox
{
	background:#F1F1F1 none repeat scroll 0%;
	clear:both;
	color:#333333;
	float:left;
	padding:1px 10px 11px;
	width: 100%;
}

div#printheader, div#printfooter
{	
	display: none;
	width: 100%;
	border-bottom: 1px solid #D3DFEB;
	padding-bottom: 7px;
	text-align: right;
	margin-bottom: 25px;
	color: #666;
	font-size: 90%;
}

div#printfooter
{
	display: none;
	border-bottom: none !important;
	border-top: 1px solid #D3DFEB;
	padding-top: 7px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 30px !important;
}

div#mainrightSubColumnRight ul.LINKCLASS__linklist li a.showsingle_extern
{	
	background:url(../images/new/icon_arrrow_r_small_extern.gif) no-repeat left 0.2em;
}

div#mainrightSubColumnRight ul.LINKCLASS__linklist li a.showsingle
{	
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left 0.2em;
}

ul.LINKCLASS__linklist, div#mainrightSubColumnRight ul
{
	list-style-type: none !important;	
	margin: 0 0 7px 0 !important;
	padding: 0 !important;
	list-style: none;
	list-style-image: none;
	
}

ul.LINKCLASS__linklist li, div#mainrightSubColumnRight ul.LINKCLASS__linklist li
{
	list-style-type: none !important;
	background: none;
	padding: 0;
}


a.LINKCLASS__internal, 
a.LINKCLASS__external
{
	display: block;
	width: 100%;
	color: #004990;
	font-size:90%;
	padding:0 0 0.1em 1.5em;
	text-decoration: none;
	margin: 0;
}

a.LINKCLASS__external
{	
	background:url(../images/new/icon_arrrow_r_small_extern.gif) no-repeat left 0.4em;
}

a.LINKCLASS__internal
{	
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left 0.4em;
}

a.LINKCLASS__internal:visited, 
a.LINKCLASS__external:visited
{
	color: #6999D3;
}

a.LINKCLASS__internal:hover, 
a.LINKCLASS__external:hover
{
	text-decoration: underline;
}

a.LINKCLASS__internal:hover
{
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left 0.4em;
}

a.LINKCLASS__external:hover
{
	background:url(../images/new/icon_arrrow_r_small_extern.gif) no-repeat left 0.4em;
}



ul.LINKCLASS__linklist li a.showsingle, 
ul.LINKCLASS__linklist li a.showsingle_extern
{
	display: block;
	width: 100%;
	color: #004990 !important;
	font-size:90%;
	padding:0 0 0.1em 1.5em;
	text-decoration: none;
	margin: 0;
}

ul.LINKCLASS__linklist li a.showsingle_extern
{	
	background:url(../images/new/icon_arrrow_r_small_extern.gif) no-repeat left 0.4em;
}

ul.LINKCLASS__linklist li a.showsingle
{	
	background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left 0.4em;
}

ul.LINKCLASS__linklist li a.showsingle:visited, 
ul.LINKCLASS__linklist li a.showsingle_extern:visited
{
	color: #6999D3 !important;
}

ul.LINKCLASS__linklist li a.showsingle:hover
{
	text-decoration: underline;
	/*background:url(../images/new/icon_arrrow_r_small.gif) no-repeat left 0.4em !important;*/

}

ul.LINKCLASS__linklist li a.showsingle_extern:hover
{
	text-decoration: underline;
	/*background: url(../images/new/icon_arrrow_r_small_extern.gif) no-repeat left 0.4em !important;*/
}

/*   Tipsa om  */

.verificationCodeArea
{
	float:right;
	width: 220px;
	text-align:left;
	margin-left:0;
	padding-bottom:20px;
	margin-right: 50px;
}
.shareSubmitArea
{
	float:right;
	clear:both;
	margin-right:30px;
}
.shareMessageArea
{
	float:left;
	width: 400px;
}	
