/*tittel på toppsak*/
   .fpBigTitle, .fpBigTitle p
  {
  	font-size: 18px;
	font-weight: bold; 
	margin-top: 1px;
	margin-bottom: 1px;
	color: black;
	text-decoration: none;
  }
 .fpBigTitle:visited{
 	color:black;
	} 	
/* Stil for venstre navigasjonsmeny-seksjon*/
.tdmeny    { 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #AF4136;
	border-bottom-style: solid;
	text-indent: 1px; 
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	 }
.tdumeny    { 
	font-size: 10px; 
	color: #003366;
	background-color: #EEEDB5;
	border-bottom-style: solid;
	text-indent: 1px; 
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	 }
	 
.tdmeny a { 
	display: block;}

.tdumeny a { 
	display: block;}
	
.umeny {
 	font-size: 10px; 
	}
.umeny:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.umeny:link { 
	color: #000000; 
	text-decoration: none }
	
.umeny:visited { 
	color: #000000; 
	text-decoration: none; }

.umeny:hover {
	color: #FFFFFF;
	background-color: #D66137;
	text-decoration: none;
	}

.meny:link { 
	color: #FFFFFF; 
	text-decoration: none }
	
.meny:visited { 
	color: #FFFFFF; 
	text-decoration: none; }

.meny:hover {
	color: #CC0000;
	background-color: #EAEDF2;
	text-decoration: none;
	}

 
 /*Web-tv*/
.webtv{
	background-color: #EDEDDC;
	padding: 3;
	margin-top: 4px;
	margin-bottom: 4px;
}

.fpNormalImage {
		width: 61px;
		height: 42px;
    	border: solid 1px black;
		float: left;
}

	.fpNormalTitle {
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
	}

.fpNormalLeadtext {
		margin: 0px;
		font-size: 11px;
	}
	
.fpNormalLink {
		font-size: 11px;
		border: none;
		text-decoration: none;
	}

.fpNormalElement {
		padding-bottom: 8px;
		margin-bottom: 2px;
		padding-top: 4px;
	}


.frontBoxHead{
	background-color: #990000;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-indent: 2px;
	padding: 2px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

/* For liste i høyre marg*/

li{
	font-size: 11px;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 2px;
}


/* For å skape mellomrom mellom bokser, istedet for å bruke pixel-gif*/
.boxSpace{
	margin-top:8px;
	margin-bottom: 8px;
	padding: 4px;
}

/* Tittel og overskrifter for for Seksjonsmenyer, Høyre side*/

.sectionTitle    { 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
	padding: 2px;  }
	
.sectionTitle:hover { 
text-decoration: underline;
color:#6EB1E8;
}
.sectionTitle:link { text-decoration: none }
.sectionTitle:visited { text-decoration: none }

/*bokser*/
.frontBox1{
	color: #333333;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #A19C98;
	background-color: #EDEDDC;


	}
	.frontBox2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color:#EDEDDC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;


}

.frontBox3{
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	padding: 0px 6px 10px 6px;
}

.frontBox4{
	color: #000000;
	background-color: #EDEDDC;
}



.frontTopLine{
		border-top: 1px dotted #999999;
}

.topLeft{
	background-color: #EEEDB5;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	padding: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #333333;
	text-decoration: none;
	}
	
	
a.TopLink{ 
font-size:10px;
color : #000000;
text-decoration: none 
}

a.TopLink:hover { 
text-decoration: underline;
color: #88796E;
}
a.TopLink:link, a.TopLink:visited { 
	text-decoration: none;
	color:black;
	 }

.topMiddle{
	background-color: #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	color : #295A8C;
	padding: 2px;
	background-color: #F2F2F2;
	}
	
.topBox{
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	padding: 2px;
	display: block;
	text-decoration: none;
	background-color: #333333;


}
	
.rightcolumn {
	background-color: #D2C28A;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.leftcolumn {
	background-color: #D2C28A;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.back {
	background-color: #88796E;





