body{
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #86c17f;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #369829;
}
a:hover{
	text-decoration: none;
}

#headerContainer{
	width: 962px;
	margin: 0 auto 0 auto;
	z-index: 2;
}
#contentContainer{
	width: 100%;
	margin: -100px 0 0 0;
	background-color: #fff;
	z-index: 1;
}
#content{
	width: 962px;
	margin: 0 auto 0 auto;
	min-height: 400px;
	background-image: url(../images/achtergrond_content.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
}

#header{
	width: 100%;
	overflow: hidden;
	height: 272px;
}

#headerAfbeelding{
	float: left;
	width: 345px;
	height: 500px;
	margin: 0;
}
#headerAfbeelding2{
	position: absolute;
}

/* menu */
#menu{
	float: left;
	margin: 7px 0 0 10px;
}
#menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li{
	font-size: 13px;
	display: inline;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #369829;
	text-transform: uppercase;
}
#menu ul li a{
	text-decoration: none;
	color: #000;
}
#menu ul li a:hover{
	text-decoration: underline;
}
/* einde menu */

/* submenu */
#submenu{
 width: 250px;
 margin: 0 0 0 25px;

}
#submenu ul{
}
#submenu ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px dashed #CCCCCC;
	
}
#submenu ul li a{
	font-size: 14px;
	margin: 5px 0 5px 25px;
	display: block;
	text-decoration: none;
	color: #369829;
}
/* einde submenu */

/* home */
#introHome{
	margin: 15px 0 0 10px;
	float: left;
	width: 400px;
	color: #fff;
}
#introHome p{
	font-size: 11px;
	line-height: 170%;
}
#introHome h1{
	font-size: 20px;
	font-weight: normal;
}

#introHomeLogo{
	float: right;
	margin: 30px 25px 0 0;
}
#afbeeldingPaginas img{
	border: 1px solid #fff;
}
#intoHomeButtons{
}
#intoHomeButtons a{
}
#intoHomeButtons a:hover{
	/*opacity: 0.85; 
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;*/
}
/* einde home */

/* footer */
#footerContainer{
	clear: both;
	width: 100%;
	margin: 0 auto 0 auto;
	background-image: url(../images/achtergrond_footer.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#footer{
	width: 900px;
	margin: 24px auto 0 auto;
	font-size: 11px;
	line-height: 170%;
	color: #fff;	
}
#footerAdres h3{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#footerAdres{
	width: 283px;
	float: left;
	
}	
#footerAdres p{
	margin: 0;
}
#footerAdres p a{
	color: #fff;
	text-decoration: none;
}
#footerAdres p a:hover{
	text-decoration: underline;
}
#footerAdresColofon{
	color: #fff;
}
#footerAdresMaps{
	float: right;
	margin: 5px 0 0 0;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #369829;
}
#footerAdresMaps a img{
	border: 1px solid #9c9e9f;
}

#footerTags{
	width: 500px;
	float: right;
}
#footerTags a{
	color: #d6fad1;
	text-decoration: none;
}
/* einde footer */

/* home */
#intro{
	margin: 15px 0 0 10px;
	float: left;
	width: 400px;
	color: #fff;
}
#headerAfbeeldingen{

}
#headerAfbeeldingen img{
	border: 1px solid #369829;
	padding: 1px;
	background-color: #fff;
	margin: 0 10px 0 0;
}
#intro p{
	font-size: 11px;
	line-height: 170%;
}
#intro h1{
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #fff;
}
#intro h2{
	font-size: 16px;
	font-weight: normal;
	color: #369829;		
}

/* einde home */

/* pagina */
#pagina{
	background-image: url(../images/achtergrond2.jpg);
}
#introButtons{
	margin: 20px 0 0 0;
}
#introLogo{
	float: right;
	margin: 30px 25px 0 0;
}
#sidebar{
	width: 339px;
	float: left;
	margin: 50px 0 0 0;
}
#tekst{
	width: 587px;
	float: left;
	margin: 0 0 0 16px;	
	
}
#tekst p{
	font-size: 12px;
	line-height: 170%;
}
#tekst h2{
	font-size: 16px;
	font-weight: normal;
	color: #369829;		
}
#tekst table{
	font-size: 12px;
	line-height: 170%;
	margin: 0 0 20px 0;
}
#tekst table td{
	border-bottom: 1px dashed #CCCCCC;
}
#tekst ul{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	line-height: 170%;	
}
#tekst ul li{
	margin: 0 0 0 20px;
	padding: 0;
}
/* einde pagina */

/* actueelHome */
#actueelHome{
	height: 355px;
	width: 900px;
	margin: 0 auto 0 auto;
}
#slider{
	width: 900px;
	height: 375px;
}
#slider li{
	width: 900px;
	height: 375px;
}
#vorige{
	position: absolute;
	margin: -355px 0 0 -23px;
	width: 25px;
	height: 315px;
}
#volgende{
	position: absolute;
	margin: -355px 0 0 905px;
	width: 25px;
	height: 315px;
	display: block;
}
.item1{
	width: 285px;
	height: 315px;
	float: left;
	margin: 23px 22px 0 0;
}
.item2{
	width: 285px;
	height: 315px;	
	float: left;
	margin: 23px 22px 0 0;
}
.item3{
	width: 285px;
	height: 315px;	
	float: left;		
	margin: 23px 0 0 0;	
}
.item1 h1, .item2 h1, .item3 h1{
	font-size: 14px;
	font-weight: normal;
	color: #369829;
	text-transform: uppercase;
}
.item1 p, .item2 p, .item3 p{
	font-size: 11px;
	line-height: 170%;
	color: #646567;
}
.itemLink{
	font-size: 11px;
	line-height: 170%;
	color: #e2001a;
	text-decoration: none;
}
/* einde actueelHome */

.afbeeldingFotopagina{
	border: 1px solid #646567;
	margin: 0 0 10px 0;
}

/* formulier */
#formuliertabel{
	width: 75%;
}
.normaal{
	width: 99%;
}
.tekstveld{
	width: 99%;
	height: 100px;
}
/* einde formulier */