/*print */
body {
	padding : 0em;
	background-color : #FFFFFF;

}
#canvas {
	position : relative;
	/*width : 630px; */
	margin : 0px auto 0px auto;
             min-height: 0;
}

	#header {
                display: none;
	}

	#body {
		float : left;
	/*	width : 630px;*/
		
	}
		#content {
			float:left;
			width : 434px; 
			
		}
			#content img.illustration {
				float : right;
				margin-left:12px; /*minko Scheltinga */
                margin-bottom: 6px;  /*minko Scheltinga */
				
			}
			#content div.column {
				padding : 0px 12px 12px 12px;
			}
			#path {
				margin : 0px -12px 3px 0px;
				padding : 9px 12px 4px 0px;
				font-size : 85%;
				text-align : right;
				border-bottom : solid 1px #4d8891;
			}
				#path li {
					display : inline;
					color : #005462;
				}
					#path li a {
						padding-right : 12px;
						background-image : url(/milieuportaal/images/path_divider.png);
						background-repeat : no-repeat;
						background-position : 100% 3px;
					}
						#path li a:link,
						#path li a:visited {
							color : #666666;
							text-decoration : none;
						}
						#path li a:hover,
						#path li a:active {
							color : #005462;
							text-decoration : underline;
						}
				body.wide #path li span {
					padding-right : 12px;
				}
			#title {
				color : #a3b127;
			}
			#content p {}
			#content h2 {}
			#content h3 {}
			#content div.date {
				color : #999999;
				font-size : 85%;
			}
			/* CONTENT TYPES */
			/* download links */
			ul.links {
				margin : -1em 0px 2em 0px;
			}
				ul.links li {
					list-style-type : none;
					display : inline;
				}
					ul.links li a {
						padding-right : 10px;
						background-image : url(/milieuportaal/images/links_bullet.png);
						background-position : 0px 2px;
						background-repeat : no-repeat;
						padding-left : 15px;
						font-size : 85%;
					}
						ul.links li a:link,
						ul.links li a:visited {
							text-decoration : none;
						}
						ul.links li a:hover,
						ul.links li a:active {
							text-decoration : underline;
						}
			/* /download links */
			/* print button */
			p.print {
				display: none;
			}
				
			/* print button */
			/* summary page button */
			p.toAll {
				text-align : left; /* minko scheltinga: aanpassing right naar left */
				height : 11px;
			}
				p.toAll span {
					float : right;
					margin : 0em 0px 0em 0px;
					padding : 0px 6px 0px 0px;
					background-image : url(/milieuportaal/images/title_link_right.png);
					background-repeat : no-repeat;
					background-position : 100% 5px;
				}
					p.toAll span a {
						font-size : 85%;
						padding : 0px 0px 0px 18px;
						background-image : url(/milieuportaal/images/title_link_left.png);
						background-repeat : no-repeat;
						background-position : 0px 3px;
					}
						p.toAll span a:link,
						p.toAll span a:visited {
							color : #005462;
							text-decoration : none;
						}
						p.toAll span a:hover,
						p.toAll span a:active {
							color : #000000;
							text-decoration : underline;
						}
			/* summary page button */
			/* faq list */
			ul.faqList {
				margin : 0px 0px 1em 0px;
			}
				ul.faqList li {
					list-style-type : none;
					margin-bottom : 1em;
				}
					ul.faqList li a {}
						ul.faqList li a:link,
						ul.faqList li a:visited {
							color : #333333;
							text-decoration : none;
						}
						ul.faqList li a:hover,
						ul.faqList li a:active {
							color : #005462;
							text-decoration : none;
						}
			/* /faqlist */
			/* news summaries list */
			div.newsSummaries {
				border-top : solid 1px #4d8891;
				padding-top : 2px;
				margin-top : 2em;
			}
				div.newsSummaries h2 {
					font-size : 140%;
					/* font-family : Demos, Times New Roman, Serif; */
					font-weight : normal;
					color : #005462;
					margin : 0em 0em 0.5em 0em;
				}
				div.newsSummaries h3 {
					font-size : 160%;
					/* font-family : Demos, Times New Roman, Serif; */
					font-weight : normal;
					margin : 0em 0em 0.25em 0em;
				}
				div.newsSummaries div.date {}
				div.newsSummaries p {}
				div.newsSummaries h4 {}
				div.newsSummaries ul.links {}
					div.newsSummaries ul.links li {}
						div.newsSummaries ul.links li a {}
							div.newsSummaries ul.links li a:link,
							div.newsSummaries ul.links li a:visited {}
							div.newsSummaries ul.links li a:hover,
							div.newsSummaries ul.links li a:active {}
								div.newsSummaries ul.links li a strong {}
			/* /news summaries list */
			/* news summaries list on the homepage */
			div.homeSummaries {}
				div.homeSummaries h1{
					font-size : 140%;
					/* font-family : Demos, Times New Roman, Serif; */
					font-weight : normal;
					color : #a3b127;
					margin : 0em 0em 0.5em 0em;
				}
				div.homeSummaries h2 {}
				div.homeSummaries div.date {}
				div.homeSummaries p {}
				div.homeSummaries h3 {}
				div.homeSummaries ul.links {}
					div.homeSummaries ul.links li {}
						div.homeSummaries ul.links li a {}
							div.homeSummaries ul.links li a:link,
							div.homeSummaries ul.links li a:visited {}
							div.homeSummaries ul.links li a:hover,
							div.homeSummaries ul.links li a:active {}
								div.homeSummaries ul.links li a strong {}
			/* /news summaries list on the homepage */
			/* three column topics list */
			div.topics {
				width : 574px;
				overflow : hidden;
				margin-bottom : 3em;
			}
				div.topics h1 {
					font-size : 140%;
					/* font-family : Demos, Times New Roman, Serif; */
					font-weight : normal;
					color : #a3b127;
					margin : 0em 0em 0.5em 0em;
				}
				div.topics div.row {
					width : 600px;
					margin-bottom : 5px;
					background-image : url(/milieuportaal/images/topics_back.png);
					background-repeat : no-repeat;
					background-position : 0px 1.5em;
				}
					div.topics div.cols_3 {}
					div.topics div.cols_2 {
						background-position : -199px 1.5em;
					}
					div.topics div.cols_1 {
						background-position : -398px 1.5em;
					}
					div.topics div.row div.col {
						float : left;
						width : 174px;
						margin : 0px 25px 0px 0px;
					}
						div.topics div.row div.col h2 {
							font-family : Arial, Sans-Serif;
							font-size : 100%;
							font-weight : bold;
							color : #24616d;
							height : 1.5em;
							margin : 0px 0px 0px 0px;
						}
						div.topics div.row div.col ul {
							margin : 0px 0px 0px 0px;
							padding : 5px 0px 15px 0px;
						}
							div.topics div.row div.col ul li {
								list-style-type : none;
								padding : 0px 0px 4px 0px;
							}
								div.topics div.row div.col ul li a {
									background-repeat : no-repeat;
									background-position : 3px 2px;
									padding-left : 18px;
									display : block;
									width : 144px;
								}
									div.topics div.row div.col ul li a:link,
									div.topics div.row div.col ul li a:visited {
										text-decoration : none;
									}
									div.topics div.row div.col ul li a:hover,
									div.topics div.row div.col ul li a:active {
										background-image : url(/milieuportaal/images/topics_hover.png);
										text-decoration : none;
									}
			/* /three column topics list */
			/* two column topics list */
			div.inlineTopics {
				border-top : solid 1px #4d8891;
				padding-top : 2px;
				margin-top : 2em;
				width : 375px;
				overflow : hidden;
				margin-bottom : 3em;
			}
				div.topics h2 {
					font-size : 140%;
					/* font-family : Demos, Times New Roman, Serif; */
					font-weight : normal;
					color : #a3b127;
					margin : 0em 0em 0.5em 0em;
				}
				div.inlineTopics div.row {
					background-image : url(/milieuportaal/images/inlineTopics_back.png);
					background-repeat : repeat-x;
					background-position : 0px 1.5em;
					width : 400px;
				}
					div.inlineTopics div.row div.col {
						float : none;
						width : auto;
						margin : 0px 0px 0px 0px;
					}
						div.inlineTopics div.row div.col h3 {
							font-family : Arial, Sans-Serif;
							font-size : 100%;
							font-weight : bold;
							color : #24616d;
							height : 1.5em;
							margin : 0px 0px 0px 0px;
						}
						div.inlineTopics div.row div.col ul {}
							div.inlineTopics div.row div.col ul li {}
								div.inlineTopics div.row div.col ul li a {
									width : 350px;
								}
			/* /two column topics list */
			/* library text and table */
			div.library {}
				div.library h1 {
					font-size : 140%;
					/* font-family : Demos, Times New Roman, Serif; */
					font-weight : normal;
					color : #a3b127;
					margin : 0em 0em 1em 0em;
				}
					div.library h1 strong {
						display : block;
						font-weight : normal;
						color : #666666;
						margin-bottom : 0.25em;
					}
				div.library h2 {
					font-family : Arial, Sans-Serif;
					font-size : 100%;
					font-weight : bold;
					margin : 0em 0em 1.5em 0em;
				}
				div.library p {}
				div.library table {}
					div.library table thead {}
						div.library table thead tr {}
							div.library table thead tr th {}
							div.library table thead tr th.number {
								padding-left : 1.5em;
							}
					div.library table tbody {}
						div.library table tbody tr {}
							div.library table tbody tr td {}
							div.library table tbody tr td.number {
								padding-left : 1.5em;
							}
						div.library table tbody tr.even {}
							div.library table tbody tr.even td {
								background-color : #e8f4e2;
							}
			/* /library text and table */
			/* library filter */
			div.library fieldset.filter {
				padding-top : 0.5em;
				margin-bottom : 1em;
			}
				div.library fieldset.filter label {}
				div.library fieldset.filter select {}
					div.library fieldset.filter select option {}
			/* /library filter */
			/* search form */
			div.searchResults {
				margin-bottom : 2em;
			}
				div.searchResults h1,
				div.searchResults h2 {
					font-size : 140%;
					/* font-family : Demos, Times New Roman, Serif; */
					font-weight : normal;
					color : #a3b127;
					margin : 0em 0em 1em 0em;
				}
				div.searchResults h2 {
					margin : 0em 0em 0.7em 0em;
				}
				div.searchResults fieldset.input {
					margin : 0px 0px 2em 0px;
				}
					div.searchResults fieldset.input p {
						clear : both;
						height : 2em;
						margin-bottom : 0.7em;
					}
						div.searchResults fieldset.input p input.text {
							width : 380px;
							margin-right : 1em;
						}
						div.searchResults fieldset.input p a.help {
							background-image : url(/milieuportaal/images/search_help.png);
							background-repeat : no-repeat;
							background-position : 0px 3px;
							padding-left : 15px;
						}
							div.searchResults fieldset.input p a:link,
							div.searchResults fieldset.input p a:visited {
								text-decoration : none;
							}
							div.searchResults fieldset.input p a:hover,
							div.searchResults fieldset.input p a:active {
								text-decoration : underline;
							}
						div.searchResults fieldset.input p label {
							float : left;
							width : 90px;
							line-height : 1.6em;
						}
						div.searchResults fieldset.input p select {
							float : left;
							width : 284px;
						}
							div.searchResults fieldset.input p select option {}
						div.searchResults fieldset.input p button {
							float : left;
							margin : 3px 0px 0px -4px;
						}
							div.searchResults fieldset.input p button span {}
								div.searchResults fieldset.input p button span span {}
			/* /search form */
			/* search summary */
			p.summary {
				margin-bottom : 0.7em;
			}
				p.summary strong {
					font-style : italic;
				}				
			/* /search summary */
			/* search results */
			ol.results,
			ul.results {
				margin : 0em 0em 0em 0em;
				padding : 0em 0em 0em 0em;
			}
				ol.results li,
				ul.results li {
					list-style-type : none;
					padding-left : 18px;
					background-image : url(/milieuportaal/images/next_link.png);
					background-repeat : no-repeat;
					background-position : 0% 2px;
					margin : 0em 0em 2em 0em;
				}
					ol.results li a,
					ul.results li a {}
						ol.results li a:link,
						ol.results li a:visited,
						ul.results li a:link,
						ul.results li a:visited {
							color : #24616d;
							text-decoration : none;
						}
						ol.results li a:hover,
						ol.results li a:active,
						ul.results li a:hover,
						ul.results li a:active {
							color : #000000;
							text-decoration : none;
						}
			ol.results {
				margin-left : 75px;
			}
				ol.results li {
					padding-left : 0px;
					background-image : none;
					list-style-type : decimal;
				}
					ol.results li img {
						position : absolute;
						margin : 4px 0px 0px -75px;
					}
					ol.results li a {
					
					}
			/* /search result */
			/* pager */
			ul.pager {
				margin : 0em 0em 2em 0em;
			}
				ul.pager li {
					display : inline;
					list-style-type : none;
					font-size : 85%;
				}
					ul.pager li a {}
						ul.pager li a:link,
						ul.pager li a:visited {
							color : #a3b127;
						}
						ul.pager li a:hover,
						ul.pager li a:active {
							color : #24616d;
						}
					ul.pager li a.previous {
						padding-right : 15px;
						background-image : url(/milieuportaal/images/previous_link.png);
						background-repeat : no-repeat;
						background-position : 100% 2px;
					}
						ul.pager li a.previous:link,
						ul.pager li a.previous:visited {
							text-decoration : none;
						}
						ul.pager li a.previous:hover,
						ul.pager li a.previous:active {
							text-decoration : underline;
						}
					ul.pager li a.next {
						padding-left : 15px;
						background-image : url(/milieuportaal/images/next_link.png);
						background-repeat : no-repeat;
						background-position : 0% 2px;
					}
						ul.pager li a.next:link,
						ul.pager li a.next:visited {
							text-decoration : none;
						}
						ul.pager li a.next:hover,
						ul.pager li a.next:active {
							text-decoration : underline;
						}
			/* /pager */
			/* filter / search buttons */
			button {
				border : 0px;
				background-color : Transparent;
				padding : 0px 0px 0px 0px;
				margin : 0px 0px 0px -8px;
			}
				button span {
					display : block;
					height : 21px;
					padding : 0px 0px 0px 36px;
					background-image : url(/milieuportaal/images/button_back.png);
					background-position : 0% 0%;
					background-repeat : no-repeat;
				}
					button span span {
						display : block;
						height : 21px;
						padding : 2px 10px 0px 0px;
						background-image : url(/milieuportaal/images/button_back.png);
						background-position : 100% 0%;
						background-repeat : no-repeat;
						/* font-family : Demos, Times New Roman, Serif; */
						font-weight : bold;
						color : #FFFFFF;
						
					}	
			/* filter / search buttons */
			/* input fields */
			input.text {
				padding-left : 5px;
				color : #8b8b8b;
				border : solid 1px #000000;
				background-image : url(/milieuportaal/images/search_input_back.png);
				font-size : 85%;
			}
			select {
				border : solid 1px #000000;
				margin-top : 5px;
				color : #8b8b8b;
				font-size : 85%;
			}
			/* /input fields */
			/* tabular form */
			table.form {
				border : none;
				margin : 0px 0px 1em 0px;
			}
				table.form tfoot {}
					table.form tfoot tr {}
						table.form tfoot tr td {
							text-align : right;
							padding-right : 2px;
							padding-top : 1em;
						}
							table.form tfoot tr td button {}
								table.form tfoot tr td button span {
									padding : 0px 0px 0px 20px;
									background-position : -15px 1px;
								}
									table.form tfoot tr td button span span {
										padding : 2px 12px 0px 0px;
										background-position : 100% 1px;
									}
							table.form tfoot tr td button.reset {}
								table.form tfoot tr td button.reset span {
									padding : 0px 0px 0px 15px;
									background-image : url(/milieuportaal/images/button_back_reset.png);
								}
									table.form tfoot tr td button.reset span span {
										padding : 2px 17px 0px 0px;
										background-image : url(/milieuportaal/images/button_back_reset.png);
										color : #767675;
									}
							table.form tfoot tr td button.submit {
								margin-left : 10px;
							}
								table.form tfoot tr td button.submit span {}
									table.form tfoot tr td button.submit span span {}
				table.form tbody {}
					table.form tbody tr {}
						table.form tbody tr th {
							padding-left : 0px;
						}
							table.form tbody tr th label {}
						table.form tbody tr td {
							border : none;
						}
							table.form tbody tr td input.text {
								width : 280px;
							}
						table.form tbody tr td.condition {
							font-size : 85%;
							color : #276e7a;
							padding-top : 6px;
						}
			/* /tabular form */
		#extra {
			float : right;
			width : 196px;
			overflow : hidden;
		}
			#extra img.illustration {}
			#extra div.column {
				padding : 10px 12px 12px 12px;
			}
			#extra h2 {
				color : #666666;
				font-size : 100%;
				font-weight : bold;
				font-family : Arial, Sans Serif;
				padding : 0px 0px 3px 0px;
				border-bottom : solid 1px #cadd36;
			}
			#extra p {}
			/* extra links for references */
			#extra ul.referenceLinks {
				margin : 0px 0px 1em 0px;
				padding : 4px 0px 6px 0px;
			}
				#extra ul.referenceLinks li {
					list-style-type : none;
					padding-bottom : 4px;
				}
					#extra ul.referenceLinks li a {}
						#extra ul.referenceLinks li a:link,
						#extra ul.referenceLinks li a:visited {
							color : #005462;
							text-decoration : none;
						}
						#extra ul.referenceLinks li a:hover,
						#extra ul.referenceLinks li a:active {
							color : #000000;
							text-decoration : underline;
						}
			/* /extra links for references */
		#related {
                        display: none;
		}
			
	#mainNavigation {
                display: none;
	}
	#metaNavigation {
                display: none;
	
	}
		
	#search {
                display: none;		
	}

/* Skin Themes */

body.wide {
}
	body.wide #extra {
		display : none;
	}
	body.wide #content {
		float : left;
		width : 630px;
	}
