body {
	background-color: #5f5f5f;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}

a:link {
	color: #009646;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #009646;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}

#outerdiv {
	width: 874px;
	margin: 0 auto;
	position: relative;
}

#logo1 {

	margin-top: 20px;
	width: 874px;
	height: 132px;
	background-image: url("images/logo1.jpg");

}

#logo2 {

	margin-top: 20px;
	width: 874px;
	height: 132px;
	background-image: url("images/logo2.jpg");

}

#logo3 {

	margin-top: 20px;
	width: 874px;
	height: 132px;
	background-image: url("images/logo3.jpg");

}

#maintop {
	margin-top: 20px;
	width: 874px;
	height: 9px;
	background-image: url("images/maintop.jpg");
	background-repeat: repeat-x;
	background-color: #fff;
}

#mainbg {
	width: 874px;
	background-color: #fff;
}

#mainmenu {
	width: 215px;
	float: left;
}

#mainmenu ul {
	list-style-type: none;
	text-align: left;
	color: #000;
}

#mainmenu li {
	width: 192px;
	height: 21px;
	border-bottom: 5px solid;
	border-color: #fff;
	background-color: #d6d6d6;
}

#mainmenu a {

	padding-top: 2px;
	padding-left: 4px;
	text-decoration: none;
	display:block;
	height: 25px;
	color: #000;	

}

#mainmenu a:link {

	color: #000;
	font-weight: bold;

}

#mainmenu li a:hover { 

	color: #009646;
	font-weight: bold;
	text-decoration:  underline;
	}

#picturecontainer {
	padding-left: 40px;
}

#laatstenieuws {
	width: 192px;
	padding-top: 20px;
	padding-left: 40px;
}

#laatstenieuws h1 {
font-size: 120%;
font-weight: bold;
color: #000;
}

#laatstenieuws p {
	background-color: #009646;
	color: #fff;
	font-size: 95%;
}

#maincontainer {
	padding-left: 25px;
	width: 300px;
	float: left;
}

#maincontainer h1 {
	
	margin-top: 6px;
	color: #009646;
}

#maincontainer h2 {

	color: #4fb780;

}

#rightcontainer {
	width: 310px;
	float: right;
}

#links {
	width: 150px;
	float: left;
}

#rechts {
	width: 150px;
	float: right;
	padding-right: 5px;
}

#rightcontainer h1 {
	font-size: 120%;
	
}

#rightcontainer p {
	background-color: #d6d6d6;
	color: #000;
	font-size: 95%;
}

#rightcontainer p#tekst {
	height: 65px;
}

#rightcontainer a {

	color: #000;
	text-decoration: none;
	font-weight: normal;

}

#rightcontainer a:hover {

	text-decoration: underline;

}

#rightcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
	list-style-type: none;
	list-style-image: url(images/pijltje.gif);
	text-align: left;
	color: #000;
	font-size: 95%;
	background-color: #d6d6d6;
	height: 65px;
}

#rightcontainer li {
	margin: 0px;
	padding: 0px;
}


#mainbottom {
	width: 874px;
	height: 9px;
	background-image: url("images/mainbottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;	
}

/* DATA TABLE */



#maincontainer table {

width: 300px;

}

table.data{





	margin:0px 0px 10px 0px;





	padding: 0;





	width: 100%;





	font-family: "verdana", serif;





	font-size: 85%;





	color: #000;





	line-height: 140%;





	border-collapse: collapse;





	border: 1px solid #000;





}

















table.data td {





	border: 1px solid #000;





	padding: 5px 5px 5px 5px;





	margin: 0;





	vertical-align: middle;





}











table.data td.top{





	vertical-align: top;











}











table.data th {





	color: #fff;





	text-align: left;





	font-weight: bold;





	background: #a39d99;





	margin: 0;





	padding: 5px 5px 5px 5px;





	border: 1px solid #000;





}











table.data tr.even{





	background: #eee;





}











table.data tr.oneven{





	background: #f7fcfb;





}



























































/* FORM DATA */











form {

	width: 300px;
	padding: 0;
	margin: 0;
}

















input {





	background-color: #fff;





	font-family: Verdana, Arial, Helvetica, sans-serif;





	font-size: 100%;





	padding: 1px;





	margin: 0 0 8px 0;





	color: #2F3C57;





	border:1px solid;





	border-color: #00514f;





}











/* verschillende lengtes textvelden */











.select{











	background-color: #fff;





	font-family: Verdana, Arial, Helvetica, sans-serif;





	font-size: 100%;





	padding: 1px;





	margin: 0 0 8px 0;





	color: #2F3C57;





	border:1px solid;





	border-color: #00514f;











}











.checkbox{





	padding: 0px;





	margin: 0 6px 0 0;





	border: 0;





}











p.error{





	background: #d9e8e5;





	color: #000;





	border-color: #00514f;





	border:1px solid;





	padding: 2px 2px 2px 5px;





	margin: 15px 0 15px 0;





	font-size: 100%;











}

















textarea {





	background-color: #fff;





	font-family: Verdana, Arial, Helvetica, sans-serif;





	font-size: 100%;





	padding: 1px;





	margin: 0 0 8px 0;





	color: #2F3C57;





	border:1px solid;





	border-color: #00514f;





}







/* verschillende lengtes textvelden */







textarea.small{



	width: 300px;

	height: 130px;



}

textarea.big{

	width: 300px;

	height: 200px;

}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:191px;
	height:136px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

#adresgegevens {
	width: 874px;
	height: 30px;
	font-weight: bold;
	color: #fff;	
	text-align: center;
}