/* utskriftsstilsett */


/*
 * Felles for alt.
 */ 
body {
  font-family: arial,verdana,helvetica,sans-serif;
}

/*
 * Menyer
 */ 
li {
  font-size: 10px;
}

/*
 * Brødtekst
 */
p {
  font-size: 12px;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 0;
}

/* tekst utenfor hovedramme på alle sider
 * 
 */
div.hovedramme_tekst {
  margin-left: 1px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  width: 15cm;
  text-align: right;
}


/* ramme rundt alle sider */
div.hovedramme {
  margin-left: 1px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 1px;
  width: 15cm;
}

/* test. bort sikkert
*/
table.PortletHeaderColor{ 
  border: 1px solid black;
  border-bottom: none;
}

/* Brødsmulesti
 */
.titleorimageid86253siteid53, .titleid86253siteid53 {
  font-size: 9px;
  color: #bfbfbf; 
}


/* show no menus, or tables encapsulating 
table div.menu_border_none,
table div.menu_border_dot_under,
table div.menu_border_solid_blue,
td table table div.menu_border_dot_under,
td table table div.menu_border_solid_blue
*/
div.menu_border_none,
div.menu_border_solid_blue, 
div.menu_border_dot_under {
  display: none;
}

div.menyoversikt,
div.meny,
div.hoyrespalte,
ul.menylevel1 {
  display: none;
}

/* matches the td element that contains the left menu */
TABLE[border="0"][width="100%"] TD[width="137"] {
  display: none;
}

.PortletHeaderText {
  font-size: 12px;
  font-weight: bold;
  padding-left: 6px;
  padding-top: 4px;
}

.latestArticles ul
{
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 10px;
  padding-left: 25px;
  list-style: url(/images/knapp_pil_lysblaa.gif) outside;
}


a:link {
color: #000000;
font-size: 10px;
font-family: arial,verdana,helvetica,sans-serif;
text-decoration: none;
}

a:link.blue {
color: #7A76BF;
font-size: 10px;
font-family: arial,verdana,helvetica,sans-serif;
text-decoration: none;
/*font-weight: bold;*/
}

a:visited{
/*color: #BFBFBF;*/
color: #000000;
font-size: 10px;
font-family: arial,verdana,helvetica,sans-serif;
text-decoration: none;
/* text-decoration:underline; */
}

a:active{
color: #000000;
font-size: 10px;
font-family: arial,verdana,helvetica,sans-serif;
text-decoration: none;
/*font-weight: bold;*/
}

li.blue {
font-size: 10px;
list-style: url(/images/knapp_pil_lysblaa.gif) outside;
}

li.black {
  font-size: 10px;
  list-style: url(/images/knapp_pil_blaa.gif) outside;
}

li.arrow {
  font-size: 10px;
  list-style: url(/images/pil.gif) outside;
}

/*
.PortletHeading1 {
 color: #000000;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 font-weight:bold;
 text-decoration: none;
 margin-bottom: -5px;
}

.PortletHeading2 {
 color: #000000;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 font-weight:bold;
 text-decoration: none;
}
.PortletHeading3 {
 color: #7A96BF;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 font-weight:bold;
 text-decoration: none;
}

.PortletHeading4 {
 color: #000000;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 10px;
 text-decoration: none;
 font-weight: bold;
}
.PortletText1 {
 color: #000000;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 text-decoration: none;
}

.PortletText1g {
 color: #000000;
 background-color:#EDF0F6;
 background: #EDF0F6;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 text-decoration: none;
}

.PortletText2 {
 color: #000000;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 10px;
 text-decoration: none;
}

.PortletText3 {
 color: #000000;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 9px;
 text-decoration: none;
}

.PortletText4 {
 color: #000000;
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 8px;
 text-decoration: none;
}
*/

/* Bunnteksten */
div.footer_venstre {position: absolute; left:1px; height: 10px;
	margin: 4px 0 10px 0; width: 15cm; 
	color: #000000; font-size: 0.79em; text-align:left; }
div.footer_hoyre {position: absolute; left: 1px; height: 10px;
	margin: 4px 0 10px 0; width: 15cm; 
	color:#000000; font-size: 0.79em; text-align:right;}

.footer_venstre a:link, 
.footer_venstre a:active, 
.footer_venstre a:visited {color: #0e2c8e; text-decoration: underline;}
.footer_venstre a:hover {color: #7a96bf; text-decoration: underline;}

/* IE fix plassering*/
* html div.footer_hoyre {margin: 4px 87px 0 0 ;}

.container {
  display: none;
}

