@charset "utf-8";

.mva {	font-size: 12px;
}
.pris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 36px;
	font-weight: normal;
}
.produktbeskrivelse {
	color: #000;
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}
.produktbeskrivelse-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.navn {
	font-size: 19px;
	font-family: Calibri;
	font-weight: bold;
	color: #000;
	font-style: italic;
}

