@IMPORT url(basic.css);
@IMPORT url(common.css);
@IMPORT url(leftmenu.css);
@IMPORT url(news.css);


h2
{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 12px;
}
#bottomwraper
{
	background-image:url("/images/nissedal/bottomNissedal.jpg");
	background-repeat:no-repeat;
	}
#bottomImage
{
	width:0px;
	height:0px;
	float:left;
	position:relative;
	left:901px;
	top:-76px;
	}

/*  leftmenu */ 

.leftmenusectionwrapper, .TopItem, .TopItemHover, .TopItemActive
{
	clear:both;	
	background-image: url("/images/tokke/LeftMenuTop.jpg");
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;	
	width: 160px;	
}

.leftmenusectionwrapperselected, .TopItem, .TopItemHover, .TopItemActive
{
	clear:both;
	background-image: url("/images/tokke/LeftMenuTop.jpg");
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;	
	width: 160px;	
}

a.leftmenusectionlink, .TopItem, .TopItemHover, .TopItemActive
 {	
	font-family: Tahoma, Arial, Verdana;	
	color: #666666;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
	cursor: hand;
 }
 
 .submenuwrapper, .Group
 {
	background-color: #ffffff;
	padding: 0px 0px 10px 0px;
 }
 
 .subsubmenu
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1063ad;
	text-decoration: none;
	cursor: hand;
	vertical-align:top;	
	padding: 5px 15px  0px 5px;
	background-color: #ffffff;
 }
 
 a.leftsubmenulink, .leftsubmenulink
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1063ad;
	text-decoration: none;
	cursor: hand;
	padding: 5px 15px  0px 5px;
	
 }
 a.leftsubmenulinkselected
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1063ad;
	text-decoration: none;
	padding: 5px 15px  0px 5px;

}

/*  end leftmenu */ 

/*  news  */

#frontpagenewsHeader
{
	background-color: #E2E4E9;
	padding: 1px 0px 1px 5px;
	color: #336699;
	font-size: 13px;		
}

.newsHeaderMain, a.newsHeaderMain:link, a.newsHeaderMain:visited, a.newsHeaderMain:active, a.newsHeaderMain:hover
{
	font-family: Arial;
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.newsHeader, a.newsHeader:link, a.newsHeader:visited, a.newsHeader:active, a.newsHeader:hover
{
	font-family: Arial;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/*  end news  */

