* {
  margin: 0;
  padding: 0;
}
img, div { behavior: url(iepngfix.htc)}
html {
	background-color:#A3D7BA;
	height:100%;
}
body {
  	height: 100%;
}
.print {
	display: none;
}
#container {
	margin: 0 auto;
	/*margin-top:-7px;*/
	width: 1008px;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	padding-left:26px;
	padding-right:26px;
	background-image:url(../afbeeldingen/bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Verdana;
	font-size:12px;
	line-height:17px;
	/*position:absolute;*/ 
}
#container-content {
	margin-left:15px;
	width:978px;
}
#header {
	height:65px;
	width:100%;
}
#header-left {
	float:left;
}
#header-right{
	float:right;
	width:196px;
	height:21px;
	margin-right:20px;
	margin-top:20px;
	border: 1px #CCCCCC solid;
}
#zoek-left{
	float:left;
}
#zoek-right{
	float:right;
}
.veld{
	border:0;
	width: 165px;
	/*margin-bottom:10px;*/
	height: 13px;
	padding:4px;
	margin-left: 2px;
	margin-top:0px;
	font-family:Verdana;
	font-size:10px;
	color:#888888;
}
.knop{
    height: 19px;
    width: 13px;
	margin-top:1px;
	margin-right:5px;
    border: 0px #FFFFFF solid;
	background-image:url(../afbeeldingen/zoekknop.gif);
	background-repeat:no-repeat;
}
#site {
	width:100%;
	height:100%;
	min-height:188px;
	background-image:url(../afbeeldingen/brug.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#content {
	width:938px;
	height:100%;
	min-height:430px;
	margin-left:20px;
	margin-top:10px;
	background-image:url(../afbeeldingen/content-bg.png);
	background-repeat:no-repeat;
	background-position:top;
}
#text {
	width:872px;
	margin-left:33px;
}
#menu {
	width:100%;
	padding-top:10px;
	min-height:24px;
	height:60px;
	background-image:url(../afbeeldingen/menu-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

/*

#menu ul, #menu li {
	list-style: none;
	float: left;
}

#menu ul li ul {
	margin: 30px 0 0 0;
}


/*#menu li {
	padding-right:10px;
	border-right: 1px #00AB66 solid;
}

#menu li #eerste{
	padding-right:10px;
	border-right: 1px #00AB66 solid;
}
#menu li #item{
	padding-right:10px;
	padding-left:10px;
	border-right: 1px #00AB66 solid;
}
#menu li #laatste{
	padding-right:10px;
	padding-left:10px;
	border-right: 0px #00AB66 solid;
}
*/


#printer {
	float:right;
	width:100px;
	height:17px;
	margin: -20px 0 0 0;
	text-align: right;
}
#left {
	float:left;
	width:260px;
	padding-right:30px;
}
#left-index {
	float:left;
	width:605px;
}
#left ul, #left li {
	list-style: none;
	padding-left:10px;
}
#left ul {
	margin-top:10px;
}
#left a {
	display: block;
	padding: 0px;
	font-size:12px;
	color: #00AB66;
	text-decoration: none;
}
#left a:hover {
	text-decoration:underline;
}
#right {
	float:right;
	width:570px;
	padding-left:10px;
	border-left: 1px #00AB66 solid;
}
#right ul{
	margin-left:15px;
}
#right-index {
	float:right;
	width:246px;
	padding-left:10px;
	border-left: 1px #00AB66 solid;
}
#blok-left{
	float:left;
	width:195px;
}
#blok-midden{
	float:left;
	width:195px;
	margin-left:10px;
}
#blok-right{
	float:right;
	width:195px;
	margin-left:10px;
}
h1 {
	font-family:Verdana;
	font-size:17px;
	color:#000000;
	margin-bottom:10px;
}
h2 {
	font-family:Verdana;
	font-size:22px;
	color:#000000;
	margin-bottom:10px;
	text-align:center;
}
h3 {
	font-family:Verdana;
	font-size:17px;
	color:#B4B4B4;
	margin-bottom:10px;
}
#footer {
	width: 872px;
	margin: 10px 0 0 33px;
	padding: 0 0 5px 0;
	border-top: 1px #00AB66 solid;
	font-size:10px;
	bottom: 0px;
}
#footer-left {
	width:50%;
	float:left;
	text-align:left;
	color:#696768;
}
#footer-right{
	width:50%;
	float:right;
	text-align:right;
	color:#00AB66;
}
#clear {
	clear: both;
}

/* --- Links ---*/

/*#menu a.active{
	color:#00AB66;
	text-decoration:none;
}
#menu a:hover{
	color:#00AB66;
	text-decoration:underline;
}*/
#footer-left a {
	color:#696768;
	text-decoration:none;
}
#footer-left a:hover {
	color:#696768;
	text-decoration:underline;
}
#footer-right a {
	color:#00AB66;
	text-decoration:underline;
}
#footer-right a:hover {
	color:#00AB66;
	text-decoration:none;
}

#sitemap {
	margin: 0 0 0 15px;
}

#sitemap ul {
	margin: 0 0 0 15px;
}

#sitemap a {
	line-height: 25px;
}

#sitemap a {
	color: #000000;
	text-decoration: none;
}

#sitemap a:hover {
	color:#00AB66;
}

#printer a{
	color: #A3D7BA;
	font-size: 8pt;
	text-decoration: none;
}
#right a,#right-index a{
	color: #00AB66;
	text-decoration:none;
}
#right a:hover, #right-index a:hover{
	text-decoration:underline;
}
