/* Overall */ 
body	{ background-color:#b7da9d; }

.left 	{ float:left; 	}	
.right 	{ float:right; 	}
.clear	{ clear:both; 	}



a img.home  { margin-left:15px; opacity:0.6;filter:alpha(opacity=60) } 
a img.home:hover { opacity:1;filter:alpha(opacity=100) } 

ul#nav li { float:left; margin-right:10px;  }

div#content {  padding:12px; }
div#content img.visual { float:left; margin-right:18px; }  
div#content p { margin-bottom:20px; }

div.locatie { padding:0px !important; margin-bottom:40px; }

ul#footer li { float:left; margin-right:10px; }
ul#footer li { text-transform:uppercase; font-size:0.8em; color:#6f747c; } 
ul#footer li a { color:#6f747c; }

td { padding-right:10px; }
p.tarief { font-size:0.9em; }
