.fright {
    float: right;
}

.fleft {
    float: left;
}

#facebook {
    width: 85%;
    float: left;
    margin-left: 20px;
}

#facebook a {
    margin-left: 5px;
}

.searchbar {
    margin-top: 0.5em;
    margin-left: 3em;
}

.sfeer {
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    margin: 0 1em 0.5em 0;
    float: left;
}

.sfeerright {
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    margin: 0 0 0.5em 1em;
}

.adres {
    height: 65px;
    width: 100%;
}

.adres .steenbergen {
    text-align: left;
    float: left;
}

.adres .tholen {
    text-align: right;
    float: right;
}

.telspoed {
    text-align: center;
    margin-top: 10px;
}

.telspoed a {
    color: #ffffff;
}

.pager {
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.pager li {
    padding: 2px 0.5em;
    margin: 0 auto;
    display: inline;
    font-family: verdana, sans-serif;
    color: #79908A;
}

.pagination .counter {
    display: none;
}

.pagination ul {
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.pagination ul li {
    padding: 2px 0.5em;
    margin: 0 auto;
    display: inline;
    font-family: verdana, sans-serif;
    color: #79908A;
}

.pagination a,
.pagination span {
    float: none;
    display: inline-block;
}

.blog {

}

.blog .items-leading, .blog .items-row {
    background-color: #79908A;
    color: #ffffff;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.blog .items-leading a, .blog .items-row a {
    color: #ffffff;
}

.blog .items-more {
    display: none;
}

.blue-main {
    color: #79908A;
}

.blue-back {
    background-color: #79908A !important;
}

.darkblue-main {
    color: #37413E;
}

.white-main {
    color: #FFFFFF;
}

.white-back {
    background-color: #FFFFFF;
}

.brown-back {
    background-color: #AA8E79;
}

html, body, #container {
    margin: 0;
    padding: 0;
    height: 100%;
}

h2 {
    margin-top: 0;
}

ul.nav {
    list-style-type: none;
    line-height: 1.5em;
}

ul.nav ul {
    list-style-type: none;
}

ul.nav li {
    color: #79908A;
}

a {
    color: #79908A;
}

ul.nav li a {
    color: #79908A;
    text-decoration: none;
}

ul.nav li.current.active {
    font-weight: bold;
}

ul.nav-child {
    font-weight: normal;
}

ul.latestnews {
    list-style-type: none;
    padding-left: 0;
}

ul.latestnews a {
    color: #ffffff;
    text-decoration: none;
}

ul.latestnews li {
    margin-bottom: 1em;
}

/* Small Devices, Phones */
@media only screen and (max-width: 1001px) {

    .breadcrumbs {
        display: none;
    }

    .rounded-corner {
    }

    .rounded-corner-top {
    }

    .rounded-corner-bottom {
    }

    .rounded-corner-top-left {
    }

    .rounded-corner-top-right {
    }

    .rounded-corner-bottom-left {
    }

    .rounded-corner-bottom-right {
    }

    body {
        font-family: sans-serif;
        font-size: 10pt;
    }

    #container {
        display: table;
        margin-left: auto;
        margin-right: auto;
        background: #AA8E79 url('../img/bgcontent-small.jpg') center no-repeat;
        background-position-x: -20px;
        background-position-y: 250px;
    }

    .content {
    }

    #home {
        height: 200px;
        min-height: 200px;
        display: block;
    }

    #aanmelden {
        z-index: 1;
        position: relative;
        top: 160px;
        height: 30px;
        text-align: center;
        overflow: hidden;
        background: url('../img/link-aanmelden-small.png') no-repeat center;
    }

    .contentheader {
        overflow: hidden;
        margin-bottom: 2%;
    }

    .categoryheader {
    }

    .categoryicon {
        display: none;
    }

    #icon-lg-kinderwens {
    }

    #icon-lg-zwangerschap {
    }

    #icon-lg-bevalling {
    }

    #icon-lg-kraamtijd {
    }

    .categorytext {
        font-size: 3em;
        line-height: 100px;
        text-align: center;
    }

    .pageheader {
        margin-left: 1em;
        margin-right: 1em;
    }

    .contentbody {
        display: block;
        overflow: hidden;
        margin-left: 1em;
        margin-right: 1em;
    }

    .categorymenu {
        display: block;
        margin-bottom: 2em;
    }

    .pagecontent {
        display: block;
        line-height: 1.5em;
        margin-bottom: 2em;
    }

    .imgfill {
        float: left;
        width: 180px;
        margin: 0 4% 2% 0;
    }

    header, .footer, main {
        display: block
    }

    /* ie7 and under*/
    header, .footer, main {
        display: table-row
    }

    /* height 1px on the header and footer is the sticky footer technique */
    header, .footer {
        height: 1px
    }

    .header {
        height: 120px;
        overflow: hidden;
    }

    .logobib {
        margin-top: 1em;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
    }

    .logoknov {
        display: none;
    }

    .mainmenu {
        height: 30px;
    }

    .mainmenuspacer {
        width: 0;
        margin: 0;
        overflow: hidden;
        float: left;
        display: none;
    }

    .mainmenuspacertop {
        height: 20px;
        width: 100%;
        margin: 0;
        top: 0;
    }

    .mainmenuitem {
        display: block;
        width: 100%;
        height: 50px;
        float: left;
        margin: 0;
        border-top: 1px solid #FFFFFF;
    }

    .mainmenuicon {
        float: left;
        margin-left: 10px;
        margin-top: 2px;
        width: 44px;
        height: 44px;
    }

    #icon-sm-kinderwens {
        background: url('../img/icon-sm-w-kinderwens.png') no-repeat;
    }

    #icon-sm-zwangerschap {
        background: url('../img/icon-sm-w-zwangerschap.png') no-repeat;
    }

    #icon-sm-bevalling {
        background: url('../img/icon-sm-w-bevalling.png') no-repeat;
    }

    #icon-sm-kraamtijd {
        background: url('../img/icon-sm-w-kraamtijd.png') no-repeat;
    }

    #icon-sm-praktijk {
        background: url('../img/icon-sm-w-praktijk.png') no-repeat;
    }

    #icon-sm-contact {
        background: url('../img/icon-sm-w-contact.png') no-repeat;
    }

    #icon-sm-nieuws {
        background: url('../img/icon-sm-w-nieuws.png') no-repeat;
    }

    .mainmenutext {
        font-size: 1.5em;
        text-align: center;
        line-height: 50px;
    }

    .footer {
        display: block;
    }

    .footerblocks {
    }

    .footerblock {
        height: 225px;
        display: block;
        overflow: hidden;
        border-bottom: 1px solid #FFFFFF;
        padding-bottom: 10px;
    }

    .footerblockcontent {
        height: 120px;
        margin: 1em;
        font-size: 1.5em;
    }

    .footerblockcontent > IMG {
        border: 0;
        display: block;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
    }

    ul.latestnews li {
        font-size: 0.8em;
    }

    .footerblockmore {
        float: right;
        margin-right: 20px;
    }

    .footerblockmore a {
        color: #FFFFFF;
        text-decoration: none;
    }

    .footermore {
    }

    .footermoreblock {
        height: 50px;
        text-align: center;
        display: block;
        overflow: hidden;
        border-bottom: 1px solid #FFFFFF;
    }

    .footer-logobar {
        display: block;
    }

    .footer-logo {
        text-align: center;
        display: block;
        margin: auto;
    }

    .footer-logo img {
        max-height: 60px;
    }

    ul.nav {
        padding: 0;
        margin: 0;
    }

    ul.nav ul {
        padding-left: 1em;
    }

    .baby img {
        max-width: 90vw;
    }

    .aanmeldformulier label {
        float: left;
        width: 99%;
    }

    .aanmeldformulier label input {
        border: 1px solid #ababab;
        width: 99%;
    }

}

/* Medium and Large Devices, Desktops */
@media only screen and (min-width: 1002px) {

    .breadcrumbs {
        display: block;
        margin-left: 20px;
        margin-top: 20px;
    }

    .rounded-corner {
        border-radius: 0.5em;
        -moz-border-radius: 0.5em;
        -webkit-border-radius: 0.5em;
    }

    .rounded-corner-top {
        border-top-left-radius: 0.5em;
        -moz-border-top-left-radius: 0.5em;
        -webkit-border-top-left-radius: 0.5em;
        border-top-right-radius: 0.5em;
        -moz-border-top-right-radius: 0.5em;
        -webkit-border-top-right-radius: 0.5em;
    }

    .rounded-corner-bottom {
        border-bottom-left-radius: 0.5em;
        -moz-border-bottom-left-radius: 0.5em;
        -webkit-border-bottom-left-radius: 0.5em;
        border-bottom-right-radius: 0.5em;
        -moz-border-bottom-right-radius: 0.5em;
        -webkit-border-bottom-right-radius: 0.5em;
    }

    .rounded-corner-top-left {
        border-top-left-radius: 0.5em;
        -moz-border-top-left-radius: 0.5em;
        -webkit-border-top-left-radius: 0.5em;
    }

    .rounded-corner-top-right {
        border-top-right-radius: 0.5em;
        -moz-border-top-right-radius: 0.5em;
        -webkit-border-top-right-radius: 0.5em;
    }

    .rounded-corner-bottom-left {
        border-bottom-left-radius: 0.5em;
        -moz-border-bottom-left-radius: 0.5em;
        -webkit-border-bottom-left-radius: 0.5em;
    }

    .rounded-corner-bottom-right {
        border-bottom-right-radius: 0.5em;
        -moz-border-bottom-right-radius: 0.5em;
        -webkit-border-bottom-right-radius: 0.5em;
    }

    body {
        background-image: url('../img/bgbody.png');
        font-family: sans-serif;
        font-size: 10pt;
    }

    #container {
        display: table;
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
        background: #AA8E79 url('../img/bgcontent.jpg') no-repeat;
    }

    .content {
        margin: 2% 4%;
        padding: 1em;
    }

    #home {
        height: 400px;
        min-height: 400px;
        display: block;
        position: relative;
    }

    #aanmelden {
        z-index: 1;
        position: absolute;
        top: 375px;
        height: 50px;
        width: 100%;
        text-align: center;
        background: url('../img/link-aanmelden.png') no-repeat center;
    }

    .contentheader {
        width: 100%;
        overflow: hidden;
        margin-bottom: 2%;
    }

    .categoryheader {
        width: 50%;
        float: left;
    }

    .categoryicon {
        margin: 20px;
        float: left;
        width: 100px;
        height: 100px;
    }

    #icon-lg-kinderwens {
        background: url('../img/icon-lg-b-kinderwens.png') no-repeat;
    }

    #icon-lg-zwangerschap {
        background: url('../img/icon-lg-b-zwangerschap.png') no-repeat;
    }

    #icon-lg-bevalling {
        background: url('../img/icon-lg-b-bevalling.png') no-repeat;
    }

    #icon-lg-kraamtijd {
        background: url('../img/icon-lg-b-kraamtijd.png') no-repeat;
    }

    #icon-lg-praktijk {
        background: url('../img/icon-lg-b-praktijk.png') no-repeat;
    }

    #icon-lg-nieuws {
        background: url('../img/icon-lg-b-nieuws.png') no-repeat;
    }

    .categorytext {
        font-size: 3em;
        line-height: 100px;
    }

    .contentbody {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .categorymenu {
        width: 30%;
        float: left;
        height: 100%;
        display: block;
        margin-bottom: 2em;
    }

    .pagecontent {
        width: 65%;
        float: right;
        border-left: 2px solid #79908A;
        padding: 0 2%;
        display: block;
        line-height: 1.5em;
        margin-bottom: 2em;
    }

    .pagecontent > H2 {
        margin-top: 0;
    }

    .imgfill {
        float: left;
        width: 180px;
        margin: 0 4% 2% 0;
    }

    header, .footer, main {
        display: block
    }

    /* ie7 and under*/
    header, .footer, main {
        display: table-row
    }

    /* height 1px on the header and footer is the sticky footer technique */
    header, .footer {
        height: 1px
    }

    .header {
        height: 120px;
        overflow: hidden;
    }

    .logobib {
        margin-top: 20px;
        margin-left: 40px;
        float: left;
    }

    .logoknov {
        margin-top: 30px;
        margin-right: 50px;
        float: right;
    }

    .mainmenu {
        height: 30px;
    }

    .mainmenuspacer {
        width: 3.2%;
        margin: 0;
        overflow: hidden;
        float: left;
    }

    .mainmenuspacertop {
        height: 20px;
        width: 100%;
        margin: 0;
        top: 0;
    }

    .mainmenuitem {
        display: block;
        width: 210px;
        height: 50px;
        float: left;
        margin: 0;
    }

    .mainmenuicon {
        float: left;
        margin-left: 10px;
        margin-top: 2px;
        width: 44px;
        height: 44px;
    }

    #icon-sm-kinderwens {
        background: url('../img/icon-sm-w-kinderwens.png') no-repeat;
    }

    #icon-sm-zwangerschap {
        background: url('../img/icon-sm-w-zwangerschap.png') no-repeat;
    }

    #icon-sm-bevalling {
        background: url('../img/icon-sm-w-bevalling.png') no-repeat;
    }

    #icon-sm-kraamtijd {
        background: url('../img/icon-sm-w-kraamtijd.png') no-repeat;
    }

    #icon-sm-praktijk {
        background: url('../img/icon-sm-w-praktijk.png') no-repeat;
    }

    #icon-sm-contact {
        background: url('../img/icon-sm-w-contact.png') no-repeat;
    }

    #icon-sm-nieuws {
        background: url('../img/icon-sm-w-nieuws.png') no-repeat;
    }

    .mainmenutext {
        font-size: 1.5em;
        text-align: center;
        line-height: 50px;
    }

    .footer {
        display: block;
    }

    .footerblocks {
        width: 100%;
        height: 225px;
        margin-bottom: 0.5em;
    }

    .footerblock {
        display: block;
        height: 225px;
        width: 265px;
        overflow: hidden;
        float: left;
        margin-left: 5%;
    }

    .footerblockcontent {
        height: 120px;
        margin: 1em;
    }

    .footerblockcontent > IMG {
        border: 0;
        display: block;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
    }

    .footerblockmore {
        float: right;
        margin-right: 20px;
    }

    .footerblockmore a {
        color: #FFFFFF;
        text-decoration: none;
    }

    .footermore {
        display: block;
        height: 50px;
        width: 100%;
    }

    .footermoreblock {
        margin-left: 5%;
        display: block;
        width: 267px;
        height: 50px;
        text-align: center;
        display: block;
        overflow: hidden;
        float: left;
        color: #ffffff !important;
    }

    .footerblockmore a {
        color: #ffffff;
        font-weight: bold;
    }

    .footer-logobar {
        position: relative;
        display: block;
        width: 893px;
        min-height: 80px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-logo {
        display: block;
        float: right;
        margin: 10px 20px;
    }

    .footer-logo img {
        max-height: 60px;
    }

    ul.nav {
        padding-left: 20px;
        padding-right: 20px;
        margin: 0;
    }

    ul.nav ul {
        padding-left: 20px;
    }

    .aanmeldformulier label {
        float: left;
        width: 60%;
    }

    .aanmeldformulier label input {
        border: 1px solid #ababab;
        width: 60%;
        float: right;
    }
}

.babies {
    font-weight: normal;
}

.baby {
    margin-bottom: 50px;
}

.babyicon {
    float: left;
    margin-left: 0px;
    margin-top: 2px;
    width: 44px;
    height: 44px;
    margin-right: 20px;
}

.babytext {
    font-size: 1.5em;
    line-height: 50px;
}

.icon0 {
    background: url('../img/icon-sm-b-boy.png') no-repeat;
}

.icon1 {
    background: url('../img/icon-sm-b-girl.png') no-repeat;
}

label.required:after {
    content: " *";
}

#cookieConsent {
    width: 100%;
    padding-top: 2em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;

    background-color: black;
    color: white;

    display: none;
}

.active {
    display: block !important;
}

#cookieConsentButton {
    padding: 1em;
    background-color: white;
    color: #79908A;
    cursor: pointer;
}

.cookieConsent_message {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    height: 4em;
}
