       body { font-family: "Verdana";
              font-size: 10pt;
			  background: #DCDCDC;
			  margin: 0;  } 

       table {font-family: "Verdana";
              font-size: 10pt; } 
	
       .eks_skrift {font-size: 9pt; }
       div.tilg {font-size: 8pt;    }
       .bestil { font-size: 10pt; }
		
		A:link { color: #0000CC;
			       text-decoration:none;}          /* unvisited link */
		A:visited { color: #0000CC;
						text-decoration:none;			}   /* visited links */
		A:hover {color: #0000CC;
						text-decoration:underline;}
		A:active { color: #0000CC;
						text-decoration:none;	}        /* active links */
				
        A.signatur:link {color: black;
			text-decoration:none;}
		A.signatur:visited {color: black;
			text-decoration:none;}}
		A.signatur:hover {color: #0000CC;
						text-decoration:underline;}
		A.signatur:active {color: black;
			text-decoration:none;}}

        A.menuer:link {color: #0000CC;
			text-decoration:none;}
		A.menuer:visited { color: #0000CC ;
			text-decoration:none;}
		A.menuer:hover {color: #0000CC;	
								text-decoration:underline;}
		A.menuer:active {color: #0000CC;
			text-decoration:none;}
		A.menuer2 {text-decoration:none;}
		A.menuer2:link {color: black;		}
		A.menuer2:visited { color: black ;	}
		A.menuer2:hover {color: black;
								 background-color: #9DB9CC;	
								 text-decoration:none;}
		A.menuer2:active {color: black;	}

        .list { line-height: 1.5;font-size: 10pt;}
        tr.even {background-color: #F0F0F0 ;}
		tr.heading {background-color: #d9d9d9;}
		tr.heading1 {height: 40pt;
			font-size: 14pt;
			font-weight: 600;
			text-align: left;}
		tr.heading_red {background-color: red;
				color: white;}
		tr.heading_green {background-color: #33FF00;}
		tr.heading_gul {background-color: #FFFF00;}
		tr.heading_orange {background-color: Orange;}
		tr.heading_blue {background-color: #87CEEB;}		

		td.hoved { padding-left: 10px;
			   padding-top: 10px;}

		td.hoved1 { padding-left: 10px;
			padding-bottom: 5px;
			   padding-top: 5px;}

		td.hoved2 {padding-bottom: 5px;
			   padding-top: 5px;}

		td.hoved3 { padding-left: 10px;
			padding-bottom: 5px;}

		td.hoved4 {padding-bottom: 5px;}



		table.blaa {width: 100%;
			     background-color:#C5E3EE;}

		div.advarsel {color: red;
			                    font-size:12pt;}
		
		div.hvid {color : white;}
		
		div.afsnitstitel {font-size: 12pt;
							font-weight: 600;}


		div.fjernmagasin {color: blue;
			                    font-size:12pt;}

                div.tip {color: blue;
			font-size:8pt;}
		
