﻿/* lay-out */
html {
	height : 100%;
}
	body { 
		height : 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color : #ffffff;
		font-size : 62.5%;
		background-image: url(../images/nibc/bg_lancyr.gif);
		background-position: center top;
		background-repeat: no-repeat;
	}
	body.home {
		min-height : 100%;
		padding : 0px;
		background-color : #ffffff;
		font-size : 62.5%;
		background-image: url(../images/nibc/bg_home.gif);
		background-position: center top;
		background-repeat: repeat-y;
	}
			#skip {
				position : absolute;
				top : -10em;
			}
			#canvas {
				min-height : 100%;
				width: 1000px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom : -8em;
				position: relative;
			}
				#header {
					height: 110px;
					padding: 0em 0em 0em 0em;
					margin : 0em 0em 0em 0em;
				}
					#headerArea {
						float: left;
						height: 105px;
						padding: 0em 0em 0em 0em;
						margin : 0em 0em 0em 0em;
						background-color : #ffffff;
					}
					#meta {
						padding: 1.6em 0em 1em 0em;
						margin : 0em 0em 0px 0em;
						width:670px;
						height: 22px;
						position: absolute;
						top: 0px;
						right: 15px;
						z-index: 100;
						font-size: 11px;
					}
					#meta .divider {
						color: #657d8f;
					}
						#meta ul {
							padding: 0em 0em 0em 0em;
							margin : 0em 0em 0px 0em;										
						}
						#meta li {
							float: left;
							list-style-type: none;
							padding: 0em 2px 0em 4px;
							margin : 0em 0em 0px 0em;
							background-image: url(../images/nibc/divider.gif);
							background-repeat: no-repeat;
							background-position: right 5px;		
						}
							#meta a:link, 
							#meta a:visited {
								text-decoration : none;
								color : #657d8f;
								font-weight: normal;
							}
							#meta a:hover, 
							#meta a:active {
								text-decoration : underline;
								color : #657d8f;
							}
							#meta a.small {
								font-size: 90%;	
							}
							#meta a.medium {
								font-size: 110%;	
							}
							#meta a.large {
								font-size: 136%;	
							}
							#meta div {
								padding: 0px 0px 0px 0px;
								margin : -5px 0em 0px 0px;
								width: 200px;
								float: right;
							}
							#meta div input {
								border: solid 1px #094b6e;
								height: 16px;
								width: 11em;
								padding: 0px 0px 0px 4px;
								margin : 0px 0em 0px 20px;		
							}
							#meta div input.btn {
								height: 18px;
								width: 	auto;
								padding: 2px 0px 2px 0px;
								margin : 0px 0em 0px 4px;
								border: none;
								color: #fff;
								background-color: #e31818;	
							}
				#navigation {
					position : absolute;
					top: 108px;
					padding: 0px 0px 0px 209px;
					margin: 0px 0px 0px 237px;
					height: 11px;
					background-image: url(../images/nibc/bg_nav.gif);
					background-position: top left;
					background-repeat: repeat-x;
				}
						#navigation li {
							list-style-type : none;
							padding: 0px 5px 0px 0px;
							margin: 0px 0px 0px 0px;
							float: left;
						}
							#navigation li a {
								padding : 0em 0em 0em 0em;
								margin: -1px 0em 0em 0em;
								color : #ffffff;
								text-decoration : none;
								font-weight : normal;
								vertical-align: top;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								display: block;
								float: left;
							}
							#navigation li span {
								padding : 0em 0em 0em 0em;
								margin: 0em 0em 0em 0em;
								color : #ffffff;
								font-weight : normal;
								vertical-align: top;
								font-family: Verdana, Arial, Helvetica, Sans Serif;
								display: block;
								float: left;								
							}
								#navigation li a:hover,
								#navigation li a:active,
								#navigation li a.selected {
									padding-bottom: 6px;
									background-image: url(../images/nibc/bg_nav_option.gif);
									background-position: bottom left;
									background-repeat: repeat-x;
								}
				#subnavi {
					position : absolute;
					top: 108px;
					left: 74px;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
				}

				#body {
					width : 764px;
					padding: 2.1em 0em 0em 23.8em;
					margin : 0em 0em 0em 0em;
				}
					#text {
						width : 100%;
						padding: 0em 0em 0em 0em;
						margin : 0em 0em 0em 0em;
						font-size : 110%;
						/*
                        XXX (20080626 by norbes) I commented this to prevent
                        Sharepoint webparts and Rad Editor controls to be
                        broken, if needed, please put it with different
                        selectors

                        line-height : 1.9em; */
					}
						#terug {
							padding: 0em 0em 0em 0em;
							margin : 0em 0em 0em 0em;
							float: left;
							display: block;
							clear: both;
							width: 443px;
						}
							#terug h2 {
								margin : 1em 0em 0em 0em;
								font-size :	110%;
								color : #000000;
								float: left;
								display: inline;
							}
							#terug a {
								text-decoration : none;
								color : #e31818;
								font-weight: normal;
								padding: 1em 0em 0em 0em;
								margin : 0em 0em 0em 0em;
								float: right;
								display: inline;
							}
							#terug a:hover {
								text-decoration : underline;
								color : #e31818;
							}
						#text div.margin {
							padding : 0em 0em 2em 0em;
							margin : 0em 0em 0em 0em;
						}
						#text div.margin .kolom1 {
							float: left;
							width: 293px;
							margin: 0em 0em 0em 0em;
							padding: 0em 0em 0em 0em;
							/*added for issue 20*/
							line-height: 1.9em;
						}
						#text div.margin .kolom1a {
							float: left;
							width: 443px;
							margin: 0em 0em 0em 0em;
							padding: 0em 0em 0em 0em;
							/*added for issue 20*/
							line-height: 1.9em;
						}
							#text div.margin .kolom1a #content {
								margin: 0em 0em 0em 0em;
								padding: 0em 0em 0em 0em;
							}
							#text div.margin .kolom1a #content ul.sitemap {
								margin: 0em 0em 0em 0em;
								padding: 0em 0em 0em 12px;
								/*background-image: url(../images/nibc/bullet_sitemap.gif);*/
								background-position: left 8px;
								background-repeat: no-repeat;
							}
							#text div.margin .kolom1a #content ul.sitemap a:link, 
							#text div.margin .kolom1a #content ul.sitemap a:visited {
								text-decoration : none;
								color : #e31818;
								font-weight: bold;
								margin: 0px 0px 0px 0px;
								padding: 0px 0px 0px 0px;
							}
							#text div.margin .kolom1a #content ul.sitemap a:hover, 
							#text div.margin .kolom1a #content ul.sitemap a:active {
								text-decoration : underline;
								color : #e31818;
							}
								/* Show no bullet before the title li of the first level in the sitemap */
								#text div.margin .kolom1a #content ul.sitemap li.titlelvl1 {
									list-style: none;
									background-image: none;
								}
								#text div.margin .kolom1a #content ul.sitemap ul.lvl1 {
									margin: 0.4em 0em 0.4em 0em;
									padding: 0em 0em 0em 0px;
								}
								#text div.margin .kolom1a #content ul.sitemap ul.lvl2 {
									margin: 0em 0em 1em 0em;
									padding: 0em 0em 0em 0px;
								}
								#text div.margin .kolom1a #content ul.sitemap ul.lvl1 li {
									margin: 0em 0em 0em 2em;
									padding: 0em 0em 0em 12px;
									background-image: url(../images/nibc/bullet_sitemap.gif);
									background-position: left 8px;
									background-repeat: no-repeat;
								}
								#text div.margin .kolom1a #content ul.sitemap ul.lvl2 li {
									margin: 0em 0em 0em 2em;
									padding: 0em 0em 0em 12px;
									background-image: url(../images/nibc/bullet_sitemap.gif);
									background-position: left 8px;
									background-repeat: no-repeat;
								}
									#text div.margin .kolom1a #content ul.sitemap ul.lvl2 li a:link, 
									#text div.margin .kolom1a #content ul.sitemap ul.lvl2 li a:visited {
										text-decoration : none;
										color : #e31818;
										font-weight: normal;
										margin: 0px 0px 0px 0px;
										padding: 0px 0px 0px 0px;
									}
									#text div.margin .kolom1a #content ul.sitemap ul.lvl2 li a:hover, 
									#text div.margin .kolom1a #content ul.sitemap ul.lvl2 li a:active {
										text-decoration : underline;
										color : #e31818;
									}
/*							#text div.margin .kolom1a #content ul li {
								margin: 0em 0em 1em 0em;
								padding: 0em 0em 0em 0em;
							}*/
							#text div.margin .kolom1a #content div input {
								border: solid 1px #094b6e;
								height: 16px;
								width: 34.6em;
								padding: 0px 0px 0px 4px;
								margin : 0px 0em 0px 0px;		
							}
							#text div.margin .kolom1a #content div input.btn {
								height: 18px;
								width: 	auto;
								padding: 2px 0px 2px 0px;
								margin : 0px 0em 0px 4px;
								border: none;
								color: #fff;
								background-color: #e31818;	
							}
							#text div.margin .kolom1a #content .selectie{
								margin: 0px 0px 10px 0px;
								padding: 0px 0px 0px 0px;
							}
							#text div.margin .kolom1a #content .item{
								margin: 0px 0px 10px 0px;
								padding: 0px 0px 0px 0px;
								line-height: 1.9em;
							}
							#text div.margin .kolom1a #content .dropdown{
								margin: 0px 0px 10px 0px;
								padding: 0px 0px 0px 0px;
							}
							#dropdown p{
								margin: 0px 0px 10px 0px;
								padding: 0px 0px 0px 0px;
								width: 200px;
								float: left;
							}
							#dropdown input{
								margin: 0px 0px 10px 0px;
								padding: 0px 0px 0px 0px;
								width: 200px;
								float: left;
							}
							.people{
								margin: 0px 0px 10px 0px;
								padding: 0px 0px 0px 0px;
							}
							.people p{
								margin: 0px 0px 0px 0px;
								padding: 0px 0px 10px 0px;
								width: 430px;
							}
							.itemimg{
								margin: 0px 0px 0px 0px;
								padding: 0px 0px 0px 0px;
								float: right;
								display: block;
							}
						#text div.margin .kolom1b {
							float: left;
							width: 291px;
							margin: 0em 0em 0em 0.4em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						#text div.margin .kolom1c {
							float: left;
							width: 586px;
							margin: 0em 0em 0em 0.4em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						#text div.margin .kolom1d {
							float: left;
							width: 590px;
							margin: 0em 0em 0em 0em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						#text div.margin .kolom1da {
							float: left;
							width: 138px;
							margin: 0em 0em 0em 0.4em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						.imgborder
						{
							border-style:solid;
							border-color:#094b6e;
							border-width:1px;
							}
						#text div.margin .kolom1e {
							float: left;
							width: 583px;
							margin: 0em 0em 0em 0em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						#text div.margin .kolom1n {
							float: left;
							width: 745px;
							margin: 0em 0em 0em 0em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						#text div.margin .inleiding {
							width: 443px;
							margin: 0em 0em 0em 0em;
							padding: 0em 0em 0em 0em;
						}
						#text div.margin .kolom2 {
							float: left;
							width: 293px;
							margin: 0em 0em 0em 0.4em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						#text div.margin .kolom2a {
							float: left;
							width: 141px;
							margin: 0em 0em 0em 0.6em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
						#text div.margin .kolom3 {
							color: #000;
							float: left;
							width: 150px;
							margin: 0em 0em 0em 0.6em;
							padding: 0em 0em 0em 0em;
							line-height : 1.9em;
							/*
                            XXX (20080626 by norbes) I commented this to prevent
                            Sharepoint webparts and Rad Editor controls to be
                            broken, if needed, please put it with different
                            selectors

							line-height : 1em;
                            */
						}
						#text div.margin .kolom3a {
							float: left;
							width: 141px;
							margin: 0em 0em 0em 0.6em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
							#text div.margin .kolom3 div.sublvl {
								margin: 0em 0em 0em 13.4em;
								padding: 0em 0em 0em 0em;
							}
							#text div.margin .kolom3 div.contentvlak {
								margin: 1.6em 0em 0em 0em;
								padding: 1em 0em 0em 0em;
								width: 310px;
							}
								#text div.margin .kolom3 div.contentvlak div.links  {
									margin: 0em 0em 0em 0em;
									padding: 0em 0em 0em 0em;
									width: 140px;
									float: left;
								}
							#text div.margin .kolom3 div.contentvlak div.links  {
									margin: 0em 0em 0em 0em;
									padding: 0em 0em 0em 0em;
									width: 140px;
									float: left;
									line-height : 1.9em;
								}
									#text div.margin .kolom3 div.contentvlak div.links img{
										margin: 0em 0em 0em 0em;
										padding: 0em 0em 0em 0em;

									}
									#text div.margin .kolom3 div.contentvlak div.links p{
										margin: 0em 0em 0em 0em;
										padding: 0em;
										font-family: Verdana, Arial, Helvetica, sans-serif;
										font-size: 11px;
										color: #657d8f;
										line-height : 1.9em;
									}
									#text div.margin .kolom3 div.contentvlak div.links h2{
										margin: 0px;
										padding: 14px 0px 8px 0px;
									}
								#text div.margin .kolom3 div.contentvlak div.rechts {
									margin: 0em 0em 0em 0em;
									padding: 0em 0em 0em 0.6em;
									width: 150px;
									float: left;
									color : #657d8f;
									line-height: 1.9em;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw  {
									margin: 0em 0em 0em 0em;
									padding: 4px;
									width: 134px;
									float: left;
									background-color: #e6edf0;
									line-height : 1.9em;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw  p{
									margin: 0em 0em 0em 0em;
									padding: 0em;
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size: 11px;
									color: #657d8f;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw h2{
									margin: 0px 0px 0px 0px;
									padding: 0px 0px 8px 0px;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw img{
									margin: 0px;
									padding: 0px;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw2  {
									margin: 0em 0em 0em 0em;
									padding: 4px;
									width: 144px;
									float: left;
									background-color: #e6edf0;
									line-height : 1.9em;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw2  p{
									margin: 0em 0em 0em 0em;
									padding: 0em;
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size: 11px;
									color: #657d8f;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw2 h2{
									margin: 0px;
									padding: 8px 0px 8px 0px;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw2 li{
									margin: 0px 0px 0px 0px;
									padding: 0px 0px 0px 14px;
									line-height: 1.3em;
								}
								#text div.margin .kolom3 div.contentvlak div.linksblauw2 img{
									margin: 0px;
									padding: 0px;
								}
								#text div.margin .kolom3 div.contentvlak div.dubbelefoto{
									margin: 0px;
									padding: 0px;
									width: 297px;
									float: left;
								}
								#text div.margin .kolom3 div.contentvlak div.dubbelefoto img{
									margin: 0px;
									padding: 0px;
									float: right;
								}
							#text div.margin .kolom3 .sublvl {
								margin: 0em 0em 0.6em 0em;
								padding: 0em 0em 0em 0em;
							}
							#text div.margin .kolom3 div.sublv2 {
								margin: 0px 0px 0px 6px;
								padding: 0px 0px 0px 0px;
								width: 150px;
							}
							#text div.margin .kolom3 .related {
								background-color: #e6edf0;
								color: #5c788c;
								float: left;
								width: 139px;
								position: relative;
								margin: 0em 0em 0.6em 0em;
								padding: 0.6em 6px 0em 6px;
								line-height : 1.5em;
							}
								#text div.margin .kolom3 .related .abs {
									position: absolute;
									top: 22px;
									left: 0px;
								}
								#text div.margin .kolom3 .related .xmargin {
									margin: 7.6em 0em 0em 0em;
									padding: 0em 0px 0em 0px;									
								}								
							#text div.margin .kolom3 .related1 {
								background-color: #e6edf0;
								color: #5c788c;
								float: left;
								width: 139px;
								margin: 2.7em 0em 0.6em 0em;
								padding: 0.6em 6px 0em 6px;
								line-height : 1.5em;
							}
						#text div.margin .kolom4 {
							float: left;
							width: 141px;
							margin: 0em 0em 0em 0.6em;
							padding: 0em 0em 0em 0em;
							/* added for issue 20 */
							line-height: 1.9em;
						}
							#text div.margin .kolom4 .sublvl {
								margin: 0em 0em 0.6em 0em;
								padding: 0em 0em 0em 0em;
								line-height : 1em;
							}
							#text div.margin .kolom4 .related {
								background-color: #e6edf0;
								color: #5c788c;
								float: left;
								width: 139px;
								position: relative;
								margin: 0em 0em 0.6em 0em;
								padding: 0.6em 6px 0em 6px;
								line-height : 1.8em;
							}
							#text div.margin .kolom4 .xmargin {
								margin: 4.2em 0em 0em 0em;
								padding: 0em 0px 0em 0px;									
							}
							#text div.margin .kolom4 .xxmargin {
								margin: 2.5em 0em 0.5em 0em;
								padding: 0em 0px 0em 0px;									
							}		

							#fotocontainer {
								margin: 0px;
								padding: 0px 0px 15px 0px;
								width: 586px;
								float: left;
								display: block;
								clear: both;
							}
							
							#fotocontainer img {
								float: left;
							}
							
							.fotomarge {
								margin: 0px;
								padding: 0px 0px 0px 5px;
							}
							
							/*.sublvl a,
							.sublvl2 a {
								color: #ffffff;
								text-decoration: none;
								width: 150px;
								height: 11px;
								display: block;
								background-color: #e31818;
								margin-bottom: 8px;
								padding-left: 2px;
								font-family: Lucida Sans, Arial, Helvetica, sans-serif;
							}*/
							
							
							#text .margin .kolom3 .sublvl a,
							.sublvl2 a,
							.sublvl2 a:link,
							.sublvl2 a:visited{  
								color: #FFFFFF;  
								text-decoration: none; 
								width: 150px;  
								height: 11px;  
								display: block; 
								background-color: #e31818;  
								margin-bottom: 8px; 
								padding-left: 2px;  
								font-family: verdana, arial, helvetica, sans serif; 
								letter-spacing: 0.03em;  
								font-size: 0.94em;  
							}
														
							.sublvl2 a:active,
							.sublvl2 a:hover,
							.sublvl a.selected,
							.sublvl a:hover,
							.sublvl a:active,
							.sublvl2 a.selected {
								background-image: url(../images/nibc/bg_sublvl.gif);
								background-position: right top;
								background-repeat: no-repeat;
							}

/*sitemap*/

/* other styles */
.right {
	float: right;	
}
.left {
	float: left;	
}
.intro {
	font-weight: bold;
		
}
.red {
	color: #e31818;
}
.highlight {
	background-color: #f1d1e7;
	padding: 8px 14px 14px 14px;
	margin: 14px 0px 0px 0px;	
}
.lightred {
	color: #ff0000;
}

/* ADDED BY MANENTIA 
------------------------------------------------------*/
/*
.rechts h1 {
	margin:0 0 5px;
	padding:0;
	font-size:11px;
	color:#094b6e;
}*/
.rechts h2 {
	margin:0 0 5px;
	padding:0;
	font-size:11px;
	color:#094b6e;
}



.contentList li {
	background-image: url(../images/nibc/bullet_sitemap.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 8px;
	padding: 0px 0px 0px 14px;
}
.rechts li {
	background-image: url(../images/nibc/bullet_sitemap.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding: 0px 0px 0px 14px;
}

.rechts linksblauw2 li {
	background-image: url(../images/nibc/bullet_sitemap.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding: 0px 0px 0px 14px;
}


.links li {
	background-image: url(../images/nibc/bullet_sitemap.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding: 0px 0px 0px 14px;
}



.singapore {
	padding: 20px 0px 0px 0px;
}

/* Begin Added By Seba */

.ms-WPBody a:link, .ms-WPBody a:visited 
{
	color: #E31818;
}	

.ms-WPBody h1, .ms-TPBody h1 
{
	font-size: 110%;
}

#text div.margin .kolom2 .item 
{
	line-height : 1.9em;
}

#text div.margin .kolom1 .item 
{
	line-height : 1.9em;
}

#text div.margin .kolom1d #content .selectie 
{
	margin:0px 0px 10px;
	padding:0px;
	line-height : 1.9em;
}

#text div.margin .kolom1d #content 
{
	margin:0em;
	padding:0em;
	line-height : 1.9em;
	
}

#text div.margin .kolom1d #content .item 
{
	margin:0px 0px 10px;
	padding:0px;
	line-height : 1.9em;
}

.sublvl a, .ms-WPBody .sublvl2 a {
	background-color:#E31818;
	color:#FFFFFF;
	display:block;
	font-family:Lucida Sans,Arial,Helvetica,sans-serif;
	font-size:0.94em;
	height:11px;
	letter-spacing:0.03em;
	margin-bottom:8px;
	padding-left:2px;
	text-decoration:none;
	width:150px;
}

#text div.margin ul li {
	background-image:url(../images/nibc/bullet_sitemap.gif);
	background-position: left 0.75em;
	background-repeat:no-repeat;
	margin:0px 0px 10px 8px;
	padding:0px 0px 0px 14px;
	line-height: 1.9em;
}

#text div.margin .kolom3 .sublvl2 {
	line-height: 1em;
	min-height: 122px;
	/*height: 122px;*/
}

#text div.margin .kolom4 .sublvl2 {
	line-height: 1em;
	min-height: 122px;
	/*height: 122px;*/
}

#text div.margin ul li.search {
	background-image:none;
	background-position: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding:0px;
}

/* Ends Added By Seba */
	
/* /ADDED BY MANENTIA 
------------------------------------------------------*/

/*********************Issue fixing by Diantha van Marion, TamTam ***********************************
Issue ID : 426 : Horizontale menu balk is te lang : 10:31 AM 8/7/2008 */
/*
#navigation {
	padding-left:0px;
	width:708px;
	*width:705px;
	_width:705px;
}
*/
#navigation {
      padding-left:0px;
      width:751px;
}
*+html #navigation { /*ie7*/
      width:748px;
}
* html #navigation { /*ie6*/
      width:750px;
}

#navigation ul{
	float:right;
}
#navigation ul li a{
	clear:both;
}

/*****************************************************
Issue ID : 46 : Opmaak tabellen : 11:01 AM 8/7/2008 */
.kolom1d table a{
	color: #e31818 !important;	
}
.kolom1d table th{
	PADDING-RIGHT: 0.2em;	
	PADDING-LEFT: 0.2em;	
	FONT-WEIGHT: normal;	
	BACKGROUND: #e5edf0;	
	PADDING-BOTTOM: 0.2em;	
	COLOR: #094b6e;	
	PADDING-TOP: 0.2em;	
	BORDER-BOTTOM: #9fc9d9 1px solid;	
	TEXT-ALIGN: left;
}

.kolom1d table td{
	vertical-align:top;
}

/*****************************************************
Issue ID : 430 : Bij verkleinen venster wordt site lelijk : 16:39 8/11/2008 */

	body.home {
		background-image: url(../images/nibc/bg_home_rood.gif);
		background-repeat:no-repeat;
	}
	
	#canvas{
		background:transparent url(../images/nibc/bg_home.gif) repeat-y -300px top;
	}
	
/*****************************************************
Issue ID : 427 : Breedte meets rechtse kolom : 16:12 8/8/2008 */

#text div.margin .kolom3 .related {
/*	width:139px;*/
/*	width:141px;*/
/*	width:150px;*/
/*	width:145px;*/
	width:139px;
}
#text .margin .kolom3 .sublvl a, 
.sublvl2 a, .sublvl2 a:link, 
.sublvl2 a:visited{
/*	width:150px;*/
/*	width:160px;*/
/*	width:155px;*/
	width:150px;
}
/*****************************************************
Issue ID : 587 : Bullets in derde kolom lijnen niet uit met titel : 9:31 8/12/2008 */

#text div.margin ul li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 14px;
}
