
/* general */

		html, body {
			margin: 0;
			height: 100%;
		}
		html.noScroll {
			overflow: hidden;
		}
		
		body {
			background: white;
			font: 11px/150% Tahoma, Arial, Helvetica, Sans-serif;
			color: #000;
			min-width:370px;   /* 2x LC width + RC width  bottomlinks*/
		}
		
		* html #left {left: 250px;}  /* RC width */
		
		h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}
		
		h1 {
			margin-bottom: 1em;
			font-size: 15px;
			color: #636363;
		}
		
		h2 {
			margin-bottom: 1em;
			font-size: 11px;
			color: #636363;
		}
		
		p {margin: 0 0 1em 0;}
		
		img {border: none;}
		
		.clear {
			margin: 0; padding: 0;
			clear: both;
			display: block;
			visibility: hidden;
			height: 0;
			line-height: 0%;
			font-size: 0;
		}
		
		a:link {color: black} /* niet bezochte link */ 
		a:visited {color: black} /* bezochte link */ 
		a:hover {color: black} /* mouse over link */ 
		a:active {color: black} /* actieve link */
	
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	}
.clearfix             { display: block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix      { height: 1%; }
	
	
/* Top Banner */

		#topBanner {
			padding: 0px 0px;
			padding-right:40px;
			margin: 0;
			height: 115px;
			background: white url(/ext/gfx/provider/brochureservice/topBGImage.gif);
			background-repeat: repeat-x;
			overflow:hidden;
			min-width:780px;
		}
		
		.siteName {
			float: left; display: inline;		
			padding-left: 0px;	
			margin-top: 0px;		
		}

		.topBanner {
			float: right; display: inline;
			padding-right: 0px; 
			margin-top: 12px;
		}
		
		.skycraper {
			position:absolute;
			text-align:right;
			padding: 0px; 
			margin-top: 50px;
			margin-left:58px;
		}

/* Wrapper */

		#wrapperTop {
			padding: 12px 40px;
			min-width:820px;
		}

		#wrapper {
			padding: 0px 40px;
			min-width:820px;
		}
		* html #wrapper {
			float: left;
			border-right: 820px solid #FFF;
		}
		* html #container {
			float: left;
			display: inline-block;
			position: relative;
			margin-right: -820px;
		}
		
		
/* Breadcrumbs */		
		
		#breadcrumbs {
			margin-bottom: 10px;
			font-size: 12px;
			color: #636363;
			float: left;
		}
		#cart {
			float: right;
			font-weight: bold;
		}
		#breadcrumbs a {
			text-decoration: underline;
			color: #636363;
		}
		#breadcrumbs a:hover {
			text-decoration: underline;
			color: #000;
		}
		
		
/* Content */	

		
.introText {
	padding: 10px;
	margin-bottom: 25px;
	border: 10px solid #e9e9e9;
}
		
#content {
margin-left:190px;     /* LC width */
}

* html #content {     /* ie6 fix */
margin-left:10px;
float: left; display: inline;
}
	
		
				
		
		#bigBox {
			padding: 13px;
			border: 10px solid #e9e9e9;
			
		}
		
div#topBanner {text-align:right;height:115px !important;padding-top:12px !important;}
div#topBanner a img.siteName {width:187px height:115px;border:none;float:left;margin-top:-12px !important;}
div#menuLeft {text-align:center;width:180px !important;}
div#menuLeft div#menu {text-align:left !important;float:left;margin-bottom:50px;}		
		
		#menuLeft {
			margin-left:0px;     /* LC width */
			width: 152px; 			/* LC width */
			position: relative;		
			
			float: left;
			
			


		}

			#menuLeft ul {
				padding: 0 0 3px 0px;
				margin: 0px;
				margin-top: -12px;
				
			}
			
			#menuLeft li {
				padding: 0 0 0px 10px;

				list-style: none;
				background: url(/ext/gfx/provider/brochureservice/bullet_list_menuLeft_on.png) no-repeat 0px 8px;
			}

			#menuLeft ul a {
				font-size: 12px;
				text-decoration: none;
				color: #636363;
			}
			
		
			
			#menuLeft ul a:hover {text-decoration: underline;}
			
			#menu {
			padding-left: 8px;
			padding-top: 4px;
			padding-bottom: 5px;
			border: 10px solid #e9e9e9;
			width: 152px; 			/* LC width */

			}
			
			#menuLeft .listActive {
				margin-left: 0px;
				padding: 0 0 0px 10px;
				font-weight:bold;
				background: url(/ext/gfx/provider/brochureservice/bullet_list_menuLeft_active.png) no-repeat 0px 6px;
			}
		
		


/* Categorie number selector */		
		
		.catNavIndex {
			border: 10px solid #e9e9e9;
			
			margin-bottom: 25px;
			padding:0px;
			height:24px;
			z-index:1000;
			
			padding:0px;
			
		}
			
			
		
		.catNavTop {
			
			
			
			padding: 0px 5px;
			height:24px;
			z-index:1000;
			margin-top: 0px;
			
		}
		
		.catNav {
			
			margin-bottom: 15px;
			padding: 0px 0px;
			height:27px;
			z-index:1000;
			margin-top: 3px;
			padding-top:0px;
			
		}
		
		
		
		* html .catNav {
				overflow: hidden;
				
			}
			
		* html .catNavIndex {
				overflow: hidden;
				
			}
		
		/* links */
		.topBoxTitle {
			float: right;
			display: inline;
				margin:0px;
			padding: 0px;
			font-size: 14px;
			color: white;
			background-position: center;
			font: 11px/150% Tahoma, Arial, Helvetica, Sans-serif;
			
		}
		
		.topBoxTitle #Submit {
				margin:0px;
			padding: 3px  6px  3px  6px;
		}
		
		.topBoxTitle a, #Submit{
				background-color: #8a9fa4;
				padding: 0px;
				color: white;
				text-decoration:none;
				margin:0px;
				border:0px;
				cursor: pointer;
				font-weight:bold;
		}
		
		.topBoxTitle a:hover, #Submit:hover{
			background-color: white;
				color: #8a9fa4;
		}
		
		.topBoxTitle a:hover, #Submit.hover {
			display: block;
		}
		
		
		/* rechts */
		.bestelDownloadBut {
			float: right;
			display: inline;
			background-color: #8a9fa4;
			padding: 4px 0px;
			font-size: 14px;
			color: white;
			background-position: center;
			
			
		}
		
		
		
				.catNavTop .bestelDownloadBut a {
				background-color: #8a9fa4;
				padding: 4px 10px;
				color: white;
				text-decoration:none;
				margin:0px;
				
				}
				
				.catNavTop .bestelDownloadBut a:hover {
				background-color: white;
				color: #8a9fa4;
				
				}
		
		
		.categoryAmount {
			float: left;
			display: inline;
			background-color: white;
			padding: 4px 10px;
			font-size: 14px;
			color: black;
			background-position: right center;
			
		}		
		
/*catnav */
		.catNav .categoryNumber {
		 	
			float: left;
			display: inline;
			background-color: #8a9fa4;
			background-position: right center;
			padding: 0;
			font-size: 14px;
			color: white;
			margin-top:2px; 
			
		}

		.catNav .categoryNumber ul {
			margin: 0; padding: 0;
			color: white;
		}
		
		
		.catNav .categoryNumber ul li {
			margin: 0; padding: 0;
			list-style-type: none;
			position: relative;
			
			border-width: 0;
					
		}
		
		
		.catNav .categoryNumber ul li a {
			width: 20px;
			display: block;
			padding: 4px 25px 4px 5px;
			text-decoration: none;
			background: #8a9fa4 url(/ext/gfx/provider/brochureservice/bullet_buttonD.png) no-repeat right center;
			color: white;
		
		}

		.catNav .categoryNumber ul li a:hover {
			background: white;
			color: #8a9fa5;
		}
		
		.catNav .categoryNumber ul li ul {          
			z-index:1000;
			display: none;
			position: absolute;
			top: 23px;
			left: 0px; 
			width: 100%;
			padding:0px;
			
		}
		.catNav .categoryNumber ul li:hover ul,
		.catNav .categoryNumber ul li.hover ul {
			display: block;
		}
		.catNav .categoryNumber ul li ul li {
			background: none;
			margin: 0; padding: 0;
			width: 100%;
		}
		.catNav .categoryNumber ul li ul li a {
			padding: 2px 25px 2px 5px;
			background-image: none;
		}
	
			* html .catNav .categoryNumber {
				
				
			}
			
/*catnav index */
		.catNavIndex .categoryNumber {
		 	
			float: left;
			display: inline;
			background-color: #8a9fa4;
			background-position: right center;
			padding: 0;
			font-size: 14px;
			color: white;
			
		}

		.catNavIndex .categoryNumber ul {
			margin: 0; padding: 0;
			color: white;
		}
		
		
		.catNavIndex .categoryNumber ul li {
			margin: 0; padding: 0;
			list-style-type: none;
			position: relative;
			
			border-width: 0;
					
		}
		
		
		.catNavIndex .categoryNumber ul li a {
			width: 20px;
			display: block;
			padding: 4px 25px 4px 5px;
			text-decoration: none;
			background: #8a9fa4 url(/ext/gfx/provider/brochureservice/bullet_buttonD.png) no-repeat right center;
			color: white;
		
		}

		.catNavIndex .categoryNumber ul li a:hover {
			background: white;
			color: #8a9fa5;
		}
		
		.catNavIndex .categoryNumber ul li ul {          
			z-index:1000;
			display: none;
			position: absolute;
			top: 23px;
			left: 0px; 
			width: 100%;
			padding:0px;
			
		}
		.catNavIndex .categoryNumber ul li:hover ul,
		.catNavIndex .categoryNumber ul li.hover ul {
			display: block;
		}
		.catNavIndex .categoryNumber ul li ul li {
			background: none;
			margin: 0; padding: 0;
			width: 100%;
		}
		.catNavIndex .categoryNumber ul li ul li a {
			padding: 2px 25px 2px 5px;
			background-image: none;
		}
	
			* html catNavIndex .categoryNumber {
				
				
			}
	

/* Box index - main content */	

		.boxLinks {
			float: left;
			
			border: 10px solid #e9e9e9;
			margin-bottom: 22px;	
			width: 180px;		
		}


		.boxReg {
			border: 10px solid #e9e9e9;
			margin-bottom: 22px;	
			background-color: white;
			background-repeat: repeat-y;	
			overflow:hidden;	
		}


				* html .boxReg {
					margin-left: 0px;	
				}

		.box {
			border: 10px solid #e9e9e9;
			margin-bottom: 22px;	
			background:  url(/ext/gfx/provider/brochureservice/boxImageBG.gif);
			background-repeat: repeat-y;	
			overflow:hidden;	
		}

		.box .categoryImage {
			float: left;  display: inline;
			width: 120px; 
			border-right: 10px solid #e9e9e9;
			margin-right: 0px;
		}
		
		* html .box .categoryImage {
		border-right: 0px solid #e9e9e9;
		padding-left: -20px;
		margin-right: 20px;
		}
		
		.box .categoryImage img {
			width: 120px;
		}
		
		* html .box {
		background:  url(/ext/gfx/provider/brochureservice/boxImageBG_IE6.gif);
		
		}
		
		
		.box .categoryDescription {
		padding: 10px 10px 10px 130px;
		margin-left: 10px;
		
		}
		
		.boxReg .inner {
		padding: 10px 10px 10px 10px;
		
		
		}
		
				/* Button */	
				
				.inputOpZij {
					padding-left: 10px;
					padding-right: 3px;
				}
				
				.pdfPost{
					float:right;
					border: 1px solid #636363;
					padding: 2px 15px 3px 15px;
					margin:10px;
					font-size: 13px;
					text-decoration: none;
					color: #636363;
					background-color:#e9e9e9;
					height: 1.3em;
				}
				
						* html .pdfPost{
							overflow:hidden;
						}
					
				a.button {
					border: 1px solid #636363;
					padding: 2px 15px 3px 5px;
					margin-left:0px;
					background: white url(/ext/gfx/provider/brochureservice/bullet_button.png) no-repeat right center;
					font-size: 15px;
					text-decoration: none;
					color: #636363;
				}		
				
				a.button:hover {
					background: #8a9fa4 url(/ext/gfx/provider/brochureservice/bullet_button_over.png) no-repeat right center;
					color: white;
					color: #FFFFFF;
				}	


/* Box categorie - main content */	

		.boxCat {
			border: 10px solid #e9e9e9;
			margin-bottom: 22px;
			
			padding-top: 2px;
			padding-bottom: 4px;
			padding-left: 165px;   /* LC width */
  			padding-right: 165px;  /* RC width */	
			z-index:1;		
		}

		/* posities - left */		
		#boxCatLeft {
			margin-left:-165px;     /* LC width */
			width: 165px; 			/* LC width */
			position: relative;		
			color: #b2b2b2;
			float: left;
			padding-left:0px;	
			background-color:red;		
		}
		
				* html #boxCatLeft {
				text-align: left;
				
					margin: 0px; padding: 0px;
					margin-left:-165px;	
						
				}
		
			
		
		
		/* posities - center */	
		#boxCatCenter {
			width: 100%;
			color: #000;
			text-align: left;
			font-size: 15px;
			color: #626262;
		}
		
			* html #boxCatCenter {
				   position: relative;	
				   text-align: left;  
					margin: 0px; padding: 0px;
					
					
					display: block;
					width:auto;
			}
				
				
				
			
		/* posities - right */	
		#boxCatRight {
			margin-right:-165px;	/* RC width */
			width: 165px; 			/* RC width */
			position: relative;		
			color: #b2b2b2;
			float: right;
			text-align: right;
			background-color:green;
		}
		
				* html #boxCatRight {
					text-align: right;
					margin: 0px; padding: 0px;
					margin-right:-165px;
										
				}
				
				
		
		
		
				

/* Bottombox */
		

		/* posities - left */		
		#bottomLeftS {
			margin-left:-250px;     /* LC width */
			width: 250px; 			/* LC width */
			position: relative;		
			color: #b2b2b2;
			float: left;
			padding-left:0px;			
		}
		
		* html #bottomLeft {
		text-align: left;
		
			margin: 0px; padding: 0px;
			margin-left:-125px;	
				
		}
		
				/* button */
				a.buttonB {			
					padding: 2px 5px 3px 30px;
					background: white url(/ext/gfx/provider/brochureservice/bullet_buttonB.png) no-repeat left center;
					font-size: 15px;
					text-decoration: none;
					color: #636363;
				}
				
				a.buttonB:hover {text-decoration: underline;}
				
				span.buttonBnolink {
			
					padding-left: 12px;
					font-size: 15px;
				}
		
		
		/* posities - center */	
		#bottomCenter {
			width: 100%;
			color: #000;
			text-align: center;
			font-size: 15px;
			color: #626262;
		}
		
			* html #bottomCenter {
				   position: relative;	
				   text-align: center;  
					margin: 0px; padding: 0px;
					
					
					display: block;
					width:auto;
			}
				
				/* button */
				a.buttonC {
					font-weight:bold;
					text-decoration: none;
					font-size: 14px;
					padding-left: 2px;
				}		
				
				a.buttonC:hover {text-decoration: underline;}	
				
			
		/* posities - right */	
		#bottomRight {
			margin-right:-230px;	/* RC width */
			width: 230px; 			/* RC width */
			position: relative;		
			color: #b2b2b2;
			float: right;
			text-align: right;
		}
		
				* html #bottomRight {
					text-align: right;
					margin: 0px; padding: 0px;
					margin-right:-115px;
										
				}
				
				/* button */
				a.buttonD {			
					padding: 2px 30px 3px 6px;
					background: white url(/ext/gfx/provider/brochureservice/bullet_buttonA.png) no-repeat right center;
					font-size: 15px;
					text-decoration: none;
					color: #636363;
					
				}
				
				a.buttonD:hover {text-decoration: underline;}	

				span.buttonDnolink {			
					padding-right: 12px;
					font-size: 15px;
				}
				
				
		
				
				.bottomBox a.buttonL {			
					padding: 2px 5px 3px 30px;
					background: white url(/ext/gfx/provider/brochureservice/bullet_buttonB.png) no-repeat left center;
					font-size: 15px;
					text-decoration: none;
					color: #636363;
					
				}	
						.bottomBox a.buttonL:hover {			
							text-decoration: underline;
							
						}	
				
				
				.bottomBox .buttonC {			
					width: 100%;
					
				}	
				.bottomBox a.buttonC {			
					font-weight:bold;
					text-decoration: none;
					font-size: 14px;
					width: 100%;
					
				}	
						.bottomBox a.buttonC:hover {			
							text-decoration: underline;
							
						}	
				
				.bottomBox td.buttonC {			
					width: 600px;
					
				}		
				.bottomBox a.buttonR {			
					font-weight:bold;
					text-decoration: none;
					font-size: 14px;
					
				}		
				.bottomBox a.buttonR:hover {			
							text-decoration: underline;
							
						}			
				
				
				
				
	/* bestel en/of download */
		.bottomBoxOuter #Submit {
		margin-bottom: 2px;
		padding: 2px 10px;
		
		}		
		.bottomBoxOuter {
			
			border: 10px solid #e9e9e9;
			padding: 0px ;
			margin-bottom: 22px;
			text-align:right;
		}
		
		.bottomBoxTitle {
				float: right;
				margin-bottom: 22px;
		}
		
		
		
		.bottomBoxTitle a, #Submit{
				background-color: #8a9fa4;
				padding: 3px 0px;
				color: white;
				text-decoration:none;
				margin:0px;
				border:0px;
				cursor: pointer;
		}
		
		.bottomBoxTitle a:hover, #Submit:hover{
			background-color: white;
				color: #8a9fa4;
		}
		
		.bottomBoxTitle a:hover, #Submit.hover {
			display: block;
		}
		

	
			.bottomBox {
			
			padding-top: 1px;
			padding-bottom: 4px;
			padding-left: 200px;   /* LC width */
  			padding-right: 230px;  /* RC width */	
			z-index:1;		
		}

		/* posities - left */		
		#bottomLeft {
			margin-left:-373px;     /* LC width */
			width: 282px; 			/* LC width */
			position: relative;		
			color: #b2b2b2;
			float: left;
			padding-left:10px;	
			font-size: 15px;
					
		}
		
		* html #bottomLeft {
			text-align: left;
		
			margin: 0px; padding: 0px;
			margin-left:-102px;	
			
				
		}
		
		#bottomLeftIndex {
			margin-left:-388px;     /* LC width */
			width: 300px; 			/* LC width */
			position: relative;		
			color: #b2b2b2;
			float: left;
			padding-left:10px;	
			font-size: 15px;
					
		}
		
		* html #bottomLeftIndex {
			text-align: left;
		
			margin: 0px; padding: 0px;
			margin-left:-102px;	
			
				
		}
		
				/* button */
				a.buttonB {			
					padding: 2px 5px 3px 30px;
					background: url(/ext/gfx/provider/brochureservice/bullet_buttonB.png) no-repeat left center;
					font-size: 15px;
					text-decoration: none;
					color: #636363;
				}
				
				a.buttonB:hover {text-decoration: underline;}
				
				span .buttonDnoLink {
			
					padding-left: 142px;
					
				}
		
		
		/* posities - center */	
		#bottomCenter {
			width: 100%;
			color: #000;
			text-align: center;
			font-size: 15px;
			color: #626262;
		}
		
			* html #bottomCenter {
				   position: relative;	
				   text-align: center;  
					margin: 0px; padding: 0px;
					
					
					display: block;
					width:auto;
			}
				
				/* button */
				a.buttonC {
					font-weight:bold;
					text-decoration: none;
					font-size: 14px;
				}		
				
				a.buttonC:hover {text-decoration: underline;}	
				
			
		/* posities - right */	
		#bottomRight {
			margin-right:-230px;	/* RC width */
			width: 230px; 			/* RC width */
			position: relative;		
			color: #b2b2b2;
			float: right;
			text-align: right;
			
		}
		
				* html #bottomRight {
					text-align: right;
					margin: 0px; padding: 0px;
					margin-right:-115px;
										
				}
				
				/* button */
				a.buttonD {			
					padding: 2px 30px 3px 6px;
					background:  url(/ext/gfx/provider/brochureservice/bullet_buttonA.png) no-repeat right center;
					font-size: 15px;
					text-decoration: none;
					color: #636363;
					
				}
				
				a.buttonD:hover {text-decoration: underline;}	

				span.buttonDnolink {			
					padding-right: 12px;
					font-size: 15px;
				}
				
		


		



		.inner #SubmitA{
				background-color: #8a9fa4;
				padding: 3px 5px;
				color: white;
				text-decoration:none;
				margin:0px;
				border:0px;
				cursor: pointer;
				float:left;
				
		}
		
		.inner a:hover, #SubmitA:hover{
			background-color: white;
				color: #8a9fa4;
		}
		
		
	.inner a, #SubmitB{
				background-color: #8a9fa4;
				padding: 3px 5px;
				color: white;
				text-decoration:none;
				margin:0px;
				border:0px;
				cursor: pointer;
				float:right;
		}
		
		.inner a:hover, #SubmitB:hover{
			background-color: white;
				color: #8a9fa4;
		}
		
		* html .boxReg{
				
				
				
				} 
				
		.boxReg table.topForm{
				background-color:white;
				border-bottom: 1px solid #999999;
				width: 400px;
				padding:5px;
				text-align:left;
				
				
				
		
		} 
		
		
		.boxReg table.topForm td{
				padding-left: 10px;
				
				
		
		} 
		
		 
			
		.boxReg table a{
		
				color: white;
		
		} 	
		
		.boxReg table.mainForm{
				background-color: white;
				color: black;
				background-color:#f4f3f3;
		} 	
			
		.boxReg table.mainForm td{
				padding: 5px;
		
		} 
			
			
		.boxReg table.topForm td{
				padding: 3px;
				padding-top: 2px;
				
				
		} 
		
		.boxReg table.eindForm {
				
				padding: 10px;
				background-color:#E9E9E9;
				
		} 
		
		.boxReg table.eindForm td{
				margin: 0px;
				padding-top: 0px;
				padding-bottom: 8px;
				
				
				
		} 
		
		.boxReg .formText{
				margin-bottom: 5px;
				font-weight:bold;
				padding-left:0px;
				font-size: 11px;
				
	
		
		} 
		
		.boxReg a.delete {
					border: 1px solid #636363;
					padding: 2px 0px 3px 5px;
					margin-left:0px;
					background: white url(/ext/gfx/provider/brochureservice/trashcan.gif) no-repeat right center;
					width: 75px;
					text-decoration: none;
					color: #636363;
					float: left;
					padding-right:2px;
		} 
		
		.boxReg a.delete:hover {
					background: #8a9fa4 url(/ext/gfx/provider/brochureservice/trashcan.gif) no-repeat right center;
					color: white;
					color: #FFFFFF;
					
					
		} 
		
		.boxReg a.DButton {
					border: 1px solid #636363;
					padding: 2px 0px 3px 5px;
					margin-left:0px;
					background: white url(/ext/gfx/provider/brochureservice/pdfDownload.gif) no-repeat right center;
					width: 75px;
					text-decoration: none;
					color: #636363;
					float: left;
					padding-right:0px;
		} 
		
		.boxReg a.DButton:hover {
					background: #8a9fa4 url(/ext/gfx/provider/brochureservice/pdfDownload.gif) no-repeat right center;
					color: white;
					color: #FFFFFF;
					
					
		} 
		
		.titelLengte{
			width: 90px;
			margin:10px;
		}
		
		.titelLengteB{
			
		}
		.boxReg .brochure {
				float: left;
				color: black;
				padding: 5px;
				background-color:white;
				width: 250px;
				text-decoration:underline;
				
			} 
	
	
		.boxReg a.backToBegin {
				float: left;
				color: black;
				padding: 2px 5px 3px 12px;
					background: url(/ext/gfx/provider/brochureservice/bullet_buttonB_2.png) no-repeat left center;
					
					text-decoration: none;
					
				font-weight:bold;
				text-decoration:none;
		} 
		
		.boxReg a.backToBegin:hover {
				text-decoration:underline;
		} 
	
	
		.boxReg a.extra {
				float: left;
				color: black;
				padding-bottom: 4px;
				background-color:white;
				font-weight:bold;
				text-decoration:none;
		} 
		
		.boxReg a.extra:hover {
				text-decoration:underline;
		} 
		
		.boxReg td.mainForm1eField {
				width: 275px;
		} 
		
		
		.boxReg .attention {
				padding:5px;
				font-weight:bold;
			
		} 
		
		
		.boxReg .error {
				color: red;
				padding-left:2px;
			
		} 
		
		.eindBTitel{
		font-style:italic;
		padding-bottom: 3px;
		width: 200px;
		}
		
		
		
		


/* Bottombox */
		#footer {
		 	clear: both;

			padding-bottom: 15px;
			text-align: center;
			font-size: 11px;
			color: #636363;
		}
		
/* BuyWays */ 
.hidden {
	display: none;
}

div.brochure_feedback { 
	position: absolute;
	right: 50px;
	margin: auto;
	border: 1px solid black;
	padding: 10px;
	background-color: #E9E9E9;
	color:#636363;
	font-size:13px;
	text-decoration:none;
}


/* topnavigatie (webring) */

/* 07/17/2008 */

/* H. Siebesma */

/*-- BEGIN TOPNAVIGATIE */
table.topnavigatie
{
	font: normal 12px Arial,Helvetica,sans-serif;
	padding: 0px;	
	background-color: #00A2FF;			/* Aanpasbaar */	
	margin: 0px 0px 10px 0px;
	color: #ffffff;
}
table.topnavigatie a
{
	font:normal 12px Arial,Helvetica,sans-serif;
	text-decoration:none;
	color: #ffffff;
}
table.topnavigatie td
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;	
}
td.topnavigatie_first
{
	font: normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	cursor:hand;
	text-align: center;
	border-top: 1px #00A2FF 1px solid;
	border-bottom: 1px #00A2FF 1px solid;
	border-right: 1px #00A2FF 1px solid;
	border-left: 1px #00A2FF 1px solid;
}
td.topnavigatie_link
{
	font: normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ffffff; 
	cursor:hand;
	text-align: center;
	border-top: 1px #00A2FF 1px solid;
	border-bottom: 1px #00A2FF 1px solid;
	border-right: 1px #00A2FF 1px solid;
}
td.topnavigatie_linkoverfirst
{	
	background-color: #ffffff;
	font: normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #00A2FF;
	cursor:hand; 
	text-align: center;
	border-top: 1px #ffffff 1px solid;
	border-bottom: 1px #ffffff 1px solid;
	border-right: 1px #ffffff 1px solid;
	border-left: 1px #ffffff 1px solid;
}
td.topnavigatie_linkover, a.topnavigatie_linkover:hover
{	
	background-color: #ffffff; 
	font: normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #00A2FF;
	cursor:hand;
	text-align: center;
	border-top: 1px #ffffff 1px solid;
	border-bottom: 1px #ffffff 1px solid;
	border-right: 1px #ffffff 1px solid;
}
td.topnavigatie_linkoutfirst
{
	background-color: #00A2FF; 
	font: normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	cursor:hand;
	text-align: center;
	border-top: 1px #00A2FF 1px solid;
	border-bottom: 1px #00A2FF 1px solid;
	border-right: 1px #00A2FF 1px solid;
	border-left: 1px #00A2FF 1px solid;
}
td.topnavigatie_linkout
{
	background-color: #00A2FF; 
	font: normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	cursor:hand;
	text-align: center;
	border-top: 1px #00A2FF 1px solid;
	border-bottom: 1px #00A2FF 1px solid;
	border-right: 1px #00A2FF 1px solid;
}
td.topnavigatie_linkoverfirst a, 
td.topnavigatie_linkover a 
{
	color: #00A2FF;				/* Aanpasbaar */
}
table.topnavigatie table#navigatie-links td:hover {cursor:pointer;} /* visueel effect voor firefox als men naast de link staat met de cursor */
table.topnavigatie table#navigatie-links td {border-right:solid 1px #ffffff;}
table.topnavigatie table#navigatie-links td#topnavigatie_first {border-left:solid 1px #ffffff;}


/*-- EINDE TOPNAVIGATIE */
