body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	background:url(/images/bg_img.png);
	background-repeat:repeat-y;
	background-color: #cfd5a7;
}

#wrapper {
	width:1007px;
	margin:opx;
}

#links {
	width:347px;
	float:left;
  	top:0;
}

#logo {
	background-image:url(/images/logo.png);
	height:117px;
	width:347px;
	float:left;
}

#banner {
	width:467px;
	height:117px;
	float:left;
	background-color:#fff;
}

#fotoa {
	width:760px;
	height:173px;
	float:left;
	margin-left:52px;
	margin-bottom:3px;
}

#navigatie {
	width:347px;
	float:left;
}

image,img {
	border:0;
}

#nav_foto {
}

#content {
	float:left;
	width:440px;
	margin-left:15px;
	margin-right:15px;
	/* margin-top:180px;*/
}

#content_t {
	font-size:12px;
	color:#030;
	margin-left:10px;
	margin-right:15px;
}

h1 {
	font-size:13px;
	color:#030;
}

h2 {
	font-size:13px;
	color:#030;
	margin-left:20px;
}

#rechterbanner {
	width:200px;
	float:left;
}

#bottom_spacer {
	height: 50px;
	width: 100%;
	clear: both;
}

#footer {
	padding-top:15px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	color:#9a8e72;
	text-align: left;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	font-size: 10px;
	z-index: 10;
	margin:0 auto;
	background-color:#cfd5a7;
	border-top:#FFF solid 1px;
}

.matrixoverzicht {
	padding: 5px;
	border-bottom:1px solid #fff;
	width:400px;
	cursor:pointer;
}
.matrixfoto {
	border:0px;
	margin-right:10px;
	float:left;
}
#rechterbanner #tekst {
	margin-left:45px; 
	margin-top:25px;
	font-size:11px;
}
#rechterbanner #tekst h1 {
	color:#FFF;
	margin:0px;
	margin-bottom:3px;
	font-size:16px;
}
#content_t h2 {
	color:#FFF;
	margin:0px;
	margin-bottom:3px;
	font-size:16px;
}

.clearer {
	width: 100%;
	height: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

    a:link {
        color: #283f23;
        text-decoration: none;
    }
    a:visited {
        color: #283f23;
        text-decoration: none;
    }
    a:hover {
        color: #FFF;
        text-decoration: underline;
    }
    a:active {
        color: #283f23;
        text-decoration: none;
    }

img, image {
	border:0
}


label {
	display:block;
	width:138px;
	float:left;
	clear:left;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 11px;
	  text-align:right;
	  margin-right:7px; 
	  margin-top:2px;
} 
.form {
	border: 1pt solid #90ab66;
	border-collapse:collapse;
	font-size:11px;
	height:17px;
	width:240px;
}
.knop {
	border: 1pt solid #90ab66;
	background-color:#90ab66;
	border-collapse:collapse;
	font-size:12px; color:#FFFFFF;
	height:20px;
	width:120px;
}
