.pageContent A
{

	/*color:#000000;		*/
}

/* -------------------------------------------------------- */
/*																													*/
/* -------------------------------------------------------- */
.OutputOuterTable
{
	width:613px;
	color: Black;
}

.OutputOuterTableSmall
{
	width:538px;
	color: Black;	
}

.OutputOuterTable TD
{		

}

.OutputOuterTable TR
{		

}

.OutputOuterTableMedium
{
	width:455px;
}
/* -------------------------------------------------------- */
/*																													*/
/* -------------------------------------------------------- */
.OutputInnerTable
{
	width:100%;
	font-size:10px;
	height:20px;
	color: Black;
}

.OutputInnerTableTeam
{
	/*width:100%;*/
	font-size:10px;
	height:20px;
	/*color: Black;*/
}

.OutputInnerTable TH
{	
	font-size:11px;
	font-weight:bold;
	text-align:left;
	height:20px;
	vertical-align:middle;
}

.OutputInnerTable TD
{		
	vertical-align:middle;		
	text-align:left;
}

.OutputInnerTable TR
{		
	height:15px;
	vertical-align:middle;
}

/* -------------------------------------------------------- */
/*  LOVVISNING
/* -------------------------------------------------------- */
.lawName
{
	font-size:12pt;
	text-align:center;
	vertical-align:top;
	font-weight:bold;	
}
	
.lawNameSub
{
	font-size:9pt;
	text-align:center;
	vertical-align:top;		
	white-space:nowrap;
}

.lawPrefix
{	
	vertical-align:top;
	padding-right:10px;
	padding-left:10px;
	font-size:8pt;
	white-space:nowrap;
}

.lawSection
{
	font-size:8pt;
	vertical-align:top;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
}

.lawText
{
	vertical-align:top;
	font-size:8pt;
}

/* -------------------------------------------------------- */
/*  NYHEDSVISNING
/* -------------------------------------------------------- */
.newsSummary
{
	font-weight:bold;
	font-size:8pt;
}

.newsContent
{
	font-size:8pt;
}

.newsAuthor
{	
	font-size:8pt;	
	color:Gray;
}

.newsSource
{	
	font-size:8pt;	
	color:#c0c0c0;
}

.newsDate
{	
	font-size:7pt;	
	color:Gray;
}
	
.newsContent TABLE, .newsContent TD
{
	font-size:8pt;	
}

.newsContent A
{
	font-size:8pt;
}

/* -------------------------------------------------------- */
/*  NYHEDSOVERSIGT DELNET
/* -------------------------------------------------------- */
#newsList1 .published
{		
	vertical-align:top;
	/*color:Red;	*/
}

#newsList1 .headline
{
	font-weight:bold;
	font-size:9pt;
	vertical-align:top;
}

#newsList1 .summary
{	
	/*font-size:8pt;*/
	vertical-align:top;
}

/* -------------------------------------------------------- */
/*  NYHEDSOVERSIGT KATEGORIER
/* -------------------------------------------------------- */
#newsList2 .published
{	
	white-space:nowrap;	
	vertical-align:top;
	width:75px;
}

#newsList2 .headline
{
	font-weight:bold;	
	vertical-align:top;	
	width:390px;
}

#newsList2 .summary
{		
	vertical-align:top;
}

/* -------------------------------------------------------- */
/*  NAVIGERING																				*/
/* -------------------------------------------------------- */
#NavigateTable TD
{	
	font-size:8pt;
	color:#7F7F7F;	
}

#NavigateTable .NavigateCurrentPage
{	
	font-size:9pt;
	font-weight:bold;
	color:#000000;
}

#NavigateTable A
{	
	color:Gray;	
} 

A.NavigateLink					{text-decoration:none;			color:#000000;}
A.NavigateLink:link			{text-decoration:none;			color:#000000;}	
A.NavigateLink:visited	{text-decoration:none;			color:#000000;}	
A.NavigateLink:active		{text-decoration:none;			color:#000000;}	
A.NavigateLink:hover		{text-decoration:underline;	color:#000000;}

.GridViewHeader             
{
    background-color:#4F7627;
    color:#ffffff;
    font-family:Verdana;
    font-size:12px;    
    padding-left:10px;
    text-align:left;
    height:35px;    
}
.GridViewRowStyle
{    
    background-image: url(../../../images/row-bg.gif);
    background-repeat:repeat-x;
    background-position:bottom;            
}

.GridViewItemStyle
{
    padding: 10px;    
}

.FieldHeaderStyle
{
    padding-left:10px;
}

/* NEWS */

#OuterNewsItem
{    
    float:left;       
}

#NewsLeft
{    
    float:left;    
    width:100%;    
    line-height:18px;
    font-family: Arial;
    margin-bottom: 10px;                
}

   
.NewsText
{
    
    /*width:535px;*/
    padding-left:15px;             
}

.NewsImage
{
    float:left;
    margin-right:20px;
    /*border: solid 5px silver;*/
    /*width:200px;*/
    text-align:left;
}

.NewsAuthor
{
    color: gray;
    font-size: 9px;
}

.NewsSummary
{    
    font-size: 12px;
    font-weight:normal;       
}

.BlockBox
{
    float:left;
/*    background-color: #9F2314;    
    padding: 2px 5px;
    color:#ffffff;    
    margin-bottom:5px;*/
}

.floatleft
{
    float:left;
}

.floatright
{
    float:right;
}

#NewsShowOuter
{
    float:left;
    width:100%;
}

#NewsShowNewComment
{
    width:100%; 
    text-align:center;
}

.NewsShowSummary
{    
    font-weight:bold;
}

#NewsCommentsOuter
{
    float:left;
    margin-top: 20px;
    margin-bottom:20px;
}

.NewsComments
{    
    width: 100%;    
    float:left;
}

#NewsComment
{
    /*
    width:100%;
    float:left;
    padding: 10px 0px;    
    border-bottom: solid 1px silver;
    */
}

.NewsCommentUserName
{
    /*
    font-weight:bold;
    font-size: 20px;
    font-family: Arial;    
*/
}

.NewsCommentDate
{
    /*
    color: gray;
    font-size: 9px;
    */
}

.NewsCommentCount
{
    float:right;
    background-image: url(../../../images/icons/comment.png);
    background-repeat:no-repeat;
    width:33px;
    height:27px;    
    text-align:center;
    padding-right:5px;
    padding-top:3px;
}

#NewsCommentNumber
{
    float:left;
    font-size:30px;
    color: #E9E9E9; 
    width:30px;
    text-align:right;
    margin-right:10px;
}

.NewsCommentText
{ 
    /*
    line-height:14px;       
    */
}

.NewsCommentLeft
{
    float:left;    
}

.AddThisOuter
{        
    /*float:right;*/
    width:100%;
}

.AddThis
{        
    float:right; 
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
    background-color:#f5f5f5;
}

.TabMultiContent
{
    padding:20px;
}
.rrClipRegion { border: 0px !important; }