/* Reset */ 

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
/*table {
	border-collapse:collapse;
	border-spacing:2;
	
}*/
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* End Reset ------  */



body {
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#container {
	width: 940px;
	margin:10px 0 0 20px;
	overflow:auto;
	padding:0px;
	text-align:left;
	overflow:hidden;
	
	
}
#menu{
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	width:980px;
	height:20px;
	
	
}
#logo{
	width:173px;
	height:50px;
	padding-top:10px;
	padding-left:20px;
	

}
#tableContent {
	background-image:url(images/table_bg.gif);
	background-repeat:no-repeat;
	width:932px;
	height:451px;
	clear:both;
	
}
#contentLeft {
	width:318px;
	height:auto;
	float:left;
	display:inline;
}
#contentLeft_middle {
	width:auto;
	height:auto;
	float:left;
	display:inline;
}
#contentright_middle {
	width:auto;
	height:auto;
	float:left;
	display:inline;
}
#contentright {
	width:auto;
	height:auto;
	float:left;
	display:inline;
}
#contentLeft_bottom {
	width:318px;
	height:auto;
	float:left;
	display:inline;
}
#contentLeft_middle_bottom {
	width:auto;
	height:auto;
	float:left;
	display:inline;
}
#contentright_middle_bottom {
	width:auto;
	height:auto;
	float:left;
	display:inline;
}
#contentright_bottom {
	width:auto;
	height:auto;
	float:left;
	display:inline;
}
#logos {
	height:auto;
	width:auto;
}
.faktaheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0067b0;
	text-align:center;
}
.villkorheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#14ae00;
	text-align:center;
}
.btn {
	height:37px;
	width:88px;
	float:left;
	display:inline;
}

/* Menu  ----- */

#menu{
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	width:945px;
	height:20px;
	padding-left:10px;
	margin-top: 13px;
	
	
}

	#menu ul, #menu li {
	display: inline;
	border:none;
	
}

#menu ul li {
	list-style:none;
	width: 110px;
	height: 36px;
	border:none;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	
}




/* ---  The topmenu links --- */
#menu ul li a:link {
	background-image:url(images/menu_button.gif);
	background-repeat:repeat-x;
	display:inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

#menu li a:visited {
	background-image:url(images/menu_button.gif);
	display:inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu ul li a:hover {
	background-image:url(images/menu_buton_glow.gif);
	background-repeat:repeat-x;
	display:inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu ul li a:active {
	background-image:url(images/menu_buton_glow.gif);
	background-repeat:repeat-x;
	display:inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu ul li a:focus {
	background-image:url(images/menu_buton_glow.gif);
	background-repeat:repeat-x;
	display:inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}


/*-------------End menu-----------------*/

/*------------------------headlines*/

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	}


	h1 {
		font-size: 20px;
		line-height: 25px;
		margin-top: 0em;
		margin-bottom: 0em;
		/*font-weight:bold;*/
		 
	
	}

	h2 {
		font-size: 17px;
		line-height: 1em;
		margin-top: 1.3em;
		margin-bottom: .2em;
	}
	h3 {
		font-size: 1.6em;
		line-height: 1.21951em;
		margin-bottom: 0.2em;
		margin-top:0px;
		
	}


#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	width:926px;
	height:auto;
	clear:both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 30px;
}

#footer ul li {
		display: inline;
		list-style-type: none;
}

	#footer a:link, #footer a:visited {
	line-height: 25px;
	text-align: center;
	text-decoration:none;
	font-size: 11px;
	color: #0066c5;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	}


#footer a:hover {
text-decoration:underline;
}

	
		#footer #symbol{
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	font-family: Arial, sans-serif;
	margin-left:5px;
	margin-right:5px;
		}
		
.text_container{

width:500px;
height:auto;
margin:20px 0 20px 0;
float:left;
display:inline;
}

.img_container{
width:400px;
height:auto;
margin:20px 0 20px 35px;
padding-bottom:20px;
float:left;
display:inline;
}
		
p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:18px;
padding-left:2px;




}

