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

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4b7aa6;
	height:100%; /* needed for container min-height */
}

img{
	border:0;
	padding: 0;
	margin: 0;
}

a{

}

dt{
	font-weight:bold;
}

body,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote {  
  margin:0; 
  padding:0; 
} 

h1{
	font-size:14px;
}

h1 a, h1 a:hover{
	font-size: 14px !important;
	color: #4b7aa6 !important;

    border-bottom: 1px dashed #4b7aa6;
    text-decoration: none;
}

h2{
	font-size:13px;
	margin-bottom:6px;
}

h2 a, h2 a:hover{
	font-size: 13px !important;
	color: #4b7aa6 !important;

    border-bottom: 1px dashed #4b7aa6;
    text-decoration: none;
}

h3{
	font-size:12px;
}

#nav a.actief, #nav a.actief:hover{
	text-decoration:none;
	color:#4d6490;
}

#client_nav a.actief, #nav a.actief:hover{
	text-decoration:none;
	color:#9fbaeb;
}


#banner{
margin-left:auto;
margin-right:auto;
width:  786px;/*786px;*/
height:162px;
}

/** PRIMAIRE NAVIGATIE **/
#nav{
	background-color:#b9cef6;
	display:block;
	width: 786px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	color:#FFF;
	z-index:15;
}

#nav ul {
	list-style-type: none;
	display: block;
	height: 10px;
	font-size:12px;
}

#nav ul li {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:7px;
}

#nav a{
	text-decoration:none;
	color:#FFF;
}

#nav a:hover{
	text-decoration:none;
	color:#4d6490;
}

/** CLIENT NAVIGATIE **/
#client_nav{
	background-color: #ebf0fa;
	display:block;
	width: 786px;
	height:37px;
	margin-left: auto;
	margin-right: auto;
	color:#8aa8df;
}

#client_nav ul {
	list-style-type: none;
	display: block;
	height: 10px;
	font-size:12px;
}

#client_nav ul li {

	display: block;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-top:2px;
	line-height: 15px;
}

#client_nav ul li.arrow {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	width:16px;
	height:9px;
	margin-top:7px;
	margin-right: 0px;
	margin-left: 0px;
}

#client_nav a, a:active, a:visited{
	text-decoration:none;
	color:#7e99c9;
}

#client_nav a:hover{
	text-decoration:none;
	color:#9fbaeb;
}

/** CONTENT **/
#wrapper{
	background-color:#FFF;
	width:786px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	margin-left:auto;
	margin-right:auto;
}

#content{
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
	line-height:16px;
}

/** FOOTER **/
#footer{
	
	color: white;
	font-size: 10px;
	height: 20px;
	width: 786px;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:2px;
	margin-top:5px;
	margin-bottom:10px;
}

#footer a{
	color:#fff;
	font-size:10px;
}

#content a{
	color:#4d6490;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
}

#content a:hover{
	color:#5e7db9;
	
}

.space{
	height:20px;
}

/* TABLE */

table#therapeut_table td{
	padding-right:32px;
}

/* therapeuten */

#kries, #hilde, #bernadette, #freddy, #claude, #anneleen{
	margin-top:10px;
	padding:5px;
	border-style:solid;
	border-color:#4b7aa6;
	border-width:thin;
/*	width:530px;*/
	height:300px;
}

#kries {
	height: 300px;
}

#anneleen {
	height: 365px;
}

#claude{
	height: 380px;
}

#freddy{
	height: 250px;
}

#hilde{
	height: 310px;
}

#temp{
	height:180px;
}

/* SLIDESHOW BANNER */
#slideshow {
    position:relative;
    height:350px;
	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:249px;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*clien page nav*/
#nextprev{
	width:700px;
}

#next{
	float:right;
}

#prev{
	float:left;
}

.notify-box{
	background-color:#f0f2f8;
	padding: 15px 10px;
	border: solid 1px #eaebee;
	width: 685px;
}

.notify-item{
	vertical-align:bottom;
	display:inline-block;
	margin:0 auto;
	padding-right: 20px;
}

.notify-box ul {
	padding: 20px;
}

.notify-box ul li {
	padding-bottom: 5px;
}

body.book{
	background-image: none;
	background-color: #6e2e2b;
	color: black;
}

body.book #content{
	background-color: white;
	padding-left: 80px;
    position: relative;
    height: 780px;
}

body.book #content h1{
    margin-left: 139px;
    margin-top: 70px;
}

body.book #content p{
	margin-bottom: 20px;
	font-size: 12px;
}

body.book #content a{
	color: #40b384;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}

body.book #content #ik{
	background-image: url("images/boek/ik.png");
	position: absolute;
	left: 81px;
	top: 30px;
    width: 124px;
    height:100px;
    background-size: cover;
}

body.book #content #jij{
	background-image: url("images/boek/jij.png");
	position: absolute;
	right: 89px;
	bottom: 240px;
    width: 153px;
    height: 149px;
    background-size: cover;
    /*opacity: .6;*/
}

body.book #content #wij{
	background-image: url("images/boek/wij.png");
	position: absolute;
	left: 80px;
	bottom: 83px;
    width:207px;
    height: 134px;
    background-size: cover;
}

body.book #content a:hover{
	color:#40b384;
    text-decoration: underline;

}

body.book .book-info{
    z-index: 5;
    position: relative;
}

body.book #content #book-extra{
    color: #40b384;
    position: absolute;
    left: 218px;
    width: 300px;
    height: 150px;
    bottom: -157px;
    line-height: 13px;
}

body.book #content #book-extra p{
    margin-bottom: 10px;
}


body.book #slideshow {
	position:relative;
	height:163px;

	background-color: white;
	z-index:-1;
}


body.book #still {
	position:relative;
	height:163px;

	background-color: white;
	z-index:-1;
}
