﻿

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.StandardModulTemaRightPaneBody
{
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;
}

.StandardModulTemaRightPaneTitle
{
	box-sizing: border-box;
    -moz-box-sizing: border-box;
	background: url(../../grafikkelementer/breadcrumb/breadcrumb_background_nyhet.gif) repeat-x;	
	height:21px;
	padding:0px 0px 0px 5px;
	
}
.StandardModulTemaRightTitle 
{ 
    line-height:20px;
	font-size: 11px; 
	font-family: verdana; 
	color: #FFF; 
	font-weight: bold; 
	width:100%;
}
.StandardModulTemaRightPaneContent
{
	background-color:#FFFFFF;
	color:#FFFFFF;
	box-sizing: border-box;	
    -moz-box-sizing: border-box;
    
}







