/* updated 26 Feb 2010 - lighter colours*/
/* ver 2.6*/
body   {
	background: #FAF4E0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

h1     {
	font-size: 160%;
	font-weight : bold;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	color : #333333;
}

h2    {
	font-size : 140%;
	font-weight : bold;
	color : #333333;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3 {
	font-size : 100%;
	color : #333333;
	font-weight : bold;
	margin-top: 3px;
	margin-bottom: 4px;
}

h4 {
	font-size : 125%;
	font-weight : normal;
}

TABLE {
font-size: 0.9em;
}

td {
	margin-bottom : 0;
}


FORM {
	color: #003333;
	margin-bottom : 0;
	margin-top : 0;
}

INPUT {
font-size: 1.0em;
	color: #003333;
	border-left-width : thin;
}

INPUT.notice {
	background-color : #FF9070;
	font-size: 150%;
	font-weight: bold;
}

INPUT.notice2 {
	background-color : #FF9070;
	font-size: 120%;
	font-weight: bold;
}


SELECT {
 font-size: 100%;
	color: #003333;
}

hr {
	line-height : 3px;
	margin-bottom : 0;
}

LI {
	margin-bottom : 6px;
}


/* end of tag-related definitions */

.Nested {
 font-size: 1.1em;
}

.SmallTitle {
	background-color : #F4D8B0;
	margin-top: 0;
	margin-bottom : 0;
}

.NoVertMarg {
	margin-top: 0;
	margin-bottom : 0;
}

.Title {
	background-color : #F0C898;
	margin-bottom: 0;
}

.Welcome {
	font-size : 110%;
	margin-top:  0;
	margin-bottom: 0;
}

.Urhere {
	font-size : 130%;
	font-weight : bold;
	color : #333333;
}

A.quiet {
	text-decoration : none;
	color : #333333;
}

.Emphas {
	font-size : 1.7 em;
	font-weight : bold;
}

.Emphas2 {
	font-weight : bold;
	font-size : 120%;
}

.Emphas3 {
	font-weight : bold;
	font-size : 140%;
	background : #fff;
}

.BigTitle {
	font-size : 280%;
	background-color : #E88316;
	margin-top:  0;
	margin-bottom: 0.1em;
}

.alerttext {
	color: Red;
	font-weight : bold;
}


.foot {font-size : 90%; margin-top: 0;margin-bottom: 4px;}

#Tagline {
   font-size: 1.4em; 
   font-weight: bold;
   font-family: "Comic Sans MS", cursive;
}

.theright {
	text-align : right;
}


.Indent {
    font-size: 1.3 em;
    margin-left: 2 em;
}

.MidOra {
	background-color : #F4D8B0;
    margin-bottom: 0;
}

.LightOra {
	background-color : #ECC8A8;
}

.PrBox {
	background-color : #E8C090;
}

.Orange3 {
	background-color : #F8D0A0;
}



.Norsk {
	background-color : #9EEDCF;
}

.linkspace {
	line-height : 16px;
}

.short {
	border : 0;
	line-height : 3px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.backgr {
	background: #F4E8D0;
	position: relative;
	z-index: 5;
}


#childBoxA {
	display : none;
}

#childBox1 {
	display : none;
}

#childBox2 {
	display : none;
}

#childBox3 {
	display : none;
}

#childBox4 {
	display : none;
}

#childBox5 {
	display : none;
}

#childBox6 {
	display : none;
}

#progress {
	position: absolute;
	top: 250px;
	left: 60px;
}



/* the following rules are for positioning images*/
#base {
	position:relative;
}
.absmask {
	position:absolute;
	top:0px;
	left:0px;
	z-index:-5;
}

/* the following rules are for print only */

.print {
	font-family : "Times New Roman", Times, serif;
	color: #000000;
	font-size : 15px;
}

.bottomline {
	font-family : "Courier New", Courier, monospace;
	color: #000000;
	font-size : 15px;
	font-weight : bold;
}

