/* -------------------------------------------------------- */
/*																													*/
/* -------------------------------------------------------- */
.tblOutputOuter
{
	width:600px;
}
/* -------------------------------------------------------- */
/*																													*/
/* -------------------------------------------------------- */
.tblOutputInner
{
	width:100%;
	font-size:10px;
	height:20px;
}

.tblOutputInner TH
{	
	font-size:11px;
	font-weight:bold;
	text-align:left;
	height:20px;
	vertical-align:middle;
}

.tblOutputInner TD
{		
	vertical-align:middle;		
	text-align:left;
}

.tblOutputInner TR
{		
	height:15px;
	vertical-align:middle;
}

/* -------------------------------------------------------- */
/*																													*/
/* -------------------------------------------------------- */
A.linkUl					{text-decoration:underline;			color:#000000;}
A.linkUl:link			{text-decoration:underline;			color:#000000;}	
A.linkUl:visited	{text-decoration:underline;			color:#000000;}	
A.linkUl:active		{text-decoration:underline;			color:#000000;}	
A.linkUl:hover		{text-decoration:underline;			color:#000000;}

A.linkSR					{text-decoration:none;			color:#000000;}
A.linkSR:link			{text-decoration:none;			color:#000000;}	
A.linkSR:visited	{text-decoration:none;			color:#000000;}	
A.linkSR:active		{text-decoration:none;			color:#000000;}	
A.linkSR:hover		{text-decoration:underline;	color:#000000;}

A.linkNavigate					{text-decoration:none;			color:#000000;}
A.linkNavigate:link			{text-decoration:none;			color:#000000;}	
A.linkNavigate:visited	{text-decoration:none;			color:#000000;}	
A.linkNavigate:active		{text-decoration:none;			color:#000000;}	
A.linkNavigate:hover		{text-decoration:underline;	color:#000000;}

/* -------------------------------------------------------- */
/*  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:#2A3752;	
}

#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;
}

/* -------------------------------------------------------- */
/*  NYHEDSNAVIGERING																				*/
/* -------------------------------------------------------- */
#newsNavigate TD
{	
	font-size:8pt;
	color:#7F7F7F;	
}

#newsNavigate .currentPage
{	
	font-size:9pt;
	font-weight:bold;
	color:#000000;
}

#newsNavigate A
{	
	color:Gray;	
} 
