
body {
background-color: #dddddd;
	text-align:center;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
   	line-height: 23px;
	word-spacing: 1px; 
	white-space: normal;
	color:#000000;
	margin-top:0px;
}


html,body {
 	width: 100%;
 	height: 100%;
}




#banner {
	width: 835px;
	height:169px;
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}





#container {
	width: 835px;
	height: auto;
	background-color: #ffffff;
	margin: 0 auto;
}


/* Uitlijning container voor Mozilla Firefox */
#container {
	text-align: -moz-center;
}



#left {
	width: 470px;
	height:auto;
	text-align:left;
	float: left;
	background-color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;	
	color: #000000;
  	line-height: 24px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;

    font-size: 12px;

}






#middle {
	width: 305px;
	height: auto;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	float: left;
	margin: 0 auto;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 45px;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
font-size: 12px;
padding-bottom: 20px;
}




#middleclear {
	clear: both;
}






		
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 835px;
	height: 98px;
	margin: 0 auto;
	font-weight: bold;
	color: #000000;
font-size: 9px;

}




ul#links {
	margin: 0 auto;

	padding-top: 14px;
	list-style: none;
	color:#000000;


}

ul#links li {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}

ul#links li a {
	color:#000000;
}





ul#links2 {
	margin: 0 auto;
	padding-top: 14px;
	list-style: none;
	color:#000000;
padding-left: 10px;

}

ul#links2 li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px
}

ul#links2 li a {
	color:#000000;
}




p {

	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
   	 line-height: 23px;
	word-spacing: 1px; 
	white-space: normal;
	color:#000000;
}


/*Float instellingen t.b.v. Firefox */
#float {
	clear: both;
}


a:link,a:active,a:visited,a.postlink { 
	color: #000000; text-decoration:none; 
}

a:hover {
	color:#ededed; 
}

a.footer:link,a.footer:active,a.footer:visited,a.footer.postlink{ 
	color: #000000; text-decoration:none; 
}

a.footer:hover {
	color:#ededed;
}


h1 {
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
  	  line-height: 22px;
	word-spacing: 1px; 
  	  font-size: 18px;
	white-space: normal;
	color:#a7c941;
	padding-right:10px;
	margin-bottom: -10px;
	vertical-align:bottom;
}

h1 a:link {
	color: #a7c941; 
	text-decoration: none;
}

h1 a:visited {
	color: #a7c941; 
	text-decoration: none;
}

h1 a:hover {
	color: #a7c941; 
	text-decoration: none;
}


h2{
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	word-spacing: 1px; 
    font-size: 10px;
	white-space: normal;
	color:#000000;
	margin-top: 10px;
}


h3{
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	word-spacing: 1px; 
    font-size: 10px;
	white-space: normal;
	color:#000000;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
}



img {border: none; } 

