body
{
	text-align:center;
	background: #fff; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	color: #656464;
}

#oldbrowser
{
	position: absolute;
	top: -100px
}

#frame
{
	width:778px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#utviklet
{
	color: #8D959C;
	width:778px;
	height: 14px;
}

#contentheader 
{
	background:#fff;
	height:170px;
}

#menubg
{
	background: #fff url('images/bg.gif') no-repeat; 
	height:74px;
}

#menu
{
	position: relative;
	top: 49px;
	left: 72px;
	height:12px;
	width:533px;
	float: left;
}

#headerright
{
	position: relative;
	text-align: right;
	margin-right: 26px;
	top: 27px;
	width: 200px;
	float: right;
	border: 0px solid red;
}

#toppic
{
	width:778px;
	height: 363px;
	padding:0px;
	margin-bottom:-3px;
	float:left;
}

#content
{
	background: #fff url('images/contentbg2.jpg') repeat-y;
	width:778px;
	padding:0px;
	float:left;
}

#text
{
	width:690px;
	margin-top: 5px;
	margin-left: 44px;
}

#contentbottom
{
	background: #fff url('images/bottombg2.jpg') no-repeat;
	width:778px;
	height: 48px;
	padding:0px;
	float:left;
}

 @font-face
{
font-family: "steelfish";
src: url("/fonts/steelfish/steelfis.prf");
}

h1
{
	font-family: "steelfish", arial, verdana, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2 
{
	color: #4D4D4D;
	font-family: Palatino Linotype, verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

h3
{
	color: #4D4D4D;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

p 
{
	font-size: 13px; 
	margin-top: 0px;
	margin-bottom: 12px;
}

.p 
{
	font-size: 13px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

ul 
{
	font-size: 12px; 
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 30px;
}

blockquote
{
	border-left: 5px solid #ccc;
	margin-left: 15px;
	padding-left: 5px;
}

a
{
	color: #FB9612;
	text-decoration: none;
}

a:hover
{
	color: #FB9612;
	text-decoration: underline;
}

/* topp meny */

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

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

#menu a 
{
    float: left;
    display: block;
    width: .1em;
    padding: 5px 6px 4px 6px;
    text-decoration: none;
	font-family: arial, verdana, sans-serif;
    color: #6C6C6C;
}

#menu > ul a {width:auto;}


#menu a {float:none;}


#menu a:hover
{
      color: #FB9612;
}