html,body {
	margin: 0;
	padding: 0;
	overflow: auto;
	text-align: center;
	height: 100%;
	background-image: url(../images/bg_color_tegel.jpg);
	background-repeat: repeat;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000;
}



#container {
	width: 1024px;
	margin: 0 auto 0;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: auto;	/*overflow: auto;*/
	min-height: 687px;
	background-position: top;
}
#container_methode {
	width: 1024px;
	margin: 0 auto 0; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	background-image: url(../images/bg_methode.jpg);
	background-repeat: no-repeat;
	height: 750px;
}

#menu {
	width:1024px;
	height:106px;
}

#waarhome {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/home.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#waarmentaliteit {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/mentaliteit.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#waarmethode {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/methode.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#waarprofiel {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/profiel.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#waarref {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/referenties.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#waarcondities {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/condities.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#waarcontact {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/contact.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#waarboeken {
	width:130px;
	height: 61px;
	margin: 0 177px 0 177px;
	padding: 0;
	background-image: url(../images/waar/boeken.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}

#foto_boek {
	margin: 0;
	padding: 3px 20px 40px 0;
	width: 230px;
	float: left;
}

table {
	height: 107px;
}

#left_menu {
	width: 130px;
	margin: 0 0 0 20px;
	padding: 48px 0 0 0;
	float: left;
}


#content_container {
	width:670px;
	height: 100%;
	margin: 0 177px 30px 177px;
	padding: 20px 0px 0px 0;
	background-image: url(../images/txt_home.png);
	line-height: 1.5em;
	min-height: 451px;
}
#content_container_methode {
	width:670px;
	height: 555px;
	margin: 0 177px 30px 177px;
	padding: 20px 0px 0px 0px;
	background-image: url(../images/txt_home.png);
	line-height: 1.5em;
	background-repeat: repeat-y;
}

#content {
	width:540px;
	height: 100%;
	margin: 0 100px 0px 20px;
	padding: 20px 0px 0px 10px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000;
}
#content a:link {
	color: #000;
	text-decoration: none;
}
#content  a:visited {
	color: #000;
	text-decoration: none;
}
#content  a:hover {
	color: #000;
	text-decoration: none;
}
#content  a:active {
	color: #000;
	text-decoration: none;
}


#footer,#push  {
	width: 1024px;
	height: 50px;
	margin: 0 auto;
	z-index: 10;
	background-image: url(../images/bg_color_tegel.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#push {
	clear: both;
	background:none;
	
}
.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000;
	line-height: 1.3em;

}




a:link {
	color: #eddce5;
	text-decoration: none;
}
a:visited {
	color: #eddce5;
	text-decoration: none;
}
a:hover {
	color: #b5087b;
	text-decoration: none;
}
a:active {
	color: #eddce5;
	text-decoration: none;
}
.footertxt {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

