article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display:block
}

audio, canvas, video {
    display: inline-block;
    * display:inline;
    * zoom:1
}

audio:not([controls]) {
    display: none;
    height:0
}

[hidden] {
    display:none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust:100%
}

html, button, input, select, textarea {
    font-family:"nimbus-sans","arial",sans-serif
}

body {
    margin:0
}

a:focus {
    outline:thin dotted
}

a:active, a:hover {
    outline:0
}

h1 {
    font-size: 2em;
    margin:0.67em 0
}

h2 {
    font-size: 1.5em;
    margin:0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em
    0
}

h4 {
    font-size: 1em;
    margin:1.33em 0
}

h5 {
    font-size: 0.83em;
    margin:1.67em 0
}

h6 {
    font-size: 0.67em;
    margin:2.33em 0
}

abbr[title] {
    border-bottom:1px dotted
}

b, strong {
    font-weight:bold
}

blockquote {
    margin: 1em
    40px
}

dfn {
    font-style:italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height:0
}

mark {
    background: #ff0;
    color:#000
}

p, pre {
    margin: 1em
    0
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size:1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap:break-word
}

q {
    quotes:none
}

q:before, q:after {
    content: '';
    content:none
}

small {
    font-size:80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align:baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl, menu, ol, ul {
    margin: 1em
    0
}

dd {
    margin: 0
    0 0 40px
}

menu, ol, ul {
    padding: 0
    0 0 40px
}

nav ul, nav
ol {
    list-style: none;
    list-style-image:none
}

img {
    border: 0;
    -ms-interpolation-mode:bicubic
}

svg:not(:root) {
    overflow:hidden
}

figure {
    margin:0
}

form {
    margin:0
}

fieldset {
    border: 1px
    solid #c0c0c0;
    margin: 0
    2px;
    padding:0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    * margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    * vertical-align:middle
}

button, input {
    line-height:normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    * overflow:visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    * height:13px;
    * width:13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance:none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding:0
}

textarea {
    overflow: auto;
    vertical-align:top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, button, input, select, textarea {
    color:#444
}

html {
    font-size: 1em;
    line-height:1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow:none
}

::selection {
    background: #b3d4fc;
    text-shadow:none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em
    0;
    padding:0
}

strong {
    font-weight:normal
}

audio, canvas, img, video {
    vertical-align:middle
}

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

textarea {
    resize:vertical
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding:0.2em 0
}

a {
    font-weight: 300;
    color: #444;
    text-decoration:none
}

.icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-indent: -100%;
    background-size:24px 24px;
    vertical-align: middle;
}

.icon.facebook-icon {
    background-image:url(icons/facebook-icon.svg)
}

.no-svg .icon.facebook-icon {
    background-image:url(icons/facebook-icon.png)
}

.icon.linkedin-icon {
    background-image:url(icons/linkedin-icon.svg)
}

.no-svg .icon.linkedin-icon {
    background-image:url(icons/linkedin-icon.png)
}

.icon.phone-icon {
    background-image:url(icons/phone-icon.svg)
}

.no-svg .icon.phone-icon {
    background-image:url(icons/phone-icon.png)
}

.icon.skype-icon {
    background-image:url(icons/skype-icon.svg)
}

.no-svg .icon.skype-icon {
    background-image:url(icons/skype-icon.png)
}

.icon.email-icon {
    background-image:url(icons/email-icon.svg)
}

.no-svg .icon.email-icon {
    background-image:url(icons/email-icon.png)
}

.icon.maps-icon {
    background-image:url(icons/maps-icon.svg)
}

.no-svg .icon.maps-icon {
    background-image:url(icons/maps-icon.png)
}

.btn {
    background: #156e73;
    color: #FFF;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    padding: 8px
    15px 8px 15px
}

form
ul {
    list-style: none;
    margin: 0px;
    padding: 0px
}

form ul
li {
    margin-bottom: 5px;
    margin-right: 10px
}

form ul li
label {
    display: block;
    width: auto;
    font-weight: 300
}

form ul li label
span.required {
    color: #F00;
    font-weight: normal;
    margin-left:5px
}

form span.error-message {
    display: block;
    color: #F00;
    font-weight: normal
}

form
.btn {
    margin-top: 5px;
    margin-right: 5px;
    float:right
}

input, textarea, input:focus {
    border: 0px;
    height: 30px;
    background: #FFF;
    padding-left: 5px;
    outline: none;
    width: 100%;
    resize: none;
    font-weight: 100;
    font-size: 14px;
    border: 1px
    solid #CCC
}

textarea {
    height: 100px;
    width: 100%;
    padding-top:3px
}

input.error, textarea.error {
    border: 1px
    solid #F00
}

body {
    font: 16px/26px;
    background: url(background-ouder.jpg) no-repeat center center fixed;
    background-size: cover;
    font-weight:100
}

body.kindertherapie {
    background: url(background-kind.jpg) no-repeat center center fixed;
    background-size:cover
}

body.jeugdtherapie {
    background: url(background-jongere.jpg) no-repeat center center fixed;
    background-size:cover
}

body.ouders {
    background: url(background-ouder.jpg) no-repeat center center fixed;
    background-size:cover
}

body.contact {
    background: url(background-contact.jpg) no-repeat center center fixed;
    background-size:cover
}

.header-container {
    overflow: hidden
}

.header-container
header {
    background-color: #116d73;
    background-color:rgba(17, 119, 115, 0.8)
}

nav ul.main-menu {
    padding: 5px;
    margin: 0px;
    overflow: hidden;
    list-style: none
}

nav ul.main-menu
li {
}

nav ul.main-menu li
a {
    color: #FFF;
    font-size: 22px;
    display: block;
    padding: 7px
    20px;
    text-decoration: none;
    font-weight: 300;
    border-bottom: 1px solid #116d73;
    font-weight: 100;
    text-transform: uppercase
}

nav ul.main-menu li:last-child
a {
    border-bottom: none
}

nav ul.main-menu li.active a, nav ul.main-menu li a:hover {
    background-color:rgba(17, 119, 115, 1)
}

.content {
    overflow:hidden
}

.main {
    margin: 15px
}

.main
p {
    margin-top: 0px
}

.main h1, .main h2, .main
h3 {
    font-size: 24px;
    letter-spacing: -1px;
    color: #116d73;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 5px;
    clear: both
}

.main
h2 {
    font-size: 22px;
    letter-spacing: -1px;
    text-transform: none
}

.main
h3 {
    font-size: 20px;
    text-transform: uppercase
}

.main
img {
    margin-right: 15px
}

.main p
a {
    text-decoration: underline;
    color:#116d73
}

.recon {
    background: rgba(17, 119, 115, 0.2);
    width: auto;
    font-size: 14px;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 10px
}

.recon
h3 {
    margin: 0px
}

.recon
ul {
    margin-top: 10px;
    padding: 0px;
    list-style: none;
    margin-bottom: 0px
}

.recon ul
li {
    line-height: 20px
}

.recon
strong {
    color:rgb(17, 119, 115)
}

.subitems-container {
    overflow:hidden
}

ul.subitems-list {
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
    list-style: none;
    overflow: hidden
}

ul.subitems-list
li {
    margin-top: 30px;
    clear: both
}

ul.subitems-list
li {
    font-weight: 100;
    overflow: hidden;
    display: block;
    margin-bottom: 10px
}

ul.subitems-list li
h3 {
    font-weight: 300;
    color: #116d73;
    font-size: 20px;
    position: relative;
    margin: 55px
    0px 0px 140px;
    text-transform: none
}

ul.subitems-list li
img.icon {
    position: absolute;
    height: 130px;
    width: 130px
}

ul.subitems-list li
div.text {
    position: relative;
    margin: 5px
}

ul.subitems-list li
span.spacer {
    display: block;
    float: left;
    height: 20px;
    clear:left
}

ul.subitems-list li span.spacer-1 {
    width:135px
}

ul.subitems-list li span.spacer-2 {
    width:112px
}

ul.subitems-list li span.spacer-3 {
    display: none
}

ul.subitems-list li
p {
    display: inline
}

ul.subitems-list li p
strong {
    color: #116d73
}

ul.subitems-list li p
strong.more {
    text-decoration:underline
}

footer {
    border-top: 1px solid #116d73;
    padding: 10px;
    font-size: 14px;
    overflow: hidden;
    margin-top: 40px
}

footer
span.logo {
    width: 200px;
    height: 75px;
    display: block
}

footer span.logo
img {
    width: 100%;
    height: 100%
}

.no-svg footer
span.logo {
    background: url(logo-footer.png) center no-repeat
}

.no-svg footer span.logo
img {
    display: none
}

footer
address {
    overflow: hidden
}

footer address
p {
    font-style: normal;
    float: left
}

footer address
p.contact {
    float: right
}

footer address p
strong {
    font-weight:normal
}

.credits {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    clear: both;
    text-align: center;
    text-shadow: 0px 1px #FFF
}

.credits
span {
    display: block
}

.credits
a {
    color:#999
}

@media only screen and (min-width: 480px) {
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    * text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height:150%
}

.hidden {
    display: none !important;
    visibility:hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width:1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width:auto
}

.invisible {
    visibility:hidden
}

.clearfix:before, .clearfix:after {
    content: " ";
    display:table
}

.clearfix:after {
    clear:both
}

.clearfix {
    * zoom:1
}

@media
print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow:none !important
    }

    a, a:visited {
        text-decoration:underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px
        solid #999;
        page-break-inside:avoid
    }

    thead {
        display:table-header-group
    }

    tr, img {
        page-break-inside:avoid
    }

    img {
        max-width:100% !important
    }

    @page {
        margin:0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows:3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

@media only screen and (min-width: 768px) {
    body {
        font: 15px/25px;
        font-weight:100
    }

    nav ul.main-menu {
        padding: 0px
    }

    nav ul.main-menu
    li {
        float: left;
        min-width: 100px
    }

    nav ul.main-menu li
    a {
        width: auto;
        padding-top: 100px;
        text-align: center
    }

    .main
    h1 {
        font-size: 26px;
        letter-spacing:0px
    }

    .content {
        margin: 20px
        10px 0px 10px
    }

    section.contact-container {
        margin: 20px
        10px 0px 10px
    }

    .tarieven .content
    table {
        width: 100%;
        float: none;
        clear: both
    }

    .tarieven .content table
    td {
        width: 200px
    }

    .content
    table {
        width: 25%;
        float: right;
        display: block;
        table-layout:fixed
    }

    .recon {
        width: 25%;
        float: right
    }

    .kindertherapie .content > p, .jeugdtherapie .content > p {
        float: left;
        width:70%
    }

    .subitems-container {
        clear: both
    }

    ul.subitems-list li
    img.icon {
        position: absolute;
        height: 176px;
        width: 176px
    }

    ul.subitems-list li
    h3 {
        margin-left: 185px;
        margin-top: 65px;
        font-size:24px
    }

    ul.subitems-list li span.spacer-1 {
        width:180px
    }

    ul.subitems-list li span.spacer-2 {
        width:175px
    }

    ul.subitems-list li span.spacer-3 {
        display: block;
        width: 165px
    }

    footer
    span.logo {
        float: left;
        margin-right: 40px
    }

    footer
    address {
        font-size: 14px;
        float: left
    }

    footer address p, footer address
    p.contact {
        float: left;
        margin-right:40px
    }

    .credits {
        float: right;
        text-align: right;
        clear: none;
        margin-top: 20px
    }
}

@media only screen and (min-width: 1024px) {
    body {
        font: 16px/26px;
        font-weight:100
    }

    .content-container {
        width: 1024px;
        position: absolute;
        left: 50%;
        margin-left:-512px
    }

    form {
        max-width:500px
    }

    ul.subitems-list {
        margin-top: 20px
    }

    ul.subitems-list
    li {
        width: 31%;
        float: left;
        clear: none;
        padding: 1%;
        margin-top: 0px
    }

    ul.subitems-list li
    h2 {
        font-size: 22px
    }

    ul.subitems-list li
    span.spacer {
        height: 25px
    }

    .kindertherapie ul.subitems-list li, .jeugdtherapie ul.subitems-list li, .ouders ul.subitems-list
    li {
        width: 23%
    }

    .kindertherapie ul.subitems-list li h3, .jeugdtherapie ul.subitems-list li h3, .ouders ul.subitems-list li
    h3 {
        float: none;
        position: static;
        margin: 0px;
        margin-top: 15px
    }

    .kindertherapie ul.subitems-list li img, .jeugdtherapie ul.subitems-list li img, .ouders ul.subitems-list li
    img {
        position: static;
        width: 130px;
        height: 130px;
        margin-left: 30px
    }

    .kindertherapie ul.subitems-list li span.spacer, .jeugdtherapie ul.subitems-list li span.spacer, .ouders ul.subitems-list li
    span.spacer {
        display:none
    }
}

@media only screen and (min-width: 1140px) {
}
