/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin:40px 0px 10px 0px;
	
}

#body_wrapper {
	width:780px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image:url(../_gfx/header_bilde.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:780px;
	height:145px
}

.header_logo {
	float:left;
}

#handlevogn {
	width: 135px;
	height: 135px;
	padding: 5px;
	float:right;
	font-size:11px;
	overflow:auto
}

#handlevogn p {
	margin: 3px;
}
#navigasjon_wrapper {
	background-image: url(../_gfx/nav_bakg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 40px;
margin:15px 0px 40px 0px;
}

/*#navigasjon_wrapper {
	background:#eef8fc;
	background-image:url(../_gfx/nav_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
	width: 760px;
	text-align: left;
	float: left;
	margin-bottom:60px;
/*	border-bottom:#eef8fc;
	border-bottom-style:solid;
	border-bottom-width:2px;*/
/*	padding-left:15px;
	width: 760px;
	clear:both
}
*/
/*#navigasjon {	
	width: 770px;
	position: left;
}

#navigasjon_end {
	float:right;
	margin-top: 15px;
}

#login {
	float:right;
	margin-top: 15px;
}*/

#innhold_wrapper {
	/*margin-top: 60px;*/
}

#innhold {
	clear: both;
}

#soner_forside {
	width: 550px;
	margin-left: -15px;
	float: left;
	margin-top:10px;
	margin-bottom: 60px;
}

#soner_tekst {
	width: 300px;
	float: left;
}

/*#soner_header {
	width: 250px;
	float: left;
}*/

/*#soner_tekst img {
	float: right;
	margin-top: 20px;
}*/

#soner_bilder {
	width: 440px;
	height: 415px;
	float: right;
	margin: 15px 0px;
	background-image:url(../_gfx/soner_bakg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding: 0px 0px 0px 0px;
}

/*#soner_bilder_bunn {
	background-image:url(../_gfx/nav_bunn.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom: 5px;
	
}*/

/*#soner_bilder img {
	margin:0px !important;
	padding:0px !important;
}*/

/*	.soner_litekart {
		

	.soner_stortbilde {
		margin-top: 20px;
		margin-bottom: 5px;
	}
	
	.soner_sistebilde {
		margin-left: 5px;
	}*/

#kart_forside {
	float:right;
	margin-top:25px;
	margin-bottom: 15px;
}

#nyheter {
	clear:both;
	border-top:#eef8fc;
	border-top-style:solid;
	border-top-width:2px;
	padding-top:10px;	
}

/* FOOTER */

#footer {
	padding: 10px;
	border-top:#eef8fc;
	border-top-style:solid;
	border-top-width:2px;
	clear:both;
	width:760px;
}

/* kalender */

.tall_lys {font-size: 12px; color: #999; text-align:left; margin:2px;}

.tall_mork {font-size: 12px; color: #999; text-align:left; margin:2px;}

img {
	border:none;
}
