@charset "utf-8";
/* CSS Document */
/*
Grønn: #879637  
Blå: #00338d
Turkis: #00b0ca
*/

#mainwrapper{
	position: relative;
	width: 899px;
	background: #ffffff;
	margin: 0 auto;
	padding: 3px;
}

/* ----- MAIN MENU TOP  (see file "navigation.css")----- */

/* ----- HEADER ----- */
#toppic{
	width: 899px;
	height: 129px;
	overflow: hidden;
	padding: 3px 0 0 0;
	border-bottom: 3px #fff solid;
}
	#toppic img {
		border: none!important;
	}

/* ----- CONTENT MENU TOP  (see file "navigation.css")----- */

#contentwrap{
	width: 899px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	background: url(../bilder_losning/ts_bg.jpg) no-repeat;
}
	ul#navHorPrelude {/* Note: prelude for second horisontal menu (#navigationHor)*/
		height: 0;	/*Note: #navigationHor has fix: "margin-top: -15px;" in file "lteIE6.css" to fix height 0 of this ID*/
		width: 100px;
		margin: 0;
		padding: 0 0 0 50px;
		position: relative;
		top: 8px;
		list-style: none;
		color: #fff;
		font-size: 1.2em;
		font-weight: 700;
	}
		ul#narHorPrelude li {
		}
	#leftside{
		width: 203px;
		float: left;
	}

	/* ----- FOOTER ----- */
	#footer{
		width: 899px;
		margin: 0 auto 0 auto;
		position: relative;
	}
		#addressfield{
			position: absolute;
			top: -30px;
			left: 213px;
		}
		#newsarchive{/* link to "newsarchive"*/
			color:#909090;
			font-size:10px;
			font-weight:bold;
			text-align:center;
		}

		#newsarchive a{
			color:#909090;
}
		#copyright{
			position: absolute;
			top: -30px;
			right: 50px;
		}
		h1.calender{margin:0px;}

/*####################################################################################################*/

/*                                      PAGE SPECIFIC STYLES                                          */

/*####################################################################################################*/


/* ----- FRONTPAGE ONLY STYLES ----- */
#fsMain {
	width: 519px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	font-size:12px;
	display: block;
}
	/* ----- FRONTPAGE 4 NEWSBOXES ----- */
	.fsNewsbox {
		float: left;
		width: 231px;
		height: 151px;
		overflow: hidden;
		margin: 0 7px 7px 0;
		padding: 7px;
		background: url(../bilder_losning/news_box_bg.jpg) no-repeat;
	}
	/* ----- FRONTPAGE RIGHT ----- */
	#fsRight{
		width:177px;
		float:left;
		overflow:hidden;
	}
		/* ----- FRONTPAGE RIGHT SEARCH BOX ----- */
		/* ----- FRONTPAGE RIGHT NEWSLISTING ----- */
		#headlight {
			width: 157px;
			min-height: 454px;
			height: auto !important;
			height: 454px;
			padding: 15px 10px;
			background: url(../bilder_losning/headlight_bg.jpg) no-repeat;
			line-height: 1.2em;
		}
/* ----- END FRONTPAGE ONLY STYLES ----- */


/* TIP A FRIEND FORM */
.aboform{
	width: 120px;
	border: 1px solid #666666;
	padding: 2px 3px;
	background: #efefef;
	font-size: 10px;
}
.abobtn{
	border: 1px solid #000000;
	padding: 1px 3px;
	background: #05939F;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.abobtn:hover{
	background: #666666;
}


/* ----- BREADCRUMBS ----- */
#navi{
	color: #777777;
	border-bottom: 1px solid #777777;
	width: 100%;
	line-height: 2.0em;
	margin-bottom: 20px;
	font-size: 11px;
}/* ----- END BREADCRUMBS ----- */

/* FRONTPAGE BOTTOM NEWSLISTING */
/*#nyheterbottom{
	clear:left;
	margin:10px 15px 0 5px;
}
#btmLeftSide{
	width:240px;
	height:167px;
	overflow:hidden;
	float:left;
	
}
#btmRightSide{
	width:235px;
	height:167px;
	float:left;
	margin:0 0 0 10px;
}
.btmLeftImg{
	width:95px;
	float:left;
}
.btmLeftIngress{
	width:125px;
	float:left;
	margin-right:20px;
	font-size:10px;
}
.btmLeftIngress2{
	width:235px;
	font-size:10px;
	
}
.btmLeftHeader{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:5px;
}
.btmLeftLesmer{
	font-size:10px;
}*/

.item{
	padding-bottom:20px;
}