html { 
	height: 100.02%; 
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
	color: #bbbbbb;
	background-color: transparent;
}
a:active {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	background-image: url('pics/bobble3.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
}
hr {
	text-align: center;
}
div.oppetilvenstre {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}
div.oppetilhogre {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2;
}
div.menyen {
  border: 0;
  font-family: Verdana, Times, serif;
  font-size: small;
  font-weight: bold;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #000000;
  background-color: #EEEEEE;
}

div.operamenyen {
  border: 0;
  font-family: Verdana, Times, serif;
  font-size: x-small;
  font-weight: bold;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #000000;
  background-color: #EEEEEE;
}

a.meny:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
a.meny:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
a.meny:hover {
	text-decoration: underline;
	color: #bbbbbb;
	background-color: transparent;
}
a.meny:active {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}
fieldset.main {
	top: 90px;
	left: 20px;
	right: 20px;
	float: right;
	position: absolute;
	font-weight: normal;
}
div.bottom {
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: fixed;
	z-index: 1;
	background-color: #EEEEEE;
	color: #000000;
}
a.bottom:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
  font-family: Verdana, Times, serif;
  font-size: small;
  font-weight: bold;
}
a.bottom:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
  font-family: Verdana, Times, serif;
  font-size: small;
  font-weight: bold;
}
a.bottom:hover {
	text-decoration: underline;
	color: #bbbbbb;
	background-color: transparent;
  font-family: Verdana, Times, serif;
  font-size: small;
  font-weight: bold;
}
a.bottom:active {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
  font-family: Verdana, Times, serif;
  font-size: small;
  font-weight: bold;
}
p.blog {
	border-style: groove;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Arial", "Arial", serif;
}
img.bobble {
	position: fixed;
	left: 0px;
	bottom: 150px;
}