BODY
 { 	font-size: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	font-weight : normal;
 } 

td {
	font: 11px verdana, sans-serif;
	color: #666666;
}

.style2,
A.style2:LINK,
A.style2:VISITED,
A.style2:ACTIVE
 {color: #51543C;
font-weight: bold;
text-decoration:none }

A.style2:HOVER {
	color: #FF0000;
 }

.header0 {
	font: 12px verdana, sans-serif;
	font-weight: bold;
	}

.header1 {
	font: 14px verdana, sans-serif;
	font-weight: bold;
	}
.header2 {
	font: 16px verdana, sans-serif;
	font-weight: bold;
	}
.header3 {
	font: 16px verdana, sans-serif;
	font-weight: bold;
	}
	
.nyhet {
	font: 11px verdana, sans-serif;
	color: #482323;
}

.meny,
A.meny:LINK,
A.meny:VISITED,
A.meny:ACTIVE
{ 
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : normal;
 }
 
A.meny:HOVER{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
 	color: #FF0000;
	text-decoration: none;
 }

.navigasjon,
A.navigasjon:LINK,
A.navigasjon:VISITED,
A.navigasjon:ACTIVE
 { 
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;	
 } 
A.navigasjon:HOVER
 { 
	font-size: 10px;
 	color: #FF0000;
	text-decoration: none;
 } 

.info,
A.info:LINK,
A.info:VISITED,
A.info:ACTIVE

 { 	
 font: 9px verdana, sans-serif;
	color: #003300;
	text-decoration: none;
	font-weight : normal;
 } 
 A.info:HOVER
 { 
 	color: #FF0000;
	text-decoration: none;
}
.ingress,
A.ingress:LINK,
A.ingress:VISITED,
A.ingress:ACTIVE

 { 
 
 font: 10px verdana, sans-serif;
	color: #51251E;
	text-decoration: none;
	font-weight : normal;
 } 
 A.ingress:HOVER
 { 
 	color: #FF0000;
	text-decoration: none;
}
.ingress_stor,
A.ingress_stor:LINK,
A.ingress_stor:VISITED,
A.ingress_stor:ACTIVE

 { 	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	font-weight : normal;
 } 
 A.ingress_stor:HOVER
 { 
 	color: #FF0000;
	text-decoration: none;
}

.ingress_border
 { 	font-size: 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	border-color: #66999999;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
 } 

.ingress_tittel
 { 	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	text-decoration: none;
	font-weight : bold;
 } 
.overskrift
 { 	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	font-weight : bold;
 } 
.sub_overskrift
 { 	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	font-weight : bold;
 } 
.nyhet_tittel
 { 	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight : bold;
 } 
 .mer
 { 	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
	font-weight : bold;
 } 
.link,
A.link:LINK,
A.link:VISITED,
A.link:ACTIVE

 { 	font-size: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	font-weight : normal;
 } 
 A.link:HOVER
 { 
 	color: #FF0000;
	text-decoration: none;
}

/* highslide */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  margin: 0 5px 5px auto;
}
.highslide:hover img {
	border: 1px solid black;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

