
.navlink {
	
	font-family:Verdana, sans-serif;
	color: Blue;
	font-weight:bold;
	font-size:11px;
	white-space:nowrap;
	text-align: left;
	PADDING-LEFT: 0px;
	
}
.navlink a {
	font-family:Arial, sans-serif;
	font-weight:bold;
	color: Blue;
	text-decoration:none;
	PADDING-LEFT: 8px;
	}
	
.navlink a:hover {     
	border-right:0px solid #440000;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color: #DC143C;
	text-decoration:none;
	TEXT-DECORATION: underline;
	/*background-color:#CCCCCC;*/
	PADDING-LEFT: 8px;
	
	}
.navlink strong {      
        /*padding:7px 5px;*/
	font-family:Arial, sans-serif;
	font-weight:bold;       color:#FFFFFF;
	text-decoration:none;
	background-color:#CC0000; 
	PADDING-LEFT: 8px;
	}

.buttons {
	margin:0px 0px 0px -1px;
	padding:6px 30px;
	text-transform:uppercase;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:.6em;
	white-space:nowrap;
	background-image:url("image-files/hbar1.jpg");
	background-repeat: repeat-x;
	width:100%;}
.buttons a {
	padding:6px 20px;
	border-right:1px solid #999999;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none; }
.buttons a:hover {       
	border-right:1px solid #000000;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#00CC00;
	text-decoration:none;
	background-color:#00cc00; 
	background-image:url("image-files/hbar1.jpg");
	background-repeat: repeat-x;
	}
	
.buttons strong {       padding:7px 20px;
	border-right:1px solid #000000;
	font-family:Arial, sans-serif;
	font-weight:bold;  color:#FFFFFF;
	text-decoration:none;
	background-color:#AA11CC; }

.litentekst {
	color: black;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: center;
	margin-left: 1em;
	}
.linktekst {
	color: Blue;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: center;
		
	}

.standardGul{
	color: black;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: left;
	background: Yellow;
	}
	
.st12{
	color: black;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: left;
	}

.st12center{
	color: black;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: center;
			
	}
.st14{
	color: black;
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: left;	
	margin-left: 1em; 
		}
		
.st14Center
{
	color: black;
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: center;	
		 
}

.overskrift18 {
	color: #000066; font-size: 18px;
	line-height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
 }


.footer {   width:100%;
    background-color: #FFD700; 
    clear:both;
	      }
 
.subhead21
                {
    color: #000066;
 	font-size: 21px;
	line-height: 21px;
 	font-family: Georgia;
 	font-weight: bolder;
                 }

.subhead21c
	 {
 	color: #000066;
 	font-size: 21px;
	line-height: 24px;
 	font-family: Arial;
 	font-weight: bolder;
	text-align: center;
	 }
	 
.subheading24center
	 	 {
  	color: #000066;
  	font-size: 24px;
	line-height: 24px;
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
	             }
IMG.iconLeft { 
	padding: 20px;
	float: left;
	}
	
IMG.iconRight { 
		padding: 20px;
		float: right;
	}

.tright{
	#width: 40%;
	text-align: left;
	float: right;
	padding-left: 0.1in;
	margin-right:1cm;  
	}

H1{
	color: #000080;
	font-size: 36px;
	line-height: 36px;
	font-family: Arial,Verdana;
	font-weight: bolder;
	text-align: center;
	}
H3{
	color: #999999; font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	}
	
A:link {
	COLOR: Blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: #003399; TEXT-DECORATION: none;
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #DC143C; TEXT-DECORATION: underline;
}

   a.scrollover {
      /* Default Colour/Styles here */
      color: #557AFF;
   }
   a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color: #FF5B3C;
   }

.border {
	border: 1px solid #666666;
}