/* -- Main layout styles -- */
/* i body settes hovedfarge 330099 bl */

body {
  margin: 0.5em 0.5em 0.5em 0.5em;
  padding: 0px;
  font-family: Georgia, sans-serif;
  font-size: 1.0em;
  background-color: #330099;
}

#hovedBoks {
  margin-left: 12px;
  margin-top : 2px;
  float: left;
  width: 99%;
  color: #D5BFFF;

}

/* -- Header layout/display styles -- */

#hode {
  float: left;
  width: 100%;
  height: 5em;
 border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #25509F url(../images/hdr2.jpg) no-repeat top left;
}

#hode a {
  float: right;
  width: 8em;
  padding: 3px 3px 3px 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #330099;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  
}

#hode a:hover, #hode a.active {
  padding-top: 5px;
  background-color: #330099;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hode a.lastMenuItem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
  background-color: #330099;
  
}

a .desc {
  display: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  color: #330099;  
  background-color: #fff;
  border-top: 1px solid #fff;
}

a:hover .desc, .active .desc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block;
  color: #24006B;
  background-color: #fff;
  
  
}




/* -- Header title and subTitle layout/display styles -- */


.tittel {
  float: left;
  padding: 0.5em 10px 0 2em;
  font-size: 1.6em;
  font-weight: bold;
  font-family: Georgia, sans-serif;
  color: #FFF;
  text-align: right;
 
  
  }

.underTittel {
  display: block;
  font-size: 0.5em;
  text-transform: lowercase;

}





/* -- Content layout/display styles -- */
/* Dette er innhold farge = AA80FF - blåtone */
#innhold {
  float: left;
  width: 100%;
  padding: 0.3em 0 1em 0;
  background-color:  #330099;
  border-left: 1px solid #fff;
  border-right:1px solid #fff;
  
  
  
}
/* Dette er innholdvenstre farge = D5BFFF - blåtone lysest    position:fixed;
  overflow:auto; kan settes inn igjen..lager fast meny gor firefox */
#innholdVenstre {
  float: left;
  width: 23.0%;
  margin-bottom: 2em;
  background: #9999FF top right;  
  border: 1px solid #330099;
  margin-left:4px;	

}
/* Dette er innholdhyre farge = FFBFF1 - pink */

#innholdHoyre {
  float: right;
  width: 75%;
  background: #9999FF top right;  
  border: 1px solid #330099;
  margin-right:4px;
  
  
  
}

#innhold p {  
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
  color: black;
}
#innhold table {  
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 1.0em;
  line-height: 1.8em;
  color: black;
}
#innhold .tdhode {
	border: solid #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	background-color: #25509f;
	font-size: 0.8em;
	
	}


#innhold .tdborder {
	border: solid #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	background-color: transparent;
	font-size: 0.8em;
}
#innhold td {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #330099;


}



#innhold .datoen {
color: #7C8AA4;
background-color: transparent; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#innhold a {  
  color: #330099;
  border-bottom: 1px none #330099;
}
#innhold a:visited {  
  color: #330099;
  border-bottom: 1px none #330099;
}

#innhold a:active {  
  color: #330099;
  border-bottom: 1px none #330099;
}
#innhold a:hover {
  color: #fff;
  background-color: #330099;
  border-bottom: 1px solid #330099;
}
#innhold h4 {
color: green;
}

#innhold ul {
color: black;
}
#innholdHoyre a {  
  color: #25509f;
  text-decoration: none;
  border: 1px;
  padding: 0.1em;
   padding-left: 0.2em;
  padding-right: 0.2em;
  background-color: white;
  border-bottom: 1px solid #25509f;
  border-top: 1px solid #25509f;
  border-right: 1px solid #25509f;
  border-left: 1px solid #25509f;
  
}

#innholdHoyre a:visited {  
  color: #25509f;
  text-decoration: none;
  border: 1px;
  padding: 0.1em;
   padding-left: 0.2em;
  padding-right: 0.2em;
  background-color: white;
  border-bottom: 1px solid #25509f;
  border-top: 1px solid #25509f;
  border-right: 1px solid #25509f;
  border-left: 1px solid #25509f;

}

#innholdHoyre a:active {  
  color: #25509f;
  text-decoration: none;
  border: 1px;
  padding: 0.1em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  background-color: white;
  border-bottom: 1px solid #25509f;
  border-top: 1px solid #25509f;
  border-right: 1px solid #25509f;
  border-left: 1px solid #25509f;
  
}

#innholdHoyre a:hover {
  color: white;
  text-decoration: none;
  border: 1px;
  padding: 0.1em;
   padding-left: 0.2em;
  padding-right: 0.2em;
  background-color: #25509f;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  
}





.hode, .subHeader {
  display: block;
  clear: both;  
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #330099;
  border-color: #25509F;
  border: 1px solid #25509F; 
  padding-left:0.2em;
  }
  .hodestamtavle {
  display: block;
  clear: both;  
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #fff;
  border-color: #25509F;
  border: 1px solid #25509F; 
  padding-left:0.2em;
  }

.hode2 { 
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #330099; 
}
.kommentar {
 color: #330099;
 font-weight: normal;
 }


.subHeader {
  border: 0px;
}





/* -- Content left site links (large plus icon) -- */

#innhold a.meny1 {
  text-transform: uppercase;	
  text-decoration: none;	  	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block;  
  padding: 5px 0 5px 15px;
  background: #9999FF;
  border: 0px;
  color: #330099;
}

#innhold a:hover.meny1 { 
  color: #fff;
  background: transparent;
  border: 1px;
  border-color: #330099;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;
  
}
#innhold a.menyhester {
  text-decoration: none;	  	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block;  
  padding: 5px 0 5px 20px;
  background: #EEEEEE;
  border: 0px;
  color: #330099;
}

#innhold a:hover.menyhester { 
  color: #fff;
  background: transparent;
  border: 1px;
  border-color: #330099;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;
  
}

#innhold a.meny2 {
  display: block;  
  padding: 5px 0 5px 62px;
  border: 1px;
  border-color: #fff;
}

#innhold a:hover.meny2 { 
  color: #D5BFFF;
  border: 1px;
  border-color: #fff;
}



/* -- Footer layout/display styles -- */

#footer {
  float: left;
  
  width: 100%;
  height: 5em;
  font-size: 0.8em;
  line-height: 2.6em;
  color: #330099;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #25509F url(../images/hdr.jpg) repeat-y bottom left;
}

#footerVenstre {
  float: left;
  width: 30%;
  height: 3em;
  text-align: left;
  padding-left: 240px;
 
}

#footerHoyre {
  float: right;
  width: 70%;
  height: 1em;
  text-align: right;
  padding: 5px 5px 5px 5px;
  
}

#footer a {
  color: #330099;
  text-decoration: none;
}

#footer a:hover {
  color: #330099;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}




/* -- Image alignment  -- */

.bildeVenstre, .bildeHoyre {
  margin: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #25509f;
  border-style:solid;
  border-color: #000;

  position: relative;


  border-bottom: 4px solid;
  border-right: 4px solid;
  border-top: 1px solid;
  border-left: 1px solid;

  
}
.bildeVenstrezzz:hover {
	background-color: #FFF;
	}

.bildeVenstreGalleri {

  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #000;
  border-style:none;
  border-color: #000;
  border-bottom: 0px solid;
  border-right: 0px solid;
  border-top: 0px solid;
  border-left: 0px solid;





}
.bildeSerie {
	float: left;
  margin-left: 0px;
  margin: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #000;
  border-style:solid;
  border-color: #000;
  width: 30px;


  border-bottom: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;

}


.bildeVenstre, .bildeVenstreGalleri {  
float: left;
  margin-left: 0px;
  

  
}

.bildeHoyre {
  float: right;
  margin-right: 0px;
  
}
.bilderamme {

padding: 1px;
  
  background-color: #000;

  }
.bilderammeBildeserie {

padding: 0px;
 width: 50px;
  background-color: transparent;

  }





/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}

