body {
	width:				1003px !important; /* Real width: 998px */
	margin-top:			0px !important;
	margin-bottom:		0px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#f0f0f0;
	padding:			0px;
	
	font-family:		arial, helvetica, verdana;
	font-size:			12px;
	font-style:			normal;
	font-variant:		normal;
	font-weight:		normal;
	line-height:		1.4em;
	color:				#231f20;
}

div#wrapper, div#wrapper_start_portal {
	float:				left;
	width:				930px;
	padding:			0px 0px 0px 68px;
	background-image:	url('../img/background_wrapper.gif');
	background-repeat:	no-repeat;
}

div#wrapper_start_portal {
	padding:			106px 0px 0px 68px;
	height:				700px;
	background-image:	url('../img/background_start.gif');
}

div#container {
	float:				left;
	width:				850px;
	min-height:			600px;
	background-color:	#ffffff;
	padding:			0px 0px 10px 0px;
}

div#container_start {
	float:				left;
	width:				820px;
	height:				498px;
	background-color:	#ffffff;
	padding:			30px 0px 30px 24px;
}

div#container_start .content {
	float:				left;
	padding:			0px 0px 10px 0px;
	border-bottom:		1px solid #bdbfc1;
}

div#container_start .footer {
	float:				left;
	padding:			10px 0px 0px 0px;
	width:				792px;
	text-align:			center;
	font-size:			11px;
	color:				#bcbec0;
}

div#left_content {
	float:				left;
	width:				250px;

}

div#lang {
	float:				left;
	width:				200px;
	padding:			10px 0px 10px 50px;
}

div#wrapper_start {
	float:				left;
	width:				530px;
	padding:			0px 29px 0px 41px;
}

	div#wrapper_start div.main_content {
	float:				left;
	width:				530px;
	padding-bottom:		16px;
	}

	div#wrapper_start div.grey_content {
	background-color:	#ecedee;
	width:				500px;
	padding:			15px;
	margin-top:			30px;
	margin-bottom:		16px;
	}
	
	div#wrapper_start div.grey_content div.white_content {
	float:				left;
	width:				470px;
	padding:			15px;
	background-color:	#ffffff;
	}
	
	div#wrapper_start div.bottom_wrapper {
	float:				left;
	width:				530px;
	}
	
	div#wrapper_start div.bottom_wrapper .left {
	float:				left;
	width:				265px;
	}
	
	div#wrapper_start div.bottom_wrapper .right {
	float:				left;
	width:				250px;
	padding:			0px 0px 0px 15px;
	}

div#wrapper_start_zang {
	float:				left;
	width:				570px;
	padding:			0px 0px 0px 30px;
}

	div#wrapper_start_zang .top {
	float:				left;
	width:				570px;
	}
	
	div#wrapper_start_zang .content {
	float:				left;
	width:				450px;
	padding:			20px 60px 20px 60px;

	}
	
	div#wrapper_start_zang .bottom {
	float:				left;
	width:				500px;
	padding:			15px;
	margin:				0px 0px 0px 20px;
	background-color:	#ededee;
	}

	div#wrapper_start_zang .content_grey {
	float:				left;
	width:				510px;
	padding:			20px 20px 20px 20px;
	margin-top:			10px;
	background-color:	#edeeee;
	}

	div#wrapper_start_zang .content_grey {
	float:				left;
	width:				500px;
	padding:			15px;
	margin-top:			10px;
	background-color:	#edeeee;
	}

	div#wrapper_start_zang div.content_grey div.content_white {
	float:				left;
	width:				470px;
	padding:			15px;
	background-color:	#ffffff;
	}

div#main_content_full {
	float:				left;
	width:				600px;
	padding:			0px 0px 0px 0px;
}

div#footer {
	float:				left;
	width:				850px;
	height:				160px;
	padding:			20px 0px 0px 0px;
	background-image:	url('../img/background_footer');
	text-align:			center;
}

/* Rubrik 1 */
h1, .span_h1 {

	font-size:			18px;
	line-height:		1.3em;
	margin:				0px;
	padding:			0px;
}

/* Ingress */
h2, .span_h2 {

	font-size:			14px;
	line-height:		1.4em;
	margin:				0px;
	padding:			0px;
}

/* Rubrik 2 */
h3, .span_h3 {

	font-size:			16px;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0px;
	padding:			0px;
}

/* Mellanrubrik 1 */
h4, .span_h4 {

	font-size:			14px;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0px;
	padding:			0px;
}

/* Mellanrubrik 2 */
h5, .span_h5 {

	font-size:			12px;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0px;
	padding:			0px;
}

/* Mellanrubrik 3 */
h6, .span_h6 {

	font-size:			11px;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0px;
	padding:			0px;
}

/* Brödtext */
span, .quote {

}


/* 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;
}


/* Text */

* > h1:first-child, h2:first-child, h3:first-child, h4:first-child, p:first-child {
	margin-top:			0px;
}

/* Brödtext + rubriker */
p, h1, h2, h3, h4 {

}


/* 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;
}

.link {
	color:				#666666;
}

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

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

.clear {
	clear:				left;
}


/* Copyright & W3 standards*/
.text_copy {
	font-size:			11px;
	color:				#666;
}

.link_copy {
	font-size:			11px;
	color:				#666;
}

.img_w3xhtml1 {
	margin:				5px 0px 0px 0px;
}


/* Tables & inputs */
#tbl_intr {
	width:				240px;
	border:				0;
}

#tbl_intr td1 {
	width:				40px;
}

#tbl_intr td2 {
	width:				200px;
}

.tbl_intr_inp {
	width:				200px;
}

.tbl_intr_text {
	width:				200px;
	height:				50px;
	font-family:		arial, helvetica, verdana;
	font-size:			12px;
}

