body {	margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 13px;
		color: #5C696D;
		line-height: 20px;
		background-position:center;
		background-image: url(gfx/body-bg.png);
		background-repeat: repeat-y;
		}
		a:link, a:visited {
		text-decoration: underline;
		color: #CC3300;
		}
		a:hover, a:active {
		color: black;
		text-decoration: underline;
		}
	hr{ border: 0;
		  color: #D0CBAF;
		  background-color: #D0CBAF;
		  height: 1px;
	;}
			
	#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:230px;
		float:left;
		padding:10px 0px 10px 10px;
		}
	
	#contentcenter {
		width:490px;
		float:left;
		padding:10px;
		}
	
	#contentright {
		width:0px;
		float:right;
		padding:10px;
		}
	
	#header {
	text-align:center;
			}
		
	#footer {
		width:750px;
		float:left;
		text-align:center;
		}

	#menu {
	text-align:center;
	color:black;
	font-weight:bold;
	font-size:16px;
	background-image:url(gfx/menu_achtergrond_grijs.gif);
	background-repeat:repeat-x;
	padding:1px;
			}
	#menu a:link, #menu a:active, #menu a:visited {
	color:black;
	text-decoration: none;
	}
	#menu a:hover  {
	border-bottom:4px solid #CC3300;
	}
	#blok_links {
	background-color:#FDF3DC;
	background-image: url(gfx/blok_links_onderkant.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-top: 4px solid #CC3300;
	padding:0px 20px 20px 20px;
	}
	#blok_midden {
	background-color:#EFEDE3;
	background-image: url(gfx/blok_midden_onderkant.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-top: 4px solid #CC3300;
	padding:0px 20px 20px 20px;
	}
	h2, h3 {border-bottom: 1px solid #D0CBAF;
	}
	.formulierboxtotaal{
	border: 0px;
	text-align:right;
	font-weight:bold;
	background-color:#EFEDE3}
	
	
	.formulierboxaantal{
	text-align:right;}
	#agenda {border-bottom:1px solid #EBE7D4;
	padding:10px;
	}
	#fotolinks{
	border:1px solid #D0CBAF;
	padding:6px;
	background-color:#FFFFFF;
	margin:5px 10px 5px 0px;}
	#fotorechts{
	border:1px solid #D0CBAF;
	padding:6px;
	background-color:#FFFFFF;
	margin:5px 0px 5px 10px;}
	#fotomidden{
	border:1px solid #D0CBAF;
	padding:6px;
	background-color:#FFFFFF;
	}
	#p17_imagelink{background-color:#FFFFFF;}