h4	{
	margin-left: 126px;
	font-family:verdana; 
	font-size: 10pt; 
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	
}

a, a:active, a:visited {
	font-family:verdana; 
	font-size: 10pt; 
	color: #4f535c; 
	text-decoration: none; 
	font-weight: normal;
}

a:hover {
	font-family:verdana; 
	font-size: 10pt; 
	color: #4f535c; 
	text-decoration: overline underline; 
	font-weight: normal;
}

body {
  /* IE HACK start */
	text-align: left;
  /* IE HACK slutt */
  background: #f1f4fb;
	padding: 0px;
  border: 0px;
}

div#side {
  /* IE HACK start */
	text-align: left;
  /* IE HACK slutt */
  width: 800px;
  min-width: 800px;
	margin: auto;
	background:url('img/repeat.gif');
}
div#top {
  width: 800px;
	min-width: 800px;
	height: 203px;
	min-height: 203px;
	background:url('img/design/top.jpg');
}
div#bottom {
	float: left;
	width: 800px;
	min-width: 800px;
	height: 117px;
	background:url('img/design/bottom1.jpg');
}

div#webby {
	padding: 0px;
	margin: 0px;
	width: 800px;
	float:left;
}

div#webby a, div#webby a:active, div#webby a:visited {
	font-family:verdana; 
	font-size: 7pt; 
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
}

div#webby a:hover {
	text-decoration: overline underline; 
}

div#menu {
  float: left;
  width: 126px;
	min-width: 126px;
	min-height: 300%;
		line-height: 150%;
		font-family:verdana; 
		font-size: 10pt; 
		vertical-align:top; 
		color: #fff; 
		text-align: center; 
		text-decoration: none; 
		font-weight: normal;
}

div#menu a, div#menu a:visited {
		font-family:verdana; 
		font-size: 10pt; 
		vertical-align:top; 
		color: #fff; 
		text-align: center; 
		text-decoration: none; 
		font-weight: normal;
}

div#menu a:hover {
		font-family:verdana; 
		font-size: 10pt; 
		vertical-align:top; 
		color: #fff; 
		text-align: center; 
		text-decoration: overline underline; 
		font-weight: normal;
}


div#innhold {
	/* Firefox hack start */
	 border: 0px solid black;
	 /* Firefox hack slutt */ 
	float: left;
	min-height: 150px;
	margin-left: 0px;
	margin-right: 9px;
	background:url('img/design/menu.jpg') repeat-y;
	 
}

img, img a, img a:visited	{
	border: 1px solid black;
}

textarea, button, form, input {
	margin-left: 126px;
}