	
	
	/* T19_Overzichtspagina_1.html */
	html {
		height : 100%;
		overflow : hidden;
	}
	body.threeColumnLayout {
		background : #002b54 none;
	}
		#bodySection {
			height : 100%;
			margin : 0px 0px 0px 0px;
			width : 100%;
			overflow: hidden;
		}
			/*
			body.threeColumnLayout #bodyHeader {
				background : Transparent url(../images/bg_part2.png) no-repeat 50% 0%;
				height : 117px;
				left : 0px;
				padding: 6px 0px 0px 2px;
				position: fixed;
				right : 0px;
				top : 0px;
			}
				body.threeColumnLayout #bodyHeaderBorder {
					margin : 0px auto 0px auto;
					position : relative;
					width : 990px;
				}
			*/
			body.threeColumnLayout #canvasSection {
				background : url('../images/bg_part2.png') no-repeat fixed 50% 50%;
				bottom : 123px;
				left : 0px;
				overflow : auto;
				overflow-y : scroll;
				position : fixed;
				width : auto;
				height : auto;
				right : 0px;
				top : 123px;
			}
				body.threeColumnLayout #canvasSectionBorder {
					margin : 0px auto 0px auto;
					position : relative;
					width : 997px;
				}
					body.threeColumnLayout #canvasSection ul.canvasOptions {
						position : absolute;
						right : 30px;
						top : 20px;
					}
						body.threeColumnLayout #canvasSection ul.canvasOptions li {
							display : inline;
							list-style-type : none;
						}
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.mail {}
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.mail:link,
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.mail:visited {}
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.mail:hover,
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.mail:active {}
								body.threeColumnLayout #canvasSection ul.canvasOptions li a.mail img {}
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.print {}
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.print:link,
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.print:visited {}
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.print:hover,
							body.threeColumnLayout #canvasSection ul.canvasOptions li a.print:active {}
								body.threeColumnLayout #canvasSection ul.canvasOptions li a.print img {}
					#canvasSection div.navigationColumn {
						float : left;
						padding : 36px 0px 20px 36px;
						width : 220px;
					}
						#canvasSection div.navigationColumn ul {
							background : #ffffff url(../images/navigationColumn.png) no-repeat 100% 100%;
							float : right;
							margin : 0px 1px 0px 0px;
							padding : 0px 0px 1px 0px;
							width : 220px;
						}
							#canvasSection div.navigationColumn ul li {
								list-style-type : none;
							}
								#canvasSection div.navigationColumn ul li a {
									background : #ffffff url(../images/navigationColumn.png) no-repeat 100% 0px;
									display : block;
									font-size : 130%;
									line-height : 100%;
									padding : 9px 32px 11px 25px;
									width : 163px;
								}
								#canvasSection div.navigationColumn ul li a:link,
								#canvasSection div.navigationColumn ul li a:visited {
									background-position : 100% 0px;
									color : #002b54;
									text-decoration : none;
								}
								#canvasSection div.navigationColumn ul li a:hover,
								#canvasSection div.navigationColumn ul li a:active {
									background-position : 100% -64px;
									color : #1a538a;
									text-decoration : none;
								}
								#canvasSection div.navigationColumn ul li a.active {}
								#canvasSection div.navigationColumn ul li a.active:link,
								#canvasSection div.navigationColumn ul li a.active:visited,
								#canvasSection div.navigationColumn ul li a.active:hover,
								#canvasSection div.navigationColumn ul li a.active:active {
									background-position : 100% -128px;
									color : #ffffff;
									padding : 9px 22px 11px 35px;
								}
								#canvasSection div.navigationColumn ul li ul {
									background : none;
									float : none;
									padding : 0px 0px 0px 0px;
								}
									#canvasSection div.navigationColumn ul li ul li {}
										#canvasSection div.navigationColumn ul li ul li a {}
										#canvasSection div.navigationColumn ul li ul li a:link,
										#canvasSection div.navigationColumn ul li ul li a:visited {
											background-position : 100% -192px;
											color : #1a538a;
											padding : 9px 12px 11px 45px;	
										}
										#canvasSection div.navigationColumn ul li ul li a:hover,
										#canvasSection div.navigationColumn ul li ul li a:active {
											background-position : 100% -256px;
											color : #002b54;
										}
										#canvasSection div.navigationColumn ul li ul li a.active {}
										#canvasSection div.navigationColumn ul li ul li a.active:link,
										#canvasSection div.navigationColumn ul li ul li a.active:visited,
										#canvasSection div.navigationColumn ul li ul li a.active:hover,
										#canvasSection div.navigationColumn ul li ul li a.active:active {
											background-position : 100% -320px;
											color : #ffffff;
											padding : 9px 32px 11px 25px;
											text-align : right;
										}
					#canvasSection div.centerColumn {
						float : left;
						padding : 20px 0px 20px 20px;
						width : 444px;
					}
						#canvasSection div.centerColumn h2.title {
							background: url(../images/bg_title.png) repeat 0% 0%;
							height: 20px;
							padding: 6px 10px 10px 10px;
							position: relative;
						}
						#canvasSection div.centerColumn div.centerArticle {
							background : url('../images/centerArticle_divider.png') no-repeat 0% 100%;
							float : left;
							padding : 0px 0px 10px 0px;
							margin : 0px 0px 15px 0px;
							width : 100%;
						}
							#canvasSection div.centerColumn div.centerArticle div.illustration {
								background : url('../images/centerArticle_illustration.png') no-repeat 0px 0px;
								float : left;
								height : 91px;
								width : 104px;
							}
								#canvasSection div.centerColumn div.centerArticle div.illustration img {
									margin : 7px 0px 0px 7px;
								}
							#canvasSection div.centerColumn div.centerArticle div.description {
								float : right;
								width : 330px;
							}
								#canvasSection div.centerColumn div.centerArticle div.description h4 {}
								#canvasSection div.centerColumn div.centerArticle div.description p {}
								#canvasSection div.centerColumn div.centerArticle div.description ul.links {
									margin : 0px 0px 0px 0px;
									text-align : right;
								}
									#canvasSection div.centerColumn div.centerArticle div.description ul.links li {
										display : inline;
										list-style-type : none;
									}
										a.more {
											background : url('../images/centerArticle_links_more.png') no-repeat 0px 2px;
											padding : 0px 0px 2px 20px;
										}
										a.more:link,
										a.more:visited {
											color : #ef4035;
										}
										a.more:hover,
										a.more:active {
											color : #000000;
										}
					#canvasSection div.relatedColumn {
						float : right;
						padding : 54px 20px 20px 20px;
						width : 216px;
					}
						#canvasSection div.relatedColumn h3.caption {
							padding : 0px 0px 0px 0px;
						}
						#canvasSection div.relatedColumn p {}
						#canvasSection div.relatedColumn address {
							background : url('../images/relatedColumn_address.png') no-repeat 0px 0px;
							height : 87px;
							margin : 0px 0px 10px 0px;
							padding : 5px 8px 5px 12px;
							width : 193px;
						}
							#canvasSection div.relatedColumn address strong {}
							#canvasSection div.relatedColumn address strong.name {
								line-height : 225%;
							}
							#canvasSection div.relatedColumn address br {}
							#canvasSection div.relatedColumn address a {}
							#canvasSection div.relatedColumn address a:link,
							#canvasSection div.relatedColumn address a:visited {}
							#canvasSection div.relatedColumn address a:hover,
							#canvasSection div.relatedColumn address a:active {}
						#canvasSection div.relatedColumn div.illustration {
							background : url('../images/relatedColumn_illustration.png') no-repeat 0px 0px;
							height : 129px;
							margin : 0px 0px 10px 0px;
							width : 212px;
						}
							#canvasSection div.relatedColumn div.illustration img {
								margin : 7px 0px 0px 7px;
							}
							#mainNav li.first a {}
							#mainNav li.first a:link,
							#mainNav li.first a:visited {}
							#mainNav li.first a:hover,
							#mainNav li.first a:active {}
								#mainNav li.first a img.srcMouseHover {}
			/*
			body.threeColumnLayout #bodyNav {
				left : 0px;
				position : fixed;
				right : 0px;
				top : 0px;
			}
				body.threeColumnLayout #bodyNavBorder {
					margin : 0px auto 0px auto;
					position : relative;
					width : 990px;
				}
					body.threeColumnLayout #mainNav {
						height : 25px;
						left : 97px;
						margin : 0px 0px 0px 0px;
						position : absolute;
						top : 78px;
					}
					body.threeColumnLayout #metaNav {
						height : 63px;
						right : 19px;
						margin : 0px 0px 0px 0px;
						position : absolute;
						text-align : left;
						top : 0px;
						font-size: 90%;
						font-family: Lucida Sans Unicode, verdana;
					}
			body.threeColumnLayout #bodyFooter {
				background : Transparent url(../images/bg_part2.png) no-repeat 50% -1760px;
				bottom : 0px;
				left : 0px;
				margin : 0px 0px 0px 0px;
				height : 123px;
				position : fixed;
				right : 0px;
				width : auto;
			}
				body.threeColumnLayout #bodyFooterBorder {
					margin : 0px auto 0px auto;
					position : relative;
					width : 990px;
				}
			*/
	/* T20_Overzichtspagina_2.html */
				#canvasSection div.centerColumn {}
					#canvasSection div.centerColumn ul.centerSummaries {
						background : url('../images/centerSummaries.png') no-repeat -3px 100%;
						float : left;
						margin : 0px 0px 0px 0px;
					}
						#canvasSection div.centerColumn ul.centerSummaries li {
							list-style-type : none;
							width : 211px;
						}
							#canvasSection div.centerColumn ul.centerSummaries li div.illustration {
								background : url('../images/centerArticle_illustration.png') no-repeat 0px 0px;
								float : right;
								height : 91px;
								width : 104px;
							}
								#canvasSection div.centerColumn ul.centerSummaries li div.illustration img {
									margin : 7px 0px 0px 7px;
								}
							#canvasSection div.centerColumn ul.centerSummaries li div.description {
								width : 90px;
							}
								#canvasSection div.centerColumn ul.centerSummaries li h4 {
									margin-bottom : 5px;
								}
								#canvasSection div.centerColumn ul.centerSummaries li div.description h4 {
									margin-bottom : 0px;
								}
								#canvasSection div.centerColumn ul.centerSummaries li div.description p {
									margin : 0px 0px 0px 0px;
								}
							#canvasSection div.centerColumn ul.centerSummaries li ul.links {
								margin : 0px 0px 0px 0px;
							}
								#canvasSection div.centerColumn ul.centerSummaries li ul.links li {
									list-style-type : none;
								}
									#canvasSection div.centerColumn ul.centerSummaries li ul.links li a.more {}
									#canvasSection div.centerColumn ul.centerSummaries li ul.links li a.more:link,
									#canvasSection div.centerColumn ul.centerSummaries li ul.links li a.more:visited {}
									#canvasSection div.centerColumn ul.centerSummaries li ul.links li a.more:hover,
									#canvasSection div.centerColumn ul.centerSummaries li ul.links li a.more:active {}
						#canvasSection div.centerColumn ul.centerSummaries li.leftSummary {
							float : left;
							padding : 0px 10px 20px 0px;
						}
							#canvasSection div.centerColumn ul.centerSummaries li.leftSummary div.illustration {
								float : right;
							}
								#canvasSection div.centerColumn ul.centerSummaries li.leftSummary div.illustration img {}
							#canvasSection div.centerColumn ul.centerSummaries li.leftSummary div.description {
								float : left;
								padding : 0px 0px 0px 10px;
							}
								#canvasSection div.centerColumn ul.centerSummaries li.leftSummary div.description h4 {}
								#canvasSection div.centerColumn ul.centerSummaries li.leftSummary div.description p {}
							#canvasSection div.centerColumn ul.centerSummaries li.leftSummary ul.links {
								clear : left;
								text-align : right;
							}
								#canvasSection div.centerColumn ul.centerSummaries li.leftSummary ul.links li {}
									#canvasSection div.centerColumn ul.centerSummaries li.leftSummary ul.links li a.more {}
									#canvasSection div.centerColumn ul.centerSummaries li.leftSummary ul.links li a.more:link,
									#canvasSection div.centerColumn ul.centerSummaries li.leftSummary ul.links li a.more:visited {}
									#canvasSection div.centerColumn ul.centerSummaries li.leftSummary ul.links li a.more:hover,
									#canvasSection div.centerColumn ul.centerSummaries li.leftSummary ul.links li a.more:active {}
						#canvasSection div.centerColumn ul.centerSummaries li.rightSummary {
							float : right;
							padding : 0px 0px 20px 10px;
						}
							#canvasSection div.centerColumn ul.centerSummaries li.rightSummary div.illustration {
								float : left;
							}
								#canvasSection div.centerColumn ul.centerSummaries li.rightSummary div.illustration img {}
							#canvasSection div.centerColumn ul.centerSummaries li.rightSummary div.description {
								float : right;
								padding : 0px 10px 0px 0px;
							}
								#canvasSection div.centerColumn ul.centerSummaries li.rightSummary div.description h4 {}
								#canvasSection div.centerColumn ul.centerSummaries li.rightSummary div.description p {}
							#canvasSection div.centerColumn ul.centerSummaries li.rightSummary ul.links {
								clear : both;
							}
								#canvasSection div.centerColumn ul.centerSummaries li.rightSummary ul.links li {}
									#canvasSection div.centerColumn ul.centerSummaries li.rightSummary ul.links li a.more {}
									#canvasSection div.centerColumn ul.centerSummaries li.rightSummary ul.links li a.more:link,
									#canvasSection div.centerColumn ul.centerSummaries li.rightSummary ul.links li a.more:visited {}
									#canvasSection div.centerColumn ul.centerSummaries li.rightSummary ul.links li a.more:hover,
									#canvasSection div.centerColumn ul.centerSummaries li.rightSummary ul.links li a.more:active {}
					#canvasSection div.centerColumn ul.centerSummaries.lastCenterSummaries {
						background-position : -3px 0px;
					}
						#canvasSection div.centerColumn ul.centerSummaries.lastCenterSummaries li {
							padding-bottom : 10px;
						}

	/* T21_Contentpagina_V2.html */
				#canvasSection div.centerColumn {}
					#canvasSection div.centerColumn div.centerArticle.reversedLayout {}
						#canvasSection div.centerColumn div.centerArticle.reversedLayout div.illustration {
							float : right;
						}
							#canvasSection div.centerColumn div.centerArticle.reversedLayout div.illustration img {}
						#canvasSection div.centerColumn div.centerArticle.reversedLayout div.description {
							float : left;
						}
							#canvasSection div.centerColumn div.centerArticle.reversedLayout div.description h4 {}
							#canvasSection div.centerColumn div.centerArticle.reversedLayout div.description p {}
						#canvasSection div.centerColumn div.centerArticle ul.downloads {
							clear : both;
						}
							#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.downloads li {}
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.downloads li strong.xls {}
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.downloads li a {}
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.downloads li a:link,
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.downloads li a:visited {}
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.downloads li a:hover,
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.downloads li a:active {}
						#canvasSection div.centerColumn div.centerArticle ul.links {
							clear : both;
							margin-left : 0px;
						}
							#canvasSection div.centerColumn div.centerArticle ul.links li {
								list-style-type : none;
							}
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.links li a.more {}
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.links li a.more:link,
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.links li a.more:visited {}
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.links li a.more:hover,
								#canvasSection div.centerColumn div.centerArticle.reversedLayout ul.links li a.more:active {}
					#canvasSection div.centerColumn div.centerBanner {
						clear : both;
						background : url('../images/centerBanner.png') no-repeat 0px 0px;
						height : 141px;
						width : 449px;
					}
						#canvasSection div.centerColumn div.centerBanner a {}
						#canvasSection div.centerColumn div.centerBanner a:link,
						#canvasSection div.centerColumn div.centerBanner a:visited {}
						#canvasSection div.centerColumn div.centerBanner a:hover,
						#canvasSection div.centerColumn div.centerBanner a:active {}
						#canvasSection div.centerColumn div.centerBanner img,
							#canvasSection div.centerColumn div.centerBanner a img {
								margin : 7px 0px 0px 7px;
							}
				#canvasSection div.relatedColumn {}
					#canvasSection div.relatedColumn h3.caption {}
					#canvasSection div.relatedColumn p {}
					ul.relevantLinks {}
						ul.relevantLinks li {}
							ul.relevantLinks li a {}
							ul.relevantLinks li a:link,
							ul.relevantLinks li a:visited {
								color : #ef4035;
							}
							ul.relevantLinks li a:hover,
							ul.relevantLinks li a:active {
								color : #000000;
							}
					ul.downloads {
						margin-left : 0px;
					}
						ul.downloads li {
							background : url('../images/downloads_pdf.png') no-repeat 0px 0px;
							line-height : 100%;
							list-style-type : none;
							margin : 0px 0px 5px 0px;
							padding : 6px 5px 6px 30px
}
						ul.downloads li.pdf {
							background-image : url(../images/downloads_pdf.png);
						}
						ul.downloads li.doc {
							background-image : url(../images/downloads_doc.png);
						}
						ul.downloads li.xls {
							background-image : url(../images/downloads_xls.png);
						}
							ul.downloads li a {}
							ul.downloads li a:link,
							ul.downloads li a:visited {
								color : #ef4035;
							}
							ul.downloads li a:hover,
							ul.downloads li a:active {
								color : #000000;
							}

	/* T22_Partners_V2.html */
				#canvasSection div.centerColumn {}
					#canvasSection div.centerColumn div.centerArticle {}
						#canvasSection div.centerColumn div.centerArticle div.illustration {}
							#canvasSection div.centerColumn div.centerArticle div.illustration img {}
						#canvasSection div.centerColumn div.centerArticle div.description {}
							#canvasSection div.centerColumn div.centerArticle div.description h4 {}
							#canvasSection div.centerColumn div.centerArticle div.description p {}
					#canvasSection div.centerColumn div.partnersLists {
						clear : both;
						margin : 0px 0px 10px 0px;
						overflow : hidden;
						width : 100%;
					}
						#canvasSection div.centerColumn div.partnersLists ul.partnersList {
							clear : both;
							margin : 0px 0px 0px 0px;
							text-align : center;
							width : 520px;
						}
							#canvasSection div.centerColumn div.partnersLists ul.partnersList li {
								float : left;
								height : 100px;
								line-height : 100%;
								list-style-type : none;
								width : 91px;
							}
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li div.illustration {
									background : url('../images/partnersList.png') no-repeat 0px 0px;
									height : 78px;
									text-align : left;
									width : 77px;
								}
									#canvasSection div.centerColumn div.partnersLists ul.partnersList li div.illustration img {
										margin : 7px 0px 0px 7px;
									}
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li a {
									padding-right : 20px;
								}
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li a:link,
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li a:visited {
									color : #ef4035;
								}
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li a:hover,
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li a:active {
									color : #22476b;
								}
							#canvasSection div.centerColumn div.partnersLists ul.partnersList li:hover {}
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li:hover a:link,
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li:hover a:visited,
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li:hover a:hover,
								#canvasSection div.centerColumn div.partnersLists ul.partnersList li:hover a:active {
									color : #22476b;
								}
	
	/* T23_Klanten.html */
				#canvasSection div.navigationPlaceholder {
					float : left;
					padding : 36px 0px 20px 36px;
					width : 220px;
				}
				#canvasSection div.navigationColumn.navigationColumnScroller {
					bottom : 123px;
					float : none;
					overflow : hidden;
					padding-bottom : 40px;
					position : fixed;
					top : 123px;
					padding : 0px 0px 0px 0px;
					width : 255px;
				}
					#canvasSection button.navigationColumnUp {
						background : #ffffff none;
						border : none;
						left : 0px;
						padding : 7px 0px 7px 0px;
						position : absolute;
						text-align : center;
						top : 0px;
						width : 256px;
					}
					#canvasSection button.navigationColumnDown {
						background : #ffffff none;
						bottom : 0px;
						border : none;
						left : 0px;
						padding : 7px 0px 7px 0px;
						position : absolute;
						text-align : center;
						width : 256px;
					}

	/* T24_Klant_omschrijving.html */
					#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize {}
						#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize strong.date {
							color : #c0cad5;
							float : right;
							font-style : normal;
						}
						#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize div.illustration {
							background-image : url(../images/alternateSize_illustration.png);
							height : 69px;
							width : 218px;
						}
							#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize div.illustration img {
								margin : 5px 0px 0px 5px;
							}
						#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize div.description {
							width : 214px;
						}
							#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize div.description p {}
						#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize ul.links {
							margin : 0px 0px 0px 0px;
							text-align : right;
						}
							#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize ul.links li {
								list-style-type : none;
							}
								#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize ul.links li a.more {}
								#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize ul.links li a.more:link,
								#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize ul.links li a.more:visited {}
								#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize ul.links li a.more:hover,
								#canvasSectionBorder div.centerColumn div.centerArticle.alternateSize ul.links li a.more:active {}


	/* T25_Case_projectomschrijving_V2.html */
						div.contentTab {}
							div.contentTab div.centerArticle {}
								div.contentTab div.centerArticle div.illustration {}
									div.contentTab div.centerArticle div.illustration img {}
								div.contentTab div.centerArticle div.description {}
									div.contentTab div.centerArticle div.description h4 {}
									div.contentTab div.centerArticle div.description p {}
								div.contentTab div.centerArticle ul.downloads {}
								div.contentTab div.centerArticle ul.links {}
								
								div.borderedIllustration {
									background : url('../images/borderedIllustration.png') no-repeat;
									float : left;
									margin : 0px 5px 5px 0px;
									padding : 7px 0px 0px 7px;
									position : relative;
								}
									div.borderedIllustration div.innerBorder {
										background : url('../images/borderedIllustration.png') no-repeat 100% 100%;
										padding : 0px 14px 14px 0px;
									}
										div.borderedIllustration div.innerBorder img {}
									div.borderedIllustration div.topCorner {
										background : url('../images/borderedIllustration.png') no-repeat 100% 0%;
										height : 7px;
										overflow : hidden;
										position : absolute;
										right : 0px;
										top : 0px;
										width : 14px;
									}
									div.borderedIllustration div.bottomCorner {
										background : url('../images/borderedIllustration.png') no-repeat 0% 100%;
										bottom : 0px;
										height : 14px;
										left : 0px;
										overflow : hidden;
										position : absolute;
										width : 7px;
									}

		/* Tabbed Content */
		div.tabbedContent {
			margin : 39px 0px 10px 0px;
			position : relative;
			clear : both;
			width : 443px;
		}
			/* links */
			div.tabbedContent ul.contentLinks {
				background : #ffffff url(../images/tabbedContent.png) 100% 0px;
				height : 39px;
				margin : -39px 0px 0px 0px;
				position : absolute;
				width : 443px;
				z-index : 1000;
			}
				div.tabbedContent ul.contentLinks li {
					display : inline;
					list-style-type : none;
				}
					div.tabbedContent ul.contentLinks li a {
						float : left;
						font-weight : bold;
						display : block;
						height : 39px;
						line-height : 39px;
						margin : 0px 0px 0px 0px;
						padding : 0px 10px 0px 10px;
						white-space : nowrap;
					}
						/* passive */
						div.tabbedContent ul.contentLinks li a:link,
						div.tabbedContent ul.contentLinks li a:visited {
							background : #ffffff url(../images/tabbedContent.png) 0px 0px;
							color : #002b54;
							text-decoration : none;
						}
						div.tabbedContent ul.contentLinks li a:hover,
						div.tabbedContent ul.contentLinks li a:active {
							background : #ffffff url(../images/tabbedContent.png) 0px 0px;
							color : #002b54;
							text-decoration : none;
						}
						/* active */
						div.tabbedContent ul.contentLinks li a.openedTab:link,
						div.tabbedContent ul.contentLinks li a.openedTab:visited,
						div.tabbedContent ul.contentLinks li a.openedTab:hover,
						div.tabbedContent ul.contentLinks li a.openedTab:active {
							background : #ffffff url(../images/tabbedContent.png) 0px -39px;
							border-bottom : none;
							color : #002b54;
							height : 39px;
							text-decoration : none;
						}
			/* contents */
			div.tabbedContent div.contentTab {
				margin : 0em 0em 0em 0em;
				min-height : 200px;
				padding : 15px 0px 0px 0px;
				width : 443px;
			}
				div.tabbedContent div.openedTab {
					display : block;
				}
				div.tabbedContent div.closedTab {
					display : none;
				}
			/* pager */
			div.tabbedContent ul.contentPager {
				bottom : 1em;
				display : none;
				float : right;
				height : 2.3em;
				list-style-type : none;
				margin : 0px 0px 0px 0px;
				position : absolute;
				right : 1em;
			}
				div.tabbedContent ul.contentPager li {
					display : inline;
					padding-left : 0.3em;
				}
					div.tabbedContent ul.contentPager li {}
					div.tabbedContent ul.contentPager span {
						padding : 0px 1em 0px 1em;
					}

	/* T26_Aanvraagformulier_voor_informatie_V2.html */
				#canvasSectionBorder div.centerColumn {}
					#canvasSectionBorder div.centerColumn fieldset {
						width : 443px;
					}
						#canvasSectionBorder div.centerColumn fieldset h4 {}
						#canvasSectionBorder div.centerColumn fieldset table {
							width : 100%;
						}
							#canvasSectionBorder div.centerColumn fieldset table tfoot {}
								#canvasSectionBorder div.centerColumn fieldset table tfoot tr {}
									#canvasSectionBorder div.centerColumn fieldset table tfoot tr th {}
									#canvasSectionBorder div.centerColumn fieldset table tfoot tr td {}
										#canvasSectionBorder div.centerColumn fieldset table tfoot tr td input.image.btn.srcMouseHover {}
							#canvasSectionBorder div.centerColumn fieldset table tbody {}
								#canvasSectionBorder div.centerColumn fieldset table tbody tr {}
									#canvasSectionBorder div.centerColumn fieldset table tbody tr th {
										width : auto;
									}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr th label {
											display : block;
											width : 160px;
										}
											#canvasSectionBorder div.centerColumn fieldset table tbody tr th label em {}
									#canvasSectionBorder div.centerColumn fieldset table tbody tr td {
										width : auto;
										padding-right : 0px;
									}
										
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.radio {}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td label {}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input,
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td span.radio input,
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td select {
											width : auto;
										}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.text {
											width : 282px;
										}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.street {
											float : left;
											width : 210px;
										}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.house {
											float : right;
											width : 65px;
										}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.postal {
											float : left;
											width : 90px;
										}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.city {
											float : right;
											width : 185px;
										}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td textarea {
											width : 282px;
										}
									#canvasSectionBorder div.centerColumn fieldset table tbody tr td.legend {
										color : #002b54;
										vertical-align : top;
									}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.checkbox {
											float : left;
											margin-bottom : 20px;
										}
						#canvasSectionBorder div.centerColumn fieldset div.divider {}
							#canvasSectionBorder div.centerColumn fieldset div.divider hr {}
						#canvasSectionBorder div.centerColumn fieldset p {}
							#canvasSectionBorder div.centerColumn fieldset p a {}
							#canvasSectionBorder div.centerColumn fieldset p a:link,
							#canvasSectionBorder div.centerColumn fieldset p a:visited {}
							#canvasSectionBorder div.centerColumn fieldset p a:hover,
							#canvasSectionBorder div.centerColumn fieldset p a:active {}
								#canvasSectionBorder div.centerColumn fieldset p a img.right.srcMouseHover {}

	/* T27_Vacatures_V2.html */
				#canvasSectionBorder div.centerColumn {}
					#canvasSectionBorder div.centerColumn table.vacanciesTable {}
						#canvasSectionBorder div.centerColumn table.vacanciesTable thead {}
							#canvasSectionBorder div.centerColumn table.vacanciesTable thead tr {}
								#canvasSectionBorder div.centerColumn table.vacanciesTable thead tr th {
									background : #eff2f4 url(../images/vacanciesTable.png) no-repeat 0px 0px; 
									color : #002b54;
									font-size : 130%;
									font-weight : bold;
									height : 32px;
									font-family : Helvetica67-CondensedMedium, Tahoma;
									line-height : 32px;
									padding : 0px 10px 0px 10px;
								}
								#canvasSectionBorder div.centerColumn table.vacanciesTable thead tr th.link {}
								#canvasSectionBorder div.centerColumn table.vacanciesTable thead tr th.title {
									background-position : -256px 0px; 
								}
								#canvasSectionBorder div.centerColumn table.vacanciesTable thead tr th.date {
									background-position : -256px 0px; 
								}
								#canvasSectionBorder div.centerColumn table.vacanciesTable thead tr th.more {
									background-position : 100% 0px; 
								}
						#canvasSectionBorder div.centerColumn table.vacanciesTable tbody {}
							#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr {}
								#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td {
									background : #eff2f4 url(../images/vacanciesTable.png) no-repeat 0px 100%; 
									color : #002b54;
									padding : 10px 10px 10px 10px;
								}
								#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.link {}
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.link a {}
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.link a:link,
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.link a:visited {
										color : #ef4035;
									}
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.link a:hover,
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.link a:active {
										color : #002b54;
									}
								#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.title {
									background-position : -256px 100%; 
								}
								#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.date {
									background-position : -256px 100%; 
								}
								#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.more {
									background-position : 100% 100%; 
								}
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.more a {}
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.more a:link,
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.more a:visited {}
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.more a:hover,
									#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.more a:active {}
										#canvasSectionBorder div.centerColumn table.vacanciesTable tbody tr td.more a img {}
					#canvasSectionBorder div.centerColumn p.vacanciesFooter {}
						#canvasSectionBorder div.centerColumn p.vacanciesFooter a {}
						#canvasSectionBorder div.centerColumn p.vacanciesFooter a:link,
						#canvasSectionBorder div.centerColumn p.vacanciesFooter a:visited {
							color : #ef4035;
						}
						#canvasSectionBorder div.centerColumn p.vacanciesFooter a:hover,
						#canvasSectionBorder div.centerColumn p.vacanciesFooter a:active {
							color : #002b54;
						}
					#canvasSectionBorder div.centerColumn div.divider {
						background : url('../images/divider.png') no-repeat 0px 0px;
						height : 1px;
						margin : 15px 0px 15px 0px;
						overflow : hidden;
					}
						#canvasSectionBorder div.centerColumn div.divider hr {
							display : none;
						}
				#canvasSectionBorder div.relatedColumn {}
					#canvasSectionBorder div.relatedColumn h3.caption {}
					#canvasSectionBorder div.relatedColumn p {}
					#canvasSectionBorder div.relatedColumn div.vacanciesTitle {
						background : url('../images/vacanciesTitle.png') no-repeat 0px 0px;
						font-size : 218%;
						height : 77px;
						line-height : 120%;
						padding : 10px 15px 0px 15px;
						text-align : center;
						text-transform : uppercase;
						width : 177px;
					}
					#canvasSectionBorder div.relatedColumn ul.links {
						margin-left : 0px;
						text-align : right;
					}
						#canvasSectionBorder div.relatedColumn ul.links li {
							list-style-type : none;
						}
							#canvasSectionBorder div.relatedColumn ul.links li a.more {}
							#canvasSectionBorder div.relatedColumn ul.links li a.more:link,
							#canvasSectionBorder div.relatedColumn ul.links li a.more:visited {}
							#canvasSectionBorder div.relatedColumn ul.links li a.more:hover,
							#canvasSectionBorder div.relatedColumn ul.links li a.more:active {}
					#canvasSectionBorder div.relatedColumn ul.tips {}
						#canvasSectionBorder div.relatedColumn ul.tips li {}
							#canvasSectionBorder div.relatedColumn ul.tips li a {}
							#canvasSectionBorder div.relatedColumn ul.tips li a:link,
							#canvasSectionBorder div.relatedColumn ul.tips li a:visited {}
							#canvasSectionBorder div.relatedColumn ul.tips li a:hover,
							#canvasSectionBorder div.relatedColumn ul.tips li a:active {}

	/* T28_Vacature_omschrijving_V2.html */
					#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder {}
						#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder div.innerBorder {}
							#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder div.innerBorder img {}
						#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder div.topCorner {}
						#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder div.bottomCorner {}
					#canvasSectionBorder div.centerColumn div.vacancyTable {
						background : url('../images/vacancyTable.png') no-repeat 100% 0%;
						padding : 0px 10px 0px 0px;
					}
						#canvasSectionBorder div.centerColumn div.vacancyTable table {
							height : 39px;
							width : 100%;
						}
							#canvasSectionBorder div.centerColumn div.vacancyTable table tbody {}
								#canvasSectionBorder div.centerColumn div.vacancyTable table tbody tr {}
									#canvasSectionBorder div.centerColumn div.vacancyTable table tbody tr th {
										background : url('../images/vacancyTable.png') no-repeat;
										padding : 7px 10px 0px 10px;
										vertical-align : top;
									}
									#canvasSectionBorder div.centerColumn div.vacancyTable table tbody tr th.title {}
									#canvasSectionBorder div.centerColumn div.vacancyTable table tbody tr td {
										background : url('../images/vacancyTable.png') no-repeat -255px 0%;
										padding : 7px 10px 0px 10px;
										vertical-align : top;
									}
									#canvasSectionBorder div.centerColumn div.vacancyTable table tbody tr td.description {}
									#canvasSectionBorder div.centerColumn div.vacancyTable table tbody tr td.date {}
					#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder.right {
						float : right;
						margin : 0px 0px 5px 10px;
					}
						#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder.right div.innerBorder {}
							#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder.right div.innerBorder img {}
						#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder.right div.topCorner {}
						#canvasSectionBorder div.centerColumn div.borderedIllustration.alternativeBorder.right div.bottomCorner {}
					#canvasSectionBorder div.centerColumn ul.downloads {}
						#canvasSectionBorder div.centerColumn ul.downloads li.pdf {}
							#canvasSectionBorder div.centerColumn ul.downloads li.pdf strong {}
							#canvasSectionBorder div.centerColumn ul.downloads li.pdf a {}
							#canvasSectionBorder div.centerColumn ul.downloads li.pdf a:link,
							#canvasSectionBorder div.centerColumn ul.downloads li.pdf a:visited {}
							#canvasSectionBorder div.centerColumn ul.downloads li.pdf a:hover,
							#canvasSectionBorder div.centerColumn ul.downloads li.pdf a:active {}
					#canvasSectionBorder div.centerColumn ul.links {
						margin-left : 0px;
					}
						#canvasSectionBorder div.centerColumn ul.links li {
							list-style-type : none;
						}
							#canvasSectionBorder div.centerColumn ul.links li a.more {}
							#canvasSectionBorder div.centerColumn ul.links li a.more:link,
							#canvasSectionBorder div.centerColumn ul.links li a.more:visited {}
							#canvasSectionBorder div.centerColumn ul.links li a.more:hover,
							#canvasSectionBorder div.centerColumn ul.links li a.more:active {}
							
	/* T29_Sollicitatieformulier_V2.html */
					#canvasSectionBorder div.centerColumn p.vacanciesTitle {}
						#canvasSectionBorder div.centerColumn p.vacanciesTitle br {}
						#canvasSectionBorder div.centerColumn p.vacanciesTitle strong {
							display : block;
							font-size : 130%;
							padding : 10px 0px 5px 0px;
							text-align : center;
							width : 100%;
						}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr th h4.caption {
											padding : 15px 0px 0px 0px;
										}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.file {}
											#canvasSectionBorder div.centerColumn fieldset table tbody tr th label br {}
										#canvasSectionBorder div.centerColumn fieldset table tbody tr td input.radio.checkbox {}

	/* T30_Controleer_gegevens_V2.html */
						#canvasSectionBorder div.centerColumn fieldset table.review {}
							#canvasSectionBorder div.centerColumn fieldset table.review tbody {}
								#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.first {}
									#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.first th {}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.first th label {}
											#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.first th label em {}
									#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.first td {
										border-top : solid 1px #c6cfd9;
									}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.first td div.input {}
									#canvasSectionBorder div.centerColumn fieldset table.review tbody tr th {}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr th label {}
									#canvasSectionBorder div.centerColumn fieldset table.review tbody tr td {
										background-color : #f8f9fb;
										border-left : solid 1px #c6cfd9;
										border-right : solid 1px #c6cfd9;
										color : #002b54;
										padding : 4px 20px 4px 20px;
									}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr td div.input {}
											#canvasSectionBorder div.centerColumn fieldset table.review tbody tr th label em {}
								#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.last {}
									#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.last th {}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.last th label {}
											#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.last th label em {}
									#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.last td {
										border-bottom : solid 1px #c6cfd9;
									}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr.last td div.input {}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr th h4.caption {}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr td div.input.pdfFile {
											background : url('../images/downloads_pdf.png') no-repeat 0px 0px;
											line-height : 22px;
											padding : 0px 0px 0px 27px;
										}
											#canvasSectionBorder div.centerColumn fieldset table.review tbody tr th label br {}
										#canvasSectionBorder div.centerColumn fieldset table.review tbody tr td div.input.docFile {
											background : url('../images/downloads_doc.png') no-repeat 0px 0px;
											line-height : 22px;
											padding : 0px 0px 0px 27px;
										}
					#canvasSectionBorder div.centerColumn ul.buttons {
						margin-left : 0px;
						text-align : center;
					}
						#canvasSectionBorder div.centerColumn ul.buttons li {
							display : inline;
							list-style-type : none;
						}
							#canvasSectionBorder div.centerColumn ul.buttons li a.left {}
							#canvasSectionBorder div.centerColumn ul.buttons li a.left:link,
							#canvasSectionBorder div.centerColumn ul.buttons li a.left:visited {}
							#canvasSectionBorder div.centerColumn ul.buttons li a.left:hover,
							#canvasSectionBorder div.centerColumn ul.buttons li a.left:active {}
								#canvasSectionBorder div.centerColumn ul.buttons li a.left img {}
							#canvasSectionBorder div.centerColumn ul.buttons li a.right {}
							#canvasSectionBorder div.centerColumn ul.buttons li a.right:link,
							#canvasSectionBorder div.centerColumn ul.buttons li a.right:visited {}
							#canvasSectionBorder div.centerColumn ul.buttons li a.right:hover,
							#canvasSectionBorder div.centerColumn ul.buttons li a.right:active {}
								#canvasSectionBorder div.centerColumn ul.buttons li a.right img {}
								#canvasSectionBorder div.centerColumn ul.buttons li a img {}

	/* T34_Nieuwsarchief_V2.html */
					#canvasSectionBorder div.centerColumn fieldset.newsFilter {
						background : #dce1e8 url(../images/newsFilter.png) no-repeat 0px 0px;
						color : #002b54;
						height : 65px;
						width : 451px;
					}
						#canvasSectionBorder div.centerColumn fieldset.newsFilter div.label {
							float : left;
							padding : 25px 0px 0px 15px;
							width : 75px;
						}
							#canvasSectionBorder div.centerColumn fieldset.newsFilter div.label label {}
						#canvasSectionBorder div.centerColumn fieldset.newsFilter div.year {
							float : left;
							padding : 10px 0px 0px 0px;
							width : 170px;
						}
							#canvasSectionBorder div.centerColumn fieldset.newsFilter div.year label {}
							#canvasSectionBorder div.centerColumn fieldset.newsFilter div.year br {}
							#canvasSectionBorder div.centerColumn fieldset.newsFilter div.year select {
								width : 160px;
							}
								#canvasSectionBorder div.centerColumn fieldset.newsFilter div.year select option {}
						#canvasSectionBorder div.centerColumn fieldset.newsFilter div.month {
							float : left;
							padding : 10px 0px 0px 0px;
							width : 160px;
						}
							#canvasSectionBorder div.centerColumn fieldset.newsFilter div.month label {}
							#canvasSectionBorder div.centerColumn fieldset.newsFilter div.month br {}
							#canvasSectionBorder div.centerColumn fieldset.newsFilter div.month select {
								width : 160px;
							}
								#canvasSectionBorder div.centerColumn fieldset.newsFilter div.month select option {}
					#canvasSectionBorder div.centerColumn ul.newsPager {
						background : #f8f9fb url(../images/newsPager.png) no-repeat 0px 0px;
						height : 24px;
						margin : 0px 0px 10px 0px;
						padding : 2px 10px 0px 10px;
						text-align : center;
						width : 425px;
					}
						#canvasSectionBorder div.centerColumn ul.newsPager li {
							display : inline;
							list-style-type : none;
						}
							#canvasSectionBorder div.centerColumn ul.newsPager li a {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a:link,
							#canvasSectionBorder div.centerColumn ul.newsPager li a:visited {
								text-decoration : none;
							}
							#canvasSectionBorder div.centerColumn ul.newsPager li a:hover,
							#canvasSectionBorder div.centerColumn ul.newsPager li a:active {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.previous {
								float : left;
								text-decoration : underline;
							
							}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.previous:link,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.previous:visited {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.previous:hover,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.previous:active {}
								#canvasSectionBorder div.centerColumn ul.newsPager li a.previous img {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.next {
								float : right;
							}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.next:link,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.next:visited {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.next:hover,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.next:active {}
								#canvasSectionBorder div.centerColumn ul.newsPager li a.next img {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page {
								line-height : 18px;
								padding : 0px 2px 0px 2px;
							}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page:link,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page:visited {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page:hover,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page:active {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page.active {}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page.active:link,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page.active:visited {
								color : #ff1115;
							}
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page.active:hover,
							#canvasSectionBorder div.centerColumn ul.newsPager li a.page.active:active {
								color : #ff1115;
							}
							#canvasSectionBorder div.centerColumn ul.newsPager li span.tween {}
					#canvasSectionBorder div.centerColumn table.newsResults {
						margin : 0px 0px 10px 0px;
					}
						#canvasSectionBorder div.centerColumn table.newsResults tbody {}
							#canvasSectionBorder div.centerColumn table.newsResults tbody tr {}
								#canvasSectionBorder div.centerColumn table.newsResults tbody tr th.date {
									background : url('../images/divider.png') no-repeat 0% 100%;
									padding : 10px 0px 10px 10px;
								}
								#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.title {
									background : url('../images/divider.png') no-repeat 50% 100%;
									padding : 10px 0px 10px 10px;
								}
								#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.link {
									background : url('../images/divider.png') no-repeat 100% 100%;
									padding : 10px 10px 10px 10px;
									text-align : right;
								}
									#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.link a {}
									#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.link a:link,
									#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.link a:visited {}
									#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.link a:hover,
									#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.link a:active {}
										#canvasSectionBorder div.centerColumn table.newsResults tbody tr td.link a img {}
							#canvasSectionBorder div.centerColumn table.newsResults tbody tr.firstChild {}
								#canvasSectionBorder div.centerColumn table.newsResults tbody tr.firstChild th {
									padding-top : 0px;
								}
								#canvasSectionBorder div.centerColumn table.newsResults tbody tr.firstChild td {
									padding-top : 0px;
								}
							#canvasSectionBorder div.centerColumn table.newsResults tbody tr.lastChild {}
								#canvasSectionBorder div.centerColumn table.newsResults tbody tr.lastChild th {
									background : ;
									padding-bottom : 5px;
								}
								#canvasSectionBorder div.centerColumn table.newsResults tbody tr.lastChild td {
									background : ;
									padding-bottom : 5px;
								}

	/* T33_Nieuws_artikel_V2.html */
					#canvasSectionBorder div.centerColumn div.centerBackLink {
						background : url(../images/bg_title.png) repeat-x 0% 0%;
						width : 427px;
						line-height : 32px;
						height : 36px;
						margin : 0px 0px 15px 0px;
						padding : 0px 10px 0px 10px;
					}
						#canvasSectionBorder div.centerColumn div.centerBackLink a {
							background : url('../images/bullet_rechts.png') no-repeat 0px 12px;
							float : left;
							padding : 0px 0px 0px 15px;
						}
						#canvasSectionBorder div.centerColumn div.centerBackLink a:link,
						#canvasSectionBorder div.centerColumn div.centerBackLink a:visited {
							color : #ff1115;
						}
						#canvasSectionBorder div.centerColumn div.centerBackLink a:hover,
						#canvasSectionBorder div.centerColumn div.centerBackLink a:active {
							color : #002b54;
						}
					#canvasSectionBorder div.centerColumn ul.centerDates {
						margin : 0px 0px 10px 0px;
					}
						#canvasSectionBorder div.centerColumn ul.centerDates li {
							color : #c0cad5;
							list-style-type : none;
						}
						#canvasSectionBorder div.centerColumn p strong {}

	/* T23_a_Klanten.html */
	body.oneColumnLayout {}
			body.oneColumnLayout #canvasSection {
				background : url('../images/bg_part4.png') no-repeat fixed 50% 50%;
}
				#canvasSectionBorder div.fullColumn {
					margin : 0px auto 0px auto;
					padding : 20px 0px 0px 0px;
					width : 925px;
				}
					#canvasSection div.fullColumn h2.title {
						background: url(../images/bg_title.png) repeat 0% 0%;
						height: 20px;
						margin : 0px 0px 20px 0px;
						padding: 0px 10px 16px 10px;
					}
					#canvasSectionBorder div.fullColumn div.customersDemo {}
						#canvasSectionBorder div.fullColumn div.customersDemo img {}
					#canvasSectionBorder div.fullColumn div.customersDescription {
						padding : 20px 0px 20px 10px;
					}

	/* T23_a_Klanten_V2.html */
					#canvasSection div.fullColumn ul.fullSummaries {
						background : url('../images/fullSummaries.png') no-repeat -3px 100%;
						float : left;
						margin : 0px 0px 0px 0px;
					}
						#canvasSection div.fullColumn ul.fullSummaries li {
							list-style-type : none;
							width : 298px;
						}
							#canvasSection div.fullColumn ul.fullSummaries li div.illustration {
								background : url('../images/centerArticle_illustration.png') no-repeat 0px 0px;
								float : right;
								height : 91px;
								width : 104px;
							}
								#canvasSection div.fullColumn ul.fullSummaries li div.illustration img {
									margin : 7px 0px 0px 7px;
								}
							#canvasSection div.fullColumn ul.fullSummaries li div.description {
								width : 180px;
							}
								#canvasSection div.fullColumn ul.fullSummaries li h4 {
									margin-bottom : 5px;
								}
								#canvasSection div.fullColumn ul.fullSummaries li div.description h4 {
									margin-bottom : 0px;
								}
								#canvasSection div.fullColumn ul.fullSummaries li div.description p {
									margin : 0px 0px 0px 0px;
								}
							#canvasSection div.fullColumn ul.fullSummaries li ul.links {
								margin : 0px 0px 0px 0px;
							}
								#canvasSection div.fullColumn ul.fullSummaries li ul.links li {
									list-style-type : none;
								}
									#canvasSection div.fullColumn ul.fullSummaries li ul.links li a.more {}
						#canvasSection div.fullColumn ul.fullSummaries li.rightSummary {
							float : right;
							padding : 10px 0px 10px 10px;
						}
							#canvasSection div.fullColumn ul.fullSummaries li.rightSummary div.illustration {
								float : left;
							}
								#canvasSection div.fullColumn ul.fullSummaries li.rightSummary div.illustration img {}
							#canvasSection div.fullColumn ul.fullSummaries li.rightSummary div.description {
								float : right;
							}
								#canvasSection div.fullColumn ul.fullSummaries li.rightSummary div.description h4 {}
								#canvasSection div.fullColumn ul.fullSummaries li.rightSummary div.description p {}
							#canvasSection div.fullColumn ul.fullSummaries li.rightSummary ul.links {
								clear : left;
							}
								#canvasSection div.fullColumn ul.fullSummaries li.rightSummary ul.links li {}
									#canvasSection div.fullColumn ul.fullSummaries li.rightSummary ul.links li a.more {}

	/* T29_Sollicitatieformulier_V2.html */
							#canvasSection fieldset div.summary {
								background : #8095aa none;
								color : #ffffff;
								margin : 0px 0px 1em 0px;
								padding : 15px 15px 15px 15px;
							}
								#canvasSection fieldset div.summary strong {}
								table table {}
									table tr.error {}
										table tr.error td textarea,
										table tr.error td input,
										table tr.error td input.street,
										table tr.error td input.house,
										table tr.error td input.postal,
										table tr.error td input.city,
										table tr.error td textarea,
										table tr.error td input.text {
											border : solid 1px #ef4035;
										}



