body
{
	text-align:center;
	background: #E3E4DD; 
	font-family: trebuchet MS, verdana, arial, helvetica, sans-serif;
	color: #4C4C4C;
}

#frame
{
	background: url('images/framebg.jpg') repeat-y; 
	width:790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;

}

#contentheader 
{
	background:#E2E8F4;
	height:209px;
}

#menubg
{
	background: #E2E8F4 url('images/menubg.jpg') no-repeat; 
	height:96px;
}

#menu
{
	position: relative;
	top: 68px;
	left: 0px;
	height:12px;
	width:620px;
	float: left;
}

#logo
{
	position: relative;
	top: 1px;
	left: 10px;
	width: 113px;
}

#topimage
{
	position: relative;
	background: #E3E4DD url('images/topimage.jpg') no-repeat; 
	height:113px;
}

#contentleft 
{
	width:169px;
	padding:0px;
	float: left;
}

#contentcenter
{
	width:610px;
	padding:0px;
	float: left;
}

#contentbottom
{
	position: relative;
	width:790px;
	padding:0px;
	background: #E3E4DD url('images/bottom.jpg') no-repeat; 
	height:16px;
}

#utviklet
{
	background: #E3E4DD; 
	color: #8D959C;
	width:790px;
	height: 30px;
	text-align:center;
}

#padding
{
	padding: 10px;
}

h1
{
	color: #4D4D4D;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 6px;
}

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

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

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

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

a
{
	color: #4E7DA5;
	text-decoration: none;
}

a:hover
{
	color: #4E7DA5;
	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: #4D4D4D;
}

#menu > ul a {width:auto;}


#menu a {float:none;}


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

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

div.center
{
	text-align:center;
}

div.inlineArticleImage
{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size: 9px;
	color: #666;
	width: 410px;
}

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