body {
	width:			920px !important;
	margin-top:		0px !important;
	margin-bottom:		10px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#ffffff;
	font-family:		verdana;
	font-size:		11px;
	color:			#666666;
	padding:		0px;
	line-height:		1.4em;
	font-style:		normal;
	font-variant:		normal;
	font-weight:		normal;
}

div#main_container {
	float:			left;
	width:			913px;
	padding:		0px 0px 0px 0px;
	margin:			0;
	background-color:	#86868a;
	background-image:	url('../img/background_main_container.gif');
}

div#divider_top {
	float:			left;
	width:			906px;
	height:			29px;
	padding:		0px 0px 0px 0px;
	margin:			0;
	background:		#63BDE6;
}

div#header {
	float:			left;
	width:			680px;
	height:			250px;
	padding:		0px 0px 0px 0px;
	margin:			0;
	background:		#333366;
}

div#news_update {
	float:			left;
	width:			196px;
	height:			214px;
	padding:		18px 15px 18px 15px;
	margin:			0;
	background-image:	url('../img/background_news_update.jpg');

}

div#divider_middle {
	float:			left;
	width:			906px;
	height:			29px;
	padding:		0px 0px 0px 0px;
	margin:			0;
	background:		#63BDE6;
}

div#content {
	float:			left;
	width:			906px;
	padding:		0px 0px 0px 0px;
	margin:			0;
}

div#left_content {
	float:			left;
	width:			197px;
	padding:		23px 14px 23px 14px;
	margin:			0;
}

div#main_content {
	float:			left;
	width:			635px;
	padding:		23px 23px 23px 23px;
	margin:			0;
}

div#footer {
	float:			left;
	width:			906px;
	height:			34px;
	padding:		0px 0px 0px 0px;
	margin:			0;
	background:		#63BDE6;
}

div#shadow_bottom {
	float:			left;
	width:			913px;
	height:			9px;
	padding:		0px 0px 0px 0px;
	margin:			0;
}

div#content_footer {
	float:			left;
	width:			913px;
	padding:		0px 0px 0px 0px;
	margin:			0;
	text-align:		center;
}

/* Main */
a {
	color:			#333333;
}
.rubrik {
	font-family:		'arial black';
	font-size:		18px;
	font-weight:		bold;
	line-height:		1.4em;
	color:			#333333;
}
.ingress {
	font-family:		verdana;
	font-size:		10px;
	font-weight:		bold;
	line-height:		1.4em;
	color:			#333333;
}
.text {
	font-family:		verdana;
	font-size:		10px;
	font-weight:		normal;
	line-height:		1.4em;
	color:			#333333;
}
.link {
	font-family:		verdana;
	font-size:		10px;
	font-weight:		normal;
	color:			#333333;
	line-height:		1.4em;
}

/* Navi */

.link_navi, .link_navi_sel {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		normal;
	color:			#333333;
	line-height:		1.4em;
	text-decoration:	none;
}

/* Nyheter */

.news_update_preamble {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		bold;
	color:			#333366;
	line-height:		1.4em;
	text-decoration:	none;
}

.news_update_link {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		normal;
	color:			#666666;
	line-height:		1.4em;
}

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

