/* borrom rubrik box*/
#rt_action_box{
	background: none;
	min-height: 36px;		
	border-top: 1px solid #cbcbcb;
	margin: 0 87px 0px 22px;
}
#rt_action_box div.rt_icon_cont{
	padding: 10px 40px 0px 0px;	
	border-top: 1px solid #fdfdfd;
	width: auto;
}
.action_icon, .action_icon:visited, .action_icon:hover, .action_icon:visited:hover{
	font-size: 11px;
	line-height: 14px;
	height: 27px;
	display: block;
	color: #3569a8;
	text-decoration: none;
	padding-bottom: 2px;
	float:left;
	display:block;
	padding-right: 68px;
}
.action_icon span{
	padding-left: 7px
}
.action_icon img{
	vertical-align: bottom;	
}
/* rubric left menu */
div.rubrik #left_menu{
	width: 305px;
	background: url(../../site/images/rubrik/lt_umenu_md.jpg) top left repeat-y;
}
div.rubrik #left_menu div.menu_div{	
	background: url(../../site/images/rubrik/lt_umenu_tp.jpg) top left no-repeat;	
	padding: 13px 12px 5px 20px;
}
div.rubrik #main_page_td{	
	width: 561px;
}
div.rubrik #rigth_menu{	
	width: 191px;
}
div.rubrik .td_bt_row{
	background: url(../../site/images/rubrik/lt_umenu_bt.jpg) top left no-repeat;
	height: 6px;
}
div.rubrik .td_bt_row img{
	height: 6px;
}
div.rubrik div.tbl_print_css{
	padding: 0px 17px;
}
/* new menu th css*/
a.news_th_cont, a.news_th_cont:visited{
	display: block;
	overflow:hidden;
	color: #58595b;
	background-color: #fff;
	padding-bottom:7px; 
	padding-top:7px; 	
}
a.news_th_cont:hover, a.news_th_cont:visited:hover{
	text-decoration:none;	
	background-color: #e0e0e0;		
}
a.news_th_selected, a.news_th_selected:visited, a.news_th_selected:hover, a.news_th_selected:visited:hover{
	background-color: #bbbbbb;
}
.news_th_pic{
	padding: 1px;
	display: block;
	background-color: #fff;
	border: 1px solid #d2d2d2;
	float:left;
	margin-right: 9px;
	margin-left: 4px;
}
.news_th_txt_cont{
	display:block;
	float:left;	
	width: 185px;
}
.news_th_title, .news_th_title:visited, .news_th_title:hover,  .news_th_title:visited:hover{
	color: #3569a8;
	font-size: 12px;
	font-weight: bold;
	display:block;
}
.news_th_ingress, .news_th_ingress:hover, .news_th_ingress:visited:hover, .news_th_ingress:visited{
	color: #58595b;
	font-size: 11px;
	font-weight: normal;
	display:block;
}
/* news navigation */
a.eldre_news, a.eldre_news:visited{
	background: url(../../site/images/rubrik/hoyre_pil.jpg) top right no-repeat;
	padding-right: 22px; 
	font-size: 11px;
	color: #3569a8;
}
a.eldre_news:hover, a.eldre_news:visited:hover{
	background-position: right -13px;
	text-decoration:none;
	color: #3d79c1;
}
a.nyere_news, a.nyere_news:visited{
	background: url(../../site/images/rubrik/venstre_pil.jpg) top left no-repeat;
	padding-left: 22px; 
	font-size: 11px;
	color: #3569a8;
}
a.nyere_news:hover, a.nyere_news:visited:hover{
	background-position: left -13px;
	text-decoration:none;
	color: #3d79c1;
}
a.left_inactive_pil, a.left_inactive_pil:hover, a.left_inactive_pil:visited, a.left_inactive_pil:visited:hover{
	background-position: left -26px;
	color: #58595b;
}
a.right_inactive_pil, a.right_inactive_pil:hover, a.right_inactive_pil:visited, a.right_inactive_pil:visited:hover{
	background-position: right -26px;
	color: #58595b;
}
