
/*
left_mnu mörkgrå c6c6c6
left_mnu ljusgrå eaeaea

content ram c6c6c6
content mörkgrå eaeaea
content ljusgrå f5f5f5

Blå headline, link 4b78b0

*/
body, html
	{
	height:100%;
	}
body
	{
	background-color: #ffffff;
	text-align:center;
	font-family:trebuchet MS, verdana, arial;
	font-size:12px;
	line-height:20px;
	color: #000;
	margin: 35px;
	
	}

p
	{
	margin-top:0px;
	padding-top:0px;
	}

h3
	{
	font-family:trebuchet MS, verdana, arial;
	font-size:14px;
	}

a	{
	font-family:trebuchet MS, verdana, arial;
	font-size:12px;
	color: #000;
	}

ol {
	font-family:trebuchet MS, verdana, arial;
	font-weight:normal;
	font-size:12px;
	}

.mitten
	{
	text-align: center;
	padding:0px;
	top:20px;
	width:987px;
	}

#container
	{
	width:989px;
	margin:0 auto;
	background:#FFFFFF;
	height:100%;
	}

#top
	{
	width:989px;
	height:182px;
	margin:0;
	}

#menu_top
	{
	background-image: url('../img/bg_mnu_top.jpg');
	width:989px;
	height:44px;
	margin:0;
	padding:0;
	}

#menu_top_left
	{
	float:left;
	width:235px;
	height:24px;
	padding:0;
	margin-top:12px;
	font-size:18px;
	font-weight:bold;
	color: #FFF;
	}


#menu_top_right
	{
	float:left;
	width:980px;
	margin-top:12px;
	height:20px;
	margin-left:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}

	.menu_top_right_link, .menu_top_right_link:visited, .menu_top_right_link:active
		{
		margin-left:12px;
		margin-right:12px;
		color:#FFF;
		text-decoration:none;
		}

	.menu_top_right_link:hover
		{
		margin-left:12px;
		margin-right:12px;
		color:#ddd;
		text-decoration:none;
		}
	#menu_top_right img
		{
		vertical-align:middle;
		}

#maincontainer
	{
	width:989px;
	height:540px;
	display:table;
	}


#left
	{
	
	background: url('../img/bg_left_box.gif') repeat-y;
	float:left;
	border-top:1px #c6c6c6 solid;
	border-bottom:1px #c6c6c6 solid;
	width:235px;
	height:100%;
	background-color:#eaeaea;
	position:relative;
	
	}
	
	.menu_left_link, .menu_left_link:visited, .menu_left_link:active
		{
		color:#000;
		text-decoration:none;
		line-height:29px;
		}

	.menu_left_link:hover
		{
		color:#555;
		text-decoration:underline;
		line-height:29px;
		}

	#left .headline_left /*grått block runt h2*/
		{
		margin-left:1px;
		background-color: #c6c6c6;
		width:233px;
		padding-top:4px;
		padding-bottom:4px;
		border-top:1px #fff solid;
		border-bottom:1px #fff solid;
		}
	#left .headline_left H2
		{
		margin-top:0px;
		margin-bottom:0px;
		font-size:14px;
		font-weight:bold;
		color:#000;
		}

	#hdl_kontakt
		{
		background-image: url('../img/bg_hdl_kontaktoss.jpg');
		float:left;
		width:235px;
		height:103px;
		position:absolute;
		bottom:0;
		left:0;

		
		}
		#hdl_kontakt_text
			{
			margin-top:10px;
			font-size:14px;
			color: #FFF;
			}


#right
	{
	background: url('../img/bg_right_box.gif') repeat-y;
	border-top:1px #c6c6c6 solid;
	border-bottom:1px #c6c6c6 solid;
	float:right;
	width:989px;
	height:100%;
	background-color:#eaeaea;
	text-align:left;
	display:table;

	}
	
	#right p, table, ul
		{
		margin-left:0px;
		margin-right:20px;
		text-align:left;
		font-family:trebuchet MS, verdana, arial;
		font-size:12px;
		font-weight:normal;
		line-height:20px;
		color: #000;
		padding:0px;
		
		}

	#right .inledning
		{
		font-family:trebuchet MS, verdana, arial;
		font-size:14px;
		font-weight:normal;
		
		}

	#right .ingress
		{
		margin-left:45px;
		margin-right:30px;
		margin-top:35px;
		text-align:left;
		font-size:14px;
		font-weight:bold;
		}

	#right .img_block_center
		{
		text-align:center;
		margin-left:45px;
		}

	#right h2
		{
		margin-left:0px;
		margin-bottom:6px;
		font-size:14px;
		font-weight:bold;
		}

	#right img
		{
		border: 5px solid #fafafa;
		}
	.menu_right_link, .menu_right_link:visited, .menu_right_link:active
		{
		color:#000;
		text-decoration:underline;
		}

	.menu_right_link:hover
		{
		color:#444;
		text-decoration:none;	
		}

	

	/*Samma utseende på h1 och h2*/
	#right .headline_right /*grått block runt h1*/
		{
		margin-top:40px;
		margin-left:1px;
		background-color: #f5f5f5;
		width:987px;
		text-align:left;
		padding-top:15px;
		padding-bottom:7px;
		}
	#right .headline_right H1
		{
		margin-top:0px;
		margin-left:45px;
		margin-bottom:0px;
		font-size:18px;
		font-weight:bold;
		color:#4b78b0;
		}

	#right .headline_right H2
		{
		margin-top:0px;
		margin-left:45px;
		margin-bottom:0px;
		font-size:18px;
		font-weight:bold;
		color:#4b78b0;
		}

	#bottom
		{
		position:relative;
		float:left;
		text-align: center;
		top:20px;
		width:987px;
		}



#kontakt_info
	{
	background-image: url('../img/bg_mnu_top.jpg');
	width:989px;
	height:44px;
	margin:0;
	padding:0;
	}

.kontakt
	{
	float:left;
	width:900px;
	margin-top:12px;
	height:20px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	}