@charset "iso-8859-1";

html,body {
	font: 10px verdana;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
    cursor: default;  
	color: #888888;
	background: url('../images/bakgrunn.gif');
}
h1 {
	font: 20pt arial;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 5px;
}
.simplenews {
	text-align: left;
}
.simplenews td {
	font: 10px verdana;
	border: 1px solid #e3e3e3;
}
.simplenews .ikkeramme {
	font: 10px verdana;
	border: 0px solid #e3e3e3;
}
.simplenews a {
	color: #888888;
}
.simplenews a:hover {
	color: #336699;
}
.simplenews .ramme {
	border: 0px solid #888888;
	width: 100%;
}
.simplenews .header {
	background: #e3e3e3;
}
.simplenews .headertekstfet {
	font: bold 12pt arial;
	color: #111;
}
.simplenews .headertekst {
	font: 10px verdana;
	color: #111;
}
.nyhetscontainer {
	width: 80%;
	font: normal 8pt georgia; 
	line-height: 16px;
	text-align: left;
}
.nyhetscontainer h1 {
	font: bold 12px georgia;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 5px;
}
.overskriftdiv {
	border: 1px solid #D8D8D8;
	margin-bottom: 1px;
	padding: 3px;
	background: #ffffff url('../images/bak_forside_h1.gif');
}
.overskriftdiv h1 {
	font: bold 12px arial;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}
.forsidetekstdiv {
	border: 1px solid #D8D8D8;
	margin-bottom: 9px;
	padding: 3px;
}
hr {
	height: 1px;
	color: #e3e3e3;
	background-color: #FFFFFF
}
h2 {
	font: bold 10px verdana;
	color: #999999;
	margin-bottom: 0px;
	margin-top: 10px;
}
.bildetekst {
	font: 10px times new roman;
	color: #888888;
}
.divnyh {
	border: 1px solid #D8D8D8;
	font: normal 8pt georgia; 
	line-height: 16px;
	height: 150px;
	background: #ffffff;
	filter: alpha(opacity=70);
	padding: 5px;
	overflow: auto;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#9A9A9A;
	scrollbar-shadow-color:#9A9A9A;
	scrollbar-highlight-color:#9A9A9A;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;	
	scrollbar-track-color:#ffffff;
}
.divnyh h1 {
	font: bold 12px arial;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 5px;
}
#dhtmltooltip { 
	position: absolute; 
	width: 200px; 
	color: #111111; 
	border: 2px solid gray; 
	padding: 2px; 
	background-color: #E2EBE7; 
	visibility: hidden; 
	z-index: 100;
		/*	   filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}
.inputtekst {
	font: 10px verdana;
	color: #888888;
	background: #EFEFEF;
	border: 0px;
}
.inputknapp{		
	background-color: #e3e3e3;
	border: 1px solid #000000;
	font: 10px Verdana;
	text-decoration: none;
	color: #111111;
}
a.ekstern {
	color: #888888;
	text-decoration:  none;
}
a:hover.ekstern {
	color: black;
}
a.intern {
	color: #111111;
	/*background: #EFEFEF;*/
	text-decoration:  none;
}
a:hover.intern {
	color: black;
	background: #EEEEDF;
}
#list {
	padding:0px;
	margin-top: 0px;
	border: 0px solid black;
	border-bottom: 0px solid #888888;
	list-style: none;
	margin-left:0px;
	line-height: 18px;
}
#list a{
	display:block;
	text-decoration:none;
	color:#87ACBB;
	/*background-color:#fff;*/
	padding-left: 5px;
	width: 90%;
}
#list a:hover {
	border-right: 5px solid #ffffff;
	font: bold;
	background-color: #C3D3E2;
	color: #fff;
}
#medialist  {
	padding:0px;
	margin-top: 0px;
	border: 0px solid black;
	border-bottom: 0px solid #888888;
	list-style: none;
	margin-left:0px;
	/*line-height: 18px;*/
}
#medialist a {
	display:block;
	text-decoration:none;
	color:#87ACBB;
	/*background-color:#fff;*/
	padding-left: 5px;
	width: 200px;
}
#medialist a:hover {
	border-right: 3px solid #D0D0D0;
	font: bold;
	background-color: #EDEDED;
	color: #888888;
}
.media #medialist  {
	padding:0px;
	margin-top: 0px;
	border: 0px solid black;
	border-bottom: 0px solid #888888;
	list-style: none;
	margin-left:0px;
	/*line-height: 18px;*/
}
.media #medialist a {
	display:block;
	text-decoration:none;
	color:#87ACBB;
	/*background-color:#111111;*/
	padding-left: 5px;
	width: 200px;
}
.media #medialist a:hover {
	border-right: 3px solid #C06D30;
	font: bold;
	background-color: #ffffff;
	color: #888888;
}
.content {
	/*height: 300px;*/
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 20px;
	background: #ffffff url('../images/blomme.jpg') no-repeat bottom;
	border: 1px solid #E2E2E2;
}
.topp {
	background: #ffffff url('../images/topp.jpg') no-repeat;
	width: 516px;
	height: 84px;
}
.container {
	width: 491px;
	margin-left:17px;
}
.rightbox {
	float: right;
	width: 200px;
	/*margin-left: 10px;*/
	background: #EFEFEF;
	padding: 10px;
	border: 1px solid #e3e3e3;
}
/*menyen begynner her*/
/*****************************level 1*********************************/
.m0l0iout {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	color: #676767;
	z-index: 4; }
.m0l0iover {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align: center;
	padding: 2px;
	color: #111111;
	z-index: 4; }

/* level 1 outer */
.m0l0oout {
	text-decoration : none;
	/*border-bottom : 1px solid #888888;*/
	/*background: #ffffff url('../images/bak_meny.gif');*/
	/*filter: alpha(opacity=85);*/
	z-index: 4; }
.m0l0oover {
	text-decoration : none;
	/*border-bottom : 1px solid #888888;*/
	background: #E1E1E1;
	z-index: 4; }
	
/*****************************level 2*********************************/

.m0l1iout {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #676767;
	z-index: 4; }
.m0l1iover {
	font:  10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: #111111;
	z-index: 4; }

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	/*border-bottom : 1px solid #888888;*/
	background: #D7D6D8;
	/*filter: alpha(opacity=85);*/
	z-index: 4; }
.m0l1oover {
	text-decoration : none;
	/*border-bottom : 1px solid #888888;*/
	background: #E1E1E1;
	z-index: 4; }
	
/*gjesteboktesten begynner her*/
.gjestebok_topp {
	font: bold 10 px verdana;
	color: #888888;
	text-align: center;
}
.gjestebok_tekst {
	font: 10 px verdana;
	color: #888888;
}
.gjestebok_tekst_innlegg {
	font: 11 px georgia;
	color: #888888;
	line-height: 17px;
}
.inputtekst {
	font: 10px verdana;
	color: #111111;
	background: #EFEFEF;
	border: 0px;
}
.inputknapp{		
	background-color: #e3e3e3;
	border: 1px solid #000000;
	font: 10px Verdana;
	text-decoration: none;
	color: #111111;
}
