h1 {
	font-size: 35px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}


body{
	font-family: Arial, Helvetica, sans-serif;
         background-color: #FFFFFF;
         color: #000000;
         margin-top:0px;
         margin-left:0px;
         margin-right:0px;
         margin-bottom:0px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 16px;*/
}
td a:link,td a:active{
	text-decoration: none; 
	color: #006699;
}

td a:visited {text-decoration: none;  color:#009999 }



td a:hover{
	color : #666666;
}

.SearchButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuTextTop a:link,.menuTextTop a:visited,.menuTextTop a:active{
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.menuTextTop a:hover{
	color : #666666;
}

.menuTextSiteStructure a:link,.menuTextSiteStructure a:visited,.menuTextSiteStructure a:active{
	color : #000000;
}
.menuTextSiteStructure a:hover{
	color : #666666;
}


.menuTextLeft a:link,.menuTextLeft a:visited,.menuTextLeft a:active{
	font-weight : bold;
	/*line-height: 16px;*/
	color : #006699;
}
.menuTextLeft a:hover{
	color : #666666;
}

.menuTextLeftActive a:link,.menuTextLeftActive a:visited,.menuTextLeftActive a:active{
	font-weight : bold;
	/*line-height: 16px;*/
	color : #666666;
}
.menuTextLeftActive 

a:hover{
	color : #666666;
}

.menuTextSearch{
	font-size: 11px;
}



/*TITLES*/

.introTitleGreen{
	color: #009999;
}

.title1Green{
	font-size: 25px;
	color: #009999;
}

.title1{
	font-size: 18px;
}

.title2Green{
	font-size: 15px;
	color: #009999;
	font-weight: bold;
}


.subtitle {
	font-size: 15px;
}

.title2{
	font-size: 15px;
	font-weight: bold;	
}


.title3Green{
	font-size: 12px;
	color: #009999;
	font-weight: bold;
}


.title3{
	font-size: 12px;
	font-weight : bold;
}



/* I Netscape 4.x må linkList være 12px */
.linkList{
	font-size: 11px;
}

.introTitleBig1{
	font-size: 35px;
	/*line-height: 25px;*/
}
.introTitleBig2{
	font-size: 25px;
	/*line-height: 25px;*/ /*ie: 25, n: 55*/
}



.helpTextBlue a:link,.helpTextBlue a:visited,.helpTextBlue a:active{
	font-size: 21px;
	color: #006699;
}
.helpTextBlue a:hover{
	color : #666666;
}
.helpTextBlueSmal a:link,.helpTextBlueSmal a:visited,.helpTextBlueSmal a:active{
	font-weight : bold;
	/*line-height: 25px; *//*n: 30, ie: */
	color : #006699;
}
.helpTextBlueSmal a:hover{
	color : #666666;
}
.iconMedialab{
	font-size: 10px;
}.helpTextBueNew { font-size: 21px; color: #006699; }
.helpTextBlueSmallNew { font-weight : bold; color : #006699; ; font-size: 9pt}

table.localmenu {
  border: 1px solid  #808080
}
A:hover {
	 background-color: #dddddd;
}

