			body{font-family: arial, freesans, verdana;
			font-size: 12px;
			text-align: center;
			color: #737d85;
			margin-left: 0px;
			margin-right: 0px;
			}

			#top{width: 1001px;
			height: 23px;
			background: url(head_top.jpg) no-repeat;
			margin: 0px auto;
			}
			#foot{width: 1001px;
			height: 61px;
			background: url(foot.jpg) no-repeat;
			margin: 0px auto;
			line-height: 61px;
			color: #888888;
			font-size: 10px;
			text-align: center;
			}
			
			#main{width: 1001px;
			background: url('bg.jpg') repeat-y;
			margin: 0px auto;
			text-align: center;}

			#subhead{width: 968px;
			height: 92px;
			background: url(subhead.jpg) no-repeat;
			margin: 0px auto;
			}
			
			#infobox{width: 243px;
			height: 92px;
			background: url(infobox.jpg) no-repeat;
			margin-left:725px;
			border: 0px solid;
			}
			#infotitel{width: 225px;
			height: 20px;
			margin-top: 15px;
			border: 0px solid;
			line-height: 20px;
			color: black;
			text-align:right;
			float: left;
			}
			#infocontent{width: 225px;
			height: 45px;
			margin-top: 2px;
			border: 0px solid;
			line-height: 45px;
			color: black;
			text-align:center;
			float: left;
			font-size: 16px;
			}
			
			#overnav{width: 175px;
			background: #ffffff;
			margin-left: 17px;
			margin-top: 1px;
			
			}

			#navigatie{width: 175px;
			height: 31px;
			background: url(navigatie.jpg) no-repeat;
			margin-bottom: 1px;
			}

			#navbar{width: 789px;
			height: 31px;
			background: url(nav_bg.jpg) repeat-x;
			margin-top: 1px;
			margin-left: 4px;
			text-align: left;
			line-height: 31px;
			}

			#ondernavbar{width: 789px;
			height: 20px;
			background: url(nav_onder_bg.jpg) repeat-x;
			margin-top: 0px;
			margin-left: 4px;
			}
			
			#mainnav{
				width: 175px;
				background: #f1f1f1;
				text-align:center;
			}
			
			#maincontent{
				padding: 10px;
				width: 600px;
				float: left;
				text-align: justify;
			}
			#rightcontent{
				padding: 10px;
				width: 160px;
				float: left;
				text-align: justify;
			}
			
			.button{
				width: 173px;
				height: 28px;
				background: url('button.jpg');
				margin: 0px auto;
				line-height: 28px;
				margin-bottom: 1px;
			}
			.button:hover{
				width: 173px;
				height: 28px;
				background: url('button_hover.jpg');
				margin: 0px auto;
				line-height: 28px;
				margin-bottom: 1px;
			}
			.navbutton{
				height: 31px;
				background: url('nav_bg.jpg');
				line-height: 31px;
				margin-bottom: 0px;
				margin-left: 15px;
				float:left;
;
			}
			.navbutton:hover{
				height: 31px;
				background: url('navbutton.jpg');
				line-height: 31px;
				margin-bottom: 0px;
				margin-left: 15px;
				float: left;
			}
			
			a.buttonlink{
				text-decoration: none;
				color: #000000;
			}
			a.buttonlink:hover{
				text-decoration: underline;
				color: #000000;
			}
			a.navbuttonlink{
				text-decoration:none;
				color: #ffffff;
				text-transform: uppercase;
			}
			a.navbuttonlink:hover{
				text-decoration: none;
				color: #ffffff;
			}
			
			h1{font-family: "segoe ui", arial, freesans;
				font-weight: normal;
				font-size: 15pt;
				margin-top: 0px;
				border-bottom: #b6fd46 3px solid;
				display:block;
				text-align:left;
				float:left;

			}
			h2{font-family: "segoe ui", arial, freesans;
				font-weight: normal;
				font-size: 16pt;
				margin-top: 0px;
				border-bottom: #b6fd46 3px solid;
				display:block;
				text-align:left;
			}

			.clear{
				clear:both;
			}
			.iezesfix{
				float: left;
			}
         a{
            color: #669933;
         }
         li{
            color: #669933;
         }

		div{border: 0px solid;}

