/*------------ Nytt ramverk -----------*/
/* -- Standard divs --*/
body {
	margin 				: 0;
	padding 			: 0;
	color				: #000;
	background-color 	: #FFF;
}
.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.nofloating
{
	float: none;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
.bold
{
	font-weight: bold;
}
.overflowhidden
{
	overflow:hidden;
}

/* -- **** --- */
.maincontainer {
	min-width			: 980px;
/* 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				: 0px -1px;
/* this is a border with marginal compensation to stop scroll bars */
	voice-family:"\"}\"";
    voice-family:inherit;
	width				: 980px;               /* total width */
	
}
.fix{}
.outer {
	width				: auto;
	border-left			: 180px solid #fff; 	/* left column - width, type, bgcolor */
	background-color	: #fff; 				/* center column - bgcolor */
}

.leftarea, .centerarea, .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*/}
.centerarea {z-index: 12;width: 100%;padding-bottom:30px;} /*padding for space between mainbody and footer*/
.breadcrumbarea {width: 800px;}
.pageFooterarea {width: 800px;}
.leftPadding {padding:0px 7px 0px 0px;} 
.centerPadding {padding: 0px 5px 0px 10px;}
.breadcrumbPadding {padding: 0px 0px 4px 0px;}
.pageFooterPadding {padding: 0px 0px 20px 10px;}
#mainareadiv {display:inline;}
/* Main code */

.inner {
	margin				: 0px -1px 0px -1px;
	width				: 100%;
	/*border-left			: 1px dotted #dadada;*/
	/*border-left			: 1px dotted black;*/
	border-left			: 1px dotted #cccc99;
	/*border-right		: 1px dotted #dadada;*/
	border-right			: 1px dotted #cccc99;

}

.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; }


.centerarea { margin: 0px 0px 0 0px;}


/*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;
	background-color:#fff;
	voice-family:"\"}\"";
    voice-family:inherit;
	width				: 980px;
}
.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;
}
.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;
	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;
	padding-bottom: 0.5em;	
	clear:left;
}
.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;
}

