/* GENERAL STYLES */
/* GENERAL STYLES */
/*Layout elementer*/

html, body {
height: 100%;
margin: 0; 
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.4em;
font-size: 0.7em;
background-color: #CBD2DC;
text-align: center;
}

div#frame {
margin: 0 auto;
width: 800px;
background-image: url(../media/ALS/pg_bg.gif);
background-repeat: repeat-y;
min-height: 100%;
}

div#container {
width: 744px;
margin: 0 auto;
text-align: left;
}

* html #frame {
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
padding-bottom: 50px; 
}

* html #nonFooter
{
padding: 0;
height: 100%;
}

div#header {
height: 184px;
background-color: #fff;
color: #000000;
border-left: solid #ffffff 6px;
border-right: solid #ffffff 6px;
}

div#top {
width: 100%;
height: 38px;
background-image: url(../media/ALS/bg_top.gif);
background-repeat: repeat-x;
background-color: #fff;
border-bottom: solid #ffffff 8px;
}

div#logo{
float: left;
width: 531px;
}

div#topCorner {
float: right;
width: 172px;
background-color: #fff;
}

div#content {
clear: both;
position: relative; 
width: 732px;
border-left: solid #ffffff 6px;
border-right: solid #ffffff 6px;
text-align: left;
}

div#maincontent {padding: 2%;
margin-right:  181px;
margin-left:  128px;
background-color: #ffffff;
color: #000000;
border-top: solid #BBCCDD 1px;}

div#leftcolumn {
position: absolute;
top: 0px;
left: 0px;
text-align: left;
color: #333366;
width: 127px;
}

div#rightcolumn {
padding-left: 4px;
padding-right: 4px;
float: right;
color: #000000;
width: 172px;
border-top: solid #BBCCDD 1px;
text-align: left;
}

#footer {
position: relative;
margin: -50px auto 0 auto !important;
width: 800px;
height: 50px;
border: 0px;
background-color: transparent;
padding: 0px;
text-align: center;
color: #fff;
background-image: url(../media/ALS/bunn_bg.gif);
background-repeat: no-repeat;}

/*Toppmeny*/

div#topMenu {
float: left;
width: 551px;
text-align: right;
padding-top: 3px;
padding-bottom: 3px;
background-color: #fff;
}
div#navbar {
margin-bottom: 0;
margin-top: 0;
font-family: Arial, Verdana;
font-weight: bold;
color: #69c;

}

#navbar a:link, #navbar a:visited {
color: #004D99;
text-decoration: none;
border-bottom: none;
padding-left: 15px;
}

#navbar a.current {
color: #8F2831;
text-decoration: none;
}

#navbar a:hover {
color: #8F2831;
text-decoration: none;
}

/*Hovedmeny*/

#navcontainer ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navcontainer a {
display: block;
color: #fff;
background-color: #003366;
width: 100px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 12px;
text-decoration: none;
border-bottom: solid #fff 1px;
font-weight: bold;
}

#navcontainer a:hover {
background-color: #004D99;
color: #FFF;
}

#navcontainer li li a {
display: block;
color: #fff;
background-color: #6699CC;
width: 100px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 17px;
text-decoration: none;
border-bottom: 1px #ffffff solid;
font-weight: normal;
}

/*Stilsetting*/

H1 {
display: inline; 
margin-left: 0px;
font-weight: bold; 
font-size: 1.4em; 
color: #003366; 
}

H2 {
font-weight: bold; 
font-size: 1em; 
color: #6187AF;
}

H3 {
font-weight: bold; 
font-size: 1em; 
color: #333;
}

A {
color: #004D99;
font-weight: bold;
text-decoration: none; 
}

A:hover{
color: #8F2831;
}

IMG {
border: 0px;
}

#maincontent IMG {
margin-bottom: 10px;
}

/*Stilsetting høyre kolonne*/

div#boks {
margin-left: 4px;
margin-top: 14px;
width: 162px;
background-color: #ffffff;
border-left: solid #9AA7B8 1px;
border-right: solid #9AA7B8 1px;
border-bottom: solid #9AA7B8 1px;
}

#rightcolumn H2 {
font-family: "Trebuchet MS",Verdana, Arial;
color: #fff;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #AEBD63;
margin-bottom: 0px;
}

#rightBox ul
{
list-style-type: none;
padding: 0px;
text-align: left;
margin-left: 3px;
margin-top: 5px;
margin-bottom: 10px;
}

#rightBox ul li a
{
background: transparent url(../media/ALS/listoff.gif) left center no-repeat;
padding-left: 10px;
text-align: left;
font-weight: bold;
font-size: 10px;
font-family: "Trebuchet MS", verdana, lucida, sans-serif;
text-decoration: none;
color: #003366;
}

#rightBox ul li a:hover
{
background: transparent url(../media/ALS/liston.gif) left center no-repeat;
color: #8F2831;
}

#rightcolumn H3 {
font-family: "Trebuchet MS", Verdana, Arial;
color: #fff;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #8F2831;
margin-left: 4px;
margin-right: 4px;
margin-bottom: 7px;
}

#rightcolumn IMG {
margin-left: 4px;
margin-bottom:7px;
}

/*Stilsetting footer*/

#footer p {
margin: 0;
padding-top: 8px;
padding-bottom: 3px;
line-height: 1.1em;
font-size: 9px;
color: #69c;
	
}

#footer a:link, #footer a:visited {
color: #69c;
font-weight: normal;
}

#footer a:hover {
color: #8F2831;
font-weight: normal;
}

#footer span {
padding: 0 20px 0 0;
}

#doorway p{

float: right;
padding-top: 10px;
margin-right: 25px;
text-align: right;
color: #004D99;
}

#doorway a:link, #doorway a:visited {
color: #004D99;
text-decoration: none;
font-weight: normal;
}

#doorway a:hover {
color: #004D99;
text-decoration: underline;
font-weight: normal;
}

.clearer {
clear: both;
}

/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
h1 {
display: inline; 
margin-left: 0px;
font-weight: bold; 
font-size: 1.4em; 
color: #003366; 

}

h2 {
font-weight: bold; 
font-size: 1em; 
color: #6187AF;

}

h3 {
font-weight: bold; 
font-size: 1em; 
color: #333;

}

