@charset "utf-8";

		a.nsp i, a.nsp b, a.nsp u, a i, a b, a u {
		    display: none !important;
		}
/* DEBUG:
Modules: standaard, html5convert

618: Stylesheet scripts.css LOKAAL geladen REGEL 27
339: BASALE VALIDATIE met succes afgesloten...

618: Stylesheet css.css LOKAAL geladen REGEL 636
339: BASALE VALIDATIE met succes afgesloten...

618: Stylesheet editor.css LOKAAL geladen REGEL 1148
339: BASALE VALIDATIE met succes afgesloten...

618: Stylesheet overrule.css LOKAAL geladen REGEL 1223
339: BASALE VALIDATIE met succes afgesloten...

618: Stylesheet alex.css LOKAAL geladen REGEL 1231
630: Stylesheet alex.css is LEEG
339: BASALE VALIDATIE met succes afgesloten...

*/

/* ================================================================================ SCRIPTS.CSS ================================================================================ */


.feedback-panel {
   padding: 0 0.3125em 0.3125em 0.3125em;
   width: 18.375em;
   background: #bab6d8;
   border: #29216d 0.0625em solid;
   position: fixed;
   top: 12.2em;
   margin: 0;
   right:-19.3em; 
   font-size: 90%;
   height: auto;
}
.feedback-panel input[type=submit], .feedback-panel input[type=button] {
	height: 2em;
	text-align: center;
}
.feedback-panel input[type=submit]:hover, .feedback-panel input[type=button]:hover {
	cursor: pointer;
	background: #1E90FF;
	color: #fff;
}
.nojs:hover, .nojs > a.feedback-tab:hover {
	right: -0.0625em;
}
#fbevestiging {
	background: #FFFF00;
	padding: 10px;
	border: 1px solid #C00;
	color: #C00;
}
#fbevestiging h2 {
	margin: 0;
}
.accordion {
	background: #fff;
	margin: 0 0 20px;
	padding: 1px 0 0;
	width: 900px;
}
.accordion dt,
.accordion dd {
	border: 1px solid #999;
	margin: -1px 0 0;
}
.accordion dt a {
	border: 1px solid #fff;
	background: #ccc url('/a/gradient.gif') repeat-x;
	color: #333;
	display: block;
	padding: 5px 0 5px 20px;
	position: relative;
	text-decoration: none;
}
 * html .accordion dt a {
	height: 1%;
}
.accordion dt a:hover {
	background: #666;
	color: #fff;
}
.accordion dt a span {
	background: url('/a/arrow.gif') no-repeat;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 5px;
	width: 9px;
	height: 9px;
}
.accordion dt a.accordion_expanded span {
	background-position: 0 -9px;
}
.accordion dt a:hover span {
	background-position: -9px 0;
}
.accordion dt a.accordion_expanded:hover span {
	background-position: -9px -9px;
}
.accordion dd {
	color: #666;
	font-size: 11px;
}
.accordion dd p {
	margin: 0;
	padding: 10px 10px 0;
}
.accordion dt:first-child,
.accordion dt:first-child a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.accordion dd:last-child,
.accordion dt.last,
.accordion dt.last a {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
table.eigenschappen {
	border-collapse: separate;
	border-color: #fff;
	width: 100%;
	font-size: 90%;
}
table.eigenschappen td {
	background: #E6F4FC;
	text-align: center;
	padding-left: 3px;
	vertical-align: top;
	position: relative;
}
.coleen {width: 66%;}
.coltwee, .coldrie {
	width: 17%;
}
table.eigenschappen tr td:first-child {
	text-align: left;
}
table.eigenschappen tr.kopregel td {
	color: #fff;
	text-align: center;
	background: #266EA9;
	font-weight: bold;
	padding-left: 0;
}
table.eigenschappen div {
	width: 95%;
	background: #FF9;
	position: absolute;
	top: 0;
	left: -999999px;
}
table.eigenschappen a.infolink:hover + div {
	position: relative;
	left: 0;
}
.rechtsthumb {
	float: right;
	margin-top: -2.5em;
}
.rechtsthumb.omlaag {
	margin-top: 0;
}
.thumbrand.rechtsthumb {
	margin-right: 2.5em;
	margin-left: 2em;
}
.thumbrand {
	background: #F0EEE0;
	border:1px solid #AFAB8E;
	padding: 9px;
	text-align: center;
	display: block;
}
.thumbrand img
{
	border: 2px solid silver;
}
.thumbrand:hover img, a.fancybox:hover img
{
	border: 2px solid gray;
	cursor: url('/a/fancybox/zoomin.cur'), pointer !important;
}
.vertical {
	position: fixed;
	left: 0;
	top: 12.9em;
}
.vertical-rechts {
	position: relative;
	float: left;
	top: 2.2em;
	left: -5em;
	height: auto;
}
.vertical a, .vertical-rechts a {
	display: block;
	position: relative;
	border: 1px solid #999;
	border-top: 0;
	padding: 0.35em 0.7em;
	text-decoration: none;
	background: #29216D;
	color: #fff;
	font-size: 100%;
	letter-spacing: 2px;
}
.vertical a {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
		right: 2.1em;
}
.vertical-rechts a {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.vertical a:hover, .vertical-rechts a:hover {
	background: #1E90FF;
	color: #FFF;
	border-color: #000080;
}
#tweets-smartscripter h2, #tweets-smartscripts h2 {
	margin-top: 2em;
	padding-top: 0;
}
#tweets-smartscripter ul, #tweets-smartscripts ul {
	margin-left: 0;
	padding-left: 15px;
	width: 70%;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
 * html #fancybox-loading {	
	position: absolute;
	margin-top: 0;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/a/fancybox/fancybox.png');
}
#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: 1100;
	display: none;
}
 * html #fancybox-overlay {	
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}
#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('/a/fancybox/fancy_title_over.png');
	display: block;
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}
#fancybox-title-main, #fancybox-title-div.so-main  {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/a/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}
#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/a/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/a/fancybox/fancybox-x.png');
}
#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px -162px;
}
#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/a/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px -182px;
}
#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/a/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}
#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px -142px;
}
#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/a/fancybox/fancybox-y.png');
}
#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/a/fancybox/fancybox.png');
	background-position: -40px -122px;
}
.ezo span {
	unicode-bidi: bidi-override;
	direction: rtl;
}
.errordialog { 
	position: absolute;
	width: 100%;
	border-bottom: 1px solid black;
	background: lightyellow;
	left: 0;
	top: 0;
	padding: 3px 0;
	text-indent: 5px;
	font: normal 11px Verdana;
}
.javascriptmelding { 
	display: none;
}
ul#gmnav {
	text-indent:0;
	visibility: hidden;
}
div#flashmelding {
	border: 1px solid #C00;
	padding: 15px;
	background: #FFFF00;
	color: #C00;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20%;
	z-index: 100;
}
#contact form {
	display: none;
}
#contact form.show {
	display: block;

	-webkit-animation: fadeInFromNone 0.3s ease-out;
	-moz-animation: fadeInFromNone 0.3s ease-out;
	-o-animation: fadeInFromNone 0.3s ease-out;
	animation: fadeInFromNone 0.3s ease-out;
}
noscript a {
	text-decoration: none !important;
	color: #000 !important;
	cursor: text !important;
}

@-webkit-keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}1% {
		display: block;
		opacity: 0;
	}100% {
		display: block;
		opacity: 1;
	}
}

@-moz-keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}1% {
		display: block;
		opacity: 0;
	}100% {
		display: block;
		opacity: 1;
	}
}

@-o-keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}1% {
		display: block;
		opacity: 0;
	}100% {
		display: block;
		opacity: 1;
	}
}

@keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}1% {
		display: block;
		opacity: 0;
	}100% {
		display: block;
		opacity: 1;
	}
}



/* ================================================================================ CSS.CSS ================================================================================ */


body, article, aside, footer, header, hgroup, menu, nav, section, #wrapper, #kop, #inhoud, .zonder, h1, h2, h3, h4, h3 + dl, p, pre, blockquote, cite, code, abbr, acronym, del, ins, object, ul, ol, li, dl, dd, dt, a, a:hover, img, img a, form, fieldset, label, legend, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td, small, div.so-article, div.so-aside, div.so-footer, div.so-header, div.so-hgroup, div.so-menu, div.so-nav, div.so-section {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #333;
	text-align: left;
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	line-height: 1;
}
article, aside, figure, figcaption, footer, header, hgroup, menu, nav, section, div.so-article, div.so-aside, div.so-figure, div.so-figcaption, div.so-footer, div.so-header, div.so-hgroup, div.so-menu, div.so-nav, div.so-section  {
	display: block;
}
a:focus {
	outline: 0;
}
a#blocklink {
	text-decoration: none;
}
blockquote {
	margin: 0 20px 0 15px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after, cite:before, cite:after {
	content: '';
	content: none;
}
cite {
	font-size: 75%;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
}
.clear {
	clear: both;
}



@media all and (min-width:37em) {
body {
	padding-top: 1em;
}
#wrapper {
	width: 54em;
	padding-bottom: 4em;
	margin: auto;
	position: relative;
	overflow: hidden;
}
header, div.so-header  {
	width: 57em;
	-moz-transform: rotate(-7.6deg) translate(-1em, -9em);
	-webkit-transform: rotate(-7.6deg) translate(-1em, -9em);
	-o-transform: rotate(-7.6deg) translate(-1em, -9em);
	-ms-transform: rotate(-7.6deg) translate(-1em, -9em);
	transform: rotate(-7.6deg) translate(-1em, -9em);
}
}
nav, section, div.so-nav, div.so-section  {
	padding: 0 4%;
}

@media all and (min-width:37em) {
section, div.so-section  {
	padding: 0 3em 3em 3em;
	position: relative;
	z-index: 2;
}
#haptonomie .kolom {
	min-height: 29em;
}
#haptotherapie .kolom {
	min-height: 24em;
}
#zwanger .kolom {
	min-height: 32em;
}
}
footer, div.so-footer  {
	margin-top: 2em;
}

@media all and (min-width:37em) {
footer, div.so-footer  {
	width: 54.27em;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
}
.naw {
	margin: 2em 0 0 0;
	font-style: normal;
}

@media all and (min-width:37em) {
.naw {
	margin-left: 60%;
}
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "URW Gothic L", sans-serif;
}
header h1, div.so-header h1  {
	font-size: 120%;
	font-weight: normal;
	color: #804B23;
	text-transform: uppercase;
	text-align: center;
	padding-top: .6em;
	background-color: #A1C34A;
	text-shadow: 1px 0px 2px #D96153;
	filter: dropshadow(color=#D96153, offx=2, offy=0);
}
header h1 span, div.so-header h1 span  {
	display: block;
	color: #FFF;
	text-transform: none;
	padding: .5em 0 1em 0;
}

@media all and (min-width:37em) {
header h1, div.so-header h1  {
	font-size: 445%;
	line-height: 1;
	padding: 2.8em 0 .2em 0;
}
header h1 span, div.so-header h1 span  {
	font-size: 50%;
	display: inline;
}
}
section h2, div.so-section h2  {
	font-size: 120%;
	font-weight: bold;
	color: #555;
	margin-bottom: .6em;
}

@media all and (min-width:37em) {
section h2, div.so-section h2  {
	font-size: 200%;
}
}
section h3, div.so-section h3  {
	font-size: 120%;
	font-weight: bold;
	color: #8FAE42;
	margin: 1em 0 .2em 0;
}
section h4, section dt, div.so-section h4, div.so-section dt  {
	font-size: 90%;
	font-weight: bold;
	color: #333;
	margin: 1.3em 0 .3em 0;
}
section h5, div.so-section h5  {
	font-size: 80%;
	font-weight: bold;
	color: #333;
	text-indent: 1em;
	margin: 1em 0 .5em 0;
}
section p, section li, section li.zonder, section dd, div.so-section p, div.so-section li, div.so-section li.zonder, div.so-section dd  {
	font-size: 90%;
	line-height: 1.3;
	margin-bottom: .5em;
}
section ul, div.so-section ul  {
	margin-bottom: .5em;
}
section li, div.so-section li  {
	list-style-type: disc;
	margin: 1em;
}
address li {
	list-style-type: none;
	margin-left: 0;
}
section dd, div.so-section dd  {
	margin-left: 1em;
}
section a, div.so-section a  {
	font-weight: bold;
	color: #8FAE42;
}
section a:hover, section a:active, section a:focus, div.so-section a:hover, div.so-section a:active, div.so-section a:focus  {
	font-weight: bold;
	color: #98CF00;
}
footer p, div.so-footer p  {
	font-size: 80%;
	padding: .8em 0 1em 0;
	border-top: solid 3px #FFF;
	-webkit-box-shadow: 0px -3px 3px 0px #B06E66;
	-moz-box-shadow: 0px -3px 3px 0px #B06E66;
	box-shadow: 0px -3px 3px 0px #B06E66;
	background-color: #ECE0D9;
}
footer p, footer a, div.so-footer p, div.so-footer a  {
	color: #778705;
	color: #803328;
	text-align: center;
	font-weight: bold;
}
footer a:hover, footer a:active, footer a:focus, div.so-footer a:hover, div.so-footer a:active, div.so-footer a:focus  {
	color: #333;
	font-weight: bold;
}
ul#copyright {
	font-size: 80%;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 3px 0px #FFF;
	-moz-box-shadow: 0 0 3px 0px #FFF;
	box-shadow: 0 0 3px 0px #FFF;
}
ul#copyright li {
	text-align: center;
	margin: 1em 0;
}

@media all and (min-width:37em) {
ul#copyright {
	width: 38em;
	margin: auto;
}
#copyright li {
	float: left;
	margin: 1em .5em;
}
#copyright li:first-child {
	text-align: right;
}
#copyright li:first-child:after, #copyright li:last-child:before {
	content: ' |';
	padding-left: 1em;
	padding-right: 1em;
}
#copyright li:last-child {
	text-align: left;
}
}
#copyright li, #copyright a {
	color: #CCC;
	font-weight: normal;
}
#copyright a:hover, #copyright a:active, #copyright a:focus {
	color: #999;
	font-weight: normal;
}

@media all and (min-width:37em) {
.kolom {
	-moz-column-count: 2;
	-moz-column-gap: 2.5em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2.5em;
	column-count: 2;
	column-gap: 2.5em;
	column-fill: auto;
}
}
nav, div.so-nav  {
	border-top: solid 2px #A1C34A;
	-webkit-box-shadow: 0px -3px 3px 0px #fff;
	-moz-box-shadow: 0px -3px 3px 0px #fff;
	box-shadow: 0px -3px 3px 0px #fff;
	background-color: #FFF;
}

@media all and (max-width:37.5em) {
nav, div.so-nav  {
	height: 2.6em;
	padding-top: .5em;
	overflow: hidden;
	border-bottom: .5em solid #FFF;
	webkit-transition: height 1s;
	-moz-transition: height 1s;
	-o-transition: height 1s;
	-ms-transition: height 1s;
	transition: height 1s;
}
}

@media all and (min-width:37em) {
nav, div.so-nav  {
	padding: 0;
}
}

@media all and (max-width:37.5em) {
nav:hover, nav:focus, nav:active, div.so-nav:hover, div.so-nav:focus, div.so-nav:active  {
	height: 13em;
	-webkit-transition: height 1s;
	-moz-transition: height 1s;
	-o-transition: height 1s;
	-ms-transition: height 1s;
	transition: height 1s;
}
}
nav ul, div.so-nav ul  {
	padding: 0;
	margin: 0;
	line-height: 1.1;
}
nav li, div.so-nav li  {
	font-size: 110%;
	padding: .1em 0;
}

@media all and (min-width:37em) {
nav ul, div.so-nav ul  {
	height: 2.6em;
	padding-left: 1.4em;
}
nav li, div.so-nav li  {
	float: left;
	margin: 0 .9em;
}
nav h2, div.so-nav h2  {
	line-height: 0;
	text-indent: -100%;
	white-space: nowrap;
	overflow: hidden;
	
	padding: 0;
	margin: 0;
}
}
nav a, div.so-nav a  {
	color: #8FAE42;
	border-bottom: solid transparent 2px;
}
nav a, nav li.geladen, nav a:hover, nav a:focus, nav a:active, div.so-nav a, div.so-nav li.geladen, div.so-nav a:hover, div.so-nav a:focus, div.so-nav a:active  {
	padding: .2em 0 .2em 0;
}
nav a, nav a:hover, nav a:focus, nav a:active, nav li.geladen, div.so-nav a, div.so-nav a:hover, div.so-nav a:focus, div.so-nav a:active, div.so-nav li.geladen  {
	font-weight: bold;
	display: inline-block;
}
nav a:hover, nav a:focus, nav a:active, nav li.geladen, div.so-nav a:hover, div.so-nav a:focus, div.so-nav a:active, div.so-nav li.geladen  {
	color: #804B23;
	border-bottom: 2px solid #804B23;
}

@media all and (max-width:37.5em) {
nav a:hover, nav a:focus, nav a:active, nav li.geladen, div.so-nav a:hover, div.so-nav a:focus, div.so-nav a:active, div.so-nav li.geladen  {
	transition: color .4s ease-out;
	-moz-transition: color .4s ease-out;
	-webkit-transition: color .4s ease-out;
}
a#hamlink {
	font-size: 150%;
	color: #8FAE42;
	display: block;
	padding-top: .3em;
	border: 0;
	text-align: left;
	-webkit-transition: color 5s, line-height 1s;
	-moz-transition: color 5s, line-height 1s;
	-o-transition: color 5s, line-height 1s;
	-ms-transition: color 5s, line-height 1s;
	transition: color 5s, line-height 1s;
}
nav:hover a#hamlink, nav:focus a#hamlink, nav:active a#hamlink, div.so-nav:hover a#hamlink, div.so-nav:focus a#hamlink, div.so-nav:active a#hamlink  {
	color: #FFF;
	line-height: 0;
	text-indent: 100%;
	white-space: nowrap;
	border: 0;
	overflow: hidden;
	-webkit-transition: line-height 1s;
	-moz-transition: line-height 1s;
	-o-transition: line-height 1s;
	-ms-transition: line-height 1s;
	transition: line-height 1s;
}
}
nav li#contactlink, nav li#contactlink.geladen, div.so-nav li#contactlink, div.so-nav li#contactlink.geladen  {
	padding-right: 0;
}



@media all and (min-width:37em) {
#haptonomie #wrapper {
	background: url('/a/haptonomie.jpg') no-repeat 0 4.9em;
}
#haptotherapie #wrapper {
	background: url('/a/haptotherapie.jpg') no-repeat 0 4.9em;
}
#zwanger #wrapper {
	background: url('/a/zwangerschapsbegeleiding.jpg') no-repeat 0 9.6em;
}
#kinderen #wrapper {
	background: url('/a/kinderen.jpg') no-repeat 0 8.6em;
}
#praktijk #wrapper {
	background: url('/a/praktijk-haptotherapie.jpg') no-repeat 0 4.6em;
}
#contact #wrapper {
	background: url('/a/moniekvanslagmaat.jpg') no-repeat 0 4.6em;
}
#wrapper:after {
	content: "";
	width: 57em;
	height: 50em;
	position: absolute;
	top: 16em;
	left: 0;
	-moz-transform: rotate(-7.6deg) translate(1em, 0);
	-webkit-transform: rotate(-7.6deg) translate(1em, 0);
	-o-transform: rotate(-7.6deg) translate(1em, 0);
	-ms-transform: rotate(-7.6deg) translate(1em, 0);
	transform: rotate(-7.6deg) translate(1em, 0);
	background: rgba(255,255,255,.75);
	z-index: 1;
}
#haptonomie #wrapper:after, #kinderen #wrapper:after, #praktijk #wrapper:after {
	background: rgba(255,255,255,.85);
}
}
.intro {
	font-size: 100%;
	line-height: 1.4;
	font-weight: bold;
	color: #8FAE42;
	margin-bottom: 2em;
}
.vet {
	font-weight: bold;
}
.vetcursief, .vetcursief a {
	font-weight: bold;
	font-style: italic;
}
.cursief {
	font-weight: normal;
	font-style: italic;
	line-height: 1.25;
}
.kleincursief {
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	color: #666;
}
.hoofdletters {
	text-transform: uppercase;
}
.smallcaps {
	font-variant: small-caps;
}
.staatrechts {
	float: right;
	margin: 0 0 1em 1em;
}
.staatlinks {
	float: left;
	margin: 0 1em 1em 0;
}
.staatnietrechts {
	clear: left;
}
.staatnietlinks {
	clear: right;
}
.staatnietnaast {
	clear: both;
}
.inmidden {
	display: block;
	margin: auto;
}
.witregelboven {
	margin-top: 2em;
}
.dubbelewitregelboven {
	margin-top: 4em;
}
.witregelonder {
	margin-bottom: 2em;
}
.dubbelewitregelonder {
	margin-bottom: 2em;
}
.zonderlijstitem, .zonderlijstitem li {
	list-style: none;
	margin-left: 0;
}
.zonderlijstitem li {
	line-height: 1.5;
	margin-bottom: 0;
}



/* ================================================================================ EDITOR.CSS ================================================================================ */
.intro {
	font-size: 100%;
	line-height: 1.4;
	font-weight: bold;
	color: #8FAE42;
	margin-bottom: 2em;
}
.vet {
	font-weight: bold;
}
.vetcursief, .vetcursief a {
	font-style: italic;
}
.cursief {
	font-weight: normal;
	font-style: italic;
	line-height: 1.25;
}
.kleincursief {
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	color: #666;
}
.hoofdletters {
	text-transform: uppercase;
}
.smallcaps {
	font-variant: small-caps;
}
.staatrechts {
	float: right;
	margin: 0 0 1em 1em;
}
.staatlinks {
	float: left;
	margin: 0 1em 1em 0;
}
.staatnietrechts {
	clear: left;
}
.staatnietlinks {
	clear: right;
}
.staatnietnaast {
	clear: both;
}
.inmidden {
	display: block;
	margin: auto;
}
.witregelboven {
	margin-top: 2em;
}
.dubbelewitregelboven {
	margin-top: 4em;
}
.witregelonder {
	margin-bottom: 2em;
}
.dubbelewitregelonder {
	margin-bottom: 2em;
}
.zonderlijstitem, .zonderlijstitem li {
	list-style: none;
	margin-left: 0;
}
.zonderlijstitem li {
	line-height: 1.5;
	margin-bottom: 0;
}



/* ================================================================================ OVERRULE.CSS ================================================================================ */
.ie-oude-versie {
	font-size: 80%;
	background-color: #9F0;
}



/* ================================================================================ ALEX.CSS ================================================================================ */
