/*****************************************************************************
  Tidligere frontpage.css
******************************************************************************/
#tdFrontMain
{		
	vertical-align:top;	
	font-size:11px;
	font-family:Verdana;
}

#tdFrontNewsList
{		
	vertical-align:top;		
	font-size:11px;
	font-family:Verdana;
	white-space:nowrap;	
}

#tdFrontHorSpacer
{
	height:2px;
}

.tdFrontVerSpacer1
{
	height:100%;
	width:1px;
	text-align:center;
	white-space:nowrap;
	text-align:left;
}

.tdFrontFocusArea1
{
	width:155px;
	height:100%;
	height:100px;
}

.tdFrontFocusArea2
{
	width:155px;
	height:100%;
	height:100px;
}
.tdFrontFocusArea3
{
	width:155px;
	height:100%;
	height:100px;
}
	
.tdFrontFocusArea4
{
	width:164px;
	height:100%;
	height:100px;
}

.tdFrontNewsTopCell
{
	width:233px;
	height:160px;
	border:0px solid black;	
	vertical-align:top;
	padding:0px 5px 5px 7px;
}

.tdFrontNewsTopCellHigh
{
	width:233px;	
	border:0px solid black;
	vertical-align:top;
	padding:0px 5px 5px 7px;		
}

.tdFrontNewsTop
{
	width:220px;
	height:160px;
	display:block;
	overflow:hidden;
	border:0px solid blue;
}

.tdFrontNewsTopDate
{							
	font-size:7pt;	
	color:gray;			
}
.tdFrontNewsTopHeadline
{							
	font-size:10pt;
	font-weight:bold;			
	color:#000000;		
}

.tdFrontNewsTopSummary
{		
	line-height:13px;	
	font-size:8pt;				
	color:#000000;			
}
/* -------------------------------------------------------- */
/*  LS MERE													*/
/* -------------------------------------------------------- */
#tdFrontReadMoreHeadline
{		
	color:White;
	height:19px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	padding-left:4px;
	padding-top:1px;		
}

#tdFrontFocusAreaSpacer
{	
	width:1px;	
	padding-bottom:5px;
	padding-top:5px;
}

#tdFrontReadMoreItem
{
	height:100px;
	width:100px;
	padding-left:0px;
	white-space:nowrap;	
	display:block;
	overflow:hidden;
}
/* -------------------------------------------------------- */
/*  FOCUS AREA - HORIZONTAL									*/
/* -------------------------------------------------------- */
.tblFrontFocusArea
{		
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;	
	vertical-align:top;
	height:90px;		
	width:150px;
	white-space:nowrap;
}

.tblFrontFocusareaImage
{	
	width:75px;
	height:90px;
	vertical-align:top;
}

.frontFocusareaImageBoxText
{
	width:68px;
	height:13px;		
	/*color:white;*/
	font-family:Verdana;
	font-size:7pt;
	margin-left:2px;
	font-weight:bold;		
	display:block;
	overflow:hidden;					
}

.frontFocusareaLink
{		
	height:90px;		
	width:65px;
	display:block;
	overflow:hidden;	
	vertical-align:top;
	margin-left:0px;
}

.frontFocusareaHeadline
{
	width:65px;	
	font-family:Verdana, Arial;	
	font-size:9pt;
	font-weight:bold;		
	overflow:hidden;	
}
	
.frontFocusareaText
{	
	width:65px;
	font-family:Verdana;
	font-size:7pt;			
	overflow:hidden;			
	display:block;
	white-space:normal;
}
/* -------------------------------------------------------- */
/*  NYHEDSOVERSIGT											*/
/* -------------------------------------------------------- */
/*TABLE.tblNewslist
{				
	margin-left:3px;	
}*/

.tdNewslistHeadline
{					
	width:155px;	
}

.tdNewsListItemBullet
{	
	width:12px;
	text-align:center;	
	padding-top:4px;
	vertical-align:top;
}

.tdNewsListItemText
{	
	width:143px;
	font-size:10px;				
}

A.linkNewsHeadline
{
	width:150px;
	display:block;
	overflow:hidden;	
	white-space:nowrap;		
}

A.linkNewsText
{	
	width:143px;
}
/* -------------------------------------------------------- */
/*															*/
/* -------------------------------------------------------- */
A.linkNewsText				{text-decoration:none;			color:#000000;}
A.linkNewsText:link			{text-decoration:none;			color:#000000;}	
A.linkNewsText:visited		{text-decoration:none;			color:#000000;}	
A.linkNewsText:active		{text-decoration:none;			color:#000000;}	
A.linkNewsText:hover		{text-decoration:underline;		color:#000000;}
/*****************************************************************************
  Tidligere lbase.css
******************************************************************************/
.txtInput
{
	font-size:10px;	
	font-family: Verdana;
}

.GridInfo
{
	font-size:11px;
	color:#000000;
}

.GridInfo
{
	font-size:11px;
	color:#000000;
}

TABLE.Remarks
{
	font-size:10px;
	font-style:italic;		
}

TABLE.Remarks TR
{
	height:20px;
}
/* ------------------------------------------------------------------------------------ */
/* DATAGRID */
/* ------------------------------------------------------------------------------------ */
TABLE.DataGrid
{
	border:solid gray 1px;
}
	
TABLE TR.DataGridHeader
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	color: #FFFFFF;
	background: #666666;			
	padding-left:5px;
	height:18px;
}

TABLE TR.DataGridHeader A
{
	color:#FFFFFF;
	text-decoration:underline;
}

TABLE TR.DataGridItemStyle
{
	background: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 11px;		
	height:17px;
	padding-left:5px;
	white-space:nowrap;
}
		
TABLE TR.DataGridAlternatingItemStyle
{
	background: #E0E0E0;
	font-family: Arial, Sans-Serif;
	font-size: 11px;	
	height:17px;
	padding-left:5px;
	white-space:nowrap;
}

TABLE TR.DataGridPagerStyle
{	
	font-family: Arial, Sans-Serif;
	font-size: 11px;	
	height:20px;	
	padding-left:5px;
}

TABLE TR.DataGridPagerStyle A
{	
	font-size:10px;
	color:gray;
	text-decoration:none;	
}

TABLE TR.DataGridPagerStyle A:hover
{	
	color:gray;
	text-decoration:underline;	
}

TABLE TR.DataGridNormalText
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
/*****************************************************************************
  Tidligere modules.css
******************************************************************************/
/* Bruges måske ikke */
.tblModule
{
	margin-bottom:10px;
}
	
.items
{
	height:20px;
	vertical-align:middle;
	font-size:10px;		
}

.breadcrumbSpacerVer
{
	font-size:8pt;
	padding-left:2px;
	padding-right:2px;
	color:#969696;
}

.breadcrumbSpacerHor
{
	height:8pt;
	font-size:8pt;
}

.breadcrumbLast
{
	font-size: 8pt;
}
	
.breadcrumb
{			
	font-size: 8pt;
	text-decoration:none;
	color:#969696;
}
/* -------------------------------------------------------- */
/*  MODUL OVERSKRIFTER										*/
/* -------------------------------------------------------- */
.tblModuleHeader
{
	margin-bottom:10px;
}
	
.tdModuleHeader
{
	padding-top:1px;
	padding-top:3px;
	padding-bottom:1px;	
	vertical-align:middle;		
	padding-left:3px;
	padding-right:3px;
	}
	
.moduleHeadline
{				
	height:17px;
	vertical-align:middle;
	color:White;
	font-size:10pt;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;		
	overflow:hidden;	
	white-space:nowrap;
	display:block;
}
/* -------------------------------------------------------- */
/*  NYHEDS BLOKKE											*/
/* -------------------------------------------------------- */
.newsBlockItem_date
{
	font-size:10px;
	color:Red;
}

.newsBlockItem_headline
{
	font-size:10px;
	font-weight:bold;
	display:block;
	overflow:hidden;	
	cursor:hand ;
}

.newsBlockItem_summary
{
	font-size:10px;
	display:block;
	overflow:hidden;	
}
/* -------------------------------------------------------- */
/*  LS MERE BLOKKE											*/
/* -------------------------------------------------------- */
.readmoreItem
{
	vertical-align:middle;
	text-align:left;		
	padding-left:3px;
	padding-top:1px;	
	display:block;
	overflow:hidden;
	white-space:nowrap;	
	font-weight:bold;
	font-size:7pt;
	font-family:Verdana;	
}
/* -------------------------------------------------------- */
/*  FOCUS AREA - VERTICAL									*/
/* -------------------------------------------------------- */
.tblChildFocusarea
{
	margin-bottom:10px;
	width:150px;
	vertical-align:top;
}

.tblChildFocusareaImage
{
	width:75px;
	height:91px;
	vertical-align:top;
}

.childFocusareaImageBoxText
{
	width:68px;
	height:12px;		
	/*color:white;*/
	font-size:7pt;
	margin-left:2px;
	font-weight:bold;		
	display:block;
	overflow:hidden;					
}

.childFocusareaLink
{		
	height:90px;		
	width:70px;
	display:block;
	overflow:hidden;	
	vertical-align:top;
	margin-left:0px;
}

.childFocusareaHeadline
{
	width:70px;	
	font-family:Verdana, Arial;	
	font-size:9pt;
	font-weight:bold;		
	overflow:hidden;	
}
	
.childFocusareaText
{
	width:70px;
	font-family:Verdana;
	font-size:7pt;			
	overflow:hidden;			
	display:block;
	white-space:normal;
}
/* -------------------------------------------------------- */
/*  FOCUS AREA DBU LEFT 									*/
/* -------------------------------------------------------- */
.tblChildFocusareaDBU
{
	margin-bottom:10px;
	width:140px;
	vertical-align:top;
	overflow:hidden;
}
.tblFrontFocusareaImageDBU
{	
	width:69px; /* old value 75 */
	height:90px;
	vertical-align:top;
	overflow:hidden;
}
.childFocusareaImageBoxTextDBU
{
	width:68px; /* old value 68 */
	height:12px;		
	/*color:white;*/
	font-size:7pt;
	margin-left:2px;
	font-weight:bold;		
	display:block;
	overflow:hidden;			
}
.frontFocusareaTextDBU
{	
	width:62px; /* old value 65 */
	font-family:Verdana;
	font-size:7pt;			
	overflow:hidden;			
	display:block;
	white-space:normal;
}
.childFocusareaHeadlineDBU
{
	width:62px;	/* old value 70 */
	font-family:Verdana, Arial;	
	font-size:9pt;
	font-weight:bold;		
	overflow:hidden;	
}
.childFocusareaTextDBU
{
	width:62px; /* old value 70 */
	font-family:Verdana;
	font-size:7pt;			
	overflow:hidden;			
	display:block;
	white-space:normal;
}
/* ------------------------------------------------------------------------------------ */
/* DATAGRID																				*/
/* ------------------------------------------------------------------------------------ */
.DataGridInnerTableTD
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

TABLE TR.DataGridHeader
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #A8B9C5;			
}

TABLE TR.DataGridItemStyle
{
	background: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	height: 20px
}
		
TABLE TR.DataGridAlternatingItemStyle
{
	background: #F6F6F6;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	height: 20px
}

TABLE TR.DataGridPagerStyle
{
	background: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px			
}

TABLE TR.DataGridPagerStyle2
{			
	font-family: Arial, Sans-Serif;
	font-size: 12px			
}
		
TABLE TR.DataGridFooterStyle
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;						
	background: #B7C8D4
}

TABLE TR.DataGridSelectedStyle
{
	background: #B7C8D4;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	height: 22px
}

TABLE TR.DataGridEditStyle
{
	font-family: Arial, Sans-Serif;
	font-size: 12px			
}

TABLE TR.DataGridNormalText
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.MsgError
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-weight:bold;
	color: #FF0000	
}

.MsgSucces
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-weight:bold;
	color: #049912
}

.tdLoginHeadline
{
	color:White;
	height:19px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	padding-left:4px;
	padding-top:1px;		
}

.tdLoginUser
{		
	color:Black;
	font-size:8pt;
	font-family:Verdana;
	padding-left:4px;
	padding-top:1px;		
}
/**************************************************************************
  Tidligere modules.css
**************************************************************************/
.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;
}

#newsSource
{	
	font-size:8pt;	
}

#newsDate
{	
	font-size:7pt;	
}
	
#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:29px;
	vertical-align:top;
}

#newsList1 .summary
{	
	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;	
} 
/**************************************************************************
  Tidligere search.css
**************************************************************************/
/* -------------------------------------------------------- */
/*  LOVOVERSIGT												*/
/* -------------------------------------------------------- */
.lawList TD
{
	font-size:10px;	
}

.header
{
	font-size:11px;
	font-weight:bold;
}

.labels
{
	font-weight:bold;
	font-size:10px;
}

.header
{
	height:20px;
}

.items
{
	height:20px;
	vertical-align:middle;
	font-size:10px;		
}

.items A
{
	font-size:10px;
}
/**************************************************************************
  Tidligere standard.css
**************************************************************************/
TABLE
{
	border: solid 0px blue;
	border-collapse:collapse;
	font-size:8pt;	
}

#divOuter
{	
	width: 100%;
	height:100%;
}

#divMasterMain_Frontpage
{			
	width:774px;
	text-align:left;
	margin-top:9px;
}

#tdChildSpacerLeft
{
	width:1px;
	text-align:center;	
	padding-bottom:5px;	
}
	
/* -------------------------------------------------------- */
/*															*/
/* -------------------------------------------------------- */
#pageHeadline 
{
	font-family:Verdana;	
	font-size:14pt;	
	font-weight:bold;		
	width:100%;	
}

.pageHeadlineSub
{
	font-family:Verdana;	
	font-size:12pt;	
	font-weight:bold;		
	width:100%;	
}

.pageSpacer
{
	font-family:Verdana;
	font-size:10px;
}

.pageMessage
{
	font-family:Verdana;	
	font-size:8pt;	
}
 
#pageMessage
{
	font-family:Verdana;	
	font-size:8pt;	
}
/* -------------------------------------------------------- */
/* COPYRIGHT FOOTER  										*/
/* -------------------------------------------------------- */
.copyright
{
	font-family:Arial;
	font-size:10px;
	color:#969696;
}

.copyright A
{	
	font-family:Arial;
	font-size:10px;	

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

/* -------------------------------------------------------- */
/*															*/
/* -------------------------------------------------------- */
IMAGE
{
	left:0px;
	border:solid 0px white;		
}

INPUT, SELECT
{
	font-family:Verdana;
	font-size:8pt;
}	

/* -------------------------------------------------------- */
/* FOKUSOMRDER												*/
/* -------------------------------------------------------- */
A.childFocusareaText			{text-decoration:none;			/*color:#000000;*/}
A.childFocusareaText:link		{text-decoration:none;			/*color:#000000;*/}	
A.childFocusareaText:visited	{text-decoration:none;			/*color:#000000;*/}	
A.childFocusareaText:active		{text-decoration:none;			/*color:#000000;*/}	
A.childFocusareaText:hover		{text-decoration:underline;		/*color:#000000;*/}

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

A.frontFocusareaText			{text-decoration:none;			/*color:#000000;*/}
A.frontFocusareaText:link		{text-decoration:none;			/*color:#000000;*/}	
A.frontFocusareaText:visited	{text-decoration:none;			/*color:#000000;*/}	
A.frontFocusareaText:active		{text-decoration:none;			/*color:#000000;*/}	
A.frontFocusareaText:hover		{text-decoration:underline;		/*color:#000000;*/}
/* -------------------------------------------------------- */
/* LS MERE   												*/
/* -------------------------------------------------------- */
A.readmoreItem				{text-decoration:none;			}
A.readmoreItem:link			{text-decoration:none;			}	
A.readmoreItem:visited		{text-decoration:none;			}	
A.readmoreItem:active		{text-decoration:none;			}
A.readmoreItem:hover		{text-decoration:underline;		}

/* -------------------------------------------------------- */
/* BREADCRUMB 												*/
/* -------------------------------------------------------- */
A.breadcrumb			{text-decoration:none;			color:#969696;}
A.breadcrumb:link		{text-decoration:none;			color:#969696;}	
A.breadcrumb:visited	{text-decoration:none;			color:#969696;}	
A.breadcrumb:active		{text-decoration:none;			color:#969696;}	
A.breadcrumb:hover		{text-decoration:underline;		color:#969696;}

/* -------------------------------------------------------- */
/*															*/
/* -------------------------------------------------------- */
A.linkWhite				{text-decoration:none;		color:#ffffff;}
A.linkWhite:link		{text-decoration:none;		color:#ffffff;}	
A.linkWhite:visited		{text-decoration:none;		color:#ffffff;}	
A.linkWhite:active		{text-decoration:none;		color:#ffffff;}	
A.linkWhite:hover		{text-decoration:underline;	color:#ffffff;}

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

/* -------------------------------------------------------- */
/*															*/
/* -------------------------------------------------------- */
A.linkNewsText				{text-decoration:none;			color:#000000; cursor:hand ;}
A.linkNewsText:link			{text-decoration:none;			color:#000000; cursor:hand ;}	
A.linkNewsText:visited		{text-decoration:none;			color:#000000; cursor:hand ;}	
A.linkNewsText:active		{text-decoration:none;			color:#000000; cursor:hand ;}	
A.linkNewsText:hover		{text-decoration:underline;		color:#000000; cursor:hand ;}

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

.Signature
{
	font-family:Verdana;
	color: #000000;
	font-size:12pt;
}

/**************************************************************************
  Tidligere local.css
**************************************************************************/
.tdMasterMenu
{			
	/*background-color:#2A3752;*/
}

.tdModuleHeader
{
	/*background-color:#2A3752;	*/
}

/*#tdFrontReadMoreHeadline
{	
	background-color:#2A3752;	
}*/

#tdFrontHorSpacer
{
	/*background-color:#2A3752;*/
}

.tdFrontFocusAreaSpacer
{			
}

/*.tblChildFocusarea
{
	border-bottom:1px solid #2A3752;	
}*/

/*.tblChildFocusareaImage
{
	border-left:1px solid #2A3752;
	border-top:1px solid #2A3752;
	border-right:1px solid #2A3752;
}*/

/*.tdChildFocusareaImageBox, .tdFrontFocusareaImageBox
{		
	BACKGROUND-COLOR: #2A3752;	
}*/

/*.tdReadMoreHeader
{			
	background-color:#2A3752;
}*/

.breadcrumbLast
{
	color:#2A3752;		
}

.newsHeadline
{
	color:#2A3752;		
}
/* -------------------------------------------------------- */
/*															*/
/* -------------------------------------------------------- */
A.linkNewsHeadline				{text-decoration:none;			/*color:#2A3752;*/}
A.linkNewsHeadline:link			{text-decoration:none;			/*color:#2A3752;*/}	
A.linkNewsHeadline:visited		{text-decoration:none;			/*color:#2A3752;*/}	
A.linkNewsHeadline:active		{text-decoration:none;			/*color:#2A3752;*/}	
A.linkNewsHeadline:hover		{text-decoration:underline;		/*color:#2A3752;*/}	

A.frontFocusareaHeadline 			{text-decoration:none;			/*color:#2A3752;*/	}
A.frontFocusareaHeadline:link		{text-decoration:none;			/*color:#2A3752;*/	}	
A.frontFocusareaHeadline:visited	{text-decoration:none;			/*color:#2A3752;*/	}	
A.frontFocusareaHeadline:active		{text-decoration:none;			/*color:#2A3752;*/	}	
A.frontFocusareaHeadline:hover		{text-decoration:underline;		/*color:#2A3752;*/	}

A.childFocusareaHeadline 			{text-decoration:none;			/*color:#2A3752;*/	}
A.childFocusareaHeadline:link		{text-decoration:none;			/*color:#2A3752;*/	}	
A.childFocusareaHeadline:visited	{text-decoration:none;			/*color:#2A3752;*/	}	
A.childFocusareaHeadline:active		{text-decoration:none;			/*color:#2A3752;*/	}	
A.childFocusareaHeadline:hover		{text-decoration:underline;		/*color:#2A3752;*/	}

A.childFocusareaHeadlineDBU 		{text-decoration:none;			/*color:#2A3752;*/	}
A.childFocusareaHeadlineDBU:link	{text-decoration:none;			/*color:#2A3752;*/	}	
A.childFocusareaHeadlineDBU:visited	{text-decoration:none;			/*color:#2A3752;*/	}	
A.childFocusareaHeadlineDBU:active	{text-decoration:none;			/*color:#2A3752;*/	}	
A.childFocusareaHeadlineDBU:hover	{text-decoration:underline;		/*color:#2A3752;*/	}

TABLE TD.WebShopOrderProcessHightlight
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	padding-left:5px;
	height:18px;
	border: solid 1px black;
}

TABLE TD.WebShopOrderProcessDimmed
{
	background: #E0E0E0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	height:18px;
	padding-left:5px;
	border: solid 1px black;
}

/**************************************************************************
  Calendar
**************************************************************************/

div#MonthlyHeading
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;	
	margin-top: 20px;
	text-align:center;	
}

div#Event
{
	float: left; 	
	width: 440px;	
	padding-bottom: 30px;
	border-bottom: dashed 1px silver;	
}

div#ShortDateHeading
{
	float: left;
	width: 100px;	
	font-size: 12px;			
	font-weight: bold;
}

div.EventName
{
	float: left;
	width: 340px;		
	font-size: 12px;
	padding-bottom: 10px;			
	font-weight: bold;
}

div.EventDateHeading
{
	float: left;
	width: 100px;	
	font-weight: bold;
	margin-left: 100px;
	font-size: 11px;
}

div.EventDate
{
	float: left;	
	font-size: 11px;
}

div#EventDescription
{
	float: left;
	width: 340px;	
	margin-left: 100px;
	padding-top: 10px;
	white-space:normal;
}

div.EventCalendar
{	
	text-align:center;
}

div.EventCalendar a
{	
	background-color:Transparent;				
}

.Calendar
{
	margin-right: auto; 
	margin-left:auto; 		
}

.dgActivities
{
	margin-right: auto; 
	margin-left:auto; 		
}

/**************************************************************************
  Team
**************************************************************************/
div#teamImage
{
	width: 100%;
	text-align: center;
/*	padding-bottom: 10px;*/
	display: block;
}

div#teamText
{
	width: 100%;
	text-align: left;
}

div#teamLinks
{
	width: 100%;
	padding-bottom: 20px;	
	text-align:center;
	line-height: 20px;
}

div#teamContentOuter
{
	width:100%;
	padding-bottom: 20px;
	text-align:center;
	vertical-align:top;
}

div.teamContent
{
	width: 220px;
	padding: 2px;
	line-height: 20px;
	margin: 0 auto;
}

/*div.teamContent h1
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}*/

div.linkContent
{
	float: left;		
	padding: 2px;		
}

ul#linklist 
{
	margin:0;
	padding:0;
}

ul#linklist li
{	
	display: inline ;
	list-style-type: none;
	padding: 4px;
}

div#Position
{
	float:left;
	width: 100%;
}