/*CSS lijeva, desna strana, pathway*/
body
{
	margin:0;
	background-color:#f7f2ec;
	


}

/*hovedtext font-family:Arial, Helvetica, sans-serif;*/
tr,td,p,div
{
	font-family:Verdana;

	font-size:10px;
	color:#491c06;
	font-weight:normal;
}

.header
{
	background: url(../images/top_back.jpg) repeat-x;
}

.top
{
	background: url(../images/grad.jpg) repeat;
}

.footer
{
	font-family:Verdana;
	margin-top: 0px;
}

.content
{

font-size:10px;
padding: 0px 5px 0px 5px;

border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
}

.left
{
	
}

.right
{
	
}

/*modules Hovedmeny Bakrunn Linje*/
table.moduletable {
	width: 291px;;
	padding:0px 0px 0px 0px;
	margin-bottom: 0px;
	background-color:#f7f2ec;
}
/*VIS MAINMENY*/
table.moduletable th {
	/*background: url(../images/menu_bg_lang.jpg) no-repeat;*/
	color: #f7f2ec;
	text-align: right;
	padding-top: 8px;
	padding-left: 35px;
	height: 30px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	text-transform:uppercase;
}

table.moduletable td {
	font-size: 10px;
	padding: 1px 2px 1px 2px;
	margin: 3px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

/*links of title,readon,etc, hovedmeny Bakrunn Boxover*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg_lang.jpg) no-repeat;
	vertical-align: middle;
      font-family: Times;

	color: #867359;
	font-size: 12px;
	
	
	text-align: left;
	padding-top: 5px;
	padding-left: 70px;
	height: 20px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;

}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
      font-family: Times;

	color: #2685BA;

	font-size: 12px;
	
	
	text-align: left;
	padding-top: 5px;
	padding-left: 70px;
	height: 20px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	padding-top: 8px;
	padding-left: 72px;
	vertical-align: middle;
	font-family: Times;

	font-size: 12px;
	font-weight: bold;
	color: #867359;
	text-align: left;
}

a.sublevel:hover {
	color: #2685BA;
	text-decoration: none;
}

.mainlevel-nav {
  	margin-left: -3px!important;
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	padding: 1px 15px 1px 15px!important;
	color: #867359;
  	font-weight: bold;
	font-size:10px;
}
a.mainlevel-nav:hover {
	position: relative;
	color: #2685BA;
	padding: 1px 15px 1px 15px!important;
 	font-weight: bold;

}

.moduletable-nav {

}



a.languaga:hover {
	color: #2685BA;
	text-decoration: none;
	text-align: left;
}


a:link, a:visited {
	color: #2685BA; text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

a:hover {
	color: #867359;	text-decoration: none;
	font-weight: bold;
}

.contentheading {
	color: #ffffff;
	text-indent: 5px;
	font-weight: bold;
	font-size: 1px;
	padding: 3px 0px 3px 0px;
	white-space: nowrap;
}

.componentheading {
	color: #867359;
	text-indent: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #867359;
	white-space: nowrap;
	margin-bottom: 3px;
}

.sectiontableheader
{
	background-color:#F7F2EC;
	color: #867359;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}



.contentpane {

}

.contentpaneopen {
  padding: 3px 5px 3px 5px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small
{
	color: #867359;
	font-size:10px;
}

.createdate
{
	color:#867359;
	font-size:10px;
}

.modifydate
{
	color:#867359;
	font-size:10px;
}

.contentdescription
{
	color:#867359;
	font-size:11px;
}





/*custom stuff*/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 19px;
padding-top: 0px;
background: url(../images/dot.gif) no-repeat;
background-position: 0px 3px;
}

a.readon:link, a.readon:visited
{
	color: #9BBF59; text-decoration: none;
	font-weight: bold;
}

a.readon:hover
{
	color: #FFFFFF;	text-decoration: none;
	font-weight: bold;
}

a.category:link,a.category:visited
{
	color:#ffffff; text-decoration: none;
	font-weight: bold;
}

a.category:hover
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

table.searchinto {
width:inherit;
}

table.searchintro td {
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #D9DEDA;
  padding: 1px 2px;
  color: #000000;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #CCCCCC;
}
.pollstableborder td {
  padding: 2px;
}

.inputbox {
	padding: 3px;
	border:solid 0px #ffffff;
	background-color: #FFFFFF;
}

.button {
  color: #ffffff;
  background-color: #867359;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  width: auto;
  padding: 0px 5px;
  margin: 1px;
}

.back_button {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #867359;
  background-color: #FFFFFF;
  width: 52px;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #CCCCCC;
  background-color: #FFFFFF;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#867359;
}

.pagenavbar {
	margin-right: 10px;
}

.strong
{
	color:#78993C;
}
