@import url("kwizzcom.css");

html, body {

	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Verdana, Tahoma;
	color: #2D3537;
}

body 
{
	background-color:#fff;
	text-align:left;
	margin:0 0 0 0;
}


td, div, input, textarea, p, select, button, span, ul, li, a, a:link, a:hover, a:visited, a:active 
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: #2D3537;
}


img
{
	border:0;
}

/*----------------------------------------------------------*/

h1
{
	font-family:Arial, Verdana, Tahoma;
	font-weight:normal;
	font-size:55px;
	color: #2D3537;
	padding:0;
	margin:0;
}

h2
{
	font-family:Arial, Verdana, Tahoma;
	font-weight:normal;
	font-size:30px;
	color: #2D3537;
	padding:0;
	margin:0;
}

h3
{
	font-family:Arial, Verdana, Tahoma;
	font-weight:normal;
	font-size:16px;
	color: #2D3537;
	padding:0;
	margin:0;
}

 
h4
{
	font-family:Arial, Verdana, Tahoma;
	font-weight:normal;
	font-size:13px;
	color: #2D3537;
	padding:0;
	margin:0;
}

h5
{
	font-family:Arial, Verdana, Tahoma;
	font-weight:normal;
	font-size:14px;
	color: #2D3537;
	padding:0;
	margin:0;
}

h6
{
	font-family:Arial, Verdana, Tahoma;
	font-weight:normal;
	font-size:12px;
	color: #2D3537;
	padding:0;
	margin:0;
}



#niveau2 h1, #niveau3 h1, #niveau4 h1, #artikel h1
{
	color:#455560;
}

#niveau2 h2, #niveau3 h2, #niveau4 h2, #artikel h2
{
	color:#455560;
}

#niveau2 h3, #niveau3 h3, #niveau4 h3, #artikel h3
{
	color:#455560;
}

/*----------------------------------------------------------*/

#breadcrumbs
{
	padding:6px 0;
	clear:both;
	width:690px;
	height:20px;
}

	#breadcrumbs a
	{
		color: #999999;
		text-decoration:none;
		/*font-size:11px;*/
	}

	#breadcrumbs a:hover
	{
		color: #2D3537;
		text-decoration:none;
	}
	
	#breadcrumbs .active
	{
		color: #2D3537;
	}
	
		
	#breadcrumbs span
	{
		color: #999999;
	}


/*----------------------------------------------------------*/

#sidenavNone
{
	width:210px;
	height:10px;
	float:left;
	color:#DC2521;
}
	
/*----------------------------------------------------------*/
#sidenav
{
	border-bottom: 1px solid #CCDCA8;
	list-style: none;
	margin:8px 15px 0 0;
	padding:0;
	width:195px;
	float:left;
}

#sidenav a.active_red
{
	color:#DC2521;
	font-weight:bold;
}

#sidenav a.active_black
{
	color:#000000; 
	font-weight:bold;
}

#sidenav a.active:hover 
{
	color:#999999;
	font-weight:bold;
}

	#sidenav li
	{
		margin:0;
		padding: 3px 0 6px 2px; 
		padding/**/:/**/ 3px 0 6px 2px; /*IE 5.5 hack*/
		border-top: 1px solid #CCDCA8;
	}
	
#sidenav .sidenav_sub
{
	list-style: none;
	margin:0 0 -5px 0;
	padding:5px 0 0 0;
	background:none;
}

	#sidenav .sidenav_sub li
	{
		margin:0;
		padding: 3px 0 6px 22px; 
		padding/**/:/**/ 3px 0 6px 12px; /*IE 5.5 hack*/
		
	}

#sidenav a
{
	color: #2D3537;
	text-decoration:none;
	font-size:12px;
}

#sidenav a:hover
{
	color:#DC2521;
}
/*----------------------------------------------------------*/

#sideBarGreen
{
	background:#DEE8C6 url('/_layouts/1030/FDB/gfx/tile_sidebar.jpg') repeat-x 0 0;
	height: auto !important; /*IE 6 hack*/ 
	height: 160px;
	min-height: 160px;
	width:210px;
	/*font-size:11px;*/
	padding:0 0 12px 0;
	margin:0 0 0 0;
}

	#sideBarGreen .alignContent
	{
		padding:0;
		margin:0 0 0 14px;
		width:175px;
	}

#sideBarGreen .list 
{
	width:185px;
	display:table;
	margin: 15px 0 10px 0;
	padding: 0;
}

	#sideBarGreen .list li
	{
		list-style: none;
		float:left;
		margin: 0;
		/*font-size:11px;*/
		width:175px;
		line-height:11px;
	}
	
	#sideBarGreen .list span
	{
		display:block;
		color:#6E7681;
		font-size:10px;
	}

	#sideBarGreen .list li.arrow
	{
		width:10px;
		color:#202628;
	}
	
#sideBarGreen .lineHorz
{
	border-top: 2px solid #FFFFFF;
	border-bottom: none;
	width:210px;
	height:1px;
	margin:15px 0 10px 0;
	clear:both;
}

.tagCloud
{
	width:210px;
	/*font-size:11px;*/
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.tagCloud .alignContent
{
	padding:14px 14px 14px 14px;
	margin:0 0 0 0;
	width:210px;
}

.tagCloud .list 
{
	width:185px;
	display:table;
	margin: 15px 0 10px 0;
	padding: 0;
}

	.tagCloud .list li
	{
		list-style: none;
		float:left;
		margin: 0;
		/*font-size:11px;*/
		width:175px;
		line-height:11px;
	}
	
	.tagCloud .list span
	{
		display:block;
		color:#6E7681;
		font-size:10px;
	}

	.tagCloud .list li.arrow
	{
		width:10px;
		color:#202628;
	}
	
	

#sideBanner
{
	width:210px;
	/*font-size:11px;*/
	padding:20px 0 12px 0;
	color:#999999;
}

	#sideBanner .banner
	{
		margin:0 0 5px 0;
		
	}

	#sideBanner .membershipBtn
	{
		width:191px;
		margin: 10px 0 15px 10px;
	}
	
	
	#sideBanner .txtBox
	{
		padding:0 0 0 30px;
		width:150px;
		text-align:center;
		color:#999999;
	}
/*----------------------------------------------------------*/


#blogLatest .alignContent
{
	padding:0;
	margin:0 0 0 14px;
	width:175px;
}

#blogLatest .headerBox
{
	background: url('/_layouts/1030/FDB/gfx/icon_blogbubble.gif') no-repeat top left;
	height: 60px;
	width:	184px;
}

	#blogLatest .headerBox h3
	{
		width:105px;
		padding:14px 0 0 0;
	}

#blogLatest h4
{
	font-weight:bold;
	padding:0;
}

#blogLatest h5
{
	/*font-size:11px;*/
	font-weight:bold;
	padding:0;
	margin:0;
}

#blogLatest .headerLatest
{
	padding:0 0 20px 0;
	color: #2D3537;
}

	#blogLatest .headerLatest .readMore
	{
		padding:8px 0 0  0;
	}
	
#blogLatest .mostComment
{
	padding:0 0 20px 0;
}

#blogLatest .topics
{
	padding:0 0 20px 0;
}


#blogLatest .visit
{
	padding:0 0 15px 10px;
}


#blogLatest .rss
{
	background: url('/_layouts/1030/FDB/gfx/icon_rss.gif') no-repeat top left;
	height: 14px;
	margin:0 0 0 22px;
	padding:0 0 0 20px;
}

#blogLatest .rss a
{
	font-size:12px;
	font-weight:bold;
}

#sideBarBox #blogLatest a		
{
	text-decoration:none;
	color: #2D3537;
}

	#sideBarBox #blogLatest a:hover
	{
		color: #83986E;
	}
/*----------------------------------------------------------*/

#blogCurrent .alignContent
{
	padding:0;
	margin:0 0 0 14px;
	width:175px;
}

#blogCurrent .headerBox
{
	background: url('/_layouts/1030/FDB/gfx/icon_blogbubble.gif') no-repeat top left;
	height: 60px;
	width:	184px;
}

#blogCurrent .headerBox h3
{
	width:105px;
	padding:0;
	margin:0;
}

#sideBarBox .rss
{
	background: url('/_layouts/1030/FDB/gfx/icon_rss.gif') no-repeat top left;
	height: 14px;
	margin:0 0 0 22px;
	padding:0 0 0 20px;
	font-weight:bold;
}

	#sideBarBox .rss a
	{
		font-weight:bold;
		font-size:12px;
	}

#sideBarBox #blogCurrent a		
{
	text-decoration:none;
	color: #2D3537;
}

	#sideBarBox #blogCurrent a:hover
	{
		color: #83986E;
	}
	
#blogCurrent #blogTree 
{
	padding:0;
	margin:0 0 15px 0;
}

	#blogCurrent #blogTree li
	{
		list-style: none;
		margin:0;
		padding:5px 0 0 15px;
		background: url('/_layouts/1030/FDB/gfx/icon_arrow_right.gif') no-repeat 0 9px;
	}
	
	#blogCurrent #blogTree .active
	{
		background: url('/_layouts/1030/FDB/gfx/icon_arrow_down.gif') no-repeat 0 9px;
		font-weight:bold;
	}
	
		#blogCurrent #blogTree .active a
		{
			font-weight:bold;

		}

	#blogCurrent #blogTree .header
	{
		background: none;

		color:#999999;
	}
	
		#blogCurrent #blogTree .header a
		{
			color:#999999;
			font-weight:bold;
		}
	
#blogCurrent #blogTree #sub
{
	padding:0;
	margin:0 0 0 0;
}

	#blogCurrent #blogTree #sub li
	{
		list-style: none;
		margin:5px 0 0 0;
		padding:0 0 0 15px;
		background: none;
		font-weight:normal;
	}
	
	#blogCurrent #blogTree #sub li a
	{
		color:#999999;
		font-weight:normal;
	}
	
	#blogCurrent #blogTree #sub .active
	{
		background: url('/_layouts/1030/FDB/gfx/icon_arrow_down.gif') no-repeat 0 4px;
	}

	#blogCurrent #blogTree #sub .active a
	{
		color: #2D3537;
	}
	
	
	#blogCurrent a:hover, 	#blogCurrent #blogTree #sub li a:hover
	{
		color: #83986E;
	}

	
#blogCurrent .links h3
{
	padding:0 0 5px 0;
	color: #2D3537;
}
	
#blogCurrent .links a
{
	line-height:18px;
}	

/*
#blogCurrent .lineHorz
{
	border-top: 2px solid #FFFFFF;
	border-bottom: none;
	width:210px;
	height:1px;
	margin:15px 0 10px 0;
	clear:both;
}
*/
/*----------------------------------------------------------*/

#sideBlognewsLetter
{
	padding:8px 0 15px 10px;
}

/*----------------------------------------------------------*/
#niveau2
{
	width:465px;
}

	#niveau2 h1
	{
		padding:0 0 18px 0;
	}

/*----------------------------------------------------------*/

#listA
{
	width:465px;
	font-size:12px;
	margin: 0 0 30px 0;
	display:table;
	
}

	
	#listA a:hover
	{
		color:#83986E;
	}

	#listA h3
	{
		font-weight:bold;
		color: #2D3537;
	}
	
	#listA h4
	{
		font-weight:bold;
		color: #2D3537;
		font-size:12px;
		padding:0 0 30px 0;
	}
	
	#listA h5
	{
		font-weight:bold;
		color: #2D3537;
		font-size:12px;
	}
	
	
	#listA .txtBox
	{
		float:left;
		padding:0 0 0 15px;
		width:240px;
		color: #2D3537;
		font-size:12px;
	}

	#listA .txtBox .links
	{
		list-style: none;
		margin:0;
		padding:0;

	}
	
	#listA .txtBox .links a
	{
		color:#2D3537;
		text-decoration:none;
	}
	
		#listA .txtBox .links a:hover
		{
			color:#83986E;
			text-decoration:none;
		}	
	
	#listA .imgBox
	{
		float:left;
		
	}
	
	#listA .spacer
	{
		clear:both;
		height:30px;
		width:440px;
	}
/*----------------------------------------------------------*/


	
#niveau3
{
	width:465px;
	margin: 0 0 0;
}

/*
#niveau3 a, #niveau3 a:link, #niveau3 a:hover, #niveau3 a:visited, #niveau3 a:active
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
*/

#niveau3 h1
{
	padding:0 0 10px 0;
}



#niveau3 #topTeaser
{
	clear:both;
	height:300px;
	/*color:#626A75;*/
}


	#niveau3 #topTeaser a
 	{
		/*font-size:11px;*/
		color:#DC2521;
	}
	
	#niveau3 #topTeaser a:hover
 	{
		color:#83986E;
	}
	
	#niveau3 #topTeaser .floatBox
	{
		width:465px;
		position:absolute;
		z-index:20;
		margin:0 0 0 11px;
	}
	
	#niveau3 #topTeaser .txtBox
	{
		width:184px;
		font-size:14px;
		color: #2D3537;
		
	}
	
	#niveau3 #topTeaser .imgBox
	{
		width:465px;
		position:absolute;
		z-index:10;
		float:right;
	}
	
	#niveau3 #topTeaser img
	{
		float:right;
	}
	
	

#niveau3 .lineHorz
{
	border-top: 1px solid #CCDCA8;
	border-bottom: none;
	width:465px;
	height:1px;
	margin:2px 0 15px 0;
	clear:both;
}

/*----------------------------------------------------------*/

#listB
{
	width:465px;
	margin: 0 0 15px 0;
}



#listB .articles
{
	list-style: none;
	margin:0 0 20px 7px;
	padding:0;
	width:460px;
	clear:both;
	display:table;
	font-size:13px;
	color: #2D3537;
}
	#listB .articles li
	{
		float:left;
		width:198px;
		margin:0 30px 0 0;
		color: #2D3537;
		font-size:12px;		
	}
	
	#listB .articles li a
	{
		display:block;
	}
	
	#listB .articles li a:hover
	{
		color: #83986E;
	}	
	
	
	#listB h4
	{
		font-weight:bold;
	}	
	
#listB a
{
	padding:2px 0 0 0;
	font-size:12px;
	color:#2D3537;
	text-decoration:none;
}
/*----------------------------------------------------------*/

#niveau4
{
	width:465px;
	/*font-size:11px;*/
}

	#niveau4 .subHeader
	{
		font-size:12px;
		color: #2D3537;
	}

	#niveau4 h2
	{
		padding:0 0 10px 0;
	}

	
	
/*----------------------------------------------------------*/

#listC
{
	width:465px;
	/*font-size:11px;*/
	margin:0 0 40px 0;
}


#listC a
{
	color:#2D3537;
	text-decoration:none;
}

#listC a:hover
{
	color:#83986E;
}


#listC h3, #listC h6
{
	font-weight:bold;
	padding:0 0 5px 0;
}

	#listC .author
	{
		color:#999999;
		padding:8px 0 8px 0;
	}
	
	#listC .spacer
	{
		margin: 10px ;
		color:#999999;
	}
	
#listC #nav 
{
	width:465px;
} 

#listC #nav .previous
{
	float:left;
	width:75px;
} 

#listC #nav .pages
{
	float:left;
	width:315px;
	text-align:center;
}

#listC #nav .next
{
	float:right;
	width:75px;
	text-align:right;
}

#listC #nav, #listC	  #nav a
{
	color:#999999;
	text-decoration:none;
}

#listC #nav a.active
{
	color:#626262;
	font-weight:bold;
}
/*----------------------------------------------------------*/

#artikel
{
	/*font-size:11px;*/
	margin: 0 0 40px;
}

#artikel a
{
	color:#83986E;
	text-decoration:none;
}

	#artikel a:hover
	{
		color:#434D38;
	}

#artikel h2
{
	padding:0 0 10px 0;
}

	#artikel .author, #artikel .author div
	{
		color:#999999;
		padding:12px 0 0 0;
	}
	
	
		#artikel .author .spacer
		{
			margin: 0 12px;
			color: #999999;
		}
		
	#artikel .teaser, #artikel .teaser div
	{

		color: #2D3537;
	}

	#artikel .spacer
	{
		margin: 0 12px;
	}
	

		
	#artikel .artikelLineHorz
	{
		border-bottom: 1px solid #CCDCA8;
		width:450px;
		height:15px;
		margin:0 0 15px 6px;
		clear:both;
		
	}

	
	
	#artikel #leksikon .headerBox
	{
		background-color:#DEE8C6;
		font-size:13px;
		font-weight:bold;
		width:457px;
		padding:4px;
		color: #2D3537;
	}
	
	#artikel #leksikon .headerBox table
	{
		padding:0;
		margin:0;
		border-width: 0;
		border-spacing: 0;
		border-collapse: collapse;
	}
	
	#artikel #leksikon .headerBox td
	{
		padding:0 6px 0 0;
		margin:0;
		font-size:13px;
		font-weight:bold;
		color: #2D3537;
	}
	
	#artikel #leksikon .headerBox input
	{
		font-size:12px;
		color:#999999;
		font-weight:normal;
	}
	
	#artikel #leksikon .links
	{
		font-size:12px;
		margin:5px 0 0 4px;
	}
	
	#artikel #leksikon .links a
	{
		font-size:12px;
	}
	
	#artikel #leksikon .links a.active 
	{
		color: #DC2521;
		font-weight:bold;
	}
		
		#artikel #leksikon .links a.active:hover
		{
			color: #83986E;
		}
	
	#artikel #leksikon .txtBox
	{
		width:450px;
		margin:0 0 15px 4px;
		color: #2D3537;
	}
	
		#artikel #leksikon .txtBox h1
		{
			font-size:12px;
			font-weight:bold;
			color: #2D3537;
		}
	
/*------------------- SITEMAP SPECIFIC CSS -------------------*/

#artikel #header a
{
	color:#2D3537;
}

	#artikel #header a:hover
	{
		color:#83986E;
	}

#artikel .level-bullet
{
	background:none;
	padding:0;
}


#artikel .level-item, #artikel .level-item a, #artikel .level-item a:link 
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	padding: 0 0 0 10px;
}


#artikel .headertitle a, #artikel .headertitle-large a
{
	
	font-size: 13px;
	font-weight:bold;

}

#artikel .headertitle-small a
{
	
	font-size: 12px;
	/*font-weight: normal;*/
	padding-left: 10px;
}
	
#artikel .level-section
{
	padding:0 0 3px 0;
	/*border-bottom: 1px solid #CCDCA8;*/

}

#artikel .level-header
{
	padding: 0 0 0 7px;
}

#artikel td #column
{
	padding:0 0 0 10px;
}


/*------------------- SITEMAP SPECIFIC CSS -------------------*/

#blogMain
{
	/*font-size:11px;*/

}
/*
#blogMain a, #blogMain a:link, #blogMain a:hover, #blogMain a:visited, #blogMain a:active
{
	color:#000000; 
	text-decoration:none;
}
*/

#blogMain .headerBox
{
	/*color:#626A75;*/
	font-size:13px;
}

#blogMain .headerBox h1
{
	padding:30px 0 15px 0 ;
	/*color:#626A75;*/
}

	#blogMain .headerBox .txt h3
	{
		/*color:#626A75;*/
		font-weight:normal;
		padding:0;
	}
	
	#blogMain .headerBox .lineHorz
	{
		border-top: 1px solid #CCDCA8;
		border-bottom: none;
		width:465px;
		height:1px;
		margin:0 0 15px 0;
		clear:both;
	}

	#blogMain .headerBox .img
	{
		padding:0 30px 0 0;
		margin:0 0 4px 0;
		float:left;
	}

	#blogMain .headerBox .txt
	{
		width:290px;
		float:left;
		font-size:13px;
		/*color:#626A75;*/
	}
	
#blogMain .lineHorz
{
	border-top: 1px solid #CCDCA8;
	border-bottom: none;
	width:465px;
	height:1px;
	margin:0 0 10px 0;
	clear:both;
}

#blogMain .author
{
	color:#999999;
	padding:8px 0 8px 0;
}

#blogMain .spacer
{
	margin: 10px ;
}

#blogMain h3
{
	font-weight:bold;
	padding:0 0 5px 0;
}
	

		
/*----------------------------------------------------------*/

#blogPost
{
	/*font-size:11px;*/
	margin: 0 0 60px 0;	
}

#blogPost a
{
	color:#999999;
	text-decoration:none;
}

#blogPost h3
{
	font-weight:bold;
	padding:0 0 5px 0;
}


	
#blogPost .headerBox
{
	background-color:#DEE8C6;
	width:457px;
	padding:4px;
	margin:0 0 10px 0;
	font-size:13px;
	font-weight:bold;
	color: #2D3537;
}
	#blogPost .headerBox a
	{
		color: #2D3537;
		font-size:13px;
		font-weight:bold;
	}
	
#blogPost #commentsBox
{
	display:block;
	width:465px;
}

#blogPost #commentsLink 
{
	background:url('/_layouts/1030/FDB/gfx/icon_arrow_down2.gif') no-repeat top right ;
	padding: 0 10px 0 0;
}

#blogPost .author
{
	color:#999999;
	padding:8px 0 8px 0;
}

#blogPost .spacer
{
	margin: 10px ;
	color:#999999;
}

#blogPost .txtComments
{
	width: 440px;
	padding:0 0 10px 7px;
	color: #2D3537;
}


#blogPost .alignContent  table
{
	margin:0 0 10px 0;
	padding:0;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width:459px;
	color: #2D3537;
}

	#blogPost .alignContent table td
	{
		color: #2D3537;
	}

	#blogPost .alignContent td.txt
	{
		width:90px;
		vertical-align:top;
		/*font-size:11px;*/
	}
	
	#blogPost .alignContent textarea
	{
		width:354px;
		height:60px;
	}
	
	#blogPost .alignContent input
	{
		width:180px;
		height:17px;
	}
	
	#blogPost .alignContent td.input
	{
		width:200px;
	}
/*----------------------------------------------------------*/

#frontPageSplash
{
	padding:15px 0 0 0;
	margin:0;
	width:200px;
	display:table;
}

/*----------------------------------------------------------*/

#LogIndForm
{
	display: none ;
	position: absolute;
	margin:60px 0 0 741px;
}


	#LogIndForm .formBox
	{
		background:#FFFFFF url('/_layouts/1030/FDB/gfx/tile_log_ind2.jpg') repeat-x bottom left ;
		width:210px;
		height: auto !important; /*IE 6 hack*/ 
		height: 100px;
		min-height: 100px;
		margin: 0 10px 0 0;
		/*font-size:11px;*/
		
	}

	#LogIndForm h4
	{
		padding: 0;
		font-size:14px;
		color:#333333;
		padding:0 0 8px 0;
	}

	#LogIndForm .alignContent
	{
		width:180px;
		padding: 0 10px 20px 20px;
		/*font-size:11px;*/
	}
	
	#LogIndForm  .table_form table
	{
		margin:0;
		padding:0;
		border-width: 0;
		border-spacing: 0;
		border-collapse: collapse;
	}
	
		#LogIndForm .table_form td
		{
			/*font-size:11px;*/
			padding:5px 0 0 0;
			color:#333333;
		}
		
		#LogIndForm .table_form .input
		{
			width:100px;
			/*font-size:11px;*/
			margin:0;
			padding:0;
			color:#333333;
		}
		
		#LogIndForm .table_form td .checkbox
		{
			width:12px;
			height:15px;
			margin:0;
			padding:0;
		}
		
		#LogIndForm .table_form .txt
		{
			padding:0 10px 0 0;
		}
		
	#LogIndForm .bottomShade
	{
		width:210px;
		padding:0  0 0 2px;
	}
		
/*----------------------------------------------------------*/

#frontPageNews .list 
{
	width:185px;
	display:table;
	margin: 0 0 10px 0;
	padding: 0;
}

	#frontPageNews .list li
	{
		list-style: none;
		float:left;
		margin: 0;
		/*font-size:11px;*/
		width:175px;
	}
	
	#frontPageNews .list span
	{
		display:block;
		color:#6E7681;
		font-size:10px;
	}

	#frontPageNews .list li.arrow
	{
		width:10px;
		color:#202628;
	}

#frontPageNews h3  
{
	padding:0 0 5px 2px;	
}
	
#sideBarBox #frontPageNews a  
{
	color:#202628;
	text-decoration:none;
	/*font-size:11px;*/
}
	
	#sideBarBox #frontPageNews a:hover 
	{
		color: #83986E;
	}
	
#frontPageNews .alignContent
{
	width:185px;
	padding:20px 0 20px 15px;
}

/*----------------------------------------------------------*/

#frontPageRss
{
	background: url('/_layouts/1030/FDB/gfx/icon_rss.gif') no-repeat top left;
	height: 14px;
	margin:0 0 0 8px;
	padding:0 0 15px 25px;

	
}
	
	 #sideBarBox #frontPageRss a
	{
		text-decoration:none;
		color: #2D3537;
		font-weight:bold;
		font-size:12px;
	}
	
	 #sideBarBox #frontPageRss a:hover
	{
		color: #83986E;
	}
	
	#frontPageRss img
	{
		border:none;
	}
/*----------------------------------------------------------*/

#frontPageNewsletter
{
	padding:0 0 0 8px;
}

#frontPageNewsletter img
{
	border:none;
}

/*----------------------------------------------------------*/

.tagCloud .alignContent
{
	padding: 8px 0 0 8px;
	margin:0 0 0 8px;
	width:185px;
}

.tagCloud .headerBox
{
	width: 185px;
	padding: 0 0 5px 0;
}

.tagCloud .headerBox h3
{
	height: 32px;
	width:185px;
}

/*----------------------------------------------------------*/

#frontPageTopics 
{
	width:704px;
	float:left;
	margin:15px 0 0  0;
}

	#frontPageTopics .Topic1,#frontPageTopics .Topic2,#frontPageTopics .Topic3
	{
		width:210px;
		float:left;
		/*font-size:11px;*/
		margin:0 30px 0 0 ;
		color:#202628;
	}
	
	#frontPageTopics .Topic3
	{
		margin:0;
	}
	
	#frontPageTopics a
	{
		text-decoration:none;
		color:#202628;
		/*font-size:11px;*/
		background: url('/_layouts/1030/FDB/gfx/icon_arrow_right3.gif') no-repeat 0 0;
		padding: 0  0 0 10px;	
	}
	
	#frontPageTopics a:hover
	{
		color:#83986E;
	}
	
	
	#frontPageTopics h3
	{
		color: #2D3537;
		padding:0 0 10px 0;
	}

	#frontPageTopics img
	{
		padding: 0 0 12px 0;
	}

	#frontPageTopics .links
	{
		padding: 8px 0 12px 0;
		line-height:17px;
	}
	
/*----------------------------------------------------------*/

#frontPageStatement
{
	width:210px;
	background: #DEE8C6 url('/_layouts/1030/FDB/gfx/tile_frontpagestatment1.jpg') repeat-x 0 0;
	height: auto !important; /*IE 6 hack*/ 
	height: 235px;
	min-height: 235px;
	margin:0 0 0 0;
	float:left;
	
}
	
	#frontPageStatement .alignContent
	{
		width:175px;
		padding:15px 0 0 20px;
	}
	
	#frontPageStatement h3
	{
		padding:0 0 10px 0;
		color:#2D3537
	}
	
	#frontPageStatement .txt
	{
		font-size:16px;
		height: auto !important; /*IE 6 hack*/ 
		height: 80px;
		min-height: 80px;
		width:175px;
		color:#2D3537
	}
	
	#frontPageStatement a
	{
		text-decoration:none;
		color:#202628;
	}
	
	#frontPageStatement .membershipBtn
	{
		width:191px;
		margin: 10px 0 0 10px;
	}
	
	
	#frontPageStatement .membershipTxt
	{
		width:130px;
		margin: 10px 0 0 40px;
		text-align:center;
		color:#999999;
		/*font-size:11px;*/
	}
/*----------------------------------------------------------*/

#footer
{
	width:912px;
	margin:0 0 20px 40px;
	display:table;
	font-size:11px;
}

#footer span
{
	padding:0 3px;
	font-size:10px;
}

#footer .left
{
	float:left;
	font-size:11px;
	color:#626A75;
	margin:10px 0 0 0;
	width:590px;
}

#footer .left a
{
	font-size:11px;
}

#footer .right
{
	float:right;
	/*font-size:11px;*/
	color:#626A75;
	margin:10px 5px 0 0;
	width:317px;
}
	
	#footer .right ul 
	{
		padding: 0;
		margin: 0;
		list-style:none;
		float:right;
	}

	#footer .right li
	{
		padding: 0;
		padding: 0 0 0 17px;
		float:left;
		color:#6E7681;
		font-size:11px;
	}
	
	#footer .right a
	{
		color:#6E7681;
		font-size:11px;
	}
/*----------------------------------------------------------*/

#employeeList .headerBox
{
	font-size:12px;
	/*color:#626A75;*/
	padding:0 0 10px 0;
	font-weight:bold;
}

#employeeList .headerBox h2
{
	padding:0 0 10px 0;
}

#employeeList .listLegend
{
	background:#DEE8C6 url('/_layouts/1030/FDB/gfx/sp_ccdcab.gif') repeat-x 0 0;
	width:457px;
	margin:0 0 10px 0;
	padding:8px 0 5px 8px;
	display:table;
}


	#employeeList .listLegend .links	
	{
		float:left;
		width:190px;
		margin:0;
		padding:0;
	}

	#employeeList .listLegend .links span
	{
		padding:0 5px;
		color: #2D3537;
	}	
	
	#employeeList .listLegend .active	
	{
		color: #2D3537;
		text-decoration:none;
		font-weight:bold;
		background:#DEE8C6 url('/_layouts/1030/FDB/gfx/icon_arrow_down2.gif') no-repeat top right;
		padding: 0 10px 0 0;
	}

	#employeeList .listLegend a	
	{
		color: #2D3537;
		text-decoration:none;
		background:#DEE8C6 url('/_layouts/1030/FDB/gfx/icon_arrow_right2.gif') no-repeat top right;
		padding: 0 8px 0 0;
	}
	
	#employeeList .listLegend a:hover, #employeeList .listLegend .active a:hover	
	{
		color: #83986E;
	}
	
	#employeeList .listLegend .stilling	
	{
		float:left;
		color: #2D3537;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	
#employeeList  a
{
	color: #2D3537;
	text-decoration:none;
}

	#employeeList  a:hover
	{
		color: #83986E;
	}


#employeeList .listShow 
{
	width:440px;
	display:table;
	margin: 0 0 10px 8px;
	padding: 0;
}

	#employeeList .listShow li
	{
		float:left;
		list-style: none;
		margin: 0;
		padding: 0;
		/*font-size:11px;*/
	}
	
	#employeeList .listShow .name
	{
		width:190px;
	}
	
	#employeeList .listShow .titel
	{
		width:190px;
	}
	
	
	#employeeList .listShow .mail
	{
		width:60px;
	}
		#employeeList .listShow .mail a
		{
			color:#999999;
			text-decoration:none;
		}
	
		#employeeList .listShow .mail a:hover
		{
			color:#83986E;
		} 
		
/*----------------------------------------------------------*/

#employeeShow
{
	width:465px;
	font-size:12px;
	margin: 0 0 15px;
}


		
#employeeShow .showTable table
{
	padding:0;
	margin:0;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

	#employeeShow .showTable td
	{
		vertical-align:bottom;
	}

	#employeeShow .showTable .img
	{
		width:140px;
	}

	#employeeShow .showTable h4
	{
		font-weight:bold;
		font-size:12px;
	}
	
	#employeeShow .showTable .txt
	{
		/*font-size:11px;*/
		color: #2D3537;
	}
	
	#employeeShow .showTable a
	{
		text-decoration:none;
		color: #83986E;
	}
	
		#employeeShow .showTable a:hover
		{
			color: #434D38;
		}
	
	
#print_mail
{
	width:465px;
	text-align:right;
	color:#999999;
}

	
	 #print_mail span
	{
		padding:0 15px;	
	}
/*----------------------------------------------------------*/

#sitemap
{
	width:465px;
	/*font-size:11px;*/
	margin:0 0 40px 0;
	display:table;
}

	#sitemap a
	{
		text-decoration:none;
		color: #2D3537;
	}
	
	
	#sitemap h2
	{
		padding:0 0 8px 0;
	}

	#sitemap .headerBox
	{
		color: #2D3537;
	}
	
	#sitemap .content	
	{
		padding:0 0  0 8px;
	}

	#sitemap h4	
	{
		/*font-size:11px;*/
		font-weight:bold;
		padding:0 0 3px 0;
	}

		#sitemap h4	a
		{
			font-weight:bold;
		}

	
	#sitemap .lineHorz
	{
		border-bottom: 1px solid #CCDCA8;
		width:465px;
		height:8px;
		margin:0 0 8px 0;
		clear:both;
	}
/*----------------------------------------------------------*/

#bolig
{
	width:465px;
	/*font-size:11px;*/
}

	#bolig .txtBox
	{
		float:left;
		width:280px;
	}
	
	#bolig .imgBox
	{
		float:left;
		width:160px;
	}

/*----------------------------------------------------------*/

#soegeResultat h3
{
	font-weight:bold;
	padding:0 0 12px 0;
}

	#soegeResultat h3 span
	{
		color: #2D3537;
		font-size:16px;
		font-weight:bold;
	}


#soegeResultat h5
{
	padding:0;
	margin:0 0 4px 0;
	font-size:13px;
	font-weight:bold;
	color: #2D3537;
}


#soegeResultat .searchBar
{
	background:#DEE8C6 url('/_layouts/1030/FDB/gfx/sp_ccdcab.gif') repeat-x 0 0;
	width:457px;
	margin:0 0 15px 0;
	padding:6px 0 2px 8px;
	display:table;
	color: #2D3537;
}

#soegeResultat .headerBox
{
	color: #2D3537;
}

	#soegeResultat .headerBox span
	{
		padding:0 4px;
		color: #2D3537;
	}
	
	#soegeResultat .headerBox a
	{
		text-decoration:none;
		color: #2D3537;
	}

	#soegeResultat .headerBox .active
	{
		font-weight:bold;
	}
	
#soegeResultat .searchBar table
{
	padding:0;
	margin:0;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

	#soegeResultat .searchBar table .txt
	{
		font-weight:bold;
		padding:0 8px 0 0;
		/*font-size:11px;*/
		color: #2D3537;
	}
	
	#soegeResultat .searchBar table .select 
	{
		width:130px;
		color:#999999;
		margin:0;
	}
	
	#soegeResultat .searchBar table .input 
	{
		width:160px;
		color:#999999;
		margin:0;
	}
	
#soegeResultat .nav 
{
	width:465px;
	display:table;
	margin:0;
	padding:0;
} 

	#soegeResultat .nav .previous
	{
		float:left;
		width:90px;
	} 
	
	#soegeResultat .nav .pages
	{
		float:left;
		width:285px;
		text-align:center;
		color:#999999;
	}
	
	#soegeResultat .nav .next
	{
		float:right;
		width:90px;
		text-align:right;
	}

	#soegeResultat .nav, #soegeResultat .nav a
	{
		color:#999999;
		text-decoration:none;
	}
	
	#soegeResultat .nav a.active
	{
		color:#626262;
		font-weight:bold;
	}

	#soegeResultat .nav a:hover
	{
		color:#83986E;
	
	}
	
#soegeResultat .alignContent
{
	width: 455px;
	padding:0 0 0 7px;
}

#soegeResultat .lineHorz
{
	border-bottom: 1px solid #CCDCA8;
	width:465px;
	height:10px;
	margin:0 0 8px 0;
	clear:both;
}


#soegeResultat #searchResultBox
{
	padding:15px 0 0 0;
}

#soegeResultat .searchResult
{
	padding:0 0 25px 0;
	color: #2D3537;
}

	#soegeResultat .searchResult .link
	{
		display:block;
		color:#dc2521;
		padding:2px 0 0 0;
	}

	#soegeResultat .searchResult a
	{
		display:block;
		color: #2D3537;
		text-decoration:none;
	}
	
	#soegeResultat .searchResult h5
	{
		margin:0 0 2px 0;
	}
	
	
#soegeResultat .moreResults
{
	line-height:18px;
}

	#soegeResultat .moreResults a
	{
		text-decoration:none;
		color: #2D3537;
	}

/*----------------------------------------------------------*/


#topSearchBar
{
	margin:15px 0 0 0;
	float:right;

}


#topSearchBar .table_form table
{
	margin:0;
	padding:0;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;

}

	#topSearchBar .table_form td
	{
		font-size:12px;
		padding:0;
		margin:0;
		color: #2D3537;
		/*font-size:11px;*/
	}
	
	#topSearchBar .table_form .input
	{
		width:140px;
		font-size:12px;
		margin:0;
		padding:0;
		color: #2D3537;
		/*font-size:11px;*/
	}
	
	#topSearchBar .table_form .select
	{
		width:140px;
		font-size:12px;
		margin:0 5px 0 0;
		padding:0;
		color: #2D3537;
		/*font-size:11px;*/
	}
	
	#topSearchBar .table_form .txt
	{
		padding:2px 5px 0 0;
	}
		
	#topSearchBar .table_form .btn
	{
		padding:0 0 0 5px;
	}
		
/*----------------------------------------------------------*/

#topMenu 
{
	
	text-transform:uppercase;
	width:686px;
	float:left;
	
	padding:8px 0 0 37px;
}


#topMenu 
{
	height: 31px;

}

#topMenu ul 
{
	padding: 0;
	margin: 0;
	list-style:none;
	height: 31px;

}

#topMenu li 
{
	float: left;
	padding: 0px;
	margin: 0;

}

#topMenu ul li.spacer 
{
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(/_layouts/1030/FDB/gfx/MenuBackgroundBarSpacer.gif);
	width: 1px;
	height: 31px;

}


#topMenu ul a:link, #topMenu ul a:visited

{
	font-family:Tahoma;
	margin: 0px;
	display: block;
	float: left;
	text-decoration: none;
	color: white;
	height: 23px;
	font-weight: bold;
	padding:8px 16px 0 16px;
	font-size:12px;

}

#topMenu ul li a:hover

{
	font-family:Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/_layouts/1030/FDB/gfx/MenuBackgroundBarDark.gif);
	background-repeat: repeat-x;
	font-weight: bold;

}

#topMenu ul li.selected

{
	font-family:Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/_layouts/1030/FDB/gfx/MenuBackgroundBarDark.gif);
	background-repeat: repeat-x;
	font-weight: bold;

}
	
/*----------------------------------------------------------*/
#loginMenu
{
	float:left;
	margin:0;
	padding:0;	
	width:260px;
	height:39px;
	
}

	#loginMenu li
	{
		float:left;
		margin:0;
		padding:10px 5px 0 5px;
		list-style: none;
		background:#fff url('/_layouts/1030/FDB/gfx/loginmenu_bg.gif') repeat-x 0 0;
		height:29px;
		text-transform: uppercase;
	}
	
	
	#loginMenu .left
	{
		background: url('/_layouts/1030/FDB/gfx/loginmenu_left.gif') no-repeat 0 0;
		height:39px;
		width:30px;
		padding:0;
	}
	
	#loginMenu .right
	{
		background: url('/_layouts/1030/FDB/gfx/loginmenu_right.gif') no-repeat 0 0;
		height:39px;
		width:18px;
		padding:0;
	}
	
	#loginMenu a
	{
		font-family:tahoma,arial;
		text-transform: uppercase;
		font-size:10px;
		text-decoration:none;
		color: #2D3537;
	}
	
	#loginMenu a:hover
	{
		color: #83986E;
	}
	
	#loginMenu .spacer
	{
		background: url('/_layouts/1030/FDB/gfx/loginmenu_spacer.gif') no-repeat 0 0;
		height:39px;
		width:10px;
		padding:0;
	}
/*----------------------------------------------------------*/


#logoSearchBarBox
{
	width: 914px;
	margin:0 0 0 37px;
	height: 70px;
}

	#logoSearchBarBox #fdbLogo
	{
		padding:20px 0 0 0;
		float:left;
	}

#menuLoginBox
{
	margin:0 0 0 0;
	width:100%;
	background: url('/_layouts/1030/FDB/gfx/tile_topmenu.jpg') repeat-x  0 8px;
	display:table;
}

	#menuLoginBox #fixedWidth
	{
		width:983px;
	}

	
#masterFixedWidth
{
	width:983px;
}	

#masterStageBox
{
	width:704px;
	float:left;
	padding:0 0 0 37px;
}

	#masterStageBox #contentBox
	{
		float:left;
	}

#frontPageTopicsBox
{
	clear:both;
	margin:0 0 0 37px; 
	width:914px;
}

#sideBarBox
{
	width:210px;
	float:left;
	margin:20px 0 0 0;
}

	#sideBarBox a
	{
		color:#2D3537; /*83986E*/
		text-decoration:none;
	}
	
	#sideBarBox a:hover
	{
		color:#83986E; /*434D38*/
		text-decoration:none;
	}



/*----------------------------------------------------------*/



#frontPagelineHorz 
{
	/*border-top:1px solid #CCDCA8; border-bottom:medium none;*/
	border-bottom:1px solid #CCDCA8;
	clear:both;
	height:12px;
	margin:0 0 2px 0;
	width:100%;
}


#masterPagelineHorz
{
	border-bottom:1px solid #CCDCA8;
	clear:both;
	height:2px;
	margin:0 0 2px 0;
	width:100%;
}
/*----------------------------------------------------------*/
#bonus div
{

font-size:11px;
}



#bonus .legend
{
	display:table;
	clear:both;
	line-height:12px;
}

	#bonus .legend .col_1
	{
		float:left;
		/*width:75px;
		padding:0 0 0 185px;*/
		color: #999999;
	}
	
	#bonus .legend .col_2
	{
		float:left;
		/*width:75px;
		margin:0 20px 0 25px;*/
		color: #999999;
	}

	#bonus .legend .col_3
	{
		float:left;
		/*width:75px;*/
		font-weight:bold;
	}
	
#bonus .txt
{
	display:table;
	clear:both;
	height: auto !important; /*IE 6 hack*/ 
	height: 10px;
	min-height: 10px;
}

		#bonus .txt a
		{
			text-decoration:none;
			color: #2D3537;
		}

	#bonus .txt .legend
	{
		/*width:160px;*/
		float:left;
		text-align:right;
			}

	#bonus .txt .col_1
	{
		/*width:65px;
		padding:0 0 0 25px;*/
		float:left;
		
		text-align:right;
		color: #999999;
	}
	
	#bonus .txt .col_2
	{
		/*width:65px;
		padding:0 0 0 35px;*/
		float:left;
		text-align:right;
		color: #999999;
	}
	
	#bonus .txt .col_3
	{
		/*padding:0 0 0 35px;
		width:65px;*/
		float:left;
		
		text-align:right;
	}
	
	
	
	#bonus .txt .remark
	{
		text-align:left;
		line-height:12px;
		color: #999999;
	}
	
	
#bonus .lineHorz2
{
	border:0;
	border-top: 1px solid #CCDCA8;
	width:465px;
	height:5px;
	margin:5px 0 5px 0;
	clear:both;

}
	
/* ----------  delete belov------------------------------------------------ */
	
#bonus ul.listLegend 
{
	padding: 0;
	margin: 0;
	list-style:none;
}
	#bonus .listLegend li
	{
		float:left;
		width: 90px;
		padding:0 10px 0 13px;
		margin:0;
		min-height:10px;
		height: auto !important; /*IE 6 hack*/ 
		height: 10px;
		min-height: 10px;
	}
	



#bonus ul.list 
{
	padding: 0;
	margin: 0;
	list-style:none;
	clear:both;
}

	#bonus .list li
	{
		float:left;
		width:65px;
		padding:0 48px 0 0;
		margin:0;
		height: auto !important; /*IE 6 hack*/ 
		height: 10px;
		min-height: 10px;
	
	}

	#bonus .list .header 	
	{
		width:100px;
		padding:0 15px 0 0;
	}

	#bonus .alignContent 
	{
		width:458px;
	}
	
	
	
	
/*----------------------------------------------------------*/
	
#account 
{
	margin:0 0 40px 0;
	display:table;
}

	
#account .headerBox
{
	background-color:#DEE8C6;
	width:457px;
	padding:4px 4px 4px 8px;
	margin:10px 0 10px 0;
	/*font-size:11px;*/
	font-weight:bold;
	color: #2D3537;
	display:table;
}

#account ul.listLegend
{
	padding: 0;
	margin: 0;
	list-style:none;
	clear:both;
	display:table;
	width:455px;
}

	#account .listLegend li
	{
		float:left;
		padding:0;
		margin:0;
		height: auto !important; /*IE 6 hack*/ 
		height: 10px;
		min-height: 10px;
		color:#999999;
	}
	
	
	#account .listLegend li.nbr1
	{
		padding: 0 0 0 140px;	
		width:135px;			
	}
	
	#account .listLegend li.nbr2
	{
		width:85px;		
	}
	
	#account .listLegend li.nbr3
	{
		width:90px;
	}
	
	
#account ul.list 
{
	padding: 0;
	margin: 0;
	list-style:none;
	clear:both;
	display:table;
	width:455px;
}

	#account .list li
	{
		float:left;
		padding:0;
		margin:0;
		height: auto !important; /*IE 6 hack*/ 
		height: 10px;
		min-height: 10px;
	}
	
	#account .list li.nbr1
	{
		width:140px;		
	}
	
	#account .list li.nbr2
	{
		width:100px;		
	}
	
	#account .list li.nbr3
	{
		width:80px;
	}
	
	#account .list li.nbr4
	{
		width:55px;
	}
	
	#account .list li.nbr5
	{
		width:79px;	
	}
	
	#account .alignContent 
	{
		width:458px;
	}
	
#account ul.listTotal
{
	padding: 0;
	margin: 0;
	list-style:none;
	clear:both;
	display:table;
	width:455px;
}

	#account .listTotal li
	{
		float:left;
		padding:0;
		margin:0;
		height: auto !important; /*IE 6 hack*/ 
		height: 10px;
		min-height: 10px;
		width:157px;
	}
	
	#account .listTotal li.nbr1
	{
		padding: 0 0 0 140px;		
	}
	
/*
	#account .lineHorz2
	{
		background: url('/_layouts/1030/FDB/gfx/tile_horz.gif') repeat-x 0 5px ;
		width:320px;
		height:10px;
		float:right;
		display:table;
		margin:0;
	}
*/

	#account .lineHorz2
	{
		border:0;
		border-top: 1px solid #CCDCA8;
		width:320px;
		height:5px;
		margin:5px 0 0 135px;
		clear:both;
	}

	
	#account .downloadPDF 
	{
		float:left;
		padding:30px 10px 0 0;	
		width:450px;
	}
	
	#account .downloadPDF img
	{
		float:left;
		margin:-10px 10px 0 0;	
	}
	
#account .notes
{
	color: #999999;
}

	#account .notes a
	{
		color: #999999;
		font-weight:bold;
		text-decoration:underline;
	}
/*----------------------------------------------------------*/

#SpecificationTab
{

}

#SpecificationTab td
{
	font-size:11px;
	margin:0;
	padding:0;
	vertical-align:top;
}

#SpecificationTab .header3
{
	color:#999999;
}


#SpecificationTab .header4, #SpecificationTab .header5
{
	color:#999999;
	text-align:right;
}


#SpecificationTab .col1, #SpecificationTab .col2, #SpecificationTab .col3
{
	padding:0 5px 0 0 ;
}

#SpecificationTab .col4, #SpecificationTab .col5, #SpecificationTab .col6
{
	text-align:right;
	padding:0 0 0 5px;
	white-space: nowrap;
}

#SpecificationTab .col5
{
	text-align:right;
	padding:0 0 0 5px;
}

/*----------------------------------------------------------*/

#BalanceTab
{
	width:457px;
}

#BalanceTab td
{
	font-size:11px;
	margin:0;
	padding:0;
	vertical-align:top;
}


#BalanceTab .header3, #BalanceTab .header4, #BalanceTab .header5, #BalanceTab .header6
{
	color:#999999;
	text-align:right;
}



#BalanceTab .col1, #BalanceTab .col2 /*, #BalanceTab .col3*/
{
	padding:0 5px 0 0 ;
}

#BalanceTab .col3, #BalanceTab .col4, #BalanceTab .col5, #BalanceTab .col6
{
	text-align:right;
	padding:0 0 0 5px;
	white-space: nowrap;
	width: 17%;
}

#BalanceTab .col5
{
	text-align:right;
	padding:0 0 0 5px;
}

/*----------------------------------------------------------*/

#listD 
{
	width:460px;
	margin:0 0 40px 0;
}


#listD h6
{
	font-weight:bold;
	padding:0 0 5px 0;
}


#listD .nav 
{
	width:465px;
	display:table;
	margin:0;
	padding:0;
	clear:both;
} 



	
	#listD .nav .pages
	{
		float:left;
		width:265px;
		text-align:center;
		color:#999999;
	}
	
	#listD .nav .next
	{
		float:right;
		width:100px;
		text-align:right;
	}

		#listD .nav .previous a, #listD .nav .next a
		{
			color:#999999;
		}
	
		#listD .nav .previous a:hover, #listD .nav .next a:hover
		{
			color:#83986E;
		}
	
	#listD .nav a:hover
	{
		color:#83986E;
	}

	#listD .nav a.active
	{
		color:#626262;
		font-weight:bold;
		font-size:14px;
		text-decoration:underline;
	}
	
	
#listD a, #listD a:link, #listD a:visited
{
	color:#2D3537;
}

#listD a:hover
{
	color:#83986E;
}
	
#listD li a, #listD li a:link, #listD li a:visited
{
	color:#83986E;
}

#listD li a:hover
{
	color:#434D38;
}
	
#listD ul.list_1
{
	padding: 0 0 0 10px;
	margin: 0 ;
	list-style:none;
	display:table;
	clear:both;
	height: auto !important; /*IE 6 hack*/ 
	height: 10px;
	min-height: 10px;
	width:455px;
}

#listD ul.list_3
{
	padding: 0 0 0 10px;
	margin: 0 ;
	list-style:none;
	display:table;
	clear:both;
	height: auto !important; /*IE 6 hack*/ 
	height: 10px;
	min-height: 10px;
	width:455px;
}

	#listD ul.list_1 li, #listD ul.list_3 li
	{
		float:left;
		padding:0;
	}

	#listD ul.list_1 li.col_1, #listD ul.list_3 li.col_1
	{
		width:210px;
	}

	#listD ul.list_1 li.col_2, #listD ul.list_3 li.col_2
	{
		width:180px;
	}

	#listD ul.list_1 li.col_3, #listD ul.list_3 li.col_3
	{
		width:40px;
	}
	
	#listD ul.removePadding
	{
		padding: 0;	
	}
	
	#listD ul.removePadding li.col_1
	{
		width: 150px;	
	}
	
	
	
	
#listD ul.list_2
{
	padding: 0;
	margin: 0 ;
	list-style:none;
	display:table;
	clear:both;
	height: auto !important; /*IE 6 hack*/ 
	height: 10px;
	min-height: 10px;
	width:455px;
}

	#listD ul.list_2 li.col_1
	{
		float:left;
		width:125px;
		padding: 0 0 0 0;
	}
	
	#listD ul.list_2 li.col_2
	{
		float:left;
		width:250px;
		padding: 0 0 0 0;
	}


#listD ul.list_4
{
	padding: 4px 0;
	margin: 0 0 0 0 ;
	list-style:none;
	display:table;
	clear:both;
	height: auto !important; /*IE 6 hack*/ 
	height: 10px;
	min-height: 10px;
	width:455px;
}

	#listD .header ul.list_4
	{
		padding: 0;
		margin: 0;
	}

	#listD ul.list_4 li
	{
		float:left;
		padding:0;
	}

	#listD ul.list_4 li.col_1
	{
		width:190px;
	}

	#listD ul.list_4 li.col_2
	{
		width:150px;
	}

	#listD ul.list_4 li.col_3
	{

		float:right;
	}
	
		#listD ul.list_4 li.col_3 span
		{
			padding:0 9px 0 7px;
		}
	
		#listD ul.list_4 li.col_3 a, #listD ul.list_4 li.col_3 a:link, #listD ul.list_4 li.col_3 span a, #listD ul.list_4 li.col_3 span a:link
		{
			color:#999999;
			font-weight:bold;
		}
	
		#listD ul.list_4 li.col_3 a:hover, #listD ul.list_4 li.col_3 span a:hover
		{
			color:#2D3537;
			font-weight:bold;
		}
	
	
#listD .headerForening
{
	font-weight:bold;
	padding:20px 0 20px 0;
	clear:both;
	display:table;
}

#listD .btnFind 
{
	text-align:right;
	padding:0 7px 10px 0;
}


#listD .header
{
	background-color:#DEE8C6;
	width:457px;
	padding:4px 4px 4px 6px;
	margin:0 0 5px 0;
}

	#listD .header a
	{
		color: #2D3537;
		padding: 0;
	}

#listD th.allListLegend 
{
	background-color:#DEE8C6;
	width:0px;
	margin:0 0 10px;
	padding:4px 0 4px 8px;
}


#listD td.allListShow 
{
	width:0px;
	margin:0 0 10px;
	padding:4px 0 4px 8px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}


#listD .headerList
{
	background-color:#DEE8C6;
	width:452px;
	padding:4px 4px 4px 6px;
	margin:0 0 5px 0;
	font-weight:bold;
	color: #2D3537;
	clear:both;
}

	#listD .headerList a
	{
		color: #2D3537;
		font-weight:bold;
		background:url('/_layouts/1030/FDB/gfx/icon_arrow_right4.gif') no-repeat top right ;
		padding: 0 10px 0 0;
	}

	#listD .contentList 
	{
		display:block;
		padding:10px 0 25px 0;		
	}
	
	#listD .contentList a, #listD .contentList a:link
	{
		color:#83986E;
	}

	#listD .contentList a:hover
	{
		color:#434D38;
	}

	
	#listD .contentList 
	{
		display:block;
		padding:10px 0 25px 0;		
	}
	
	#listD .contentListGreenBar
	{
		display:block;
		padding:10px 0 5px 0;		
	}
	
	

		#listD .contentList .question
		{
			display:table;
		}
		
		#listD .contentList .reply
		{
			color:#999999;
			margin:10px 0 0 10px;
			display:table;
		}

		
	#listD .contentList .listTxtLink a, #listD  .contentList a.listTxtLink
	{
		color:#2D3537;
	}
	
		#listD .contentList .listTxtLink a:hover, #listD  .contentList a.listTxtLink:hover
		{
			color:#83986E;
		}
	
		
		
	#listD .contentDiv 
	{
		display:none;
		padding:10px 0 25px 0;		
	}
	
		#listD .contentDiv .question
		{
			display:table;
		}
		
		#listD .contentDiv .reply
		{
			color:#999999;
			margin:10px 0 0 10px;
			display:table;
		}
		
#listD .tillidspost a, #listD .aktiviteter a, #listD .tillidspost a:link, #listD .aktiviteter a:link
{
	color:#83986E;
}

#listD .tillidspost a:hover, #listD .aktiviteter a:hover
{
	color:#434D38;
}



#listD a.txtLink2
{
	color:#83986E;
}
	
	#listD a.txtLink2:hover
	{
		color:#434D38;
	}

/*----------------------------------------------------------*/

.personListLegend
{
	background-color:#DEE8C6;
	width:457px;
	margin:0 0 10px 0;
	padding:4px 0 4px 8px;
	display:table;
	list-style:none;
}

	.personListLegend li	
	{
		float:left;
	}
	.personListLegend .name	
	{
		float:left;
		width:190px;
		margin:0;
		padding:0;
	}

	.personListLegend .name span
	{
		padding:0 5px;
		color: #2D3537;
	}	

	
.personListShow
{
	width:440px;
	display:table;
	margin: 0 0 10px 8px;
	padding: 0;
}

	.personListShow li
	{
		float:left;
		list-style: none;
		margin: 0;
		padding: 0;
		/*font-size:11px;*/
	}
	
	.personListShow .name
	{
		width:190px;
	}
	
	.personListShow .titel
	{
		width:190px;
	}
	
	

/*----------------------------------------------------------*/

.allListLegend
{
	background-color:#DEE8C6;
	width:457px;
	margin:0 0 10px 0;
	padding:4px 0 4px 8px;
	/*display:table;
	list-style:none;*/
}

	.allListLegend li	
	{
		float:left;
	}
	.allListLegend .name	
	{
		float:left;
		width:190px;
		margin:0;
		padding:0;
	}

	.allListLegend .name span
	{
		padding:0 5px;
		color: #2D3537;
	}	

	
.allListShow
{
	width:440px;
	/*display:table;*/
	margin: 0 0 5px 8px;
	padding: 0;
}

	.allListShow li
	{
		float:left;
		list-style: none;
		margin: 0;
		padding: 0;
		/*font-size:11px;*/
	}
	
	.allListShow .name
	{
		width:190px;
	}
	
	.allListShow .titel
	{
		width:190px;
	}
	
/*----------------------------------------------------------*/

#forum 
{
	width: 465px;
	margin: 0 0 00;
}


	#forum h3
	{
		font-size:12px;
		font-weight:bold;
		padding:0 0 15px 0;
		margin:0;
	}
	
	#forum h5
	{
		font-size:12px;
		font-weight:bold;
		padding:0 0 5px 0;
		margin:0;
	}
	
	#forum h6
	{
		font-size:12px;
		padding:0;
		margin:0;
		color:#999999;
	}

#forum .headerBox
{
	background: url('/_layouts/1030/FDB/gfx/icon_single_blogbubble.gif') no-repeat right top ;
	width:	220px;
	padding:20px 0 10px 0;
	font-weight:bold;
}
	
	
	#forum a:hover
	{
		color: #83986E;
	}
/* ---------------------------------------------------------- */

#sideBarForum
{
	margin:20px 0 0 0;
}

#sideBarForum .headerBox
{
	background: url('/_layouts/1030/FDB/gfx/icon_single_blogbubble.gif') no-repeat 80px 0 ;
	width:	184px;
	padding:20px 0 20px 0;
}

	#sideBarForum .headerBox h3
	{
		width:140px;
	}

#sideBarForum h5
{
	font-weight:bold;
	padding:0 0 0 0;
	margin:0;
	font-size:12px;
}


#sideBarForum h6
{
	padding:0 0 5px 0;
	margin:0;
	font-size:12px;
	color:#999999;
}

#sideBarForum .date
{
	padding:0 0 5px 0;
	margin:0;
	color:#999999;
	font-size:11px;
}


#sideBarForum .calender .date
{
	padding:0 0 5px 10px;
	margin:0;
	color:#999999;
	font-size:11px;
}


#sideBarForum .comments
{
	color:#999999;
	padding:0 0 5px 0;
	font-size:11px;
}

/*----------------------------------------------------------*/

#leksikon
{
	width:465px;
	/*font-size:11px;*/
}

	#leksikon h2
	{
		padding:0 0 10px 0;
	}

#leksikon .searchBar
{
	background-color:#DEE8C6;
	width:460px;
	padding:5px 0 0 5px;
	height: auto !important; /*IE 6 hack*/ 
	height: 25px;
	min-height: 25px
}
	#leksikon .searchBar .header
	{
		padding:0 0 0 0;
		font-weight:bold;
	}
	
#leksikon .nav 
{
	width:465px;
	display:table;
	margin:0;
	padding:0;
	clear:both;
} 

	#leksikon .nav .previous
	{
		float:left;
		width:90px;
	} 
	
	#leksikon .nav .pages
	{
		float:left;
		width:285px;
		text-align:center;
		color:#999999;
	}
	
	#leksikon .nav .next
	{
		float:right;
		width:90px;
		text-align:right;
	}

		#leksikon .nav .previous a, #leksikon .nav .next a
		{
			color:#999999;
		}
	
		#leksikon .nav .previous a:hover, #leksikon .nav .next a:hover
		{
			color:#83986E;
		}
	

	#leksikon .nav a:hover
	{
		color:#83986E;
	}

	#leksikon .nav a.active
	{
		color:#626262;
		font-weight:bold;
	}
	
#leksikon .pick
{
	width:465px;
	text-align:center;
	clear:both;
	padding:5px 0 0 0;
	line-height:20px;
}

	#leksikon .pick a:hover
	{
		color:#83986E;
	}

	#leksikon .pick a.active
	{
		color:#2D3537;
		font-weight:bold;
	}
	
#leksikon .result
{
	width:465px;
	clear:both;
	padding:20px 0;
	display:table;
}

#leksikon .result a, #leksikon .result a:link
{
	color:#2D3537;
	
}

#leksikon .result .img
{
	float:left;
	background-color:#a12;
}

#leksikon .result .txt
{
	float:right;
	width:350px;
}

#leksikon .result a:hover
{
	color:#83986E;
}

	#leksikon .result .leftCol
	{
		width:220px;
		float:left;
		padding:0 0 0 10px;
	}

	#leksikon .result .rightCol
	{
		width:220px;
		float:right;
	}
	
	#leksikon .result .leftCol a.active, #leksikon .result .rightCol a.active
	{
		color:#2D3537;
		font-weight:bold;
	}

/*----------------------------------------------------------*/


		
.alignPicTxt table
{
	padding:0;
	margin:0;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

	.alignPicTxt td
	{
		vertical-align:top;
	}

	.alignPicTxt .img
	{
		width:140px;
	}

	.alignPicTxt h4
	{
		font-weight:bold;
		font-size:12px;
	}
	
	.alignPicTxt .txt
	{
		/*font-size:11px;*/
		color: #2D3537;
		height:110px;
		font-family: Arial, Verdana, Tahoma;
		font-size: 12px;
	}
	
	#listD .alignPicTxt a
	{
		text-decoration:none;
		color: #83986E;
	}
	
		#listD .alignPicTxt a:hover
		{
			color: #434D38;
		}
		
		
/*----------------------------------------------------------*/
.listLink
{
	padding:5px 0 0 0;
}

	.listLink a:hover
	{
		color: #83986E;
	}

	
.listTxtLink a, a.listTxtLink
{
	color:#2D3537;
}

	.listTxtLink a:hover, a.listTxtLink:hover
	{
		color:#83986E;
	}
	
/*----------------------------------------------------------*/

.downloadPDF 
{
	clear:both;
	padding:10px 10px 0 0;	
	width:450px;
}

	.downloadPDF img
	{
		float:left;
		margin:-10px 10px 0 0;	
	}
	
	
.alignContent
{
	clear:both;
	width: 440px;
	padding:0 0 0 7px;
	color: #2D3537;

}

br
{
	clear:both;
}


form
{
	margin:0;
	padding:0;
}

.lineHorz
{
	border-bottom: 1px solid #CCDCA8;
	width:465px;
	height:15px;
	margin:0 0 15px 0;
	clear:both;
}

.lineSpace
{
	border-bottom: 0px solid #CCDCA8;
	width:400px;
	height:16px;
	margin:0 0 15px 0;
	clear:both;
}
/*
.lineHorz2
{
	background: url('/_layouts/1030/FDB/gfx/tile_horz.gif') repeat-x 0 5px ;
	width:458px;
	height:10px;
	clear:both;
}
*/

.infoBox
{
	width: 450px;
	padding:0 0 0 7px;
	color:#999999;
}

.alignBtn
{
	margin: 0 0 0 155px;
}

.alignRight
{
	float:right;
}

.alignLeft
{
	float:left;
}

.astrx
{
	color:#FF0000;
}

.clearBoth
{
	clear:both;
}

.txtGrey
{
	color: #999999;
}

	.txtGrey a
	{
		color: #999999;
	}

.txtLink a
{
	text-decoration:underline;
}

	a.txtLink 
	{
		text-decoration:underline;
	}

	


.txtLeft
{
	text-align:left;
}

.txtRight
{
	text-align:right;
	clear:both;
}

.txtCenter
{
	text-align:center;
}

.backToView
{
	width:460px;
	text-align:right;
	margin:0 0 10px 0;
	color:#999999;
	/*font-size:11px;*/
	clear:both;
}

	.backToView a, #listD .backToView a, #artikel .backToView a, #employeeShow .backToView a, #blogPost a
	{
		color:#999999;
		text-decoration:none;
		/*font-size:11px;*/
	}
	
	.backToView a:hover, #listD .backToView a:hover, #artikel .backToView a:hover, #employeeShow .backToView a:hover, #blogPost a:hover
	{
		color: #83986E;
	}

	
.indent5
{
	padding:0 0 0 5px;
	clear:both;
}
/*----------------------------------------------------------*/
#shopInfo h5
{
	padding: 0 0 20px 0;
	font-weight:bold;
}

#shopInfo .txt
{
	/*line-height:25px;*/
}

/*----------- core stylesheet hack -----------*/

.listD li a, #listD li a:link, #listD li a:visited
{
	color:#83986E;
}

#listD li a:hover
{
	color:#434D38;
}

/*----------- core stylesheet hack -----------*/

.listD td a, #listD td a:link, #listD td a:visited
{
	color:#83986E;
}

#listD td a:hover
{
	color:#434D38;
}

/*----------- core stylesheet hack -----------*/
.ms-WPBody a, .ms-WPBody a:link, .ms-WPBody a:visited 
{
	font-size: 12px;
	font-family:Arial, Verdana, Tahoma;
	color:#2D3537;
	text-decoration:none;
}


.ms-WPBody a:hover
{
	font-size: 12px;
	font-family:Arial, Verdana, Tahoma;
	color:#83986E;
	text-decoration:none;
}

.ms-WPBody td 
{
	font-size: 12px;
	font-family:Arial, Verdana, Tahoma;
}

/*----------- core stylesheet hack -----------*/
.waitingDialog
{
	position:absolute;
	top:350px;
	left:380px;
	border:solid 1px #ffffff; 
	background-color:#DEE8C6; 
	width:200px; 
	height:90px;
	text-align:center;
	padding-top:20px;
}

#greenLinks a, #greenLinks a:link, #greenLinks a:visited, #greenLinks a:active
{
	color:#83986E !important;
	text-decoration:none !important;
}

/*.greenLink a, .greenLink a:link, .greenLink a:visited, .greenLink a:active
{
	 color:#83986E !important;
	 color:Aqua !important;
	 text-decoration:none !important;
}*/
#greenLinks a:hover
{
	 color:#2D3537!important;
	 text-decoration:none !important;
}

#tooltip
{
	position:absolute;
	z-index:3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}