body,html {
	background: #e7e6c8;
	margin: 0px;
}
#maincontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 780px;
	background: url("webimages/bg.gif");
}
#header {
	background: url("webimages/header2.jpg");
	height: 200px;
	width: 780px;
	font-family: arial;
}
.headTitle {
	font-size: 30px;
	margin-left: 30px;
	padding-top: 50px;
}
#balk {
	height: 10px;
	font-size: 0px;
	background: url("webimages/balk.gif");
	width: 780px;
}
#container {
	width: 740px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: arial;
	color: #666666;
	font-size: 13px;
	background: URL("webimages/field_bg2.jpg");
	background-repeat: no-repeat;
}
#backgroundshield {
	width: 740px;
	margin-left: 20px;
	margin-right: 20px;
	
	height: 200px;
	background: URL("webimages/field_bg.jpg");
	background-repeat: no-repeat;
}
#menu {
	width: 780px;
	margin-left: 0px;
	margin-right: 0px;
	background: URL("webimages/menu.gif");
	height: 20px;
	text-align: center;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#textveld {
	width: 600px;
	float: right;
	min-height: 400px;
	background-image:  url("webimages/bgfoto.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 0px;
	font-family: arial;
}


#titleDiv {
	width: 740px;
	text-align: center;
}
.pageTitle {
	padding-top: 15px;
	font-size: 22px;
	color: #000000;
}

#onderbalk {
	height: 10px;
	font-size: 10px;
	background: url("webimages/balk.gif");
	width: 780px;
	color:#ffffff;
	font-family: arial;
	text-align: center;
}
#voet {
	height: 50px;
	font-size: 11px;
	background: url("webimages/voet.jpg");
	width: 780px;
	clear:both;
	font-family: arial;
	color: #ffffff;
}
#voetText {
	height: 12px;
	margin-top: 5px;
	width: 780px;
	clear:both;
	color:#000000;
	font-family: arial;
	text-align: center;
}
a {
	text-decoration: none;
	/*font-weight: bold;*/
	color: #ff4800;
/*	font-weight: bold;*/
}
.kleinVoetje {
	font-size: 11px;
}
