<style type="text/css">
<!--
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

div {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.site {
	width: 1000px;
	background-color: #333333;
}

.topp {
	height: 153px;
	background: #333333;
	text-align:center;
	color: #ebe9e0;
	font-size:14px;
	font-weight:bold;
}

.hovedtilbud {
	width:1000px;
	float:center;
}

.handlekurv {
	color: #999999;
	font-size:10px;
	text-decoration:none;
}

.handlekurv_stor {
	color: #ebe9e0;
	font-size:12px;
	text-decoration:none;
}

.kategorier{
	color: #ebe9e0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.left {
	width: 2px;
	float: left;
	background: #06F;
	height: 153px;
}

.main {
	background-repeat:repeat-x;
	background-color: #333333;
	width: 1000px;
	color: #999999;
}

.right {
	float: right;
	width: 150px;
	background: #999999;
}

.clear {
	clear: both;
	font-size: 1px;
	background:#333333;
}

.clear_mellom_produktene {
	clear: both;
	font-size: 1px;
	height: 20px;
}

.side_venstre {
	float: left;
  width: 457px;
}

.side_fyll_venstre {
	width:32px;
	float:left;
}

.side_fyll_mellom {
	width:22px;
	float:left;
}
.side_hoyre {
	float: left;
  width: 457px;
}

.side_fyll_hoyre {
	width:32px;
	float:right;
}

.fokusprodukt {
	width: 290px;
	height: 150px;
	background:#0066CC;
}

.fokusprodukt-overskrift {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color:#000;
}

.fokusprodukter-bilde {
	background: #FF9900;
	height: 120px;
	width: 115px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.fokusprodukter-tekst {
	font-size: 12px;
	font-weight:bold;
	color:#000;
}

.fokusprodukter-pris {
	font-size: 31px;
	font-weight: bold;
	color:#000;
}

.overskrift {
	font-size: 20px;
	font-weight: bold;
	color: #ebe9e0;
}

.underoverskrift {
	font-size: 12px;
	font-weight: bold;
	color: #ebe9e0;
}

.bunn {
	height: 80px;
	width:1000px;
	background:url("../grafikk/bakgrunn_bunn.jpg");
	background-repeat:repeat;
	text-align:center;
	color: #ebe9e0;
	font-size:10px;
	font-weight:bold;
	padding-top: 15px;
}

input, textarea, select {
	padding: 2px;
	border: 1px solid #151515;
	background: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input.legg_i_handlekurv {
	background: url('../grafikk/legg_i_handlekurv.gif') no-repeat;
	width: 213px;
	height: 30px;	
	outline: none;
	border: 0;
	cursor: pointer;
	background-color: none;
}

input.til_min_side {
	background: url('../grafikk/knapp.gif') no-repeat;
	width: 265px;
	height: 37px;	
	outline: none;
	border: 0;
	cursor: pointer;
	background-color: none;
	font-size:13px;
	font-weight:bold;
}

tr, td {
	color: #999999;
}

a {
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: #999999;
	text-decoration:underline;
}

img {
	border:none;
}

p { margin-top: 0px; }

.big { font-size: 20px; }
.center { text-align: center; }
-->
</style>