*
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body
{
	margin:0px;
	padding: 0px;
	color: #666666;
}

table
{
	border: 0px;
}

td
{
	font-size: x-small;
}

TD.bgtopp
{
	background-color: #C7DDEB;
}

TD.bg
{
	background: url("../gfx/bg.gif") repeat-x;
}

td.venstre
{
	vertical-align: top;
	font-size: x-small;
	background: url("../gfx/main/venstrebg.gif");
	background-repeat: no-repeat;
	background-color: #FCF9F4;
	width: 218px;
	padding-top: 13px;
}

td.main
{
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
	background-color: #FCF9F4;
	width: 562px;
	padding-top: 22px;
	padding-right: 20px;
	color: #000000;
}

td.tekst
{

	font-size: 12px;
	color: #000000;

}

td.trans
{
	padding: 0px;
	background-color: #FCF9F4;
	height: 25px;
}

td.maain
{
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
	background-color: #FCF9F4;
	width: 562px;
	padding-top: 22px;
	padding-right: 20px;
	color: #000000;
}

td.undermenyhead
{
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
}

td.undermenyheading2
{
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	background: url("../gfx/main/undermeny2bg.gif");
	background-repeat: no-repeat;
	background-color: #FCF9F4;
	height: 18x;
	width: 218px;
	padding-left: 33px;
}

td.undermenytekst
{
	vertical-align: top;
	font-size: 11px;
	color: #676767;
	font-weight: normal;
	font-family: arial;
	width: 218px;
	padding-left: 23px;
}

td.undermeny
{
	vertical-align: middle;
	font-size: 11px;
	color: #676767;
	font-weight: normal;
	font-family: arial;
}


/* MENY KLASSER */
TD.meny
{
	background-color: #F2B635;
}
TD.kontaktinfo
{
	vertical-align: top;
	text-align: right;
	color: #FFFFFF;
}

TD.increo
{
	vertical-align: top;
	text-align: right;
	color: #EEEEEE;
}


/* END MENY KLASSER */

TD.forside_left
{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 9px;
	font-size:12px;
	line-height: 16px;
}
TD.forside_left2
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size:12px;
	line-height: 16px;
}
TD.forside_hoyre
{
	background-image: url(../gfx/forside_bg_hoyre.jpg);
	background-repeat: no-repeat;
}
TD.underside_hoyre
{
	background-image: url(../gfx/underside_bg_hoyre.jpg);
	background-repeat: no-repeat;
}
TD.forside_hoyre_topp
{	
	padding-top: 46px;
	padding-left: 20px;
}
TD.forside_hoyre_bunn
{
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 15px;
	line-height: 11px;
}
TD.forside_hoyre_bunn2
{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 15px;	
	vertical-align: top;
}
SPAN.tekst_light
{
	color: #999999;
}

/* LINKER */
A.hvit:link, A.hvit:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
A.hvit:hover, A.hvit:active
{
	text-decoration: underline;
}
A.meny:link, A.meny:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A.meny:hover, A.meny:active
{
	text-decoration: underline;
}
A.increo:link, A.increo:visited
{
	color: #B8B8B8;
	text-decoration: none;
	font-size: x-small;
}
A.increo:hover, A.increo:active
{
	text-decoration: underline;
}
A.meny1:link, A.meny1:visited
{
	color: #999999;
	text-decoration: none;	
	font-size: 10px;	
}
A.meny1:hover, A.meny1:active
{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
A.meny2:link, A.meny2:visited
{
	color: #666666;
	text-decoration: none;	
	font-size: 10px;	
}
A.meny2:hover, A.meny2:active
{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

.heading {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	border-bottom: 1px solid #D9B777;
	width:520px;
	margin-bottom:3px;
}

A.undermeny {
	font-size: 11px;
	color: #676767;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}

A.undermeny:hover {
	font-size: 11px;
	color: #676767;
	font-weight: normal;
	font-family: arial;
	text-decoration: underline;
}

A.undermenyL2 {
	font-size: 11px;
	color: #4A3F1F;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
	padding-right:10px;
}

A.undermenyL2:hover {
	color: #9F2520;
	text-decoration: underline;
}

A.undermenyL2highlight {
	font-size: 11px;
	color: #9F2520;
	font-weight: normal;
	font-family: arial;
	text-decoration: underline;
	padding-right:10px;
}
