@charset "utf-8";
/* CSS Document */

/* #container
---------------------------------------- */
#container {
	width:980px;
	margin:0 0 0 15px;
	background: url(../bilder_losning/bgcontainer.jpg) repeat-y #FFFFFF;
	padding:0 2px;
}

/* #mainContent
---------------------------------------- */
#mainContent {
	width:741px;
	min-height:650px;
	height:auto !important;
	height:650px;
	float:left;
}
/* #mainContent .top-pic
---------------------------------------- */
#mainContent .top-pic {
	width:741px;
	height:128px;
	background:url(../bilder_losning/toppic.jpg) no-repeat;
}

/* #right
---------------------------------------- */
#right {
	width:239px;
	float:left;
}
#right .top-right {
	width:239px;
	height:287px;
	background:url(../bilder_losning/hoyrebilde.jpg) no-repeat;
}
/* #right .right-menu
---------------------------------------- */
#right .right-menu {
	width:239px;
	padding-top:25px;
}
#right .right-menu ul {
	margin:0;
	padding:0;
	line-height:1.5em;
}
#right .right-menu ul li {
	list-style:none;
	list-style-image:none;
	font-weight:bold;
	font-size: 1.4em;
}

#right .right-menu ul li a {
	color: #20baf4;
	text-decoration:none;
	zoom: 1;
	margin-left: .4em;
}
#right .right-menu ul li a:hover {
	text-decoration: underline;
}
#right .right-menu ul li.selected a {
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	margin-left:0em;
}

#right .right-menu ul li ul {
	padding:0;
	margin:0;
	xdisplay: none;
}
#right .right-menu ul li.selected ul li {
	list-style: circle;
	xline-height:.7em;
	padding-left: .5em;
	margin-left: 1em;
	display: block;
}
#right .right-menu ul li ul li a {}
#right .right-menu ul li.selected ul li a {
	color:#20BAF4;
	text-decoration:none;
	font-size:11px;
	text-transform:none;
}
#right .right-menu ul li.selected ul li.selected a {
	color: #000000;
	text-decoration:none;
	font-size: .6em;
	text-transform: none;
}
/* #footer
---------------------------------------- */
#footer {
	width:980px;
	clear:left;
	position:relative;
}
/* #footer .adresse
---------------------------------------- */
#footer .adresse {
	color:#355862;
	background:#E1F7FE;
	border-top:25px solid #FFFFFF;
	border-bottom:25px solid #FFFFFF;
	padding:10px 15px;
	margin:0;
}
#footer .adresse a {
	color:#355862;
}
#footer .tenk {
	background:url(../bilder_losning/tenk-miljo.png) no-repeat;
	position:absolute;
	right:15px;
	bottom:33px;
	width:169px;
	height:152px;
}
#footer .bottomline {
	background:url(../bilder_losning/footer.jpg) no-repeat bottom;
	width:984px;
	height:5px;
	margin:0 -2px;
}

/* Divedrse maler
---------------------------------------- */
#fotofront {
	width:675px;
	margin-left:15px;
	background:#E1F7FE;
}
#fotofront .top {
	background:url(../bilder_losning/section-top.gif) no-repeat #E1F7FE top;
	width:675px;
	height:15px;
	overflow:hidden;
}
.fotofront H2 {
	PADDING-RIGHT:0px;
	PADDING-LEFT: 15px;
	FONT-SIZE: 1.2em;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#fotofront .bg {
	background:#E1F7FE;
	width:675px;
	padding:1px 0;
}
#fotofront .bg .pic {
	float:left;
	width:153px;
	height:117px;
	overflow:hidden;
	background:url(../bilder_losning/pic-bg.gif) no-repeat #E1F7FE;
	color:#2E3F45;
	display:inline;
	font-size:0.85em;
	margin-left:12px;
	padding-bottom:20px;
	text-align:center;
}
#fotofront .pic IMG {
	MARGIN: 11px;
}
#fotofront .pic A {
	FONT-SIZE: 1.1em;
	LINE-HEIGHT: 1.5;
	TEXT-DECORATION: none;
}
#fotofront .bottom {
	background:url(../bilder_losning/fotofrontbunn.gif) no-repeat #E1F7FE bottom;
	width:675px;
	height:20px;
	clear:left;
}

.sectionWrapper {
	CLEAR: both;
	BACKGROUND: url(../bilder_losning/section-bottom.gif) no-repeat 50% bottom;
	PADDING-BOTTOM: 10px;
	WIDTH: 90%;
}
.section {
	PADDING-RIGHT:0px;
	PADDING-LEFT:0px;
	BACKGROUND: url(../bilder_losning/section-top.gif) no-repeat;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
}

/* Misc
---------------------------------------- */
.thumb {}
.thumb img {
	border: 1px solid #ccc;
	padding:4px;}	
.thumbborder {
		border: 1px solid #ccc;
		padding:1px;}	
.thumbgrand{
	background:#dedede url(../bilder_losning/thumbback.jpg) repeat-x;
	margin:40px auto;}
