body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pagecontainer {
	position: relative;
	width: 772px;
	height: 671px;
/*	border: solid 1px red;
	border-width: 1px;*/
	text-align: left;
}

#header {
	position: relative;
	clear: right;
	width: 772px;
	height: 100px;
	margin: 0;
	padding: 0;
}
#logo {
	position: relative;
	float: left;
	width: 156px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(images/sls-logotyp.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#logo img{
	width: 156px;
	height: 145px;
	margin: 0;
	padding: 0;

}
#headerimage {
	position: relative;
	float: left;
	width: 771px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(images/header_medlogo.jpg);
	background-repeat: no-repeat;
}
#midcontainer {
	position: relative;
	clear: both;
	width: 100 %;
	height: 525px;
	text-align: left;
}
h1 {
	font-family: verdana, arial;
	font-size: 28px;
	margin: 5px 0 8px 0;
	letter-spacing: 0.01em;
	word-spacing: 0.01em;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: verdana, arial;
	font-size: 15px;
	margin: 5px 0 5px 0;
	letter-spacing: 0.01em;
	word-spacing: 0.01em;
	font-style: normal;
	font-weight: normal;

}
p {
	margin: 0 0 8px 0;
}
#nav {
	position: relative;
	float: left;
	width: 156px;
	height: 525px;
	margin: 0;
	padding: 0;
/*	background-image: url(images/nav156x525.gif);*/
	background-color: #e9f8ff/*#32c2ff*/;
}
img {
    border: none;
} 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
/*--Innehållsamen--------------------------- */
#content {
	position: relative;
	float: left;
	width: 436px;
	margin: 0;
	padding: 0;
/*	background: url(images/content-text.png) 28px 31px;
	background-repeat: no-repeat;*/
}
#contentxt {
	position: relative;
	width: 370px;
	margin: 32px 0 0 29px;
}
#contentxt h2 {
	font-family: verdana;
	font-size: 15px;
	margin: 10px 0 3px 0;
	font-style: normal;
	font-weight: normal;
}
#contentxt h3 {
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}
#contentxt img{
	margin: 0 0 8px 0;
}
#contentxt p{
	line-height: 1.3em;
	font-family: verdana, arial;
	font-size: 12px;
	color: #565656;
}
#contentxt dl {
	line-height: 1.3em;
	font-family: verdana, arial;
	font-size: 12px;
	color: #565656;
	margin: 0;
}

#puffcontainer {
	position: relative;
	width: 376px;
	margin: 0 auto;
}
#puff {
	position: relative;
	width: 163px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	border: black solid 1px;
}
#puff p{
	font-family: verdana, arial;
	font-size: 11px;
	color: #565656;
}
#puff dl {
	font-family: verdana, arial;
	font-size: 11px;
	color: #565656;
	margin: 0;
}

/*--Höger kolumnen--------------------------- */
#news {
	position: relative;
	float: right;
	width: 180px;
	height: 507px;
	margin: 18px 0 0 0;
	padding: 0;
	background-image: url(images/news-bilden-b.jpg);
	line-height: 11px;
}

#newsbox {
	position: relative;
	float: right;
	clear: right;
	margin: 15px 0 12px 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
	width: 156px;
	height: 90px;
	border-bottom: solid 1px #84c6de;
}
#newsbox p{
	margin: 0 2px 4px 0;
}
#newsbox h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 15px;
	border-bottom: solid 1px white;
}
#newsbox a {
	letter-spacing: 0.01em;
	font-weight: bold; 
  	voice-family: inherit;
	text-decoration: none;
	line-height: 18px;
	}	
	
#newsbox a:link, #newsbox a:visited {
	color: white;
	margin: 8px 0 0 0;
	}
	
#newsbox a:hover {
	color: white;
	margin: 8px 0 0 0;
	text-decoration: underline;
	}	

/*--footer--------------------------- */
#footer {
	position: relative;
	clear: both;
	width: 772px;
	height: 35px;
	margin: 20px 0 10px 0;
	padding: 0;
	font-family: verdana, arial;
	font-size: 11px;
	color: #414141;
	background-color: #e2e2e2;
	text-align: center;
}

#merkunskap {
	position: relative;
	float: right;
}

/*- Menu 15--------------------------- */
#menu15 {
	width: 156px;
	margin: 0px;
	}
	
#menu15 li a {
	height: 32px;
	font-size: 11px;
	color: black /*#6a6d6f*/;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-family: verdana;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu15 li a:link, #menu15 li a:visited {
	color:  black /*#6a6d6f #333*/;
	display: block;
	background:  url(images/menu15.gif);
	padding: 8px 0 0 10px;
	}
	
#menu15 li a:hover {
	color: #FFF;
	background:  url(images/menu15.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu15 li #on {
	color: #FFF;
	background:  url(images/menu15-longer.gif) 0 -32px;
	}
#menu15 li #on li {
	position: relative;
	width: 150px;
	height: 100px;
	border-color: solid red 1px;	
	}
/*- Undermeny--------------------------- */
#undermeny {
	width: 156px;
	height: 100px;
	background:  url(images/menu15-longer.gif);
	margin: -10px 0 0 0px;
	}
	
#undermeny li a {
	font-size: 10px;
	color: black /*#6a6d6f*/;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-family: verdana;
  	height: 14px;
	text-decoration: none;
	}	
	
#undermeny li a:link, #undermeny li a:visited {
	color:  white /*#6a6d6f #333*/;
	display: block;
	background:  url(images/undermeny.gif);
	padding: 4px 0 0 20px;
	}
	
#undermeny li a:hover {
	color: #FFCC00;
	background:  url(images/undermeny.gif);
	padding: 4px 0 0 20px;
	}
	
#undermeny li #on {
	color: #FFCC00;
	background:  url(images/undermeny.gif);
	}
/*#undermeny li #on li {
	position: relative;
	width: 150px;
	height: 100px;
	border-color: solid red 1px;	
	}*/

