html,body
	{
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin: 0;
	}

body
	{
	background: #ffffff;
	}

div.container_body
	{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -42px 0;
	}

	div.container_header_background
		{
		width: 100%;
		min-height: 134px;
		background: #ffffff url('../images/header_background.gif') no-repeat top center;
		}
	
		div.container_header
			{
			width: 990px;
			height: 134px;
			margin: 0 auto 0 auto;
			border-style: solid;
			border-color: #848b93;
			border-width: 0 1px 0 1px;
			}

			div.container_logo_background
				{
				background: transparent url('../images/header_logotype_background.png') no-repeat top left;
				width: 100%;
				height: 100%;
				}

				div.container_logo_background a
					{
					display: block;
					background: transparent url('../images/header_logotype.png') no-repeat;
					width: 293px;
					height: 44px;
					}

	div.container_menu_main
		{
		background: transparent url('../images/menu_main_background.gif') repeat-x;
		width: 100%;
		height: 31px;
		border-style: solid;
		border-color: #7f8082;
		border-width: 1px 0 1px 0;
		}
		
			ul.menu_main
				{
				width: 992px;
				height: 31px;
				margin: 0 auto 0 auto;
				list-style: none;
				}
			
				ul.menu_main li
					{
					float: left;
					height: 31px;
					text-align: center;
					}
				
					ul.menu_main li a
						{
						display: block;
						height: 21px;
						padding: 9px 30px 1px 30px;
						font-weight: bold;
						font-size: 13px;
						text-decoration: none;
						color: #024b88;
						}
					
					ul.menu_main li a:hover
						{
						background: transparent url('../images/menu_button_hover.gif') repeat-x;
						color: #393939;
						text-decoration: none;
						}

					ul.menu_main li.active a	
						{
						background: #024b88;
						color: #cccccc;
						text-decoration: none;
						}

	div.container_menu_login
		{
		background: transparent url('../images/menu_login_background.gif') repeat-x;
		width: 100%;
		height: 24px;
		text-align: right;
		}

      		ul.menu_login
      			{
      			width: 992px;
      			height: 31px;
      			margin: 0 auto 0 auto;
      			list-style: none;
      			}
      		
      			ul.menu_login li
      				{
      				float: right;
      				height: 31px;
      				text-align: right;
      				margin: 0 8px 0 0;
      				}
      			
      				ul.menu_login li a
      					{
      					display: block;
      					height: 18px;
      					padding: 6px 0 0 0;
      					font-weight: bold;
      					font-size: 11px;
      					line-height: 12px;
      					text-decoration: none;
      					color: #024b88;
      					}
      				
      				ul.menu_login li a:hover
      					{
      					color: #7c92a6;
      					}

	div.container_site
		{
		width: 992px;
		margin: 20px auto 0 auto;
		}

		div.container_menu_sub
			{
			float: left;
			border: 1px solid #d4d4d4;
			width: 178px;
			padding: 5px;
			}

      		ul.menu_sub
      			{
      			width: 100%;
      			list-style: none;
      			background: #e6ecf0 url('../images/menu_sub_background.gif') repeat-x;
      			margin: 0;
      			}
      			
      				ul.menu_sub li a
      					{
      					display: block;
      					padding: 6px 4px 6px 22px;
      					font-weight: bold;
      					font-size: 10px;
      					color: #024b88;
      					text-decoration: none;
      					background: transparent url('../images/menu_sub_button_background.gif') no-repeat;
      					}
      				
      				ul.menu_sub li a:hover
      					{
      					background: #e0e1e1 url('../images/menu_sub_button_background.gif') no-repeat;
      					text-decoration: none;
      					}

				ul.menu_sub li.active a
					{
					color: #0077db;
					text-decoration: none;
					}

      	div.container_content
      		{
      		width: 733px;
      		float: right;
      		}

	div.container_content_nosub
		{
		width: 100%;
		}

		div.container_start_latestnewsbox
			{
			border: 1px solid #d4d4d4;
			width: 158px;
			padding: 5px;
			}

			div.container_start_latestnewsbox_gradient
				{
	     			background: #e6ecf0;
				}

				div.container_start_latestnewsbox_text
					{
					line-height: 14px;
					padding: 0 8px 8px 8px;
					font-size: 11px;
					color: #000000;
					}

					h1.start_latestnewsbox_headline
							{
							font-size: 14px;
							color: #ada52b;
							width: 167px;
							height: 28px;
							padding: 0 0 0 5px;
							margin: 0 0 10px 0;
							background: transparent url('../images/start_latestnewsheadline_background.png') no-repeat;
							}
		
					span.start_latestnewsbox_date
						{
						display: block;
						color: #0071A5;
						margin: 10px 0 0 0;
						}

	div.footer_push
		{
		height: 60px;
		}

	div.container_footer
		{
		width: 100%;
		height: 42px;
		background: transparent url('../images/body_footer_background.gif') repeat-x left bottom;
		}

		div.footer
			{
			width: 992px;
			height: 32px;
			margin: 0 auto 0 auto;
			background: #ffffff url('../images/body_footer_background_middle.gif') no-repeat left bottom;
			}

			div.footer_left
				{
				float: left;
				margin: 0 0 0 15px;
				}

      div.footer_right A, div.footer_right A:link, div.footer_right A:visited, div.footer_right A:active, div.footer_right A:hover
      	{
      	color: #545454;
      	text-decoration: none;
      	}

      
			div.footer_right
				{
				float: right;
				font-size: 11px;
				margin: 5px 15px 0 0;
				}

				div.footer_left a.isocert
					{
					float: left;
					margin: -10px 15px 0 0;
					}
					
#soliditet	
					{
					width:49px;
					top: -12px;
					}				
