
<!-- Stylesheet for dokumentet starter her -->

BODY {
	 font-family: verdana;
     font-size:12px;
	 color:#111111;
	 background-color:#c5c5ff;
	 }

TABLE {
	  padding: 0px 0px;
	  background-color:#8080e0;
	  border-left: 1px solid #c0c0c0;
	  border-right: 1px solid #c0c0c0;
	  border-top: 1px solid #c0c0c0;
	  border-bottom: 1px solid #c0c0c0;
	  }

TD {
  	padding: 2px 2px;
   	border-left : 0px solid #000000;
	border-right : 0px solid #FFFFFF;
	border-top : 0px solid #FFFFFF;
	border-bottom : 0px solid #000000;
	}

.tabell {
	  background-color:#6070d0;
	  border-left: 0px solid #c0c0c0;
	  border-right: 0px solid #c0c0c0;
	  border-top: 0px solid #c0c0c0;
	  border-bottom: 0px solid #c0c0c0;
	  }

.overskrift {
			 background-color:#6060d0;
			 font-weight:bold;
			 border-left : 1px solid #000000;
			 border-right : 1px solid #000000;
			 border-top : 1px solid #000000;
			 border-bottom : 1px solid #000000;
			 }
.overskrift p { font-size: 12px; }

.meny {
		border-left : 1px solid #000000;
		border-right : 1px solid #000000;
		border-top : 1px solid #000000;
		border-bottom : 1px solid #000000;
		}

.meny a:link { font-size: 11px; color:#111111; text-decoration:none; }
.meny a:visited { font-size: 11px; color:#111111; text-decoration:none; }
.meny a:hover { font-size: 11px; color:#333333; text-decoration:underline; }

.meny p { font-size: 12px; }
.meny h1 { font-size: 16px; }

.datagrid {
        border-left : 1px solid #000000;
		border-right : 1px solid #000000;
		border-top : 1px solid #000000;
		border-bottom : 1px solid #000000;
		}

.datagrid A:link { font-size: 11px; color:#3300cc; text-decoration:underline; }
.datagrid A:visited { font-size: 11px; color:#3300cc; text-decoration:underline; }
.datagrid A:active { font-size: 11px; color:#3300cc; text-decoration:none; }
.datagrid A:hover { font-size: 11px; color:#111111; background-color:#90AAD0; text-decoration:none; }

.datagrid Table {
                font-family: verdana,arial,helvetica;
	            font-size: 14px;
	            color:#111111;
                }
.hovedmeny A { font-size: 12px; }

.hovedmeny A:link {
	   color:#111111;
	   text-decoration:none;
	   }

.hovedmeny A:visited {
		  color:#111111;
		  text-decoration:none;
		  }

.hovedmeny A:hover {
		color:#333333;
		text-decoration:underline;
		}

.hovedmeny SPAN.Toppen { font-size:100%; color:#111111; }


<!-- Stylesheet for dokumentet stopper her -->




