/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{float:left;}
.c_icon img { float:left; padding-right:4px; }
.head_title h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}
/*---------- News and RSS container -----------*/
.News_RSS_Head h1
{
	color:#afafaf;
	font-size:18px;
		
	
}
.News_RSS_Head
{
		border-bottom:solid 4px #afafaf;
		height:50px;
		margin-right:20px;
		background:transparent url(images/news_header.jpg) no-repeat;
		
}
.feeds
{
	width: 625px;
	margin:0px;
	padding:0px;
		
	
}
/*.feedimage
{
	width:31px;
	height:31px;
	float:left;
	padding-top:5px;	
}*/
.feedcontent
{
	/*width:570px;
	float:right;*/
	border-bottom:solid 1px #afafaf;
	margin-right:10px;
	padding-bottom:20px;
		padding-left:5px;
}
.feedcontent .Head
{
	font-size:18px;
	font-weight:bold;	
	}
.pubdate
{
	color:#929191;	
}
.category
{
	color:#4e8fac;	
}
.feed_readmore a:link 
{
	background:transparent url(images/arrow.png) no-repeat right;
	padding-right:20px;
	
}

/*---------- Article Container -----------*/
.ArticleHead h1
{
	color:#222222;
	font-size:30px;
	font-weight:bold;
	margin-bottom:20px;
}
.article_contentpane h2
{
	color:#222222;
	font-weight:bold;
	margin-top:18px;
	margin-bottom:4px;
}
.article_contentpane
{
	padding-right:20px;	
}
.article_contentpane img,
.presentationssida img,
.faktaruta_box
{
	background:#ffffff;
	border:solid 1px #afafaf;
	padding:2px;


}

/*---------- Document container -----------*/

.documentHead h1,
.presentationHead h1
{
	color:#222222;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
}
.document_contentpane h2
{
	color:#222222;
	font-size:13px;
	font-weight:bold;	
}
.document_contentpane
{
	padding-right:20px;	
}
.documentarchive
{
	border-bottom:solid 1px #afafaf;
	margin-right:20px;
	
}
td.adresser
{
	height:100%;
	border-left:solid 1px #afafaf;
	padding-left:10px;
		
	
}


/*---------- Box Container with and without expanding -----------*/

.box_wrapper
{
	width:315px;
	height:100%;	
}
.box_header
{
	width:310px;
	height:36px;
	background: transparent url(images/box_header.png) no-repeat;
	padding-top:5px;	
}
.box_header .TitleHead
{	
	width:260px;
	float:left;
	overflow:visible;
	padding:15px;
	padding-top:0px;
}
.box_content
{
	width:311px;
	height:100%;
	background: transparent url(images/box_bkg.png) repeat-y left;
	margin:0px;
	padding:0px;
	
}
.box,
.box_kalendarium
{
		padding:10px;
}
.box h2
{
	font-weight:bold;
	margin-bottom:0px;
	text-transform:uppercase;	
	
}
.box_expand
{
	padding:1px;
	clear:both;
	padding-right:10px;
	padding-left:10px;
}
.box_expand ul,
.box_kalendarium ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}
.box_expand li,
.box_kalendarium li
{
	background:transparent url(images/arrow.png) no-repeat left top;
	padding-left:20px;
	list-style-type:none;
	line-height:18px;
	
}
.box_expand a,
.box_kalendarium a
{

font-weight:bold;
}

.box_footer
{
	width:310px;
	height:33px;
	background: transparent url(images/box_footer.png) no-repeat;		
}
/*****************Faktaruta*************************/

.faktaruta
{
	width:631px;
	height:100%;
	margin-right:10px;
	color:#222222;
}
	.faktaruta_header
	{
		width:631px;
		height:41px;
		background: transparent url(images/faktaruta_header.png) no-repeat;
	
	}
	.faktaruta_header .TitleHead
{	
	width:260px;
	float:left;
	overflow:visible;
	padding:15px;
	color:#222222;

}
	.faktaruta_content
	{
		width:631px;
		height:100%;
		background:transparent url(images/faktaruta_bkg.png) repeat-y;
	
	}
	.box_faktaruta
	{
		padding:15px;
		color:#222222;
	
	
	}
	.faktaruta_footer
	{
		width:631px;
		height:30px;
		background:transparent url(images/faktaruta__footer.png) no-repeat;
	
	}
	
	
/*****************blog*************************/
.Blog_startsida
{
	height: 230px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:0px;
	padding:0px;
	}
.Blog_startsida .BlogBody
{
	height: 130px;
	border-bottom:solid 1px #afafaf;
}

.blog_content
{
	margin-right:20px;

}
.blog_content img
{
	margin-right:20px;
	margin-bottom:10px;
	background:#ffffff;
	border:solid 1px #afafaf;
	padding:2px;

}
