body
{
	background: #F9FAF5;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #575757;
	margin-top: 0px;
}

#frame
{
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	top: 0px;
	padding: 0px;
	text-align: left;
	border: 0px solid #000;
}


#top
{
	background: url('images/top.jpg') no-repeat; 
	width: 762px;
	height: 89px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
}

#logo
{
margin-top: 6px;
margin-left: 23px;
}

#menus
{
	background: url('images/menus.jpg') no-repeat; 
	width: 762px;
	height: 58px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
}

#contenttop
{
	background: url('images/contenttop.jpg') no-repeat;
	width: 762px;
	height: 61px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
}

#contentbox
{
	background: url('images/contentbg.jpg') repeat-y;
	width: 762px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
}

#contentleft
{
	width: 410px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
}

#contentrighttop
{
	background: url('images/righttop.jpg') no-repeat;
	width: 324px;
	height: 13px;
	padding: 0px;
	margin-left: 0px;
	float: left;
	border: 0px solid #000;
}

#contentright
{
	background: url('images/rightbg.jpg') repeat-y;
	width: 324px;
	padding: 0px;
	margin-left: 10px;
	float: left;
	border: 0px solid #000;
}

#containercontentright
{
	width: 310px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
}

#contentrightbottom
{
	background: url('images/rightbottom.jpg') no-repeat;
	width: 324px;
	height: 17px;
	padding: 0px;
	margin-left: 0px;
	float: left;
	border: 0px solid #000;
}

#contentbottom
{
	background: url('images/contentbottom.jpg') no-repeat;
	width: 762px;
	height: 94px;
	padding: 0px;
	float: left;
	border: 0px solid #000;
}

#copyright
{
	width: 762px;
	height: 20px;
	float: left;
	text-align: center;
	font-size: 12px;
}

/* topp meny */

#topmenu
{
	height: 25px;
	width: 610px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	border: 0px solid #000
}

#search
{
	top: 97px;
	left: 617px;
	width: 100px;
	float: left;
	margin: 7px;
	margin-left: 18px;
	border: 0px solid #000
	margin-top: 0px;
	margin-bottom: -18px;
}

.search
{
	background-color: #F6F6F6;
	border: 0px solid #32576A;
	font-size: 11px;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 0px;
	padding-left: 6px;
	margin-top: -8px;
	margin-bottom: -8px;
	filter:Alpha(Opacity=60);
	-moz-opacity:0.60;
}

/* topp meny */

#topmenu ul 
{
	margin: 0;
	padding: 1px 7px 0px;
	list-style: none;
	font-size: 13px;
}

#topmenu li 
{
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
}

#topmenu a 
{
      float: left;
      display: block;
      width: .1em;
      padding: 5px 6px 5px 6px;
      text-decoration: none;
      color: #575757;
}

#topmenu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#topmenu a {float:none;}
    /* End IE5-Mac hack */

#topmenu a:hover
{
      color: #575757;
      background: url("images/topmenu_hover.gif") repeat-x;
}

/*bunn meny*/

#bottommenu
{
	height: 28px;
	width: 762px;
	float: left;
	margin-left: 5px;
	border: 0px solid red;
}


/* topp meny */

#bottommenu ul 
{
	margin: 1px;
	padding: 1px 7px 0px;
	list-style: none;
	font-size: 13px;
}

#bottommenu li 
{
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
}

#bottommenu a 
{
      float: left;
      display: block;
      width: .1em;
      padding: 4px 6px 7px 6px;
      text-decoration: none;
      color: #575757;
}

#bottommenu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#bottommenu a {float:none;}
    /* End IE5-Mac hack */

#bottommenu a:hover
{
      color: #575757;
      background: url("images/bottommenu_hover.gif") repeat-x;
}

/*fonter*/

a
{
      text-decoration: underline;
	color: #383737;
}

a:hover
{
      text-decoration: none;
}

p
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 23px;
}

#containercontentright p
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 23px;
}

h1
{
	font-size: 16px;
	margin-top: 24px;
	margin-bottom: 0px;
	margin-left: 23px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 23px;
}

ul
{
	font-size: 12px;
	list-style: bullet;
}

li
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.inlineImage
{
	display: inline;
	float: right;
	margin: 10px;
	padding: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size: 9px;
	color: #666;
	clear: right; 
}

div.inlineImageWrapper 
{
	padding: 4px;
	background-color: #CCCCB6;
	border: 1px solid #A5A38C;
	margin-bottom: 4px;
}

div.inlineImage p 
{
	font-family: tahoma;
	padding-left: 4px;
	padding-right: 4px;
}

.contentright
{
	margin-top: -5px;
	margin-bottom: -2px;
	margin-left: 23px;
}