.produkt_visning h1 {
	font-size: 16px;
	font-family: Tahoma;
	color: #cc0033;
}
.produkt_visning {
	font-family: Tahoma;
	font-size: 13px;
}
.produkt_visning .ingress {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 30px;
	color: #665c5e;
}
.produkt_visning .bilde {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.produkt_visning .brodtekst {
	font-size: 12px;
	line-height: 20px;
	color: #4d4547;
	
}
.produkt_visning .brodtekst strong {
	color: #cc0033;
}
.produkt_visning h1 {
	margin: 0;
	margin-bottom: 30px;
	font-family: Trebuchet MS;
	font-size: 30px;
	line-height: 34px;
}
.kolonner {
	clear: both;
	margin-bottom: 20px;
	color: #4d4547;
}
.kolonne {
	float: left;
	width: 180px;
	line-height: 1.2em;
                     margin-right: 10px;
}
.kolonne a, .kolonne a:visited {
	color: #309ef2;
}
.kolonne a:hover {
	color: #66bdff;
}
.smallheading {
	color: #cc0033;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}
.kolonne ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.clearblock {
	clear: both;
	font-size: 1px;
}
.varianter ul {
	list-style: disc;
	margin-left: 15px;
}
.varianter ul li {
	margin-bottom: 5px;
}

.produkt {
	float: left;
	width: 267px;
	margin-right: 10px;
	margin-bottom: 20px;
//	margin-bottom: 30px;
}
.nylinje {
	clear: left;
}
.produkt img {
	float: left;
	margin-top: 5px;
//	margin-top: 0px;
	margin-right: 20px;
}
.produkt a {
	color: #309ef2;
}
.produkt a:hover {
	color: #66bdff;
}
.produkt a h1 {
	text-decoration: none;
	margin-top: 0;
//	margin-bottom: 10px;
}
.produkt h1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #cc0033;
}
.produkt .ingress {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #4d4547;
}