/* CSS Document */



h1 { 
	color: #444444;
	font-style: normal;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 10px;
}

h2 { 
color: #444444; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 22px; 
	line-height: 22px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 10px; 
}

h3 { 
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 6px; 
}

h4 { 
	color: #444444;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 6px; 
}

p { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
}


.ingress_front { 
	color: #444444; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica 
}

.tekst { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica;
	margin-top: 0;
	margin-bottom: 0; 
}
	
.tekst_fet { 
	color: #444444; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica;
	margin-top: 0;
	margin-bottom: 0;  
}



.tittel_red_small {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 6px; 
}
	
.tittel_grey_large {
	color: #444444;
	font-style: normal;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 10px;
}

.tittel_grey_medium {
	color: #444444; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 22px; 
	line-height: 26px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 10px; 
}
	
.tittel_grey_small {
	color: #444444; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 16px; 
	line-height: 20px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin-top: 0;
	margin-bottom: 6px; 
}
	
.dato { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px; 
	line-height: 10px; 
	font-family: Verdana, Arial, Helvetica;
	text-align:right; 
	margin-top: 0;
	margin-bottom: 0; 
}
	
.bunntekst { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica;
	text-align:center;
	
}


	

	
.halv { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 6px; 
	line-height: 8px; 
	font-family: Verdana, Arial, Helvetica }
	
.potens { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 7px; 
	line-height: 8px; 
	font-family: Verdana, Arial, Helvetica; 
	vertical-align: super 
}

.vertstrek {
	background-image: url(../grafikk/vertstrek.png);
	background-repeat: repeat-y 
}
	
.horstrek {
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	background-image: url(../grafikk/prikkelinje.png);
	background-repeat: repeat-x;
	width:100% ;
	margin-top:10px;
	margin-bottom:0px;
}	

a {
	color: #000000;
	text-decoration:underline; }

a:hover {
	color: #990000;
	text-decoration: underline; }
	
a.saklink {
	
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica;
	color: #444444;
	text-decoration:underline; }

a:hover.saklink {
font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica;
	color: #990000;
	text-decoration: underline; }

	
	
a.bunn {
	color: #000000;
	text-decoration:none; }

a:hover.bunn {
	color: #990000;
	text-decoration: underline; }


ul {
	
	margin-left: 1em; 
	padding-left: 0em;"
}