BODY {
   margin : 0px;
   padding : 0px;
   
}

UL {
   font-size : 70%; 
   line-height : 150%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   list-style-position: outside;
}


OL {
   font-size : 70%; 
   line-height : 150%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   list-style-position: outside;
}


UL UL {
   font-size : 100%;
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   list-style-position: outside;
}


UL UL UL {
   font-size : 100%;
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   list-style-position: outside;
}


OL UL {
   font-size : 100%;
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   list-style-position: outside;
}


OL UL UL {
   font-size : 100%;
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   list-style-position: outside;
}


P {
   font-size : 70%; 
   line-height : 130%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}


H5 {
   font-weight : bold; 
   font-size : 70%; 
   line-height : 130%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}


H3 {
   font-weight : bold; 
   font-size : 85%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #003399; 
}

P.stikkord {
   font-weight : bold; 
   font-size : 70%; 
   line-height : 130%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}

A.stikkord {
   font-weight : bold; 
   font-size : 70%; 
   line-height : 130%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #003399; 
}


A.stikkord:visited {
   color : #003399; 
}

A.stikkord:hover {
   color : #003399; 
}

A:visited {
   color : #800080; 
}


A:link {
   color : #003399; 
}


A:hover {
   color : #ff6600; 
}


A.meny:visited {
   color : #ffffff; 
}


A.meny:link {
   color : #ffffff; 
}


A.meny:hover {
   color : #ff9966; 
}


A.ameny:visited {
   color : #ffffff; 
}


A.ameny:link{
   color : #ffffff; 
}


A.ameny:hover {
   color : #003399; 
}

A.alfabet:link {
   color : #ffffff; 
}

A.alfabet-valgt:link {
   color : #ff6600; 
}

A.alfabet:visited {
   color : #ffffff; 
}

A.alfabet:hover {
   color : #ff9966; 
}

A.alfabet-valgt:visited {
   color : #FF9966; 
}

A.alfabet-valgt:hover {
   color : #ff9966; 
}

P.i1 {
   font-size : 70%; 
   line-height : 130%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   font-weight : bold; 
}

A.i1 {
   color : #003399; 
   font-weight : bold; 
   text-decoration : none; 
}

A.i1:link {
   color : #003399; 
}

A.i1:hover {
   color : #ff6600; 
}

A.i1:visited {
   color : #800080; 
}

P.i2 {
   font-size : 70%; 
   text-indent : 24px; 
   line-height : 130%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}

A.i2 {
   text-indent : 24px; 
   color : #003399; 
   text-decoration : none; 
}

A.i2:link {
   color : #003399; 
}

A.i2:hover {
   color : #ff6600; 
}

A.i2:visited {
   color : #800080; 
}

.meny {
   font-size : 65%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff; 
   background-color : #003399; 
   background-image : none; 
   text-decoration : none; 
}


.alfabet {
   font-size : 70%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : #ffffff; 
   background-color : #003399; 
   background-image : none; 
   text-decoration : none; 
}

.alfabet-valgt {
   font-size : 70%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : #FF9966; 
   background-color : #003399; 
   background-image : none; 
   text-decoration : none; 
}

.ameny {
   font-size : 65%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff; 
   background-color : #ff9966; 
   background-image : none; 
   text-decoration : none; 
}


.liste {
   font-size : 70%; 
   line-height : 130%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}


.hovedTabell{

}

			.mainMenu{
				background :#BBBBBB;    /* bakgrunnsfarge */
				border : none;
				/*color : white;*/
				display : block;
				font-weight : bold;
				font-family : Verdana,Arial,Helvetica,sans-serif;
				font-size : 11px;
				height : 30px;
				width :140px;	
				border-bottom : 1px inset #ebebeb
			}
			
			.mainTable{
				color : white;
			}

			.subMenuA{
				display : none;
				background : #EBEBEB;
				font-family : Verdana,Arial,Helvetica,sans-serif;
				font-size : 11px;
				font-weight : bold;
				width : 140px;
				color : black;
			}
			
			
			a.aMainMenu {
				color : white;
				display : block;
				margin-bottom : 2px;
				margin-top : 2px;
				font-weight : normal;
				text-decoration : none;			
			}
			
			a.aMainMenu:visited{
				color : white;
			
			}
			
			a.aMainMenu:hover{
				color : #ff9966; <!--#003366;-->		
			}

			a.subMenuA{
				color : black;
				display : block;
				margin-bottom : 2px;
				margin-top : 2px;
				font-weight : normal;
				text-decoration : none;
				padding : 3px 0px 2px 8px;
				text-align : right;
			}

			
	
			a.subMenuA:hover {
				background-color : #E2E2E2;
				border-left : 1px solid  #000000;
				color :white;
				text-decoration : underline;
				text-indent : 10px;
			}
			
			a.subMenuA:visited {
				color:black;
			}
		
			.topMenuFont{
				color : blue;
			}
			
			.menuTable{
				width : 145px;
				filter : progid:DXImageTransform.Microsoft.DropShadow( color=#D4D4D4, offx=0, offy=0, direction=135);
				/*border-right : 1px inset #D4D4D4*/
				/*border-bottom : 1px inset #D4D4D4*/
				/*padding: 20px;*/
			}
			
			.mainTable{
				border-left : 1px solid #D4D4D4;
			}
			
			.newsTable{
				width : 140px;	
				border-left : 1px solid #D4D4D4;
				border-right : 1px inset #D4D4D4;
				padding-left : 1px;			
			}
			
			.mGif{
				border : none;
				float : right;
				height : 14px;
				vertical-align : middle;
				width : 20px;
				margin : 0px 0px 0px 0px;
			}
			
			td{
				text-align : left;
				/*padding-bottom : 1px;*/
			}
			
/*			.newsHeader{
				background : #C0C0FF;
				border : none;
				color : black;
				display : block;
				font-weight : bold;
				font-family : Verdana,Arial,Helvetica,sans-serif;
				font-size : 11px;
				height : 10px;
				width : 140px;
				border-left : 1px solid #D4D4D4;
				border-right : 1px inset #D4D4D4;
				border-bottom : 1px inset #D4D4D4;
				border-top : 1px solid #D4D4D4;
			}
			
			.newsContent{
				border-left : 1px solid  #D4D4D4;
				border-bottom : 1px inset #D4D4D4;
				border-right : 1px inset #D4D4D4;
			}
		
*/


