body {
	margin: 0 auto;
	background: #acacac url(../images/bg/bg7.jpg) repeat;
}

#header {
	width: 900px;
	height: 141px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background: #999999 url(../images/header.png);
}

.menycontainer {
	height: 35px;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#menu {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 900px;
	margin-bottom: 0px;
	background: #330000 url(../images/meny.jpg) no-repeat;
	height: 40px;
}

ul#meny {
	list-style-type: none;
	text-align: center;
	width: 100%;
	height: 30px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	margin: 0px;
}

ul#meny li{
	display: inline;
	text-align: center;
}

ul#meny li a {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	width: 115px;
	height: 27px;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	font-style: normal;
	padding-top: 8px;
	font-weight: bold;
	background: url(../images/knapp2.jpg);
}

ul#meny li a:hover {
	color: #CCCCCC;
	background: url(../images/knapp3.jpg);
}

#leftside{
	height: auto;
	width: 150px;
	text-align: left;
	padding-top: 0px;
	float: left;
	background: no-repeat;
}

#container {
	width: 900px;
	border: 0px solid #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	height: auto;
	padding-top: 10px;
	background: #FFFFFF url(../images/maincontent.jpg) no-repeat;
}

#rightsidebar {
	float: right;
	width: 150px;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: lighter;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	background: repeat-y;
}

/* Meny til venstre */

ul.venstremeny {
	list-style: none;
	width: 130px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	font-weight: normal;
	padding: 0;
}

ul.venstremeny li  {
	width: 130px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	list-style-type: none;
	height: auto;
	background: #FFFFFF repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

ul.venstremeny li a:link, a:active, a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-decoration: none;
	font-style: normal;
}

ul.venstremeny li a:hover  {
	font-weight: bold;
}

ul.generell {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.generell a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}

ul.produkter {
	width: 715px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.produkter li{
	height: 157px;
	width: 235px;
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 3px;
}

#maincontent {
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 720px;
	float: right;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background: url(../images/behindMaincontent.jpg) no-repeat left top;
	height: auto;
	clear: none;
	padding-bottom: 20px;
}

#maincontent a:link {
	color: #330000;
}

#maincontent p {
	margin-bottom: 10px;
}

/* Drop Shadow */
div#wrapper {
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background: url(../images/dropshadow.png) repeat-y;
	margin-bottom: 0px;
	}

#footer {
	width: 900px;
	height: 20px;
	text-align: center;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 0px;
	background: #330000 url(../images/footer.jpg) no-repeat;
	color: #FFFFFF;
	vertical-align: top;
	font-weight: bold;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#footer a {
	text-decoration: none;
	color: #FFF;
}

.clear {
	clear:both;
	margin-bottom: 10px;

}

.clear-border {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 10px;
}

.clear-page {
	clear:both;
}

/* Heading storrelser */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-variant: normal;
	margin-top: 0px;
	font-style: normal;
	margin-bottom: 15px;
	line-height: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 10px;
	font-weight: lighter;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #330000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #330000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-style: normal;
	text-decoration: none;
}

.produktboks {
	margin-bottom: 10px;
	width: 70%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 130px;
	height: auto;
	padding: 5px;
}

.produktboks_spesialserie {
	margin-bottom: 20px;
	width: 95%;
	margin-top: 0px;
	margin-right: 20px;
	height: auto;
	padding: 5px;
	float: left;
	margin-left: 5px;
}

.produktboks2 {
	background: url(../images/layout/produktboks2.jpg) repeat-y right;

}

/* Bilder */
.img {
	border: 1px solid #CCCCCC;
	padding-bottom: 0px;
}

.img_lefside {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.image_heading {
	margin-top: -5px;
	margin-bottom: 15px;
	width: 715px;
	border: 1px solid #330000;
	height: auto;
}


.image_floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	vertical-align: top;
	padding: 0px;
	margin-bottom: auto;
}

.image_floatright {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 5px;
	border: thin solid #999;
}

.image_right {
	float: right;
}

/* Nyheter */
.produkterHvit {
	background-color: #CCCCCC;
	width: 575px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.ingress {
	font-style: oblique;
	text-decoration: none;
	color: #330000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
}

.table#labbefett {

}

.table#labbefett td,tr {
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;

}

.image_frontright {
	float: right;
	margin-right: 15px;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.infoboks_spesialserie {
	float: left;
	width: 45%;
	background-color: #ebeaef;
	padding: 10px;
	margin-right: 4px;
	border: 1px dashed #999999;
	background-repeat: no-repeat;
}

.kontaktside {
	float: left;
	height: 140px;
	width: auto;

}

.kontaktform {
	float: left;
	width: 715px;
	margin-top: -13px;
	color: #FFF;
}

.kontaktkart {
	float: right;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-top: 20px;
	border: 1px solid #330000;

}
