#prodmeny, #prodmeny A {
	color: #003366; 
	font: normal 11px "Arial", "Helvetica", sans-serif
}

#meny2, #meny2 A {
	color: #003366;
	font: bold 13px/25px "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;



}




a:link  {
	color : #336699;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	border: #000000;




}

a:visited  {
	color : #336699;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	border: #000000;
}

a: active  {
	color : #336699;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	border: #000000;

}
a:hover    {
	font-family : Arial, Helvetica, sans-serif;
	font-size:    11px;
	font-weight:  normal;
	color:        #336699;
	text-decoration : underline;
	border: #336699;

}

input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight : normal;
	color : #000000;
	background-color: #ffffff;

}
.overskrift, h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #003366;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: -1px;}
	
.uoverskrift, h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: -1px;
	
	}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #003366;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: -1px;}
	


.tekst {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #003366;
}

td {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}


body
        {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	border: #003366;



        }
.pris {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #003366;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	letter-spacing: -1px;
}
.litenoverskrift {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003366;
}

.formelementer {
	margin-top: 4px;
	margin-right: 4px;

}
.annonse a:link img { 
	border: 1px solid #99cccc; 
}
 
.annonse a:visited img { 
	border: 1px solid #99cccc; 
} 

.annonse a:hover img {
	border: 1px solid #003366;
} 

/* Larger links - used on pages that has normal text, but larger linkfont 
------------------------------------------------------------------------------ */
.largerLinks a:link,
.largerLinks a:visited {
	font-size:14px;
	font-weight:bold;}