* {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #5c676b;
	font-size: 9pt;
}
body {
	background-color: #fff;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

html {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
#side {
	width: 921px;
	
}

#topp {
	width: 921px;
	
	height: 165px;
	
}


#midten {
	width: 896px;
  min-height: 300px;
  height:auto !important;
  height:300px;
	background-image: url(../img/bredde_bg.png);

}

#bunn {
	width: 896px;
	height: 62px;
	background-image: url(../img/bunn.png);
}

#infolink {
	color: white;
	text-decoration: none;
}

#meny {
	float: left;
	width: 190px;
	margin-right: 28px;
	height: 200px;
	color: #7d8c98;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
}

#meny a {
	
	text-decoration: none;
}

#innhold {
	float: left;
	width: 640px;
	font-size: 9pt;
}

#banner {
	float: left;
	width: 669px;
	height: 35px;
	color: white;
	font-size: 15pt;
	background-image: url(../img/bestill.png);

}

#banner div {
	color: white;
	font-size: 15pt;
}


p {

}
#spacer { clear: both; }

.imgright {
	float: right;
	margin: 5px 5px 5px 20px;
}
.imgleft {
	float: left;
	margin: 5px 20px 5px 20px;
}
td {
	vertical-align: top;
}

h4 {
	color:  #85b635;
	font-size: 15px; font-weight: normal; line-height: 25px;
	margin-bottom: -10px;
	margin-top: 0px;
}