/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	COLORS:

	Blue:
	gradient light: #319cdb;
	gradient dark (h, a): #2c8fc8;
	dark: #486090;

	Aqua:
	normal: #48babb;
	shadow: #40afb0;
	dark (text): #276465;

	Background:
	normal: #f5f5d0;
	shadow: #e6e6ba;
	dark: #dcd59c;

	GRID:
	width: 840px;
	columns: 8 x 105px;
	padding-left (gutter) 25px;

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	background: #f5f5d0;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	line-height: 2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #276465;
	text-align: center;
}

body.body_frame {
	text-align: left;
}

.wrap {
	text-align: left;
	margin: 0 auto;
	width: 845px;
}

b {color:midnightblue;
   font-weight:normal;
}

a {
	color: #2c8fc8;
	text-decoration: none;
	-moz-outline-style: none;
}

a:hover {
	text-decoration: underline;
}

p, ul {
	font-size: 1.3em;
	line-height: 1.538em;
	margin: 0 0 1.538em 0;
}

ul {
	list-style-type: disc;
	padding: 0 25px 0 36px;
}

ul ul {
	font-size: 1em;
}

address {
	font-size: 1.3em;
	line-height: 1.538em;
	margin: 0 0 4px 0;
	font-style: normal;
}

h2 {
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size:14pt;
	font-weight:normal;
	height: 20px;
	width: 300px;
	margin: 0 0 4px 0;
	padding: 0;
}

/* Invisible!!! dirty trick!
h2 span {
	position: relative;
	left: -5000px;
	font-size: 1px;
	line-height: 1px;
}

h2 a {
	text-decoration: none;
	display: block;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header {
	width: 100%;
	background: url(/img/background-header.gif) repeat-x 0 bottom #319cdb;
	float: left;
	height: 45px;
	border-bottom: 10px solid #e6e6ba;
}

#header .wrap { position: relative; }

#logo h1 {
	margin: 0;
	float: left;
}

#logo h1 a {
	text-decoration: none;
	background: url(/img/background-name.gif) no-repeat left top;
	display: block;
	width: 391px;
	height: 24px;
	margin: 10px 0 0 0;
}

#logo h1 a span {
	position: relative;
	left: -5000px;
	font-size: 1px;
	line-height: 1px;
}

#header ul {
	list-style: none;
	float: right;
	margin: 0 !important;
	position: absolute;
	right: -5px;
	top: 5px;
	padding: 0 !important;
}

#header ul li {
	float: left;
}

#header ul li a {
	color: #fff;
	font-size: 0.923em;
	display: block;
	line-height: 35px;
	margin-left: 0px;
	text-decoration: none;
}

#header ul li a span {
	display: block;
	padding: 0 15px;
}

#header ul li a:hover {
	background: url(/img/background-nav-right.gif) no-repeat right center;
}

#header ul li a:hover span {
	background: url(/img/background-nav-left.gif) no-repeat left center;
}

.body_home #header ul li.home a, .body_home #header ul li.home a:hover,
.body_contact #header ul li.contact a, .body_contact #header ul li.contact a:hover,
.body_publicaties #header ul li.publicaties a, .body_publicaties #header ul li.publicaties a:hover,
.body_hydrotherapie #header ul li.hydrotherapie a, .body_hydrotherapie #header ul li.hydrotherapie a:hover,
.body_verzekeringen #header ul li.verzekeringen a, .body_verzekeringen #header ul li.verzekeringen a:hover,
.body_wetenswaardigheden #header ul li.wetenswaardigheden a, .body_wetenswaardigheden #header ul li.wetenswaardigheden a:hover {
	background: url(/img/background-nav-right-c.gif) no-repeat right center;
}

.body_home #header ul li.home a span, .body_home #header ul li.home a:hover span,
.body_contact #header ul li.contact a span, .body_contact #header ul li.contact a:hover span,
.body_hydrotherapie #header ul li.hydrotherapie a span, .body_hydrotherapie #header ul li.hydrotherapie a:hover span,
.body_publicaties #header ul li.publicaties a span, .body_publicaties #header ul li.publicaties a:hover span,
.body_verzekeringen #header ul li.verzekeringen a span, .body_verzekeringen #header ul li.verzekeringen a:hover span,
.body_wetenswaardigheden #header ul li.wetenswaardigheden a span, .body_wetenswaardigheden #header ul li.wetenswaardigheden a:hover span {
	background: url(/img/background-nav-left-c.gif) no-repeat left center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	MAIN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main {
	float: left;
	width: 100%;
}

#intro {
	height: 350px;
	border-bottom: 1px dashed #dcd59c;
	position: relative;
}

.body_contact #intro {
	border: none;
}

.body_contact #intro {
	height: 410px;
}

.body_publicaties #intro, .body_hydrotherapie #intro, .body_verzekeringen #intro, .body_disclaimer #intro, .body_wetenswaardigheden #intro {
	height: 180px;
}

#intro img {
	position: absolute;
	left: 0;
	top: 25px;
	z-index: 1;
}

.body_publicaties #intro img, .body_hydrotherapie #intro img, .body_verzekeringen #intro img, .body_disclaimer #intro img, .body_wetenswaardigheden #intro img {
	position: absolute;
	left: 105px;
	top: 25px;
	z-index: 1;
}

#intro .text {
	position: absolute;
	left: 525px;
	top: 50px;
	min-height: 220px;
	border-left: 10px solid #40afb0;
	background: url(/img/background-intro-bottom.gif) no-repeat right bottom #48babb;
	width: 305px;
}

#intro .topcorner {
	width: 10px;
	height: 20px;
	background: url(/img/background-intro-top.gif) no-repeat right top;
	float: right;
}

.balk {
	width: 840px;
	height: 50px;
	background: url(/img/background-intro-klein.gif) no-repeat 0 0;
	position: absolute;
	top: 50px;
}

.balk h2 {
	height: 50px;
	background-position: 0 center;
	margin-left: 450px;
}

.kaart_nederland {
	width: 315px;
	height: 360px;
	background: url(/img/kaart-nederland.gif) no-repeat 0 0;
	position: absolute;
	left: 100px;
	top: 25px;
}

.text p {
	color: #fff;
	margin: 0;
	padding: 10px 30px 20px 20px;
}

.text h2 {
	width: auto;
	height: 43px;
	width: 255px;
	background: url(/img/h2-dierenfysiotherapeuten.gif) no-repeat top left;
	border-bottom: 1px dashed #fff;
	margin: 20px 30px 10px 20px;
}

#intro h2 span {
	font-size: 1px;
	line-height: 1px;
	position: relative;
	left: -5000px;
}

.kader {
	position: absolute;
	width: 520px; /*525*/
	height: 300px;
	background: url(/img/intro-kader.png) no-repeat center center;
	left: 0;
	top: 25px;
	z-index: 100;
}

#content {
	width: 472px; /* 472 */
	border-right: 1px dashed #dcd59c;
	border-left: 1px dashed #dcd59c;
	margin: 25px 20px 0 25px;
	padding: 0 25px 0 25px;
	float: left;
}

#flickr {
	float: left;
	margin: 25px 0 0 0;
}

#flickr a {
	margin: 0;
}

#flickr a img {
	border: 5px solid #e6e6ba;
	width: 70px;
	height: 70px;
	display: block;
	margin: 0 0 10px 0;
}

h2.de_vakgroep {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-de-vakgroep.gif);*/}
#flickr h2 {background-image: url(/img/h2-flickr.gif); width: 70px; }
h2.doelstellingen {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-doelstellingen.gif);*/}
h2.hatwee_contact /*??*/ {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-contact.gif); width: 63px;*/}
h2.locaties {color:white; margin-top:15px; width:400px; /*background-image: url(/img/h2-locaties.gif); width: 335px;*/}
h2.leden {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-leden.gif); width: 186px;*/}
h2.lonneke {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-lonneke-haan.gif); width: 250px; height: 40px;*/}
h2.anja {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-anja.gif); width: 362px; height: 40px;*/}
h2.may {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-may.gif); width: 362px; height: 40px;*/}
h2.elma {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-elma.gif); width: 272px; height: 40px;*/}
h2.sylvia {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-sylvia.gif); width: 270px;*/}
h2.marja {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-marja.gif); width: 390px; height: 40px;*/}
h2.chantal {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-chantal.gif); width: 390px; height: 40px;*/}
h2.nanda {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-nanda.gif); width: 290px;*/}
h2.eemnes {color:darkcyan; margin-top:15px; width: 400px; height:60; /*background-image: url(/img/h2-nanda.gif); width: 290px;*/}
h2.leesmateriaal {color:white; margin-top:15px; /*background-image: url(/img/h2-leesmateriaal.gif); width: 115px;*/}
h2.petplanenproteq {color:white; margin-top:15px; /*background-image: url(/img/h2-petplanenproteq.gif); width: 146px;*/}
h2.boeken {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-boeken.gif); width: 611px;*/ }
h2.onderzoeken {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-onderzoeken.gif); width: 270px;*/}
h2.artikelen {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-artikelen.gif); width: 79px;*/}
h2.oorsprong {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-oorsprong.gif); width: 84px;*/}
h2.kortenbondig {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-kortenbondig.gif); width: 120px;*/}
h2.water {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-water.gif); width: 209px;*/}
h2.fysiotherapie {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-fysiotherapie.gif); width: 425px; height: 40px;*/}
h2.aquatrainer {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-aquatrainer.gif); width: 186px;*/}
h2.zwemmen {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-zwemmen.gif); width: 253px;*/}
h2.indicaties {color:darkcyan; margin-top:15px; /*background-image: url(/img/h2-indicaties.gif); width: 332px;*/}
h2.therapie {color:white; margin-top:15px; /*background-image: url(/img/h2-therapie.gif); width: 93px;*/}
h2.disclaimer { background-image: url(/img/h2-disclaimer.gif); width: 84px;}

#content ul {
	margin: 0 0 20px 0;
	padding: 0 0 20px 36px;
	background: url(/img/background-ul-doel-bottom.gif) no-repeat left bottom #e6e6ba;
}

/*!!!
#hydro ul {
	margin: 0 0 20px 0;
	padding: 0 0 20px 36px;
	background: url(/img/background-ul-doel-bottom.gif) no-repeat left bottom #e6e6ba;
}
!!!*/

#sidebar {
	width: 180px;
	float: left;
	padding: 20px 0 0 0;
}

.ul_top {
	height: 20px;
	width: 472px;
	background: url(/img/background-ul-doel-top.gif) no-repeat left top #e6e6ba;
	margin: 0;
}

#sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

a.knop_kaart {
	background: url(/img/background-knop-nederland.gif) no-repeat 0 0;
	display: block;
	width: 186px;
	height: 186px;
	text-decoration: none;
}

a.knop_kaart:hover {
	background-position: 0 -186px;
}

.beschrijving {
	margin: 20px 0;
	font-style: italic;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #dcd59c;
}

#adresgegevens {
	border: none;
	overflow: none;
	width: 390px;
	margin-left: 450px;
	margin-top: -285px;
	min-height: 285px;
	position: relative;
}

.kaart_nederland a {
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
}

.kaart_nederland a span {
	position: relative;
	left: -5000px;
	font-size: 1px;
	line-height: 1px;
	z-index: 9000 !important;
}

.kaart_nederland a.link_lonneke { left: 111px; top: 94px; }
.kaart_nederland a.link_anja { left: 249px; top: 61px; }
.kaart_nederland a.link_elma { left: 124px; top: 177px; }
.kaart_nederland a.link_sylvia { left: 220px; top: 105px; }
.kaart_nederland a.link_may { left: 142px; top: 170px; }
.kaart_nederland a.link_marja { left: 195px; top: 320px; }
.kaart_nederland a.link_chantal { left: 197px; top: 282px; }
.kaart_nederland a.link_nanda { left: 101px; top: 189px; }
.kaart_nederland a.link_eemnes { left: 149px; top: 163px; }

.kaart_nederland a:hover {
	text-decoration: none;
}

#columnOne {
	float: left;
	border-right: 1px dashed #dcd59c;
	width: 524px;
	margin: 25px 25px 0 0;
}

#wholeColumn {
	float: left;
	margin: 25px 0 0 0;
}

#columnTwo {
	float: left;
	width: 289px;
	margin: 25px 0 0 0;
}

.body_hydrotherapie #columnOne, .body_wetenswaardigheden #columnOne {
	float: left;
	border-left: 1px dashed #dcd59c;
	border-right: none;
	width: 524px;
	margin: 25px 0 0 25px;
}

#columnOne p, #columnTwo p {
	padding: 0 25px 0 0;
}

.body_hydrotherapie #columnOne p, .body_wetenswaardigheden #columnOne p, .body_hydrotherapie #columnTwo p, .body_wetenswaardigheden #columnTwo p {
	padding: 0 0 0 25px;
}

.body_hydrotherapie #columnOne h2, .body_hydrotherapie #columnTwo h2,
.body_hydrotherapie #columnOne ul, .body_hydrotherapie #columnTwo ul,
.body_wetenswaardigheden #columnOne h2, .body_wetenswaardigheden #columnTwo h2,
.body_wetenswaardigheden #columnOne ul, .body_wetenswaardigheden #columnTwo ul {
	margin-left: 25px;
}

ul.eigenschappen_water {
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: bold;
	list-style: none;
}

ul.eigenschappen_water ul {
	font-weight: normal;
	list-style-type: disc;
	padding: 0 25px 0 36px;
}

ul.subnav {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
}

ul.subnav li {
	margin: 0 0 5px 0;
}

#footer {
	float: left;
	width: 100%;
	margin-top: 25px;
}

.body_contact #footer {
	margin-top: 0;
}

#footer .wrap {
	border-top: 1px dashed #dcd59c;
	padding: 10px 0 40px 0;
}

#footer p {
	font-size: 12px;
}

img.transparantehond {
	margin-left: -60px;
}