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

body {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 180px 0 0 0;
	padding: 0;
	background: url(img/body_background.jpg) no-repeat top center;
}

#navigation ul li.over_ons a:hover,
#navigation ul li.over_ons a.current {
	background: #E6CECE;
}

#content h1.over_ons, h3.over_ons {
	color: #B07979;
}

#navigation ul li.therapie a:hover,
#navigation ul li.therapie a.current {
	background: #f6e6e6;
}

#content h1.therapie, h3.therapie {
	color: #D8A1A1;
}

#navigation ul li.behandelingen a:hover,
#navigation ul li.behandelingen a.current {
	background: #f0e0cc;
}

#content h1.behandelingen, h3.behandelingen {
	color: #D69644;
}

#navigation ul li.client_ervaringen a:hover,
#navigation ul li.client_ervaringen a.current {
	background: #f2ece6;
}

#content h1.client_ervaringen, h3.client_ervaringen {
	color: #D4B293;
}

#navigation ul li.tarieven a:hover,
#navigation ul li.tarieven a.current {
	background: #ebe7d4;
}

#content h1.tarieven, h3.tarieven {
	color: #D2C48F;
}

#navigation ul li.workshops a:hover,
#navigation ul li.workshops a.current {
	
	background: #faf0d0;
}

#content h1.workshops, h3.workshops {

	color: #FFC103;
}

#navigation ul li.contact a:hover,
#navigation ul li.contact a.current {
	background: #E7FEE9;
}

#content h1.contact, #content h2.contact {
	color: #A9D1AC;
}


#navigation {
	width: 963px;
	height: 42px;
	margin: 0 auto 5px auto;
	padding: 0;
	background: url(img/borders.jpg) bottom no-repeat;
}

#navigation ul {
	line-height: 36px;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	float: left;
	width: 135px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 3px 0 0;
	padding: 0;
}

#navigation ul li a {
	color: #000;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	background: #F9F9F9;
	display: block;
	text-decoration: none;
	text-align: center;
}


/* totop button */

#totop_button {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#totop_button a {
	font-size: 15px;
	font-style: italic;
	font-family: Calibri, Arial;
	text-decoration: none;
	background: #FFF;
	color: #CCC;
	line-height: 40px;
	padding: 10px 30px 10px 30px;
}

#totop_button a:hover {
	color: #666;
	background: #F3F3F3;
}


/* subnav */

a img
{
	border: none;
}

#content_wrap {
	width: 965px;
	margin: auto;
	position: relative;
}

#content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 25px;
	font-weight: normal;
}

#content h2 {
	margin: 0 0 5px 0;
	color: #D69644;
	padding: 0;
	font-size: 15px;
	font-family: Calibri, Arial;
	font-weight: bold;
}

#content h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 15px;
	font-family: Calibri, Arial;
	font-weight: bold;
}

#content {
	width: 795px;
	position: absolute;
	left: 138px;
	padding: 15px 15px 30px 15px;
}

#content p {
	font-size: 12px;
	color: #333;
	line-height: 23px;
	margin: 0 0 20px 0;
	padding: 0;
}

#content p span.float
{
	width: 200px;
	float: left;
}

#content ul li {
	font-size: 12px;
	color: #333;
	line-height: 23px;
	margin: 0 0 5px 0;
	padding: 0;
	float: none;
}

.padding10 {
	padding: 10px;
}

#sub_navigation {
	width: 135px;
	float: left;
	margin: 0;
	padding: 0;
}

#sub_navigation ul {
	line-height:25px;
	margin:0;
	padding:0;
	text-align: left;
	border-bottom: 1px solid #FFF;
}
#sub_navigation ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	
	margin: 0;
	border-top: 1px solid #FFF;
	
}
#sub_navigation ul li a {
	background: #FFF;
	color: #757575;
	display: block;
	text-decoration: none;
	border: 1px solid #E6E6E6;
	padding: 0 0 0 5px;
}
#sub_navigation ul li a:hover {
	color: #333;
	background: #F5F5F5;
}

#sub_navigation .current {
	color: #333;
	background: #F5F5F5;
}



div.wrapper {
overflow:auto;
}
* html div.wrapper {
overflow:visible;
}

div.overflow {
overflow:auto;
}
* html div.overflow {
overflow:visible;
}

#comments {
	width: 960px;
	float: left;
	margin: 0;
	padding: 0;
}

#comments a {
	color: #C8C8C8;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#comments a:hover {
	color: #999;
}

#comments ul {
	margin:0;
	padding:0;
	text-align: left;
	border-bottom: 1px solid #FFF;
}
#comments ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 465px;
	height: 152px;
	
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	
	margin: 0 5px 5px 0;
	background: #F2F2F2;
	color: #757575;
	display: block;
	text-decoration: none;
	padding: 0;
	
	float: left;
	
}
#comments ul li:hover {
	color: #333;
	background: #EAEAEA;
}

#comments .current {
	color: #333;
	background: #F5F5F5;
}

#comments .header {
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	color: #333;
	background: #CCC;
}
#comments .text {
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	color: #666;
}

#comments .readmore {
	position: absolute;
	bottom: 0;
	background: #900;
}

#comments ul li img {
	margin: 0;
	padding: 0;
}

#pages_list {
	height: 30px;
	font-size: 11px;
	top: 10px;
	right: 8px;
	position: absolute;
	z-index: 999;
}

#pages_list ul {
	line-height: 30px;
	margin: 0 8px 0 0;
	padding: 0;
	float: right;
}
#pages_list ul li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: #78BECF;
}
#pages_list ul li a {
	color: #D5EBF0;
	display: block;
	text-decoration: none;
	padding: 3px 10px 4px 10px;
}
#pages_list ul li a:hover {
	background: #419FB8;
	color: #FFF;
}
#pages_list .current {
	color: #419FB8;
	font-weight: bold;
	font-size: 14px;
	background: #FFF;
}

.white {
	color: #FFF;
}

.google_maps {
	width: 660px;
	height: 380px;
	background: #EAEAEA;
	float: right;
}

.dates {
	width: 300px;
	float: left;
	margin-right: 5px;
	
}
.dates.last
{
	margin-right: 0;
}

.dates .row {
	padding: 10px;
	font-size: 12px;
	position: relative;
}

.dates .header {
	padding: 10px;
	background: #333;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
}

.dates span {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
}


/* Workshops form */

.form
{
	width: 500px;
}

.form .row
{
	height: 30px;
}
.form label
{
	float: left;
	width: 120px;
	font-size: 12px;
	line-height: 27px;
	color: #666;
}

.form input.text, .form textarea {
	width: 200px;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
	-moz-border-radius: 4px;  
    -webkit-border-radius: 4px;
}

.form input.submit {
	-moz-border-radius: 4px;  
    -webkit-border-radius: 4px;
	border: 1px solid #CCC;
	padding: 10px 15px 10px 15px;
	background: #EAEAEA;
	color: #333;
	text-transform: lowercase;
	font-size: 13px;
	cursor: pointer;
	margin-top: 20px;
}


.form input.postal1 {
	width: 70px;
	margin-right: 0;
}
.form input.postal2 {
	width: 40px;
	margin-right: 7px;
}

.formError {
	padding: 10px;
	background: #FFDFE2;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #CC9B97;
}

.formSuccess {
	padding: 10px;
	background: #C1FFD1;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #339900;
}

.form textarea {
	width: 300px;
	height: 120px;
}

.form .captcha {
	border: 1px solid #CCC;
	background: #EAEAEA;
	padding: 0 16px 0 15px;
	border-radius: 5px;
}

.button_aanmelden {
	width: 200px;
	height: 30px;
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	background: url(img/button_aanmelden.jpg);
}

.button_aanmelden:hover
{
	background: url(img/button_aanmelden_over.jpg);
}



