html{
	overflow: -moz-scrollbars-vertical;
}
.tabellindex {
	 border: 0;
	 width: 800px;
}
body {
	background: #f8faf9;
	min-height: 400px;
}
.meny {
	width: 800px;
}
table {
	table-layout: fixed;
}
.innimeny {
	text-align: center;
}
.innimeny link {
	border-style: solid;
	color: white;
	padding : 4px;
	text-decoration : none;
	border-width : 1px 4px 4px 1px;
	border-color : white;
}
.levering {
	padding-left: 1em;
}
img {
	border-style: none;
}
.innimeny a {
  border-style: solid;
  border-width : 1px 4px 4px 1px;
  text-decoration : none;
  padding : 4px;
  border-color : #009933;
  background: #08874a;
  float: left;
  width: 6em;
  margin-right: 1em;
}
.innimeny a:link {
	border-style: solid;
	color: white;
	padding : 4px;
	text-decoration : none;
	border-width : 1px 4px 4px 1px;
	border-color : #2E8B57;
}
.innimeny a:visited {
	border-style: solid;
	color: white;
	padding : 4px;
	text-decoration : none;
	border-width : 1px 4px 4px 1px;
	border-color : white;
	border-color: #2E8B57;
}
.innimeny a:hover {
	border: solid;
	border-width : 1px 4px 4px 1px;
	color: white;
	border-color: #003119;
}
.admin {
	font-size: 10px;
}
#overskrift {
	text-align: left;
	width: 800px;
	background: #B8CEB8;
	border-style: solid;
	border-color: #009933;
	border-style: outset;
	min-height: 400px;
}
.overskriftframside {
	position: float;
	width: 800px;
	text-align: left;
}
.innholdframside {
	position: float;
	width: 800px;
	text-align: left;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
}
.innholdbilete {
	margin-left: auto;
	margin-right: auto;
}
.bilete {
	position: float;
	display: inline;
}
#kart {
	margin-left: auto;
	margin-right: auto;
}
#serveringsbilete {
	float: right;
	width: 400px;
}

#serveringstekst {
	float: left;
	width: 400px;
	text-align: left;
}
#servering {
	display: inline;
}
.leveringrad {
	display: inline;
	position: float;
	text-align: left;
}
.levering1 {
	float: left;
	width: 50%;
}
.levering2 {
	float: left;
}
#framsidetekst {
	position: float;
	overflow: hidden;
	float: none;
}

#framsidebilete {
	
}
#framsideheader {
	display: inline-block;
	position: float;
	width: 800px;
}
#fylkes08 {
	float:right;
	clear:right;
	margin-right:0px;

}
#welcome {
	float:left;
	clear:left;
	margin-left:0px;
}
