body {
	text-align: center;
	background-image: url(images/pattern_medium.gif);
	margin: 0;
	padding: 0;
}

.maincontent {
	width: 100%;
	margin-top: 0px;
	text-align: center;
}
h1 {
	text-align: center;
	width: 815px;
	margin: 0 auto;
	background-image: url(images/upperbanner.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	padding-top: 86px;
}
h2 {
	background-repeat: no-repeat;
	text-indent: -9000px;
	padding-top: 30px;
	margin: 0px;
}
#introductie {
	background-image: url(images/content-introductie.jpg);
}
#nieuws {
	background-image: url(images/content-nieuws.jpg);
}
#haptonomie {
	background-image: url(images/content-haptonomie.jpg);
}
#haptotherapie {
	background-image: url(images/content-haptotherapie.jpg);
}
#overgewicht {
	background-image: url(images/content-haptotherapieovergewicht.jpg);
}
#voorwie {
	background-image: url(images/content-voorwie.jpg);
}
#ervaringen {
	background-image: url(images/content-ervaringen.jpg);
}
#werkwijzetarieven {
	background-image: url(images/content-tarieven.jpg);
}
#contact {
	background-image: url(images/content-contact.jpg);
}
#links {
	background-image: url(images/content-links.jpg);
}

label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}

.container {
	width: 815px;
	text-align: center;
	clear: left;
	margin: 0 auto;
}
.box {
	width: 590px;
	float: right;
	height: 578px;
	background-image: url(images/content.jpg);
	text-align: left;
}
.textcontainer {
	padding: 0px 30px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D571E;
}
.menu {
	width: 225px;
	float: left;
	height: 578px;
	background-image: url(images/menu1.jpg);
}
.footer {
	width: 815px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/footer.jpg);
	color: #FFFFFF;
	clear: right;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer2 {
	width: 815px;
	height: 171px;
	background-image: url(images/footer2.jpg);
}
.textcontainer a:link {
	font-size: 16px;
	color: #5475e6;
	font-weight: bold;
	text-decoration: none;
}
.textcontainer a:visited {
	font-size: 16px;
	color: #5475e6;
	font-weight: bold;
	text-decoration: none;
}
.textcontainer a:hover {
	font-size: 16px;
	color: #5475e6;
	font-weight: bold;
	text-decoration: underline;
}
.textcontainer a:active {
	font-size: 16px;
	color: #5475e6;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	color: #5475e6;
	font-weight: bold; 
	font-size: 14px; 
}

#list-menu {
	width: auto;
	padding-left: 30px;
	text-align: left;
	padding-top: 60px;
}
#list-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#list-menu li {
	margin: 20px 0 0;
}
#list-menu a {
	display: block;
	width:170px;
	padding: 4px 2px 4px 10px;
	border: none;
	text-decoration: none;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #518C3C;
}

#list-menu a:hover {
	border: none;
	color: #5475e6;
	background-image: url(images/menubg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
