body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #dbdbdb;
}
.oneColFixCtr #container {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/BG.jpg); background-repeat:no-repeat;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
	/*max-height: 753px;*/
	/*height: 753px;*/
	overflow: hidden;
}

.oneColFixCtr #hoofdmenu {
	overflow: hidden;
	position: relative;
	height: 291px;
	width: 108px;
	left: 64px;
	top: 175px;
	color: #FFFFFF;
}

.oneColFixCtr #adresbalk {
	overflow: hidden;
	position: relative;
	height: 20px;
	width: 655px;
	left: 250px;
	top: -110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.oneColFixCtr #maininhoud {
	overflow: hidden;
	position: relative;
	/*height: 529px;*/
	width: 655px;
	left: 250px;
	top: -116px;
	color: #000000;
	/*background-image: url(images/inhoudbg.jpg);*/
	background-image: url(images/inhoudbg-main.jpg);
	background-repeat:repeat-y;
	min-height:100%;
	height:auto;
	height:100%;	min-width: 655px;
	/*background-repeat: no-repeat;*/
}

#maininhoud-td-header {
	float:left;
	background-image: url(images/inhoudbg-header.jpg);
	height: 51px;
	margin: 0;
	padding: 0;
	width: 655px;
}
#maininhoud-td-footer {
	float:left;
	background-image: url(images/inhoudbg-footer.jpg);
	height: 86px;
	margin: 0;
	padding: 0;
	width: 655px;
}

h1 {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 30px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 25px;
}


	html {
		height: 100%;
		
	}

#flashcontent {
	height: 440px;
	width: 540px;
	margin-top: 45px;	
	margin-left: 50px;	
	}
	
.opentijd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 15px;
	text-align: left;
}
.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-left: 25px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	}
.formulier {
	margin-left: 25px;
}

#p7GS P {
	margin:0;
	padding:0;
}
