html {
	border:			0px solid #e8e8e8;
}

body {
	width:			986px !important;
	margin-top:		30px !important;
	margin-bottom:		40px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#ffffff;
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
	color:			#333333;
	padding:		0px;
	font-style:		normal;
	font-variant:		normal;
	font-weight:		normal;
}

div#main_back {
	border:			1px solid #e8e8e8;
	width:			100%;
	height:			auto;
	overflow:		hidden;
}

div#top {
	float:			left;
	width:			984px;
	height:			78px;
	padding:		0px 0px 0px 0px;
	padding:		0px;
	background:		#ffffff;
}

div#logo {
	float:			left;
	width:			173px;
	height:			56px;
	padding:		0px 0px 0px 0px;
	padding:		0px;
	background:		#ffffff;
	background-image:	url('../img/logo.gif');
	overflow:		hidden;
}

div#top_spacer {
	border:			0px solid #000000;
	float:			left;
	width:			809px;
	height:			38px;
	padding:		0px 0px 0px 0px;
	padding:		0px;
	background:		#ffffff;
	overflow:		hidden;
}

div#navi_top2 {
	border-top:		1px solid #e8e8e8;
	border-bottom:		1px solid #e8e8e8;
	background-color:	#f4f4f4;
	width:			100%;
	height:			20px;
	padding:		0px 5px 0px 0px;
	text-align:		right;
	float:			left;
}

	div.navi_top2_button {
		border-left:		1px dotted #e8e8e8;
		border-right:		1px dotted #e8e8e8;
		float:			right;
		background-color:	#ffffff;
		padding:		4px 10px 0px 10px;
		height:			16px;
		
	}

div#navi_top {
	border:			0px solid #000000;
	float:			left;
	width:			793px;
	height:			18px;
	padding:		0px 0px 0px 0px;
	padding:		0px;
	background:		#ffffff;
	overflow:		hidden;
	text-align:		right;
}

	div.navi_top_button {
		border:			0px solid #000000;
		float:			right;
		height:			18px;
		padding:		0px 0px 0px 2px;
		margin:			0px;
		overflow:		hidden;
	}
	
	div.navi_top_button_left, div.navi_top_button_left_sel {
		float:			left;
		width:			12px;
		height:			18px;
		background-image:	url('../img/navi_top_left.gif');
		overflow:		hidden;
		margin:			0px;
	}
	
	div.navi_top_button_left_sel {
		background-image:	url('../img/navi_top_left_sel.gif');
	}

	div.navi_top_button_middle, div.navi_top_button_middle_sel {
		float:			left;
		border-top:		1px solid #e8e8e8;
		height:			18px;
		width:			auto;
		padding:		1px 0px 0px 0px;
		margin:			0px;
		background-color:	#f4f4f4;
		overflow:		visible;
		font-family:		tahoma;
		font-size:		10px;
		font-weight:		bold;
		letter-spacing:		1px;
		text-align:		center;
	}

	div.navi_top_button_middle_sel {
		background-color:	#ffffff;
	}


	div.navi_top_button_right, div.navi_top_button_right_sel {
		float:			left;
		width:			12px;
		height:			18px;
		background-image:	url('../img/navi_top_right.gif');
		overflow:		hidden;
	}

	div.navi_top_button_right_sel {
		background-image:	url('../img/navi_top_right_sel.gif');
	}

	a.navi_link {
		font-family:		tahoma;
		font-size:		10px;
		font-weight:		normal;
		letter-spacing:		1px;
		color:			#000000;
		text-decoration:	none;
	}


div#main {
	float:			left;
	width:			946px;
	padding:		38px 20px 38px 20px;
	background:		#ffffff;
	overflow:		visible;
}

div#navi_left {
	float:			left;
	width:			185px;
	padding:		20px 20px 20px 20px;
	background:		#ffffff;
	overflow:		visible;
	border:			1px solid #e8e8e8;
	border-top:		2px solid #e8e8e8;
	border-bottom:		1px solid #e8e8e8;
}

	div.navi_left_button {
		padding:		3px 0px 5px 0px;
		border-bottom:		1px dotted #e8e8e8
	}

	a.navi_link_left, a.navi_link_left_sel {
		font-family:		tahoma;
		font-size:		10px;
		font-weight:		normal;
		letter-spacing:		1px;
		color:			#000000;
		text-decoration:	none;
	}

	a.navi_link_left_ibp, a.navi_link_left_sel_ibp {
		font-family:		tahoma;
		font-size:		12px;
		font-weight:		bold;
		letter-spacing:		1px;
		color:			#3859E7;
		text-decoration:	none;
	}

	a.navi_link_left_sel {
		font-weight:		bold;
	}

div#vert_divider {
	float:			left;
	width:			20px;
	overflow:		hidden;
}

div#main_content_right {

	border:			1px solid #e8e8e8;
	border-top:		2px solid #e8e8e8;
	border-bottom:		1px solid #e8e8e8;

	float:			left;
	width:			667px;
	padding:		15px;
	background:		#ffffff;
	overflow:		visible;
}

div#bottom {
	float:			left;
	width:			986px;
	height:			148px;
	border-top:		2px solid #e8e8e8;
	padding:		0px 0px 0px 0px;
	background:		#ffffff;
	overflow:		hidden;
}

div#content_footer {
	float:			left;
	width:			950px;
	padding:		10px 0px 0px 0px;
	margin:			0px 0px 0px 0px;
	background:		#ffffff;
	overflow:		hidden;
	text-align:		center;
}



/* Main */
h1, .span_h1, .rubrik {
	font-family:		arial, helvetica, verdana;
	font-size:		22px;
	font-weight:		bold;
	color:			#3F3F3F;
	line-height:		1.4em;
}
/* Ingress */
h2, .span_h2 {
	font-family:		arial, helvetica, verdana;
	font-size:		12px;
	font-weight:		bold;
	color:			#818181;
	line-height:		1.4em;
}

/* Rubrik 2 */
h3, .span_h3 {
	color:			#3F3F3F;
	font-size:			16px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 1 */
h4, .span_h4 {
	color:			#3F3F3F;
	font-size:			14px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 2 */
h5, .span_h5 {
	color:			#3F3F3F;
	font-size:			13px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 3 */
h6, .span_h6 {
	color:			#3F3F3F;
	font-size:			12px;
	font-weight:		bold;
	line-height:		1.3em;
}


p, .text {
	font-family:		arial, helvetica, verdana;
	font-size:		11px;
	font-weight:		normal;
	color:			#464646;
	line-height:		1.4em;
}
a, .link {
	font-family:		arial, helvetica, verdana;
	font-size:		11px;
	font-weight:		normal;
	color:			#464646;
	line-height:		1.4em;
}

/* Citat */
.quote {
	font-family:		'times new roman', verdana, arial, helvetica;
	font-size:			17px;
	font-style:			italic;
	display:			block;
	line-height:		1.4em;
}

.bold {
	font-weight:		bold;
}

/* Links */

a {
	color:				#666666;
}

a.white {
	color:				#fff;
}


/* Images */

img {
	border:				0;
}

.img_left, .img_left_border {
	float:				left;
	margin:				0px 10px 5px 0px;
}

.img_right, .img_right_border {
	float:				right;
	margin:				0px 0px 5px 10px;
}

.img_center, .img_center_border {
	margin:				0px 0px 5px 0px;
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
}

.img_border, .img_left_border, .img_right_border, .img_center_border {
	border:				1px #333 solid;
}

.text_italic {
	font-style:			italic;
}


.br, .br_dbl, .img_border {
	display:			block;
}

.br_dbl {
	margin-top:			15px;
	margin-bottom:		15px;
}

.clear {
	clear:				left;
}

/* Copyright */
.text_copy {
	font-family:		arial, helvetica, verdana;
	font-size:		11px;
	color:			#000000;
	line-height:		1.4em;
}
.link_copy {
	font-family:		arial, helvetica, verdana;
	font-size:		11px;
	color:			#000000;
	line-height:		1.4em;
}

/* News update */

.news_update_text, .news_update_link_header {
	font-family:		tahoma;
	font-size:		10px;
	font-weight:		normal;
	letter-spacing:		1px;
	color:			#000000;
	text-decoration:	none;
}

.news_update_link_header {
	font-weight:		bold;
}

.news_update_link_header:hover {
	text-decoration:	underline;
}
