<STYLE TYPE-"type/css">


A:link {text-decoration: underline: none; font-weight: bold; color: #0000CC; }
A:hover {text-decoration: underline: none; font-weight: bold; color: #0000CC; }
A:visited {text-decoration: underline: none; font-weight: bold; color: #009933; }
A:visited:hover {text-decoration: underline: none; font-weight: bold; color: #009933; }

TABLE.RAMME {  border-top: 1px black solid; 
border-bottom: 1px black solid;
border-left: 1px black solid; 
border-right: 1px black solid; 
width: 100%; 
margin-left: 100%;  }


/* TABELLER */

TD#tableft{border-left: 1px solid grey; padding: 5px;}
TD#tabbot{border-bottom: 1px solid grey; padding: 5px;}
TD#tabtop{border-top: 1px solid lightblue; padding: 5px;}
TD#tabtopbot{border-top: 1px solid grey; padding: 2px;border-bottom: 1px solid grey; padding: 2px;}



/* FORMS */

input, textarea, select, option {
	   color: #333366;
	   font-family: sans-serif, monospace;
	   font-weight: normal
}

.overskrift { font-family: "Microsoft Sans Serif", sans-serif; font-size: 20px; font-style: normal; font-weight: bold; color: #000000}
.byline { font-family: "Microsoft Sans Serif", sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #630000}
.sidetekst { font-family: "Microsoft Sans Serif", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
.bildetekst { font-family: "Microsoft Sans Serif", sans-serif; font-size: 9px; font-style: italic; font-weight: normal; color: #000000 }


<font color="#FFFFFF"></font>.linktekst { font-family: "Microsoft Sans Serif", sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #630000 }
.sidetekst12 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: oblique}
.tabellramme {  border: 1px #999999 solid}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.tittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

#table01 {
	width: 590px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	background: #cccccc;
	color: #ffffff;
	padding: 1em 2em 2em 1.5em;
	text-align: left;
	letter-spacing: 1px;
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 10px; font-weight: normal; color: #000000 
	}


padding: 12px 14px 14px 12px;



#table02 {
	width: 460px;
	padding: 0;
	margin: 0;
}

th {
	color: #4f6b72;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 2px 6px 3px;
	background: #66ff66;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td.farge {
	background: #DFFDC3;
	color: #797268;
	padding: 6px 2px 6px 3px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}

td.hvit {
	background: #ffffff;
	color: #ffffff;
	padding: 6px 2px 6px 3px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
} 

td.strek {
	background: #ffffff;
	color: #ffffff;
	padding: 4px 4px 4px 3px;
	border-bottom: 1px solid #C1DAD7;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #DFFDC3;
	color: #797268;
	padding: 6px 2px 6px 3px;
}

td.annonse {
	background: #cccccc;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
} 