
img.transp { behavior: url(iepngfix.htc); }

div#content_header {
	float:			left;
	width:			763px;
	padding:		0px 0px 0px 0px;
	margin:			0px 0px 0px 0px;
	background:		#f0f0f0;
	overflow:		hidden;
}

div#spacer {
	float:			left;
	width:			763px;
	height:			12px;
	padding:		0px 0px 0px 0px;
	margin:			0px;
	background-color:	#ADB0B3;
	background-image:	url('../img/background_spacer.gif');
	background-repeat:	repeat-x;
	overflow:		hidden;
}

div#content_main_bg, div#content_main_bg_start {
	float:			left;
	width:			763px;
	min-height:		210px;
	padding:		0px 0px 0px 0px;
	margin:			0px;
	background-image:	url('../img/background_content.gif');
	overflow:		hidden;
}

div#content_main_bg_start {
	border: 0px solid #000000;
	background-image:	url('../img/background_content_start.gif');
}

div#content_navi {
	float:			left;
	width:			185px;
	padding:		20px 0px 20px 0px;
	margin:			0px;
	background:		#CAD8E0;
	/*
	background-image:	url('../img/background_navi.gif');
	*/
	overflow:		hidden;
}

div#content_top {

	float:			left;
	width:			189px;
	height:			23px;
	padding:		0px 0px 0px 0px;
	margin:			0px;
	background:		#ffffff;
	background-image:	url('../img/background_content_top.gif');
	background-repeat:	repeat-x;
	overflow:		hidden;
	text-align:		right;
}

div#content_main_main {
	float:			left;
	width:			578px;
	padding:		0px 0px 0px 0px;
	margin:			0px;

	overflow:		hidden;
}

div#content_main {
	float:			left;
	width:			578px;
	padding:		0px 0px 0px 0px;
	margin:			0px;

	overflow:		hidden;
}

div#container_right {
	float:			left;
	width:			189px;
	padding:		0px 0px 0px 0px;
	margin:			0px;

	overflow:		hidden;
}
div#content_right {
	float:			left;
	width:			189px;
	padding:		0px 0px 0px 0px;
	margin:			0px;

	overflow:		hidden;
}

div#top_sub {
	float:			left;
	border:			0px solid #000000;
	background-image:	url('../img/background_top_sub.gif');
	background-repeat:	no-repeat;
	background-position:	right;
	width:			389px;
	height:			23px;
	padding:		0px 0px 0px 0px;
}

div#content_start, div#content_blue, div#content_start_no_margin {
	float:			left;
	width:			482px;
	padding:		20px 48px 20px 48px;
}
div#content_start_no_margin {
	padding: 0;
	margin: 0;
}
div#top_blue {
	width:			578px;
	height:			23px;
	background-image:	url('../img/background_top_sub_blue.gif');
	background-position:	right;
}

div#content_blue_container {
	float: left;
	width: 578px;
}

div#content_blue {
	background-image:	url('../img/background_content_blue.gif');
	background-repeat:	repeat-x;
	background-color:	#E2E8EE;
	min-height:		210px;
}

div#bottom_blue {
	width:			482px;
	background-image:	url('../img/background_bottom_blue.gif');
	background-repeat:	repeat-y;
	padding:		10px 48px 10px 48px;
	color:			#ffffff;
}

div#content_footer {
	float:			left;
	width:			763px;
	height:			40px;
	border-top:		1px solid #D5D5D7;
	padding:		0px 0px 0px 0px;
	margin:			0px 0px 0px 0px;
	background:		#ffffff;
	overflow:		visible;
}

a.form_button {
	color:			#ffffff;
	font-size:		14px;
	font-weight:		bold;
	behavior:		url(iepngfix.htc);
	background-image:	url('../img/icon_arrow.png');
	background-position:	right;
	background-repeat:	no-repeat;
	padding-right:		23px;
	text-decoration:	none;
}

.form_text {
	border-top:		1px solid #A8A7A8;
	border-left:		1px solid #A8A7A8;
	border-right:		1px solid #FCFBFB;
	border-bottom:		1px solid #FCFBFB;
	margin:			4px;
}

/* Main */
h1, span_h1, .rubrik, .mellanrubrik {
	color:			#15617d;
	font-size:		29px;
	font-weight:		bold;
	line-height:		1.2em;
}
h3, span_h3, .mellanrubrik {
	color:			#15617d;
	font-size:		13px;
	font-weight:		bold;
}
h2, span_h2, .ingress {
	color:			#1F3366;
	font-size:		14px;
	font-weight:		bold;
}

/* Mellanrubrik 1 */
h4, .span_h4 {
	color:				#15617d;
	font-size:			14px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 2 */
h5, .span_h5 {
	color:				#15617d;
	font-size:			13px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 3 */
h6, .span_h6 {
	color:				#15617d;
	font-size:			12px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* 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;
}

p, span, .text {
	color:			#1F3366;
}
a, .link {
	color:			#666666;
}

/* Navi */

div.navi_lvl_1, div.navi_lvl_1:hover {
	height:			16px;
	padding-left:		18px;
	margin-bottom:		2px;
	background-repeat:	no-repeat;
}

div.navi_lvl_1:hover {
	background-image:	url('../img/navi_onmouseover.gif');
}
div.navi_lvl_1:active {
	background-image:	url('../img/navi_onmousedown.gif');
}

.link_navi, .link_navi_lvl_2 {
	color:			#174759;
	text-decoration:	none;
	font-weight:		bold;
	font-size:		11px;
	letter-spacing:		1px;
}
.link_navi_lvl_2 {
	color:			#485960;
}
/* Copyright */
.text_copy {
	font-size:		11px;
	color:			#000000;
}
.link_copy {
	font-size:		11px;
	color:			#000000;
}