@charset "utf-8";
/* CSS Document */

#forside_left {
	width:440px;
	padding-left:18px;
	padding-right:16px;
	float:left;}


#forside_left h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom:10px;
	line-height:1.3em;
	background:#e1e6e4;
	padding: 5px 10px;
	text-transform:uppercase;}	

#forside_left h3 a:link,
#forside_left h3 a:active,
#forside_left h3 a:visited {
	text-decoration:underline;}
	
#forside_left h3 a:hover {
	text-decoration:none;}
	
#forside_left p {
	margin:0 0 10px;}
	

#forside_right {
	width:155px;
	float:left;
}
#forside_right .sammarbeidspartnere {
	color:#5B6F93;
	font-size:9px;
	font-weight:bold;
	padding-bottom:10px;
	width:155px;
	text-align:center;
}
#forside_right .innhold {
	border-left:1px solid #DDDDDD;
	text-align:center;
	width:155px;
	min-height:484px;
	height: auto !important;
	height:484px;
}


/* News 
---------------------------------------------------- */
.list {
		background:url(../bilder_losning/bullet.gif) left top no-repeat;
		padding-left:20px;
		vertical-align:top; 
		font-size:0.9em;
		line-height:1.6em}	
	
.list strong a:link,
.list strong a:active,
.list strong a:visited {
		text-decoration:none;}
	
.list strong a:hover {
		text-decoration:none;
		color:#00265d;}