@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
}

body {
	background: #ecedf5 url(/UserFiles/images/layout/bg.jpg) repeat-x;
	text-align:center;
	margin-top: 13px;
	font-family:Arial, Helvetica, sans-serif;
}

/* ------------------------------ HTML OPMAAK ---------------------------- */

.clear {
	clear: both;
}

A {
color:#d6406e;
}

/* GENERAL ID --------------------- */

#container {
	width: 988px;
	margin: 0 auto 0 auto;
	text-align:left;
}


/* ------------------------------------------------ HEADER ------------------------------------------------ */

#header {
	position: relative;
	width: 988px;
	height:174px;
	background:url(/UserFiles/images/layout/header.jpg) no-repeat;
}

	#header .sloganblok {
		position: absolute;
		left: 243px;
		top: 25px;
		width: 480px;
		height: 88px;
	}
	
		#header .sloganblok h1 {
			font-size: 26px;
			color: #fff;
			font-weight:400;
		}
		
		#header .sloganblok h1 span {
			color: #50df33;
		}

		#header .sloganblok h2 {
			font-size: 15px;
			color: #fff;
			font-weight:400;
			margin-top: 3px;
		}

		#header .sloganblok p {
			color:#FFFFFF;
			font-size:11px;
			margin-top: 6px;
		}
		
		#header .sloganblok p a {
			color:#50df33;
			text-decoration:none;
		}
		
		

	#header .header_icons {
		position: absolute;
		top: 125px;
		right: 238px;
		width: 508px;
		height: 38px;
		text-align:right;
		font-size:11px;
		color:#fff;
	}
	
		#header .header_icons span {
			margin-right: 5px;
		}
		
		#header .header_icons span a {
			color: #fff;
			text-decoration:none;
		}		
	
		#header .header_icons img {
			border: 0;
			margin-left: 10px;
			margin-right:4px;
		}
	
	#header .headerlogo {
		margin: 2px 0 0 30px;
		height:82px;
		width:185px;
	}
	
		#header .headerlogo a {
			height:82px;
			width:185px;
			cursor: pointer;
			display:block;
		}

	#header .tekstblok {
		position: absolute;
		right: 5px;
		top: 20px;
		width: 160px;
		height: 145px;
		color:#fff;
	}
	
		#header .tekstblok ul {
			margin-left: 0px;
			list-style-image:url(/UserFiles/images/layout/bullet_check.png);
			font-size:11px;
			line-height:18px;
			padding-left: 15px;
		}
		
		#header .tekstblok ul li {
			list-style-image:url(/UserFiles/images/layout/bullet_check.png);
		}
	
	#header .taalkeuze {
		position: absolute;
		left: 30px;
		bottom: 9px;
		font-size: 11px;
	}
	
		#header .taalkeuze img {
			border: 0;
			line-height:17px;
			vertical-align:bottom;
			margin: 0 6px  0 6px;
		}
		
		#header .taalkeuze a {
			line-height: 17px;
			vertical-align:middle;
			color:#999fb5;
			text-decoration:none;
		}
		
		#header .taalkeuze .active {
			color:#fff;
		}
 
 
/* -------------------------------------------- BODY -------------------------------------------- */
	
#body {
	margin-top: 15px;
}

	#body .links {
		float: left;
		width: 764px;
		height: 508px;
		/*background:url(/UserFiles/images/layout/left_back.jpg) no-repeat;*/
		/*position:relative;	*/
	}

	#body .left {
		/*float: left;*/
		clear: both;
		width: 764px;
		height: 508px;
		background:url(/UserFiles/images/layout/left_back.jpg) no-repeat;
		position:relative;
		float:left;
	}
	
		#body .left .print_pdf {
			width: 60px;
			height:22px;
			position:absolute;
			right: 8px;
			top: 6px;
		}
		
			#body .left .print_pdf img {
				border:0;
			}

			#body .left .print_pdf .print {
				margin-right: 7px;
			}
			
/* business template ------------------------------------------------------------------ */

	#body .left .business_linksbinnen_container_home {
		float:left;
		width:240px;
		margin-left: 10px;
		margin-top: 12px;
	}

	#body .left .business_linksbinnen_container {
		float:left;
		width:240px;
		margin-left: 22px;
		margin-top: 12px;
	}
	
		#body .left .business_linksbinnen_container .tabdiv {
			height: 9px;
		}


	#body .left .business_linksbinnen_container .linksbinnen {
		width:240px;
		height: 430px;
		background:url(/UserFiles/images/layout/ourbusiness_links.jpg) no-repeat;
		clear:both;
		padding-top: 1px;
	}
	
		#body .left .business_linksbinnen_container .linksbinnen .linksbinnentop{
			margin: 15px 0 0 4px;
			min-height: 20px;
			max-height:140px;
			_height: 20px;
			width: 231px;
			overflow-y: visible;
			font-size:11px;
			padding-bottom: 10px;
			background:url(/UserFiles/images/layout/links_achter_var.jpg) bottom;
		}
		
			#body .left .business_linksbinnen_container .linksbinnen .linksbinnentop h1 {
				color: #516277;
				font-size:14px;
				font-weight:normal;
				margin-bottom: 15px;
				margin-left: 12px;
			}
			
			#body .left .business_linksbinnen_container .linksbinnen .linksbinnentop p {
				color:#343c4a;
				margin-left: 12px;
			}		
				
		#body .left .business_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer{
			margin: 12px 0 0 15px;
			width: 220px;
			/*height: 308px;*/
			overflow-y:auto;
		}

			#body .left .business_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content{
				margin: 8px 25px 6px 0;
				margin: 8px 0px 6px 0;
			}
	#body .left .business_rechtsbinnen_container {
		float:left;
		width:469px;
		margin-left: 8px;
		margin-top: 43px;
		_margin-top: 39px;		
	}

	#body .left .business_rechtsbinnen_container .rechtsbinnen {
		width:469px;
		height: 420px;
		background:url(/UserFiles/images/layout/ourbusiness_rechts.jpg) no-repeat;
		_position:absolute;
		_left:272px;
	}
	
		#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnentop {
			margin: -4px 0 0 28px;
			_margin: 27px 0 0 28px;
			width: 420px;
			height: 27px;
			padding-top: 27px;
			_padding-top: 0;
		}
		
		#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnentop h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 22px;
			color:#5c708a;
			font-weight:normal;
		}
		
		#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer {
			margin: 8px 0 0 25px;
			width: 441px;
			height: 353px;
			overflow-y:auto;
		}
		
			#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content {
				margin: 8px 25px 6px 0;
			}
			
			#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content h1 {
				font-size: 11px;
				color:#000000;
				font-weight:bold;
			}

			#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content h2 {
				font-size: 12px;
				/*color:#000000;*/
				color: #516277;
				font-weight:bold;
				margin-bottom: 2px;
			}
			
			#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content p {
				font-size: 11px;
				color:#000000;
				font-weight:normal;
				line-height: 16px;
			}
			
			#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content p a {
				color: #c8005a;
			}
			
		#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer_chart {
			margin: 0px 0 0 25px;
			width: 441px;
			height: 353px;
			overflow-y:auto;
		}
		
			#body .left .business_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer_chart .content {
				margin: 0px 25px 6px 0;
			}


/* Graphs template -------------------------------------------------------------------- */

	#body .left .graph_linksbinnen_container {
		float:left;
		width:249px;
		margin-left: 22px;
		margin-top: 16px;
		_margin-top: 43px;
	}

	#body .left .graph_linksbinnen_container .linksbinnen {
		width:249px;
		height: 423px;
		background:url(/UserFiles/images/layout/balk_links_graph.jpg) no-repeat;
		margin-top: 27px;
		_margin-top: 0px;
	}
	
	#body .left .graph_linksbinnen_container .linksbinnen .linksbinnentop{
			margin: 23px 0 0 4px;			
			min-height: 20px;
			max-height:140px;
			_height: 20px;
			width: 249px;
			overflow-y: visible;
			font-size:11px;
			padding-bottom: 10px;
			/*background:url(/UserFiles/images/layout/links_achter_var.jpg) bottom;*/
		}
		
			#body .left .graph_linksbinnen_container .linksbinnen .linksbinnentop h1 {
				color: #516277;
				font-size:14px;
				font-weight:normal;
				/*margin-bottom: 15px;*/
				margin-left: 12px;
				position:relative;
				top:22px;
				_top:0;
			}
			
			#body .left .graph_linksbinnen_container .linksbinnen .linksbinnentop p {
				color:#343c4a;
				margin-left: 12px;
			}		
				
		#body .left .graph_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer{
			margin: 8px 0 0 15px;
			_margin: 1px 0 0 15px;
			width: 230px;
			height:380px;
			/*height: 308px;*/
			overflow-y:auto;
		}

			#body .left .graph_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content{
				margin: 8px 25px 6px 0;
				margin: 12px 0px 6px 0;
				_margin: 5px 0px 6px 0;
			}
			
				#body .left .graph_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content select{
					width:40px;
			}

			#body .left .graph_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content table{
				width: 220px;
			}
			
			/*#body .left .graph_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content table td{
				padding-bottom:5px;
			}*/
	
		.linksbinnenhoofdcontainer{
			height:345px;
			_margin-right:-20px;
		}
		.linksbinnenhoofdcontainer tr td{
			font-size:10px;
		}
		.linksbinnenhoofdcontainer select{
			font-size:10px;
			width:115;
			border:1px solid #999999;
		}	
	
	#body .left .graph_rechtsbinnen_container {
		float:left;
		width:462px;
		margin-left: 14px;
		margin-top: 16px;
	}
	
	#body .left .graph_rechtsbinnen_container p {
		margin-bottom: 10px;
	}	

	#body .left .graph_rechtsbinnen_container .rechtsbinnen {
		width:462px;
		height: 423px;
		/*background:url(/UserFiles/images/layout/balk_rechts_graph.jpg) no-repeat;*/
		
	}
	
			#body .left .graph_rechtsbinnen_container .rechtsbinnen h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 22px;
			color:#5c708a;
			font-weight:normal;
		}
	
	/* ---------------------------------------- CHART ---------------------------------------------- */
	
	#body .left #chart_rechts {
		margin-top:1px;	
		_margin-top:-1px;
	}

	#body .left #chart_rechts #graph_rechtsbinnen_container {
	}
	
		#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop {
		margin-top:19px;
		_margin:0px;
		}
		
			/*#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs {
				margin-top:-20px;
				_margin:0;
				margin-bottom:-4px;				
			}*/		
		
		#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer {
			clear: both;
			width:462px;
			height: 423px;
			background:url(/UserFiles/images/layout/balk_rechts_graph.jpg) no-repeat;
			_margin-top:0px;
		}
		
			#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .titel {
				height: 39px;
				width: 420px;
			padding-top:25px;
			_padding-top:0;
			}
			
				#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .titel h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 22px;
			color:#5c708a;
			font-weight:normal;
				}
			
			
			#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .inhoud {
				height:350px;
				width:425px;
				overflow:auto;
				margin-top:51px;
				_margin-top: 26px;
			}
			
			#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .inhoudgraph {
				height:350px;
				margin-left: 0px;
				margin-top: -25px;
				overflow:auto;
			}
			
				#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .inhoudgraph img {
					margin-left:10px;				
				}
			
				#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .inhoud .contenttekst {
					margin-top: 10px;
					margin-bottom: 10px;
					margin-right: 10px;
				}			

					#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .inhoud .contenttekst li {
						margin-bottom:5px;
					}			


			#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .content {
				margin: 25px;
				font-size:10px;
				position:absolute;
				top: 75px;
				_top: 75px;
			}

			#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnenhoofdcontainer .content div img {
				margin-top: 30px;
			}			
			
			
    			
#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs {
      float:left;
      width:100%;
      /*background:#bfdbff;*/
      font-size:12px;
      line-height:normal;
	  margin-left: -5px;
	  margin-bottom: -3px;
	  position: relative;
	  bottom: -1px;
	  _bottom: -1px;
	  /*border-bottom: 1px solid #92b9e6;*/
      }
    #body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs ul {
	  margin:0;
	  padding:6px 6px 0px 0px;
	  list-style:none;
	  margin-top: -1px;
	  
				margin-top:-20px;
				_margin:0;
				margin-bottom:0px;	
				margin-left:6px;	
      }
    #body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs li {
      display:inline;
      margin:0;
      padding:0;	  
      }
	#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop .tabclass {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft2.gif") no-repeat left top;
      margin:0 0 0 3px;
      padding:0 0 0 4px;
      text-decoration:none;
	}
	
	  #body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop .tabclass span {
      float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs a:hover span {
      color:#15428b;
      }
    
	#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop .tabactive {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  background-position:0% -42px;
	  border-bottom: 1px solid #fff;
	  margin-left:3px;
	}
	
	#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop .tabactive span {
	  float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#15428b;
	  background-position:100% -42px;
	  color:#475163;
	}
	
	#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop .tabactive span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab2_bullet.gif) 0 4px no-repeat;
	}
	
	#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop .tabclass span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab2_bullet.gif) 0 4px no-repeat;
	}		
	
	#body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs a:hover {
      background-position:0% -42px;
      }
    #body .left #chart_rechts .graph_rechtsbinnen_container .rechtsbinnentop #tabs a:hover span {
      background-position:100% -42px;
    }				
			
/* Rechtercolom ----------------------------------------------------------------------*/

	.right {
		float: left;
		width: 210px;
		overflow:hidden;
		margin-left: 10px;
	}


/*¨MENU ------------------------------------------------------------------------------*/

.menu {
	font-size: 11px;
}

	.menu .menuitem1 {
		padding-left: 12px;
		background: url(/UserFiles/images/layout/menupijl.gif) 0 4px no-repeat;
		margin-bottom: 6px;
	}
	
		.menu .menuitem1 a {
			text-decoration:none;
		}
		
		.menu .menuitem1 .class {
			color: #c8003d;
		}
		
		.menu .menuitem1 .active {
			color: #c8003d;
		}

	.menu .menuitem2 {
		margin-left: 20px;
		padding-left: 9px;
		background: url(/UserFiles/images/layout/menu_square.gif) 0 7px no-repeat;
		margin-bottom: 6px;
	}
	
		.menu .menuitem2 a {
			text-decoration:none;
		}
		
		.menu .menuitem2 .class {
			color: #c8003d;
		}
		
		.menu .menuitem2 .active {
			color: #c8003d;
		}
		
		
	.menu .menuitem3 {
		margin-left: 30px;
		padding-left: 9px;
		background: url(/UserFiles/images/layout/menu_square.gif) 0 7px no-repeat;
		margin-bottom: 6px;
	}
	
		.menu .menuitem3 a {
			text-decoration:none;
		}
		
		.menu .menuitem3 .class {
			color: #c8003d;
		}
		
		.menu .menuitem3 .active {
			color: #c8003d;
		}		


/* FOOTER ----------------------------------------------------------------------------*/
	
#footer {
	width :766px;
	height: 38px;
	background:url(/UserFiles/images/layout/footer.jpg) no-repeat;
	margin-top: 15px;
	position: absolute;
	bottom: -42px;
}

	#footer .inhoud {
		margin-left: 4px;
		margin-top: 5px;
		line-height: 27px;
		height: 27px;
	}
	
		#footer .inhoud .tekst {
			line-height: 27px;
			_line-height: 27px;			
			vertical-align:middle;
			color:#343c4a;
			font-size:10px;
			margin-left: 4px;
			width: 515px;
			float:left;
		}
		
		#footer .inhoud .links {
			line-height: 27px;
			height: 35px;
			vertical-align:middle;
			font-size:10px;
			width: 243px;
			float:right;
			text-align:right;
		}
		
		#footer .inhoud .links a {
			color: #c8003d;
			text-decoration:none;
			padding-left: 11px;
			padding-right: 11px;
			background: url(/UserFiles/images/layout/footer_vert_lijn.jpg) no-repeat;
			height:35px;
			display:block;
			float:left;
			margin-top: 0px;
			_margin-top: 0px;
		}
		
/* temp tabs */

#temptabs {
    font-size:12px;	
	margin-top: 5px;
	float:left;
	margin-right: 6px;
	width:121px;
	height: 20px;
	line-height:24px;
}	

	.temptabclass {
	display:block;
	padding-left: 26px;
	}
	
		A.temptabclass {
			background:url(/UserFiles/images/layout/tabs/tab.jpg) top;
			color:#FFFFFF;
			text-decoration:none;
		}
		
		A.temptabclass:Hover {
			background:url(/UserFiles/images/layout/tabs/tab_a.jpg) bottom;
			color:#FFFFFF;
			text-decoration:none;
		}
	
	.temptabactive {
	display:block;
	padding-left: 26px;
	border-bottom: 1px solid #edeff5;	
	}
	
		A.temptabactive {
			color:#475163;
			background:url(/UserFiles/images/layout/tabs/tab_a.jpg) top;	
			text-decoration:none;
		}
		
		A.temptabactive:Hover {
			background:url(/UserFiles/images/layout/tabs/tab_a.jpg);	
		}
	
	#temptabs a:hover {
		background-position:top;
	}	

/*#temptabs {
    font-size:12px;	
	margin-top: 5px;
	float:left;
	margin-right: 10px;
	width:121px;
}	

	#temptabs a {
		text-decoration: none;	
	}
	
	#temptabs a:hover {
		background:url(/UserFiles/images/layout/tabs/tab_a.jpg);	
	}
	
	.temptabclass {
		width: 121px;
		height: 24px;
		background:url(/UserFiles/images/layout/tabs/tab.jpg);
		padding-left: 26px;
		line-height:24px;
	}
	
	A.temptabclass {
		color: #fff;
	}
	
	.temptabactive {
		width: 121px;
		height: 24px;
		background:url(/UserFiles/images/layout/tabs/tab_a.jpg);			
		padding-left: 26px;
		border-bottom: 1px solid #edeff5;
		line-height: 24px;
	}
	
	A.temptabactive {
		color: #475163;
	}
	
	A.temptabactive:hover {
		background:url(/UserFiles/images/layout/tabs/tab_a.jpg) top;			
	}*/
		
/* tabs 1 --------------------------------------------------- */

    #tabs {
      float:left;
      width:100%;
      /*background:#bfdbff;*/
      font-size:12px;
      line-height:normal;
	  margin-left: -3px;
	  /*border-bottom: 1px solid #92b9e6;*/
      }
    #tabs ul {
	  margin:0;
	  padding:6px 10px 0 0px;
	  list-style:none;
	  margin-top: -1px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;	  
      }
	.tabclass {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft.gif") no-repeat left top;
      margin:0 0 0 6px;
      padding:0 0 0 4px;
      text-decoration:none;
	}
	
	  .tabclass span {
      float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#15428b;
      }
    
	.tabactive {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  background-position:0% -42px;
	  border-bottom: 1px solid #edeff5;
	  margin-left:6px;
	}
	
	.tabactive span {
	  float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#15428b;
	  background-position:100% -42px;
	  color:#475163;
	}
	
	.tabactive span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab1_bullet.gif) 0 4px no-repeat;
	}
	
	.tabclass span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab1_bullet.gif) 0 4px no-repeat;
	}		
	
	#tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
    }
	
	
/* Tabs 2 --------------------------------------------------- */

    #tabs2 {
      float:left;
      width:100%;
      /*background:#bfdbff;*/
      font-size:12px;
      line-height:normal;
	  margin-left: 3px;
	  margin-bottom: -3px;
	  position: relative;
	  bottom: -1px;
	  _bottom: -1px;
	  /*border-bottom: 1px solid #92b9e6;*/
      }
    #tabs2 ul {
	  margin:0;
	  padding:6px 10px 0 0px;
	  list-style:none;
	  margin-top: -1px;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;	  
      }
	.tabclass2 {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft2.gif") no-repeat left top;
      margin:0 0 0 6px;
      padding:0 0 0 4px;
      text-decoration:none;
	}
	
	  .tabclass2 span {
      float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#15428b;
      }
    
	.tabactive2 {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  background-position:0% -42px;
	  border-bottom: 1px solid #fff;
	}
	
	.tabactive2 span {
	  float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#15428b;
	  background-position:100% -42px;
	  color:#475163;
	}
	
	.tabactive2 span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab2_bullet.gif) 0 4px no-repeat;
	}
	
	.tabclass2 span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab2_bullet.gif) 0 4px no-repeat;
	}		
	
	#tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
    }	

/* CAROUSEL ------------------------------------------------------------------------------ */
        .carouselContainer
        {
            overflow: hidden;
            margin: 0;
            padding: 0;
			height:435px;
			width: 690px;
			position:absolute;
			left:37px;
			font-size: 12px;
        }
        .carouselItems
        {
            position: absolute;
            width: 10000px;
			height: 435px;
        }
        .carouselItem{
            margin: 5px;
            padding: 20px;
            float: left; 
            border: solid 1px black;
            height: 340px;
			width: 220px;
			height: 429px;
			background:url(/UserFiles/images/layout/back_carousel.jpg) no-repeat;
			padding: 0;
			border:0;
        }
		.casousel_titel {
			width: 165px;
			text-align:center;
			margin-top: 9px;
			margin-left: 29px;
			color: #343c4a;
			font-weight:bold;
			text-transform:capitalize;
		}
		
		.carouselItem .spider {
			margin-left: 4px;
			margin-top: 6px;
		}
		
		.carouselItem .tekst {
			width: 180px;
			height:130px;
			margin-left:18px;
			margin-top:10px;
			text-align:justify;
		 }
		 
		 	.carouselItem .tekst a {
				color: #c8003d;
			}
			
			.carouselItem .tekst .more {
				/*text-align: right;*/
				padding-left: 13px;
				background:url(/UserFiles/images/layout/meer_pijltje.jpg) 0 4px no-repeat;
				float:right;
				display:block;
			}
			
				.carouselItem .tekst .more a {
					color:#c8003d;
					text-decoration:none;
				}

		.carouselItem .icoontjes {
			margin-top: 16px;
			margin-left: 15px;
			height: 40px;
			width:180px;
		}
		
		.create {
			margin-left: 26px;
			width: 180px;
			color:#fff;
			text-align:center;
			margin-top: 8px;
			_margin-top:3px;
		}
		
			.create a {
				color: #FFFFFF;
				text-decoration:none;
			}
			#Pijl_R{
				position:absolute;
				top:250px;
				right:10px;
			}
			#Pijl_L{
				position:absolute;
			}





.sidebarhoofdlinks{
      font-size:12px;
      line-height:normal;
      color:#000000;
      font-weight:bold;
      text-decoration:none;
}


.ref_omschrijving{
font-size:12px;
color:#000000;

}



.contactform{
font-size:11px;
color:#000000;}


.contactform input{
font-size:11px;
color:#000000;
}



/* lodestarinfo template ------------------------------------------------------------------ */

	#body .left .linfo_linksbinnen_container {
		float:left;
		width:240px;
		margin-left: 22px;
		margin-top: 12px;
		width:469px;		
	}
	
		#body .left .linfo_linksbinnen_container .tabdiv {
			height: 9px;
		}


		#body .left .linfo_linksbinnen_container .linksbinnen {
			width:240px;
			height: 430px;
			background:url(/UserFiles/images/layout/ourbusiness_links.jpg) no-repeat;
			clear:both;
			padding-top: 1px;
			width:469px;
			background:url(/UserFiles/images/layout/ourbusiness_rechts_wit.jpg) no-repeat;		
		}
		
			#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnentop{
				margin: 15px 0 0 4px;
				min-height: 20px;
				max-height:140px;
				_height: 20px;
				width: 231px;
				overflow-y: visible;
				font-size:11px;
				padding-bottom: 10px;
				background:url(/UserFiles/images/layout/links_achter_var.jpg) bottom;
			}
			
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnentop h1 {
					color: #516277;
					font-size:14px;
					font-weight:normal;
					margin-bottom: 15px;
					margin-left: 12px;
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnentop p {
					color:#343c4a;
					margin-left: 12px;
				}		
					
			#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer{
				margin: 8px 0 0 15px;
				width: 452px;
				/*height: 308px;*/
				overflow-y:auto;
				height: 403px;
			}
	
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content{
					margin: 8px 25px 6px 0;
					margin: 8px 15px 6px 0;
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content p{
					font-size: 11px;
				}				
				
	#body .left .linfo_rechtsbinnen_container {
		float:left;
		width:469px;
		margin-left: 12px;
		margin-top: 39px;
		_margin-top: 39px;		
		width: 240px;
	}

		#body .left .linfo_rechtsbinnen_container .rechtsbinnen {
			width:469px;
			height: 420px;
			background:url(/UserFiles/images/layout/ourbusiness_rechts.jpg) no-repeat;
			_position:absolute;
			_left:505px;
			width:240px;		
			background:url(/UserFiles/images/layout/ourbusiness_links_wit.jpg) no-repeat;
			padding-top: 2px;
		}
				
			#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer {
				margin: 8px 0 0 5px;
				width: 441px;
				height: 403px;
				overflow-y:auto;
				width: 230px;	
				position:relative;
				z-index:1010;
				display:block;			
			}
			
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content {
					margin: 8px 5px 3px 0;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content h1 {
					font-size: 11px;
					color:#000000;
					font-weight:bold;
				}
	
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content h2 {
					font-size: 11px;
					color:#000000;
					font-weight:bold;
					margin-bottom: 2px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content p {
					font-size: 11px;
					color:#000000;
					font-weight:normal;
					line-height: 16px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content p a {
					color: #c8005a;
				}
				
/* Tabs 3 --------------------------------------------------- */

    #tabs3 {
      float:left;
      width:100%;
      /*background:#bfdbff;*/
      font-size:12px;
      line-height:normal;
	  margin-left: -3px;
	  margin-bottom: -3px;
	  position: relative;
	  bottom: 0px;
	  _bottom: 0px;
	  /*border-bottom: 1px solid #92b9e6;*/
	  margin-top:5px;
      }
    #tabs3 ul {
	  margin:0;
	  padding:6px 10px 0 0px;
	  list-style:none;
	  margin-top: -1px;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;	  
      }
	.tabclass3 {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft3.gif") no-repeat left top;
      margin:0 0 0 6px;
      padding:0 0 0 4px;
      text-decoration:none;
	}
	
	  .tabclass3 span {
      float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#15428b;
      }
    
	.tabactive3 {
	  float:left;
      background:url("/UserFiles/images/layout/tabs/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  background-position:0% -42px;
	  border-bottom: 1px solid #fff;
	  margin-left:6px;
	}
	
	.tabactive3 span {
	  float:left;
      display:block;
      background:url("/UserFiles/images/layout/tabs/tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#15428b;
	  background-position:100% -42px;
	  color:#475163;
	}
	
	.tabactive3 span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab2_bullet.gif) 0 4px no-repeat;
	}
	
	.tabclass3 span div {
		padding-left: 15px;
		background:url(/UserFiles/images/layout/tab2_bullet.gif) 0 4px no-repeat;
	}		
	
	#tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
    }
	
/* WERKNEMERS -------------------------------------------------------------------------------- */
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .naam {
					font-family: Arial, Helvetica, sans-serif;
					font-size:11px;
					padding-left: 15px;
					background:url(/UserFiles/images/layout/menupijl.gif) 3px 4px no-repeat;
					margin-left: 5px;
					color:#4f4f4f;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .naam a {
					font-family: Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#c8003d;
					text-decoration:none;
				}				
		
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .naam .lijn {
					height: 10px;
					width:186px;
					position:relative;
					margin-bottom: 0px;
					top:-6px;
					border:0;
					background:url(/UserFiles/images/layout/naam_lijn.gif) no-repeat;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .persooninfo {
					width: 185px;
					/*margin-left: 20px;*/
					/*margin-bottom: 15px;*/
					margin-top: 7px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .persooninfo p {
					text-size: 11px;
					color: 4f4f4f;
				}	
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevens {
					margin-left: 12px;
					font-weight:bold;
				}	
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevens a {
					color:#4f4f4f;
					text-decoration:none;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensphone {
					/*font-weight:bold;*/
					padding-left:25px;
					background: url(/UserFiles/images/layout/contact_icons/phone.jpg) no-repeat;
					height: 16px;
					margin-bottom:9px;
				}	
								
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensmail {
					/*font-weight:bold;*/
					padding-left:25px;
					background: url(/UserFiles/images/layout/contact_icons/mail.jpg) no-repeat;
					height: 16px;
					margin-bottom: 9px;
				}	
							
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensskype {
					/*font-weight:bold;*/
					padding-left:25px;
					background: url(/UserFiles/images/layout/contact_icons/skype.jpg) no-repeat;
					height: 16px;
					margin-bottom: 9px;
				}	

				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevenslinkedin {
					/*font-weight:bold;*/
					padding-left:25px;
					background: url(/UserFiles/images/layout/contact_icons/linkedin.jpg) no-repeat;
					height: 16px;
					margin-bottom: 9px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensmsn {
					/*font-weight:bold;*/
					padding-left:25px;
					background: url(/UserFiles/images/layout/contact_icons/msn.jpg) no-repeat;
					height: 16px;
					margin-bottom: 9px;
				}				
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevenshome {
					/*font-weight:bold;*/
					padding-left:25px;
					background: url(/UserFiles/images/layout/contact_icons/home.jpg) no-repeat;
					height: 16px;
					margin-bottom: 9px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensfav {
					/*font-weight:bold;*/
					padding-left:25px;
					background: url(/UserFiles/images/layout/contact_icons/favorites.jpg) no-repeat;
					/*height: 16px;*/
					margin-bottom: 9px;
					display:block;
				}									

								
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensphone a, #body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensmail a, #body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevenskype a, #body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevenslinkedin a, #body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensmsn a, #body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevenshome a, #body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .gegevensfav a {
					color:#4f4f4f;
					text-decoration:none;
				}	
				
						
				
/* ROUTEPLANNER ------------------------------------------------------------------------------ */
		.zoektabel {
			font-size: 11px;
			color:#4f4f4f;
			margin-left: 10px;
		}
		
			.zoektabel a {
				color:#4f4f4f;
			}
		
			.zoektabel .routeinput {
				background: #FFFFFF;
				border: 1px solid #4f4f4f;
				height: 18px;
				font-size:11px;
				color:#4f4f4f;
			}
			
				.routegroot {
					width: 194px;
				}
				
				.routeklein {
					width: 163px;
				}
				
				.routeknop {
					background: #FFFFFF;
					border: 1px solid #4f4f4f;
					vertical-align:middle;
					font-size:11px;
					color:#4f4f4f;
					padding:2px;
					height:25px;
					display:block;
				}
								
				.detail {
					display: table-row;
					/*display:none;*/
				}		
				
/* PORTFOLIO -------------------------------------------------------------------------------- */
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bedrijf {
					font-family: Arial, Helvetica, sans-serif;
					font-size:11px;
					padding-left: 15px;
					background:url(/UserFiles/images/layout/menupijl.gif) 3px 4px no-repeat;
					margin-left: 5px;
					color:#4f4f4f;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bedrijf a {
					font-family: Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#c8003d;
					text-decoration:none;
				}				
		
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bedrijf .lijn {
					height: 10px;
					width:186px;
					position:relative;
					margin-bottom: 0px;
					top:-6px;
					border:0;
					background:url(/UserFiles/images/layout/naam_lijn.gif) no-repeat;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bedrijfinfo {
					width: 185px;
					/*margin-left: 20px;*/
					/*margin-bottom: 15px;*/
					margin-top: 7px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bedrijfinfo p {
					text-size: 11px;
					color: 4f4f4f;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content img {
					border: 0;
					_display:block;
				}					
				
/* POTFOLIO TYPE ----------------------------------- */
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content h3 {
					font-size: 13px;
					color:#4f4f4f;
					margin-bottom: 10px;
					margin-top: 10px;
					font-weight:800;
					clear:both;
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content h3 hr {
					height: 0;
					border:0;
					margin-top: 3px;
					border-bottom:1px dotted #4f4f4f;
				}				
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .portfolio_container {
					width: 360px:
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .portfolio_container_item {
					float: left;
					width: 100px;
					margin-left: 20px;
					margin-right: 20px;
					text-align:center;
					/*height: 20px;*/
					height: 100px; 
					margin-bottom:10px;
					font-size: 12px;
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .portfolio_container_item a {
					color:#c8003d;
					text-decoration:none; 
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .portfolioitem {
					color:#c8003d;
					color: #4f4f4f;
					padding-left: 15px;
					margin-left: 4px;
					background:url(/UserFiles/images/layout/menupijl.gif) 3px 4px no-repeat;
					font-size:11px;
					margin-bottom: 3px;		
				}												
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .portfolioitem a {
					color:#c8003d;
					text-decoration:none;
				}												
				
/* PARTNERS --------------------------------------------------------------- */
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .logos {
					text-align: center;
				}				
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .logos img {
					border:0;
					margin-bottom: 10px;
				}
				
/* BLOG ------------------------------------------------------------------- */
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .blog .header {
					/*height: 100px;*/
					margin-bottom: 10px;
					margin-top: 5px;
					margin-bottom: 15px;
					border-bottom: 1px solid #d1d1d1;
					padding-bottom: 15px;
					display:block;
					/*height: 130px;*/
					clear:both;
					float:left;
					_clear:both;
					_width:420px;
				}

				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .blog .header div img {
				display:block;
				_float:left;
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .blog .header .image {
					float: left;
					margin-right: 10px;
					height: 125px;
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .blog .header .titel {
					width: 340px;
					_width: 320px;					
					font-size: 13px;
					font-weight:normal;
					color:#c8003d;
					margin-bottom: 5px;
					_float:left;
				}

				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .blog .header .auteur {
					width: 340px;
					_width: 320px;					
					height: 16px;
					font-size: 11px;
					font-weight:normal;
					margin-bottom: 15px;
					_float:left;
				}
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .blog .header p {
					color:#4f4f4f;
					font-size:11px;
					margin-bottom:10px;
				}				
				
				#body .left .linfo_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content .blog .header p A.meer {
					color:#c8003d;
					font-size:11px;
					display: block;
				}		
				
/* BLOG rechts ------------------------------------------------------------- */
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bloggers {
					width: 200px;
					margin-left: 10px;
				}				
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bloggers .blogger {
					margin-right: 23px;
					/*width: 75px;*/
					float:left;
					margin-bottom: 15px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bloggers .blogger img {
					border: 0;
					width: 40px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bloggers h3 {
					font-size: 12px;
					color:#4f4f4f;
					clear:both;
					padding-bottom: 5px;
					border-bottom: 1px dotted #4f4f4f;
					margin: 20px 0 7px 0;
					width: 170px;
				}

				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bloggers p {
					font-size: 11px;
					color:#4f4f4f;
					margin-bottom:1px;
				}
				
				#body .left .linfo_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content .bloggers p a {
					color:#4f4f4f;
					text-decoration: none;
				}				

.subtitel {
	position:absolute;
	top:47px;
	_top:48px;	
	left:511px;
	color:#848f9f;
	font-size:25px;
	z-index:1010;
}														



.inp_tellafriend {
width:100px;
font-size:11px;
}	



.searchLink:link
{
color:000000;
font-weight:bold;
font-size:11px;
}


.searchLink:visited{
color:000000;
font-weight:bold;
font-size:11px;
}


.titelniveau4{
                font-family: Arial, Helvetica, sans-serif;
	font-weight: bold ; 
	font-size: 14px; 
	color: #c80059;
} 

.titelniveau2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold ; 
	font-size: 20px; 
	color: #c80059; 
}

.vaclist 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
}

.bloglist {
	color:#4f4f4f;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  	
}


.domform 
{
	font-size: 11px;  

}






/* sitemap template ------------------------------------------------------------------ */

	#body .left .sitemap_linksbinnen_container_home {
		float:left;
		width:723px;
		margin-left: 10px;
		margin-top: 12px;
	}

	#body .left .sitemap_linksbinnen_container {
		float:left;
		width:723px;
		margin-left: 22px;
		margin-top: 22px;
	}
	
		#body .left .sitemap_linksbinnen_container .tabdiv {
			height: 9px;
		}


	#body .left .sitemap_linksbinnen_container .linksbinnen {
		width:723px;
		height: 430px;
		background:url(/UserFiles/images/layout/balk_groot.jpg) no-repeat;
		clear:both;
		padding-top: 1px;
	}
	
		#body .left .sitemap_linksbinnen_container .linksbinnen .linksbinnentop{
			margin: 18px 0 0 6px;
			min-height: 20px;
			max-height:140px;
			_height: 20px;
			width: 712px;
			overflow-y: visible;
			font-size:11px;
			padding-bottom: 8px;
			background:url(/UserFiles/images/layout/links_achter_var.jpg) bottom;
		}
		
			#body .left .sitemap_linksbinnen_container .linksbinnen .linksbinnentop h1 {
				color: #516277;
				font-size:14px;
				font-weight:normal;
				margin-bottom: 0px;
				margin-left: 12px;
			}
			
			#body .left .sitemap_linksbinnen_container .linksbinnen .linksbinnentop p {
				color:#343c4a;
				margin-left: 12px;
			}		
				
		#body .left .sitemap_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer{
			margin: 0px 0 0 15px;
			width: 704px;
			height: 335px;
			overflow-y:auto;
		}

			#body .left .sitemap_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content{
				margin: 8px 25px 6px 0;
				margin: 8px 10px 6px 0;
			}
			
			#body .left .sitemap_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content p{
				font-size: 10px;
			}	
			#body .left .sitemap_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content p a{
				color:#d6406e;
			}						


/* SITEMAP */

.sitemaplevel1 {
	margin-left: 10px;
	padding-left: 15px;
	background:url(/UserFiles/images/layout/menupijl.gif) 3px 4px no-repeat;
	margin-top:8px;
}

.sitemaplevel2 {
	margin-left: 25px;
	padding-left: 15px;
	background:url(/UserFiles/images/layout/sitemap_pijl_level2.gif) 3px 4px no-repeat;
	margin-top:6px;
}

.sitemaplevel2 {
	margin-left: 25px;
	padding-left: 15px;
	background:url(/UserFiles/images/layout/sitemap_pijl_level2.gif) 3px 4px no-repeat;
	margin-top:6px;
}

.sitemaplevel3 {
	margin-left: 45px;
	padding-left: 15px;
	background:url(/UserFiles/images/layout/sitemap_pijl_level3.gif) 3px 4px no-repeat;
	margin-top:6px;
}

A.link_rood {
color:#d6406e;
text-decoration:none;
font-size:10px;
}


/* ------------------------------- Vacature template ---------------------------------- */

		/* linkse kader (ook al staat er rechtsbinnen */

	#body .left .vaca_rechtsbinnen_container {
		float:left;
		width:469px;
		margin-left: 8px;
		margin-top: 43px;
		_margin-top: 39px;		
	}

	#body .left .vaca_rechtsbinnen_container .rechtsbinnen {
		width:469px;
		height: 420px;
		background:url(/UserFiles/images/layout/ourbusiness_rechts.jpg) no-repeat;
		position:absolute;
		left:20px;
		top:65px;
	}
	
		#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnentop {
			margin: -4px 0 0 28px;
			_margin: 27px 0 0 28px;
			width: 420px;
			height: 27px;
			padding-top: 27px;
			_padding-top: 0;
		}
		
		#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnentop h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 22px;
			color:#5c708a;
			font-weight:normal;
		}
		
		#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer {
			margin: 12px 0 0 25px;
			_margin: 8px 0 0 25px;
			width: 441px;
			_width: 416px;
			height: 349px;
			_height: 352px;
			overflow-y:auto;
		}
		
			#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content {
				margin: 8px 25px 6px 0;
			}
			
			#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content h1 {
				font-size: 11px;
				color:#000000;
				font-weight:bold;
			}

			#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content h2 {
				font-size: 12px;
				/*color:#000000;*/
				color: #516277;
				font-weight:bold;
				margin-bottom: 2px;
			}
			
			#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content p {
				font-size: 11px;
				color:#000000;
				font-weight:normal;
				line-height: 16px;
			}
			
			#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer .content p a {
				color: #c8005a;
			}
			
		#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer_chart {
			margin: 0px 0 0 25px;
			width: 441px;
			height: 353px;
			overflow-y:auto;
		}
		
			#body .left .vaca_rechtsbinnen_container .rechtsbinnen .rechtsbinnenhoofdcontainer_chart .content {
				margin: 0px 25px 6px 0;
			}


		/* rechter kader (ook al staat er linksbinnen */


	#body .left .vaca_linksbinnen_container_home {
		float:left;
		width:240px;
		margin-left: 10px;
		margin-top: 12px;
	}

	#body .left .vaca_linksbinnen_container {
		float:left;
		width:240px;
		margin-left: 22px;
		margin-top: 12px;
	}
	
		#body .left .vaca_linksbinnen_container .tabdiv {
			height: 9px;
		}


	#body .left .vaca_linksbinnen_container .linksbinnen {
		width:240px;
		height: 430px;
		background:url(/UserFiles/images/layout/ourbusiness_links.jpg) no-repeat;
		clear:both;
		padding-top: 1px;
		position:absolute;
		left:500px;
		top: 65px;
	}
	
		#body .left .vaca_linksbinnen_container .linksbinnen .linksbinnentop{
			margin: 15px 0 0 4px;
			min-height: 20px;
			max-height:140px;
			_height: 20px;
			width: 231px;
			overflow-y: visible;
			font-size:11px;
			padding-bottom: 10px;
			background:url(/UserFiles/images/layout/links_achter_var.jpg) bottom;
		}
		
			#body .left .vaca_linksbinnen_container .linksbinnen .linksbinnentop h1 {
				color: #516277;
				font-size:14px;
				font-weight:normal;
				margin-bottom: 15px;
				margin-left: 12px;
			}
			
			#body .left .vaca_linksbinnen_container .linksbinnen .linksbinnentop p {
				color:#343c4a;
				margin-left: 12px;
			}		
				
		#body .left .vaca_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer{
			margin: 12px 0 0 15px;
			width: 220px;
			/*height: 308px;*/
			overflow-y:auto;
		}

			#body .left .vaca_linksbinnen_container .linksbinnen .linksbinnenhoofdcontainer .content{
				margin: 8px 25px 6px 0;
				margin: 8px 0px 6px 0;
			}
			
			.vaclist{
				margin-left:15px;
			}
			
			.vaclist li {
			list-style-image:url(/UserFiles/images/layout/sitemap_pijl_level3.gif);
			}
			
			.vaclist li ul li {
			list-style-image:url(/UserFiles/images/layout/sitemap_pijl_level2.gif);
			}
			
			.bloglist{
				margin-left:15px;
			}
			
			.bloglist li {
			list-style-image:url(/UserFiles/images/layout/sitemap_pijl_level3.gif);
			}
			
			.bloglist li ul li {
			list-style-image:url(/UserFiles/images/layout/sitemap_pijl_level2.gif);
			}			

/* NIEUWS SCROLLER -------------------------------------------- */

.newstotaal {
	/*background:url(/UserFiles/images/layout/news_back.jpg);*/
}

        .newsIntro {
            margin-left: 5px;
            margin-top: 10px;
            margin-bottom: 5px;
			_margin-top:5px;
			_margin-bottom:3px; 
            float: left;
            width: 130px;
 			_width: 115px;
			height:85px;
			_height: 84px;
        }
		
			.newsIntro img {
				max-height:60px;
			}

        .newsImage {
            margin-right: 5px; 
            margin-top: 5px; 
            margin-bottom: 5px; 
            width: 40px;
 			_width: 30px;
        }

		.newsImage img {
			height:40px;
		}

        .newsPic {
			align:center; 
			/*height: 75px;
			_height: 55px;*/
			/*height: 40px;*/
			width:70px;
        }

       #newsScroller {
			position: relative;
			width: 190px;
			_width: 170px;
			height: 200px;
			overflow:hidden;
       	}

       	#newsItems {
       		position: absolute;
       		width: 190px;
 			_width: 170px;
       		height: 2000px;
       	}


.typicalLink:link {
text-decoration:none;
color: #343c4a;
font-weight:bold;
text-transform:capitalize;
}

.typicalLink:visited {
text-decoration:none;
color: #343c4a;
font-weight:bold;
text-transform:capitalize;
}

.icoontjes {
	text-align:center;
}

.icoontjes img {
    margin-left:4px;
	/*margin-right:2px;*/
}

.reportitem_title {
color:#d6406e;
font-weight: bold;
text-decoration:underline;
}

.reportitem_word {
color:#d6406e;
}

.vragenlijst {
	padding-left:10px;
	background:url(/UserFiles/images/layout/menupijl.gif) 0 3px no-repeat;
}

.projectbox input {
	font-size:11px;
	width:150px;
	border:1px solid #999999;
	padding-left:3px;
}

.black12 {font: normal 12px Arial, Verdana, Helvetica, sans-serif; color: #000000;}
.black12b {font: bold 12px Arial, Verdana, Helvetica, sans-serif; color: #000000;}
A.blacklink12b, A.blacklink12b:link, A.blacklink12b:active
 {font: bold 12px Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: none;}
A.blacklink12b:hover
 {font: bold 12px Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: underline;}


.topblogger {
	margin-left:10px;
}

.topblogger .meer {
	font-size:10px;
	margin-bottom:8px;
	margin-left:5px;
}

.topblogger A.meer {
	margin-bottom:10px;
}

.archiefitem { }

.archiefitem .archiefdatum {
	font-size:10px;
	color: #4f4f4f;
	width: 35px;
	float:left;
	margin-left:6px;
}

.archiefitem .archieftitel {

}




/* --------------------------- IE 6 dockzone Fake layout ----------------------------- */

#IE6Dock_container {
	width: 193px;
	float:left;
	margin-bottom:15px;
}

#IE6Dock_bovenbalk {
	height:27px;
	line-height:20px;
    background: url(/skins/Lodestar/Dock/TitlebarHLeft2.gif) no-repeat;	
	vertical-align: middle;
	color:#e6ffff;
	font-weight:bold;
	padding-left: 15px;
	font-size:10px;
	position:relative;
}

#IE6Dock_content {
	border: 1px solid #c4c4ce;
	margin-top:-5px;
	padding-left: 10px;
	padding-right:10px;
	background:#FFFFFF;
	width: 192px;
	position:relative;
	z-index:1010;
	color:#4f4f4f;
    font:12px/1.2 arial,sans-serif;	
	font-size:11px;	
}

.IE6Dock_knop {
	position:absolute;
	
	width: 15px;
	height:15px;
}


/*    background:url(Dock/Expand2.gif) repeat-x;
    background:url(Dock/Close.gif) no-repeat center center; */

#1_lod_DockZon_dockZone { border:0; }

#15_lod_DockZon_dockZone { border:0; }

.RadDockZone_Lodestar{ border:0; }