@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	}
html {
	height:100%; 
	margin-bottom: 1px; 
	width: 100%;
	overflow-y: scroll;
	}

body, td {
	margin:0px auto;
	padding:0px;
	font: 75%/170% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	height:100%;
	background:#FFF url('../images/bgr_body.jpg') repeat-x center top;
}
a {
   outline: none;
}
#content_wrap a{
	color: #64a921;
	text-decoration:underline;
}
#content_wrap a:hover{
	color: #64a921;
	text-decoration:underline;
}
#content_wrap a:visited{
	color: #64a921;
	text-decoration:underline;
}
p{
	line-height:25px;
	padding-bottom:35px;
	}
img{
	border: 0px solid #ffffff
}
#global{
	margin:0px auto;
	width: 930px;
	position: relative;
	min-height:81%;
}
#middle01 {
  		position: absolute; 
  		top: 25%; 
  		height:300px;
  		width: 100%;
  		/*padding-left:25%;*/
  		background:#64a921 url('../images/bgr_middle.gif');
  		background-repeat: repeat;
	}

#header_wrap {
	width: 927px;
	height: 122px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#nav_wrap {
	float:left;
	width:660px;
	}
#nav {
	list-style:none;
	height:57px;
	margin:20px 0px 0px 0px;
	padding:0px;
	clear:both;
	float:left;
	line-height:0px;
}
#nav li {
	float:left;
	margin-left:20px;
	margin-right:20px;
}
#nav li a {
	height: 57px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-6000px;
	
}
#nav #nav-acupunctuur a {
	width: 112px;
	background: url('../images/nav_acupunctuur.gif') no-repeat left top;
}
#nav #nav-acupunctuur a:hover {
	background: url('../images/nav_acupunctuur_on.gif') no-repeat left top;
}
#nav #nav-innerforce a {
	width: 97px;
	background: url('../images/nav_innerforce.gif') no-repeat left top;
}
#nav #nav-innerforce a:hover {
	background: url('../images/nav_innerforce_on.gif') no-repeat left top;
}
#nav #nav-referenties a {
	width: 97px;
	background: url('../images/nav_referenties.gif') no-repeat left top;
}
#nav #nav-referenties a:hover {
	background: url('../images/nav_referenties_on.gif') no-repeat left top;
}
body#acupunctuur #nav-acupunctuur a {
	background: url(../images/nav_acupunctuur_on.gif) no-repeat left top;
}
body#innerforce #nav-innerforce a {
	background: url(../images/nav_innerforce_on.gif) no-repeat left top;
}
body#referenties #nav-referenties a {
	background: url(../images/nav_referenties_on.gif) no-repeat left top;
}
#body_wrap {
	width:740px;
	margin-left: 20px;
	padding: 0px;
	float: left;	
}
#single-leftcol {
	float:left;
	width: 165px;
}
#single-rightcol {
	float:left;
	width: 730px;
	margin:0px 0px 0px 35px;
}
#double-rightcol-first {
	float:left;
	width: 420px;
	margin:0px 0px 0px 35px;
}
#double-rightcol-second {
	float:left;
	width: 254px;
	margin:0px 20px 0px 35px;
}
.subtitle-foto{
	height:100%;
	background:#99cc66 url('../images/subtitle_foto_onder.gif') no-repeat left bottom;
	padding: 5px;
	line-height:14px;
	}
#content_wrap{
	background:url('../images/bgr_pattern.gif') repeat left top;
	width:930px;
	min-height:97%; 
	text-align:left; /* needed for IE5.x */ 
	padding:35px 0px 0px 0px;
	}
.quote{
	color:#696767;
	background:#d9d9d8;
	font-size:1.5em;
	font-family:"Georgia", Times, serif;
	font-weight:normal;
	padding:15px;
	width:300px;
	float:left;
	}
.quote-pijl{
	width:30px;
	float:left;
	background: url('../images/quote_pijl.png') no-repeat left bottom;
	padding-top:55px;
		}
#hoofdnav {
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px;
	}

ul {
	list-style: none;
	padding-top: .5em;
}

#logo {
	width: 264px;
	float:left;
	margin:25px 0px 10px 0px;
}

#footer_wrap {
	line-height:10px;
	margin: 0px auto;
	padding: 5px 12px 12px;
	color:#fff;
	clear:both;
	height:160px;
	background:#454444 url('../images/bgr_footer.gif') repeat-y left center;;
	border-top:1px solid #bfbebe;
}
#content{
	background-color:#FFF;
	padding:25px;
	min-height:97%;
}
#navtop {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 180px;
	float:right;
	height:30px;
	background: #dadad9;
}
#navtop li{
	margin:0;
	padding:10px 0px 0px 0px;
	float:left;
}
#navtop li a{
	margin:0;
	padding:0;
	color: #000;
}
/*----------------------------------------------------------------subnav---*/
.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px 0px;
}
.submenu li{
	border-bottom: solid 1px #dae2cc  ;
	list-style:none;
}
#content_wrap .submenu li a{
	color: #000;
	text-decoration: none;
	padding:7px;
	display:block;
	list-style:none;
	background:#f4f4f3 url('../images/submenu_pijltje.gif') no-repeat right center;

}
#content_wrap .submenu li a:visited{
	text-decoration: none;
}
#content_wrap .submenu li a:hover{
	text-decoration: none;
	background:#FFF url('../images/submenu_pijltje_on.gif') no-repeat right center;
}
.submenu .page_item {
	display:block;
}

.submenu .current_page_item a{
	background:#FFF url(../images/submenu_pijltje_on.gif) no-repeat right center;
}
/*------------------------------------------------------------------fonts---*/
h1 {
	margin: 40px 0px 44px;
	padding: 0px;
	float:right;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	font-size:2.5em;
	font-family:"Georgia", Times, serif;
	color: #64a921;
	padding: 0px 0px 35px 0px;
	letter-spacing:-0.5px;
	font-weight:normal;
}
h3 {
	font-size:1.5em;
	font-family:"Georgia", Times, serif;
	color: #f4f4f3;
	padding: 25px 0px 15px 0px;
	font-weight:normal;
}
h4{
	color: #99cc66;
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
}
h5 {
	font-size:2.5em;
	font-family:"Georgia", Times, serif;
	color: #FFF;
	padding: 35px 0px 35px 0px;
	letter-spacing:-0.5px;
	font-weight:normal;
	line-height:35px;
}

h5 a:link,a:visited{
	color:#fff;
	text-decoration:none;
}
h5 a:hover{
	color:#fff;
	text-decoration:underline;
}
.grey{
	font: 65% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.copyright {
	font-size:85%;
	margin:10px 10px 0px 0px;
	color: #dedede;
}
.copyright a, .copyright a:visited {
	color:#dedede;
}
.wit {
	color:#fff;
	}
.wit a:link,a:visited{
	color:#fff;
	text-decoration:none;
	}
.wit a:hover{
	color:#fff;
	text-decoration:underline;
	}
.tekst {
	font: 75%/170% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
		}

/*------------------------------------------------------------------spacer---*/
.spacer8{
	height: 11px;
}
.spacer25{
	height: 27px;
}
.spacer50{
	height: 50px;
}
.spacer35{
	height: 35px;
	}
/*------------------------------------------------------------------lists---*/

ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.groene-bol li{
background: url(../images/groene_bol.gif) no-repeat left top;
background-position: 35px 7px;
padding-left: 55px;
style-list: none;
}
.grijze-bol li{
background: url(../images/bol_grijs.gif) no-repeat left top;
background-position: 35px 7px;
padding-left: 55px;
style-list: none;
}
ul#nav a {
display: block;
float: left;
clear: left;
}

.opsomming-footer li{
	line-height:20px;
	}
.opsomming-footer li a:link,a:hover,a:visited{
	text-decoration:none;
	color:#FFF;
	}
.footer-kolom{
	width:175px;
	padding-right:10px;
	float:left;
		}
.ref-datum {
	width:135px;
	float:left;
	color:696767;
	font-size:170%;
	font-weight:normal;
	}
.ref-uitleg {
	width:280px;
	float:left;
	}

