@charset "UTF-8";




.hovedmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}


A:link {color: #8C644B; text-decoration:none}
A:visited {color: #8C644B}
A:active {color: #000; text-decoration:underline}
A:hover {color: #8C644B; text-decoration:underline}


.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8C644B;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.tekst_overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
