/*
	KLEURENTABEL
	Grijs:			#DDDDDD
	Licht-Grijs:		#5D5D5D
	Donkergroen:	#006950

*/
html {
	height:100%;
	}	
body	{
	font-family:arial, sans-serif;
	font-size:0.75em;
	margin:0;
	padding:0;
	background-color: #f6f6f5;
	height:100%;
	color: #444;
	}
	
input, select {
	font-size:0.8em;
	color:#444444;
	border: 1px solid #E6E6E5;
	font-family:arial, sans-serif;
	}
input.image {
	border: none;
}
a img {
	border:0;
	}

span.smaller {
	font-size: 0.8em;
	}
	
h1 {
	font-size:17px;
	font-weight:bold;
	margin:0 0 12px 0;
	color: #444444;
	}
	
sup { 
	font-size: 0.75em; 
	line-height: 0.75em; 
	vertical-align: super;
}
	
div.pusher{
	clear:both;
	line-height:0;
	font-size:0;
}
	
#page {
	border-left: 2px solid #E9E9E9;
	border-right: 2px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
	width:992px;
	position:relative;
	margin:0 auto 0 auto;
	background-color: #ffffff;
	}
	
	#header {
		height:111px;
		border-bottom:1px #FFFFFF solid;
		position:relative;
		z-index:10;
		}
		.bar {
			background-color:#fff700;
			height: 20px;
			}
		#logo {
			position:absolute;
			left:18px;
			}
		
		#search {
			text-align: right;
			color: #909090;
			margin: 10px 21px 0 0;
			}
			#search a.fonsize {
				float: right;
				display: block;
			}
			#search .language-select {
				width: 190px;
				height: 28px;
				float: right;
				margin: 0 10px 0 0;
			}
			#search fieldset {
				border: 1px solid #B2D1CA;
				width: 234px;
				height: 28px;
				display: inline;
				margin: 0 10px 0 0;
				padding: 0;
				float: right;
				position: relative;
			}
			#search fieldset form .search-input{
				width: 192px;
				height: 24px;
				padding: 0 0 0 5px;
				border: 1px solid white;
				position: absolute;
				top: 2px;
				right: 32px;
				font-size: 1.1em;
				color: #909090;
			}
			
			#search fieldset form .ie{
				top: 5px;
				height:21px;
			}
			
			#search #search-frame {
				visibility: hidden;
				position: absolute;
				top: 28px;
				left: -1px;
				z-index: 500;
				width: 236px;
				text-align: left;
				background-color: white;
				overflow: hidden;
			}
		
			 #search-frame ul {
				 padding:0;
				 margin:0;
				 list-style-type:none;
				 }
				  
				 #search-frame ul  li {
					border-bottom:1px #D5D5D5 solid;
					font-size: 1em;
					}
				 #search-frame ul  li.header {
					background-color: #006950;
					color: white;
					padding: 10px 4px 11px 9px;
					}
				 #search-frame ul  li.zebra0 {
					background-color: #fafafa;
					border-left: 1px #D5D5D5 solid;
					border-right: 1px #D5D5D5 solid;
					}
				 #search-frame ul  li.zebra1 {
					border-left: 1px #D5D5D5 solid;
					border-right: 1px #D5D5D5 solid;
					}
				 #search-frame .no-search-result{
					color:#444;
					text-decoration:none;
					display:block;
					padding: 9px 4px 9px 7px;
				 }
				 
				 #search-frame ul  li a {
					color:#444;
					text-decoration:none;
					display:block;
					padding: 10px 4px 11px 8px;
					}
				#search-frame ul  li a:hover {
					color:#006950;
					text-decoration:none;
					background-color:#D7E6E1;
					}
				#search-frame ul  li.group{
					font-weight:bold;
					background-color: #006950;
					color:white;
					padding:1px 4px 1px 7px;
					}
			
		#meta {
			width:460px;
			height:22px;
			position:absolute;
			top:70px;
			right:20px;
			text-align:right;
			color:#006950;
			z-index: -1;
			}
			
			#meta ul {
				margin:0;
				padding:0;
				list-style-type:none;
				}
				
				#meta ul li  {
					display:inline;
					margin-left:5px;
					}
				
				#meta ul li a {
					text-decoration:none;
					font-size: 10px;
					color:#006950;
					}
					
		#sitemenu {
			overflow:hidden;
			}
				
		#sitemenu ul {
			list-style-type:none;
			padding:0;
			margin:0;
			}
			
		#sitemenu ul li .item{
			list-style-type: none;
			background-color: #006950;
			border: 1px solid #005742;
			width: 225px;
			margin: 0 0 1px 0;
			background-repeat: no-repeat;
			background-position: 17px 8px;
			padding: 0 3px 12px 0;
			}
			
/* 		#sitemenu .ie7 li .item{
			padding: 0 0 8px 0;
			} */
		
		#sitemenu ul li .item a{
			position:relative;
			top:3px;
			}
		#sitemenu .ie7 li .item a{
			position:relative;
			top:-2px;
			}
			
		#sitemenu ul.submenu li {
			list-style-type: none;
			background-color: #5ea685;
			border: 1px solid #4a9773;
			width: 228px;
			margin: 0 0 1px 0;
			background-repeat: no-repeat;
			background-position: 24px 49%;
			padding: 9px 0;
			background-image: url(/img/arrow-menu.png);
			}
		
		#sitemenu .ie7 .submenu li {
			margin: 0 0 -2px 0;
			}

		#sitemenu ul.submenu li a:hover{
			color: #FFF700;
		}
		#sitemenu ul li a {
			display:block;
			color: #ffffff;
			text-decoration: none;
			margin: 8px 0 0 48px;
			}
		
		#sitemenu ul li ul li a {
			display:block;
			color: #ffffff;
			text-decoration: none;
			margin: 0px 0 0 48px;
			}
		
		#sitemenu .ie7 li a {
			margin: 14px 0 0 48px;
			}
			
		#sitemenu .ie7 li ul li a{
			margin: 0 0 0 48px;
			}
	
			#sitemenu ul li a:hover{
				font-weight: bold;
				}
			#sitemenu ul li.selected a {
				font-weight: bold;
			}
			#sitemenu li.selected  ul.submenu a {
				font-weight: normal;
			}
			#sitemenu li.selected  ul.submenu li.selected a{
				font-weight: normal;
				color: #FFF700;
			}
	.print-content{
		height: 25px;
		width: 25px;
		float: right;
		border: 1px solid #E5E5E4;
		background-color: #F6F6F5;
		padding: 3px 3px 0 0;
		margin: 0 9px 0 0;
		display: block;
		}

	#body {
		/* position:relative; Levert problemen op in IE7*/
		}
		
		#body #column_left {
			width:230px;
			position:relative;		
			float:left;
			margin: 0 0 0 20px;
			/* horrible IE6 hack */
			_margin-left:10px;
			}
			
	#content-header {
		height: 48px;
		border: 1px solid #e5e5e4;
		background-color: #f6f6f5;
		padding: 5px 20px;
		margin-bottom: 20px;
	}
	
	#content-header img{
		position: absolute;
		right: 0px;
		top: 0px;
	}
	
	#content-header h1{
		font-size: 17px;
		color: #006950;
		font-weight: bold;
	}
		#breadcrumbs {
			margin-top: 2px;
			font-size: 0.8em;
			}
		.hooks-breadcrumbs {
			font-weight: bold;
			padding-left: 6px;
			padding-right: 2px;
		}
			
		#breadcrumbs ul {
			list-style-type:none;
			margin:0 0 8px;
			padding:0;
			}
			
			#breadcrumbs ul li {
				display:inline;
				color: #a2a1a1;
				}
			
			#breadcrumbs ul li.last {
				background-image:none;
				color:#a2a1a1;
				}
			
				#breadcrumbs ul li a {
					text-decoration:underline;
					color: #a2a1a1;
					}
				
				#breadcrumbs ul li a:hover {
					text-decoration:none;
					} 
			
	#content {
		float: left;
		position: relative;
		width: 702px;
		margin: 0 20px;
		}
		
	#home-content {
		float: left;
		position: relative;
		width: 702px;
		margin: 0 20px;
		}
	
	#column_right{
		float: left;
		position: relative;
		width: 702px;
		margin: 0 20px;
	}

	#components {
		margin: 0 20px;
	}
	#newscolumn{
		width: 349px;
		border-right: 1px solid #D5D5D5;
		float: left;
	}
	#bannercolumn {
		float: left;
		width: 330px;
		margin-left: 20px;
	}
	.footer {
		clear: both;
		position:relative;
		bottom:3px;
		margin:50px 0 0 0;
		text-align: center;
		}
		.footer div.footertekst {
			color:#444444;
			font-size: 0.9em;
			}

	div.clear {
		clear:both;
		}
		
	.addthis_toolbox {
		clear: both;
		border-top: 1px solid #E5E5E4;
		height: 20px;
		padding: 8px 0 0 0;
		margin: 20px 0 0 0;
	}
		.addthis_toolbox .label {
			float: left;
		}
