TT,PRE,CODE,SAMP {
  font-family: courier,courier-new,monospaced;
  background: #f0f0f0; /* ikke endre denne fargen på denne, det påvirker webmail */
}

text-align: justify;
}
.cmd {
    font-size; 10px;
}
.orange-ingress {
	color: #cc9933;
	font-weight: bold;
}
.prislapp {
	color: #cc9933;
	font-size: large;
	font-weight: bold; 
}

A:link          { color: #CC6600;                               }
A:active        { color: #CC6600;                               }
A:visited       { color: #CC6600;                               }
A:hover         { color: #000080;  text-decoration: underline;  }

A.prist:link    { text-decoration: none;                        }
A.prist:active  { text-decoration: none;                        }
A.prist:visited { text-decoration: none;                        }
A.prist:hover   { text-decoration: underline;                   }

A.meny:link    { color:black; text-decoration: underline;		}
A.meny:active  { color:black; text-decoration: underline;		}
A.meny:visited { color:black; text-decoration: underline;		}
A.meny:hover   { color:#cc9933; text-decoration: none;			}

A.topplink:link    { color:cc9933; text-decoration: none;		}
A.topplink:active  { color:cc9933; text-decoration: none;		}
A.topplink:visited { color:cc9933; text-decoration: none;		}
A.topplink:hover   { color:cc9933; text-decoration: underline;	}

A.h3:link    { color: #000000; text-decoration: none;			}
A.h3:active  { color: #000000; text-decoration: none;			}
A.h3:visited { color: #000000; text-decoration: none;			}
A.h3:hover   { color: #dd9933; text-decoration: underline;		}


FIELDSET { padding:10px; border-style:dotted; border-width:1px; }

.prist {
  font-size:11px;
}
.pristg {
  font-size:11px;
  color: green;
}
.pristr {
  font-size:11px;
  color: red;
}
.normal {
  font-size:11px;
  color: black;
}
.sokeboks {
	 border: none '1 ridge #555555';
/*	 background-color: #666666; */
	 font-family: verdana,helvetica,arial,sans-serif;
	 font-size: xx-small;
	 font-weight: bold; 
	 color: #999999; 
}


.verdana {
  font-family: verdana,helvetica,arial,sans-serif;
}
.tahoma {
  font-family: tahoma,verdana,helvetica,arial,sans-serif;
}

/* test-saker */

.nav    {
        background-color: #cccccc;
        }

.navmain        {
        background-color: #666666;
        cursor: hand;
        }

.navhilite      {
        background-color: #eeeeee;
        cursor: hand;
        }

.notis {
  background-color: #F4EBB5;
  padding: 0.4em;
  border-width: 0.1em;
  border-style: solid;
  border-color: #dcdcdc;
}

/* geir legger til 

.input {
	background-color : #ffffff; 
        FONT-FAMILY:  Verdana,Helvetica;
	font-size : 12px; 
	font-weight : normal;
	border:1px #000000 solid;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
	text-indent : 2px;  

}

input {  background-color: #ffffff; border:1px #000000 solid}

*/


