@charset "utf-8";
.overskrift {
	font-family: "Lucida Sans Unicode";
	font-size: 19px;
}
.tekst {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.underoverskrift {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

h1 {
	font-size: 14px;
	font-family: "Lucida Sans Unicode";
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

h2 {
	font-size: 13px;
	font-family: "Lucida Sans Unicode";
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 7px;
}

h3 {
	font-size: 19px;
	font-family: "Lucida Sans Unicode";
	font-style: normal;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.tekst_link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #3399CC;
	text-decoration: none;
}
.design_link {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.kunder {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
