/*---------- Nytt ramverk ------------*/
/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
.bold
{
	font-weight: bold;
}
.overflowhidden
{
	overflow:hidden;
}

body {
	margin 				: 0;
	padding 			: 0;
	color				: #000;
	background-color 	: #FFF;

}
.maincontainer {
	min-width			: 768px;
/* Allways good to have on full width liquid CSS layouts, google "min-width IE" for JS solutions there */
	border-left			: 0px solid #dadada;
	border-right		: 0px solid #dadada;
	margin				: 0 -1px;
/* this is a border with marginal compensation to stop scroll bars */
	width				: 748px;               /* total width IE5*/
	voice-family:"\"}\"";
    voice-family:inherit;
	width				: 768px;               /* total width */
}
.fix{}
.outer {
	width				: auto;
	border-left			: 180px solid #fff; 	/* left column - width, type, bgcolor */
	border-right		: 200px solid #fff; 	/* right column - width, type, bgcolor */
	background-color	: #fff; 				/* center column - bgcolor */
}

.leftarea, .centerarea, .centerareaprint, .rightarea, .breadcrumbarea {float: left;position: relative;}
.leftarea {
	width				: 174px;	/* left column width */
	margin-left			: -175px;	/* _negative_ left column width */
	z-index				: 10;
	}

html>body .centerarea {width: auto}
.breadcrumbarea {width: 587px;}
.pageFooterarea {width: 587px;}
.centerarea {z-index: 12;width: 100%;padding-bottom:30px;} /*padding for space between mainbody and footer*/
.centerareaprint {z-index: 12;width: 455px;padding-bottom:30px;} /*padding for space between mainbody and footer*/
.rightarea {
	width				:200px;	/* right column width */
	margin-right		: -200px;	/* _negative_ right column width */
	z-index				: 11;
	}
html>body .rightarea {/*width: 192px;*/}
.leftPadding {padding:0px 6px 0px 0px;} 
/*.centerPadding {padding: 0px 10px 0px 9px;}*/
.centerPadding {padding: 0px 2px 0px 12px;}/*inget utrymme för prickad linje*/
.breadcrumbPadding {padding: 0px 0px 9px 0px;}
.pageFooterPadding {padding: 0px 0px 20px 0px;}
.rightPadding {padding: 4px 0px 0px 10px;}
html>body .rightPadding {padding-top: 0px;}
#mainareadiv {display:inline;}
/* Main code */

.inner {
	margin				: 0px -1px 0px -1px;
	width				: 100%;
	/*border-left			: 1px dotted #dadada;*/
	border-left			: 1px dotted #cccc99;
	/*border-right		: 1px dotted #dadada;*/ /*ingen prickad höger linje*/
	
	
}


.clear { clear: both;}
.clearleft { clear: left;}
.clearright { clear: right;}
.clearFooter {clear: both; border: 1px solid #ffffff;}

/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }
.leftarea { margin-right: 0px; }
.rightarea { /*margin-left: 6px; */}
.centerarea { margin: 0px -6px 0 -2px;}


/*footer structure */
.outerfooter {
	width: auto;
	background:#cccc99 url(/images/bottom.gif) no-repeat center bottom; 				/* center column - bgcolor */
	height:25px;
	margin-top:1px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:2px;
}


/* Element positioneringar*/
.header {
	position			: relative;
	/*height				: 120px;*/
	height				: 4.7em;
	width				: 748px;
	background-color:#fff;
	voice-family:"\"}\"";
    voice-family:inherit;
	width				: 768px;
}
.header #logotypediv span
{
	display: block;
	overflow:hidden;
	height: 41px;
}
.header #logotypediv span a
{
	display:block;
	height: 41px;
}
.header #logotypediv span a img
{
	display:block;
}
.headerspacer
{
	position			: relative;
	padding-top:10px;
	/*height				: 15px;*/
	/*width				: 748px;
	background-color:#fff;
	voice-family:"\"}\"";
    voice-family:inherit;
	width				: 768px;*/

}
.Sidhuv_logotype_item {width: 165px;float: left;top:30px;position:relative;}
.Sidhuv_text_item{float: left;top:26px;position:relative;left: 10px;}

.Sidhuv_Verktyg_items{float: right;top:36px;position:relative;text-align:left;right:10px;}
.Sidhuv_sok_items {float:right;top:34px;position:relative;height:30px;text-align:right;display:block;}
#sok{width:120px;margin:0px 5px 0px 5px;}
.adv_sok{font-size: 65%;font-family:Verdana, Arial, Helvetica, Sans-serif;vertical-align:top;}


body 
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	

}
hr.dotted{border-style:dotted;height:1px;border-color:#cccc99;}
hr.solidgrey{height:1px;color:#C8C8C8; }
.footertext
{
	font-size:70%;
	white-space: nowrap;
}
.footertext a
{
	color: Black;
	text-decoration: underline;
}
.footertext a:hover
{
	color: Black;
}

.Sidhuv_text_item
{
	font-family: Arial narrow, Helvetica condensed, Arial, helvetica;
	color: #669999;
	font-size: 28px;
	font-weight: bold;
	
	/*font-family:Arial Narrow,Helvetica condensed,Arial,Helvetica;
	font-size:140%;
	color:#cccccc;*/
}
.Sidhuv_verktyg_text
{
	font-size:70%;
}
a.Sidhuv_Verktyg{text-decoration:none;color:#000;font-size:70%}

.Editor_Brod{font-size:75%}

/*----------Slut nytt ramverk ------------*/

.heading1
{
	font-weight: bold;
	font-size: 180%; 
	color: #000000;
	/*display: inline;*/
	EditMenuName: Heading1;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
	line-height: 1.2em;
}
.heading2
{
	font-weight: bold; 
	font-size: 150%; 
	color: #000000;
	EditMenuName: Heading2;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
}
.heading3
{
	font-weight: bold;
	font-size: 130%;
	color: #000000;
	EditMenuName: Heading3;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
}
h1
{
	font-weight: bold;
	font-size: 100%; 
	color: #000000;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
	/*line-height: 1em;*/margin:0; padding:0;
}
h2
{
	font-weight: bold; 
	font-size: 170%; 
	color: #000000;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
	margin-bottom: 0.2em;
	margin-top:0.6em;
}
h3
{
	font-weight: bold;
	font-size: 140%;
	color: #000000;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
	margin-bottom: 0.2em;
	margin-top:0.9em;
}
.introduction
{
	font-size: 75%;
	font-weight: bold;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	EditMenuName: Introduction;
	line-height: 1.7em;
}
.introductionDiv
{
	padding-top: 0.3em;
	padding-bottom: 0.3em;	
}
.normalblack
{
	color: #000000;
	EditMenuName: Normal text, svart;
}
.normalwhite
{
	color: white;
	EditMenuName: Normal text, vit;
}
.heading2White
{
	font-weight: bold; 
	font-size: 170%; 
	line-height: 1.1em;
	color: white;
	EditMenuName: Rubrik2, vit;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
	margin-bottom: 0.2em;
	margin-top:0.6em;
}
.heading3White
{
	font-weight: bold;
	font-size: 140%;
	color: white;
	line-height: 1em;
	EditMenuName: Rubrik3, vit;
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, Sans-Serif;
	margin-bottom: 0.2em;
	margin-top:0.9em;
}


/* ------ Links -------- */
a
{
	color: #325AB4;
	text-decoration: none;
}
a:hover
{
	color: #325AB4;
	text-decoration: underline;
}
.black a
{
	color: black;
	text-decoration: none;
}
a.white
{
	color:White;
}
a.white:hover
{
	color:White;
}


/* --------- Input ----------- */
input, textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: black;
	font-size: 100%;
}
select
{
	font-size: 75%;
}
#logotypediv
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 16px;
	width: 160px;
	float: left;
}
.pageBody
{
	margin-top: 0px;
	padding-top: 0em;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size: 75%;
	line-height: 1.7em;
	EditMenuName: Normal;
}
/*.Normal
{
	margin-top: 0px;
	padding-top: 0em;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size: 75%;
	line-height: 1.7em;
}*/
img
{
	border: 0;
}
img.borderless
{
	border: 0;
}
.nowrap
{
	white-space: nowrap;
}
input.quicksearchinput
{
	border-right: thin inset;
	border-top: thin inset;
	font-size: 75%;
	border-left: thin inset;
	border-bottom: thin inset;
	font-family: Verdana;
}
.quicksearch
{
	width:2.4em;
	height:1.05em;
	margin-top:0.2em;
}
