BODY {
	color: #03010E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #FFFFEE;
}

A:link,A:visited {
	color: #333DDD;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

A.aMeny:link,A.aMeny:visited {
	color: #03010E;
	font-size: 12px;
	text-decoration: none;
}

A.bunader:link,A.bunader:visited {
	color: #03010E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.aMeny:hover,A.bunader:hover {
	text-decoration: underline;
}

TD.tdMeny {
	font-weight: bold;
	background-image: url(grafikk/lay_meny_bak.gif);
	background-repeat: repeat-x;
}
.margMeny {
	margin-left: 20px;
}

TD {
	font-size: 12px;
}

TD.tdRammeVenstre {
	background: #FFEFD0 url(grafikk/lay_venstre_bak.gif);
	background-repeat: repeat-y;
}

TD.tdRammeHogre {
	background-image: url(grafikk/lay_venstre_bak.gif);
}

TD.tdRammeHoved {
	border: thin solid #D5BEA0;
}
TD.tdRammeHovedVenstre {
	border: thin solid #D5BEA0;
}
TD.tdRammeHovedHogre {
	border-top: thin inset black;
	border-right: thin inset black;
	border-bottom: thin inset black;
}

TD.tdMidt {
	background-color: #FFEFD0;
	vertical-align: top;
}


TD.tdOverskrift {
	background: #D5BEA0;
	color: #03010E;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
}


.margHoved {
	margin-left: 38px;
	margin-right: 6px;
}



A.linkBunn {
	color: #FFFFEE;
	font-size: 10px;
	text-decoration: none;
}
TD.tdBunn {
	color: #FFFFEE;
	font-size: 10px;
	background-image: url(grafikk/lay_bunn_bak.gif)
}


INPUT.kontaktInput { 
	background-color: #FFFFEE;
	width: 200px; 
}
INPUT.knapp {
	background-color: #FFFFEE;
	font-size: 11px;
	height: 20px;    
}

TEXTAREA.kontaktTekst {
	background-color: #FFFFEE;
	width: 340px;
	height: 100px;
	wrap: virtual;
}

.margLinjeHoved {
	margin: 12px;
	line-height: 1.3em;
}

.margVenstre12 {
	margin-left: 12px;
}
.margTop8 {
	margin-top: 8px;
}

