/* Pallett 

Sort:  #000000
Brun:  #553322
Beige: #ddaa77
Grønn: #586c53 / b2c6ad
*/


BODY {
	margin: 0px; 
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	}

.spalte {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-left: 10px;
	margin-top: 10px;
	min-height: 100px;
	}

.tilvenstre {
	margin-left: 0px !important;
	}

.forste, .indre {
	margin-left: 0px;
	}
.enspalte {
	width: 240px;
	}
.tospalter {
	width: 490px;
	}
.trespalter {
	width: 740px;
	}
.firespalter {
	width: 990px;
	}
.markering {
/*	background-color: #553322; */
	min-height: 200px;
	}
.clearall {
	clear: both;
	}
.lys {
	background-color: #ddaa77;
	}

.lysgronn {
	background-color: #d3ded0;
	}
.typeP {
	background-color: #d3ded0;
	}
.typeK {
	background-color: #d1b8ab;
	}
.typeI {
	background-color: #abbed1;
	}
	
	
/* Bokser er paddet */
.boks {
	padding: 10px;
	}
.boks.enspalte {
	width: 220px;
	}
.boks.tospalter {
	width: 470px;
	}
.boks.trespalter {
	width: 720px;
	}
.boks.firespalter {
	width: 970px;
	}
.clear {
	clear: both;
	}
#nyheter {
	line-height: 15px;
	}
#nyheter H3, #nyheter H3 A {
	color: #586c53;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
	}
 
#nyheter P {
	margin-top: 0px;
	}

	
#bakgrunn {
	position: absolute;
	width: 100%;
	height: 440px;
/*	background-color: #000;
	background-image: url(/temp/topp.jpg); */
	background-position: top center;
/*	-webkit-box-shadow: 0px 5px 10px 5px #555555;
	box-shadow: 0px 5px 10px 5px #555555; */
	}

#container {
	display: block;
	position: relative;
	background-color: #ffffff;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border-radius: 8px 8px 0px 0px;
	border: 0px;
	}
/* #header {
	position: absolute;
	top: -205px;
	left: 230px;
	width: 305px;
	height: 157px;
	}
*/

#header {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	}
#header IMG.logo {
	display: block;
	border: 0px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	}
#header #sosialt {
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 110px;
	float: right:
	border:1px solid black;
	}
#header #meny2013 {
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 5px;
	}
#header #abonner {
	display: block;
	position: absolute;
	top: 40px;
	left: 25px;
	}
#meny2013 A {
	display: inline-block;
	width: 15%;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}


A {
	color: #000;
	text-decoration: underline;
	}
A.lesmer {
	font-weight: bold;
	}
.head {
	font-family: "Trebuchet MS", Verdana, Tahoma, Geneva;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
	font-size: 25px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#meny A {
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 15px;
	color: #777777;
	text-transform: uppercase;
	text-decoration: none;
	}

/* kortere avstand etter heading */
H1 + P {
	margin-top: 5px;
	}
	
H1, H2, H3 {
	color: #ddaa77;
	font-family: Impact;
	}

H1 {
	font-size: 28px;
	line-height: 30px;
	}
H2 {
	font-size: 16px;
	line-height: 18px;
	}
H1 A, H2 A, H3 A {
	color: #000000;
	text-decoration: none;
	}
	
.boks H1 {
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
DIV {
	text-align: left;
	}

/*

#topp {
	display: block;
	position: relative;
	top: 0px;
	height: 118px;
	width: 980px;
	}
#konvolutt {
	display: block;
	position: relative;
	top: 0px;
	width: 980px;
	}	
.spalte {
	display: block;
	float: left;
	min-height: 10px;
	overflow: hidden;
	}
.spalte + .spalte {
	margin-left: 20px;
	}
.enspalte {
	width: 180x;
	}
.tospalter {
	width: 380px;
	}
.trespalter {
	width: 580px;
	}
.firespalter {
	width: 780px;
	}
.femspalter {
	width: 980px;
	}
.forsideboks {
	height: 580px;
	width: 760px;
	padding: 10px;
	background-image: url(/img2011/hovedfeltbakgrunn.jpg);
	}
*/