/* useful stuff */
.alert {
	font-weight: bold;
	margin-top: 1em;
	color: red;
}
.spacer1 {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0
	background: transparent;
}
/*outline: 1px red dashed;*/

body, body div, body p, body th, body td, body li, body dd {
	font-size: x-small; /* false value for WinIE4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* intended value for better browsers */
	font-family: Arial, Helvetica, sans-serif;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {	/* be nice to Opera */
	font-size: small;
}
* { /* lets just get rid of them all - set where needed */
	padding: 0;
	margin: 0;
}
ul { list-style: none; }

a {
	text-decoration: none;
	color: #585D1F;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#mainframe {
	background: transparent;
}
#logo {
	display: block;
	margin-bottom: 1em;
}
#homer {display: none;}
#homer2 {display: none;}
#kart {display: none;}
#topmenu {display: none;}
#infoline {display: none;}
#tree {display: none;}

#footer {display: none;
	background: #F4F4F4;
	padding: 3px 10px;
	margin: 10px 0;
	font-size: 10px;
}
#footer a {
	color: #000;
	font-weight: bold;
}

#content {z-index:20;}

#frontpage td.box {
	background: #f2f1ec;
	border: 1px #c1c1c1 solid;
	padding: 10px;
}
#frontpage td.vspace,
#frontpage tr.hspace td { font-size: 5px; }
#frontpage td.box.ne .caption { font-size: 90%; }
#frontpage a.readmore {
	display: block;
	background: transparent url(../gfx/pil.png) no-repeat 0px 4px;
	padding-left: 8px;
	font-size: 90%;
	margin-top: 1ex;
}
#frontpage ul#upd li { margin-top: 1ex; }

#folder,
#article,
#searchadvanced {background-color: transparent;}

ul#contentlist {margin: 1ex 0;}
ul#contentlist li.toplevel {
	background: transparent url(../gfx/pil.png) no-repeat 0px 3px;
	border: 0;
	padding-left: 8px;
	margin-top: 1ex;
}
ul#contentlist li.toplevel .caption { font-size: 90%; }
ul#contentlist li.flaglevel {
	background: none;
	border: 0;
	padding-left: 8px;
	margin-top: 1ex;
	font-weight: bold;
}
ul#contentlist li.flaglevel ul li {
	margin-left: 24px;
	font-weight: normal;
}

#tabs {display: none;}

#country {
	background-color: transparent
	position: relative;
}
#country #general {  }
#country #general h3 { font-size: 100%; }
#country #general1 {
	width: 300px;
	margin-right: 10px;
	float: left;
}
#country .item {
	border-bottom: 1px #d7d7d7 solid;
	padding: 3px 0;
}
#country .item.last { border-bottom: 0; }
#country #general1 h3 { display: inline; }
#country #general2 {
	width: 110px;
	margin-right: 10px;
	float: left;
}
#country #general2 .flag {
	border: 2px #fff solid;
	margin-bottom: 10px;
}
#country #general2 a {display: none;}
#country #general3 {
	width: 126px;
	float: left;
	border: 1px #999 solid;
	padding: 0 5px 5px 5px;
}
#country #general3 h3 { margin-top: 5px; }
#country #general3 a {
	display: block;
	margin: 3px 0 0 0;
	color: #6d7327;
	font-size: 80%;
}
#country #general3 .body {
	margin-bottom: 5px;
	font-size: 80%;
	padding-left: 0;
}

#country .index {display: none;}

#country h2 {
	margin: 20px 0 10px 0;
	padding: 3px 0 3px 0;
}
#country .caption { margin-bottom: 5px; }
#country .item h2,
#country .item h3 { margin: 5px 0 0 0; }
#country .item h2 a,
#country .item h3 a { color: #6d7327; }
#country .item .caption,
#country .item .body { padding-left: 17px; }
#country .item.sources .caption { padding-left: 0; }

#searchadvanced form { margin: 1ex 0; }
#searchadvanced ul { margin: 1em 0 0 0; }
#searchadvanced ul li { margin: 1ex 0; }
#searchadvanced ul li.item .date { position: static; }
#searchadvanced ul li.item .caption {
	font-size: 85%;
	font-weight: normal;
	margin: 0 0 0 4ex;
}


h1 {
	color: #aa4e0f;
	font-size: 130%;
}
h2 { font-size: 120%; }

#frontpage h1,
#frontpage h2,
#frontpage h3 {margin-bottom: 1ex;}
#frontpage h2 {
	color: #aa4e0f;
	font-size: 110%;
}
h3 {
	font-size: 110%;
	margin-top: 1em;
}
p { margin-bottom: 1em; }

.caption {
	font-weight: bold;
	margin-top: 1ex;
}
.body { margin-top: 1ex; }

.date {
	position: fixed;
	bottom: .8em;
	right: 10px;
	color: #000;
	font-size: 70%;
	font-weight: normal;
	margin-top: 2em;
}

/* Fix IE. Hide from IE Mac \*/
* html #mainframe #tree ul li,
* html #mainframe #content #country #general { height: 1%; }
/* End */



/*
a {
color : #424242;
text-decoration : underline;
}
a:active {
color : #424242;
}
a:hover {
text-decoration : underline;

}
input, button, select, optgroup, option, textarea {
	color: #525252;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	border: 1px #9B8974 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;

}
.radiobuttons {
	border: 0px none #FFFFFF;
}
.left2 {
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
}
.main {
	background-color: #ffffff;
	top: 0px;
	width: 782px;
	/width: 850px;
	float: none;
	height: inherit;
	left: auto;
	right: auto;
	text-align: left;
}

html,body {
	height: 100%;
	background-color:#DBDBDB;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/font-size: xx-small;
	color: #717171;
} body {
	height: 100%;
	background-color:#DBDBDB;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;

	}


	table {
	font-size: x-small;
	/font-size: xx-small;

	}
.bar {
	font-size: 110%;
	margin: 0px;
	padding: 3px;
}
.inside {
	background-color: #DBDBDB;

}
.white_link {
	color: #ffffff;

}
.no {
	text-decoration: none;

}
.inbox {
	padding: 6px;
}
	.inbox_art {
	padding: 12px;
}.inbox2 {
	font-size: 110%;
	line-height: 18px;
	padding: 6px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	text-align: left;
}.innholdbak {
	background-color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-color: #DBDBDB;
}.menyobjekt {
		background-color: #FFFFFF;
		padding: 3px;
		padding-left: 4px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DBDBDB;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
}.nav0 {
		background-color: #FFFFFF;
		padding: 3px;
		padding-left: 4px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DBDBDB;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
}.nav1 {
		background-color: #f5f5f5;
		padding: 1px;
		padding-left: 12px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DBDBDB;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;

}.nav2 {
		background-color: #EEEEEE;
		padding: 1px;
		padding-left: 18px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DBDBDB;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;

}.nav3 {
		background-color: #EEEEEE;
		padding: 1px;
		padding-left: 18px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DBDBDB;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;



}.spacer {
		background-color: #DBDBDB;
}
.boks {
	background-color: #FFFFFF;

	border-bottom-width: 6px;
	border-bottom-color: #DBDBDB;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	}.boks2 {
		background-color: #FFFFFF;

		border-bottom-width: 2px;
		border-bottom-color: #DBDBDB;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-width: 0px;
		border-left-width: 0px;
	}
.headbox {

	padding: 3px;
	padding-left: 10px;
	background-color: #7E8243;

}.headbox2 {

    padding: 3px;
	padding-left: 10px;
	background-color: #7E8243;

} .boks_left {

	border-bottom-width: 6px;
	border-bottom-color: #DBDBDB;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 5px;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 18px;
	color: #965111;
	font-weight: bold;
}.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;

}.title_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #7C7C7C;
	line-height: 17px;
}.folder_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	line-height: 15px;
	color: #BB2F00;
	padding-bottom: 6px;
}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 13px;
	color: #ffffff;
}
.back_left {
	background-image: url(gfx/back_left.png);
	background-repeat: repeat-y;

}.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #323232
}table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #323232	;
}
 .content_bold {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bolder;
 	line-height: 17px;
	color: #535353;
}
 .content_bold_green {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bolder;
 	line-height: 17px;
	color: #7E8243;
}
.folder_bold_green {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bolder;
 	line-height: 17px;
	color: #7E8243;
}
 .front_header {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	font-weight: bold;
	color: #7E8243;

}
 .frontCaption {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 13px;
	color: #3E3E3E;

}
 .frontCaption1 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	line-height: 15px;
	color: #3E3E3E;

}
.frontart {
 margin-top: 6px;
 margin-bottom: 6px;

}
.container {
 margin-top: 8px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 4px;

}
form {
padding: 0px;
margin: 0px;
}
.Overskrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 18px;
	color: #965111;
	font-weight: bold;
}

.Overskrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #965111;
	font-weight: bold;
}

.GronnOverskrift {
	font-family: Verdana, Geneva, Arial, Sans serif;
	font-size: 120%;
	font-weight: bold;
	color: #7E8243;
}

.Mellomtittel {
	font-family: Verdana, Geneva, Arial, Sans serif;
	font-size: 120%;
	font-weight: bold;
}

.liten {
	font-family: Verdana, Geneva, Arial, Sans serif;
	font-size: 80%;
}

.sitat {
	font-family: Verdana, Geneva, Arial, Sans serif;
	font-size: 100%;
	font-style: italic;
}
#searchadvanced #searchformadvanced
{
	padding: 10px;

}
#searchadvanced h2 { margin: 10px 0 0 0; }
#searchadvanced #searchformadvanced h2 { margin: 0; }
#searchadvanced h3 { margin: 10px 0 0 0; }

#searchadvanced ul
{
	padding: 0px 0px 0px 15px;
	margin: 0;
}
#searchadvanced ul li { padding: 5px 0px 5px 0px; }
#searchadvanced ul li .caption
{
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 0;
}

#searchadvanced .date
{
	font-size: 75%;
}
*/