* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #eaeaea;
 margin-bottom: 30px;

}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 880px;
 background: #fff;
 border: 3px solid #e1e1e1;
 margin-top: 21px;
 padding-top: 22px;
 padding-left: 35px;
 padding-bottom: 35px;
 padding-right: 35px;
}

#header {
 width: 880px;
 float: left;
 height: 96px;
 background: ;
}

#footer { 
 width: 880px;
 clear: both;
 text-align: left; 
 padding-top: 23px;
 margin-bottom: 0px;
}

#footer p {
	font-size: 11px;
	text-align: left; 
	color: #babdb6;
	margin: 0;
	padding: 0;
	
}

#footer p a:link {
	color: #babdb6;

}

#footer p a:hover {
	background:#e5f5e6 ;
	text-decoration: none; 

}

#footer p a:visited {
	color: #babdb6;

}

#logo {
	width: 234px;
	height: 73px;
	float: left;
}

#logo img{
	width: 234px;
	height: 73px;
	margin:0px;
	padding: 0px;
	border: 0px;
}

#logo img a: {
	border: 0px;
	padding: 0;
	margin: 0;
}

#adres {
	float: right;
	text-align: right; 
	margin-top: 6px;
	margin-right: 8px;
}

#adres p {
 	font-size: 12px;
	color: #306a41;
	line-height: 20px;
	font-weight: normal; 
}

#adres p a:link{
	color: #306a41;
	text-decoration: underline; 
}

#adres p a:hover{
	background: #306a41;
	color: #ffffff;
	text-decoration: none; 
}

.telefoon {
	margin-left: 15px;
	margin-right: 7px;
/*	margin-top: -1px;*/
	vertical-align: middle; 
}

.mail {
	margin-left: 15px;
	margin-right: 7px;
	vertical-align: middle; 
}


#navigation {
 	float: left;
	width: 880px;
  	clear: none;
	overflow: hidden;
	display: inline;
	border-top: 1px solid #fff;
 	height: 273px;
 	margin-bottom: 40px;
}

#foto {
	width: 289px;
 	height: 273px; 
 	float: left;
  	clear: none;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#foto img{
	width: 289px;
	height: 273px;
	margin:0px;
	padding: 0px;
	border: 0px;
}

#foto img a: {
	border: 0px;
	padding: 0;
	margin: 0;
}


#nav {
	width: 289px;
 	height: 273px; 
 	float: left;
  	clear: none;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-right: 6px;
	padding: 0;
}

#nav p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 6px;
	padding: 0;
}

.button1 {
	display:block;
	width:289px;
	height:87px;
	text-indent:-9999px;
}
.button1 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/button_particulieren.gif) no-repeat top left;
	outline:none;
}
.button1 a:hover {
/*	background-position:0 -87px;*/
}
.button1_inactive {
	display:block;
	width:289px;
	height:87px;
	text-indent:-9999px;
}
.button1_inactive a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/button_particulieren.gif) no-repeat top left;
	background-position:0 -174px;
	outline:none;
}
.button1_inactive a:hover {
	background-position:0 0px;
}

.button2 {
	display:block;
	width:289px;
	height:87px;
	text-indent:-9999px;
}
.button2 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/button_bedrijven.gif) no-repeat top left;
	outline:none;
}
.button2 a:hover {
/*	background-position:0 -87px;*/
}
.button2_inactive {
	display:block;
	width:289px;
	height:87px;
	text-indent:-9999px;
}
.button2_inactive a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/button_bedrijven.gif) no-repeat top left;
	background-position:0 -174px;
	outline:none;
}
.button2_inactive a:hover {
	background-position:0 0px;
}
.button3 {
	display:block;
	width:289px;
	height:87px;
	text-indent:-9999px;
}
.button3 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/button_gemeenten.gif) no-repeat top left;
	outline:none;
}
.button3 a:hover {
/*	background-position:0 -87px;*/
}
.button3_inactive {
	display:block;
	width:289px;
	height:87px;
	text-indent:-9999px;
}
.button3_inactive a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/button_gemeenten.gif) no-repeat top left;
	background-position:0 -174px;
	outline:none;
}
.button3_inactive a:hover {
	background-position:0 0px;
}

#nieuws {
	color: #5f9a70;
  	background: #e5f5e6;
	width: 289px;
 	height: 273px;
 	float: left;
  	clear: none;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

#nieuws h1 {
	font-size: 15px;
	font-weight: bold; 
	color: #5f9a70;
	line-height: 20px;
	padding-top:19px;

	padding-left:19px;
	padding-right:19px;

}

#nieuws p {
	font-size: 13px;
	color: #5f9a70;
	line-height: 20px;
	padding-top:2px;
	padding-left:19px;
	padding-right:19px;
	padding-bottom:0px;
	margin:0;
	

}
#nieuws p a:link {
	color: #5f9a70;
	text-decoration: underline;
}
#nieuws p a:visited {
	color: #5f9a70;
	text-decoration: underline;
}

#nieuws p a:hover{
	background: #ffffff;
	color: #5f9a70;
	text-decoration: none;
}



#breed { /*3 kolommen*/
 color: #316b42;
 background: ;
 width: 846px;
 float: left;
  	clear: none;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#breed h1 {
	font-size: 15px;
	font-weight: bold; 
	color: #316b42;
	line-height: 20px;

}

#breed p {
	font-size: 13px;
	color: #316b42;
	line-height: 20px;
	padding: 0 0 20px 0;
	margin:0;	
}

#breed p a:link {
	color: #316b42;
	text-decoration: underline;
}

#breed p a:visited {
	color: #316b42;
	text-decoration: underline;
}

#breed p a:hover{
	background: #316b42;
	color: #ffffff;
	text-decoration: none;
}

#breed ul {
	list-style-type: square; 
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	}
#breed li {
	list-style-type: square; 
	text-align: left; 
	line-height: 175%;
	font-weight: normal; 
	}
#breed li a:link {
	color: #316b42;
	text-decoration: underline;
}

#breed li a:visited {
	color: #316b42;
	text-decoration: underline;
}

#breed li a:hover{
	background: #316b42;
	color: #ffffff;
	text-decoration: none;
}





#left { 
 color: #316b42;
 background: ;
 width: 255px;
 float: left;
  	clear: none;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 40px;
}

#left h1 {
	font-size: 15px;
	font-weight: bold; 
	color: #316b42;
	line-height: 20px;

}

#left p {
	font-size: 13px;
	color: #316b42;
	line-height: 20px;
	padding: 0 0 20px 0;
	margin:0;	
}

#left p a:link {
	color: #316b42;
	text-decoration: underline;
}

#left p a:visited {
	color: #316b42;
	text-decoration: underline;
}

#left p a:hover{
	background: #316b42;
	color: #ffffff;
	text-decoration: none;
}

#left ul {
	list-style-type: square; 
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	}
#left li {
	list-style-type: square; 
	text-align: left; 
	line-height: 175%;
	font-weight: normal; 
	}
#left li a:link {
	color: #316b42;
	text-decoration: underline;
}

#left li a:visited {
	color: #316b42;
	text-decoration: underline;
}

#left li a:hover{
	background: #316b42;
	color: #ffffff;
	text-decoration: none;
}

.active {
	background: #316b42;
	color: #ffffff;
	text-decoration: none;
	display: inline;
	padding: 2px;
	margin-left: -2px;
	}

#main { 
 float: left;
 color: #316b42;
 background: ;
 width: 256px;
  	clear: none;
	overflow: hidden;
	display: inline;
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 40px;	
}

#main h1 {
	font-size: 15px;
	font-weight: bold; 
	color: #316b42;
	line-height: 20px;

}

#main p {
	font-size: 13px;
	color: #316b42;
	line-height: 20px;
	padding: 0 0 20px 0;
	margin:0;	
}

#main p a:link {
	color: #316b42;
	text-decoration: underline;
}

#main p a:visited {
	color: #316b42;
	text-decoration: underline;
}

#main p a:hover{
	background: #316b42;
	color: #ffffff;
	text-decoration: none;
}

.prod {
	margin-top: 37px;
}

#right { 
 color: #316b42;
  	background: url("../images/bg_boom.jpg") left top no-repeat;
 width: 255px;
 height: 291px;
 
 float: left;
  	clear: none;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#right h1 {
	font-size: 15px;
	font-weight: bold; 
	color: #316b42;
	line-height: 20px;
}

#right p {
	font-size: 13px;
	color: #316b42;
	line-height: 20px;
	padding: 0 0 20px 0;
	margin:0;	
}

#right p a:link {
	color: #316b42;
	text-decoration: underline;
}

#right p a:visited {
	color: #316b42;
	text-decoration: underline;
}

#right p a:hover{
	background: #316b42;
	color: #ffffff;
	text-decoration: none;
}



