#navcontainer {
	text-align: right;
	background-color:#2E2920;
	border-bottom:1px solid #362001;
	/*margin-top:0px;
	padding:35px 0 10px;
	*/
	margin:0 1000px 0px -1000px;
	padding:35px 2000px 10px 1000px;
	width: 770px
}

ul.navlist li {
	font-family: "Eras Medium ITC", "Myriad Pro", Myriad, Arial, sans-serif;
	display: inline;
	margin-right: 15px;
	color: white;
}

ul.navlist li a {
	text-decoration: none;
	color: white;
}

ul.navlist li.current {
	border-bottom: 3px white solid;
} 

#sidetopp {
}

#panel2 {
	background: url(oransjeforlopningheader.jpg) no-repeat #FFA500 870px;
	margin:0 0 0 -1000px;
	padding:0 1000px;
	width: 770px;
	height: 200px;
	border-bottom: 1px solid #2E2920;
}
#panel2 p {
	font-family: "Eras Medium ITC", "Myriad Pro", Myriad, Arial, sans-serif;
	color: white;
	padding-top:70px;
	line-height: 100%;
}
#nostenokkel {
	color: gray;
	font-size: smaller;
	font-family: "Eras Medium ITC", "Myriad Pro", Myriad, Arial, sans-serif;
	padding-top: 4px;
}

h1, h2, h3 {
	margin-top: 15px;
	font-family: "Eras Medium ITC", "Myriad Pro", Myriad, Arial, sans-serif;
	font-weight: bold;
	color: #222;
}
#innholdsfelt {
	margin-top: 0;
}

.align-right {
	text-align: right;
}

.csc-textpic-caption {
	font-size: smaller;
}
h1 {
	font-size:26px;
	line-height:44px;
}
h2 {
	font-size:22px;
	line-height:22px;
}
h3 {
	font-size:20px;
	line-height:22px;
}
p {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height:22px;
}
strong {
	font-weight: bold;
	color: #222;
}