@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

blockquote,strong {
    font-weight: 700
}

#wrap,ol,p,ul {
    margin-top: 0
}

#footer,#selectmenu,#wrap,.container {
    margin-right: auto
}

#agenda .agenda_rest,#page,#selectmenu,#wrapper,.blog {
    overflow: hidden
}

#history_back,#sidebarright,#wrap,#wrapper,#wrapperpage,.agendaslides,.blog,.fb_edge_widget_with_comment,label {
    position: relative
}

.lb-close,input,textarea {
    outline: 0
}

body {
    margin: 0;
    padding: 0;
    background-color: #00519e;
    font-family: Arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-family: Raleway,sans-serif;
    font-size: 16px;
    color: #fff;
    transition: background-color 10s;
    -o-transition: background-color 10s;
    -ms-transition: background-color 10s;
    -moz-transition: background-color 10s;
    -webkit-transition: background-color 10s;
    word-wrap: break-word;
    background-size: 100% auto;
    background-position: 0 200px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
header {
    max-width: 1500px;
    margin:auto;
}
#inhoud,#inhoud span {
    font-size: 16px;
}

blockquote {
    text-align: center;
    padding: 10px
}

#fb-root {
    display: none
}

#inhoud {
    font-family: Raleway,sans-serif!important;
    line-height: 240%!important
}

#inhoud section {
    transition: all 1s .2s;
    -webkit-transition: all 1s .2s;
    -moz-transition: all 1s .2s;
    -ms-transition: all 1s .2s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    margin-bottom: 0;
    /* background-color:#8e2226; */
    /* padding:6px; */
}

#inhoud section:nth-of-type(odd) {
    /* background-color:#3e3e3e */
}

#inhoud section.extra0,#inhoud section.extra1,#inhoud section.extra2,#inhoud section.extra3,#inhoud section.extra4,#inhoud section[class^=extra] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0)
}

#inhoud iframe {
    max-width: 100%!important
}

label,textarea {
    font-size: 16px
}

#inhoud table.driekoloms {
    border-spacing: 5px;
    border-collapse: separate
}
td:empty{
display:none;
}
#inhoud table.driekoloms tr td img {
    width: 100%!important;
    height: auto!important;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s
}

#inhoud table.driekoloms tr td img:hover {
    opacity: .8
}

#show_case #show_image1,#website_switch img:hover,#website_switch2 img:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

#inhoud table.driekoloms tr td {
    width: 33%;
    max-width: 33%;
    padding: 0;
    display: inline-block;
    max-height: 360px;
    overflow: hidden;
}

#agenda img,#wrapper img {
    max-width: 100%
}

#inhoud table.driekoloms tr td a:first-child {
    padding: 4px;
    display: block
}

label,label:before {
    display: inline-block
}

#inhoud table {
    width: auto!important
}

input[type=button],input[type=submit],input[type=reset] {
    background: #000;
    color: #fff;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    padding: 10px;
    border: 1px solid silver
}

label {
    cursor: pointer;
    padding-left: 25px;
    margin-right: 15px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s
}

textarea {
    border: 1px solid silver
}

#aanmeldennewsletters input[type=checkbox],#aanmeldennewsletters input[type=radio] {
    display: none
}

label:before {
    content: "";
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.8)
}

.radio label:before {
    border-radius: 8px
}

.checkbox label {
    margin-bottom: 10px
}

.checkbox label:before {
    border-radius: 3px
}

input[type=radio]:checked+label:before {
    content: "\2022";
    color: #333;
    font-size: 30px;
    text-align: center;
    line-height: 14px;
    background-color: #333
}

input[type=checkbox]:checked+label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    font-size: 15px;
    color: #ec1d23;
    text-align: center;
    line-height: 15px
}

#agenda .head,#sidebarright #search,form#mailform,form#mailform input[type=text],form#mailform textarea,ol,table tr td,ul {
    text-align: left
}

input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover {
    background: #900;
    color: #FFF
}

#inhoud input[type=text] {
    color: #fff
}

input[type=text] {
    padding: 10px;
    border: 1px solid silver;
    font-size: 14px;
    -webkit-transition: box-shadow .3s,border .3s;
    -moz-transition: box-shadow .3s,border .3s;
    -o-transition: box-shadow .3s,border .3s;
    transition: box-shadow .3s,border .3s;
    -webkit-appearance: none;
    background: 0 0
}

input[type=text]:focus,textarea:focus {
    /* border:1px solid #fff; */
    /* -webkit-box-shadow:0 0 5px 1px #969696; */
    -moz-box-shadow: 0 0 5px 1px #969696;
    /* box-shadow:0 0 5px 1px #969696; */
    /* background-color: #00519e!important; */
}

table tr td {
    font-size: 16px!important;
    vertical-align: top
}

form#mailform .nobackground,form#mailform input[type=text],form#mailform textarea {
    background: white;
    color: #fff;
    padding: 10px;
}

form#mailform table {
    text-align: center;
    width: 100%
}

form#aanmeldform table tr td,form#mailform table tr td {
    text-align: left;
    border: none
}

form#mailform table tr td p {
    display: inline
}

#mailform #vsecc {
    float: none;
    font-size: 14px;
    border: 1px solid silver;
    width: 130px
}

input.verstuur {
    width: 150px
}

h1,h2,h3,h4,h5 {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 400;
    font-family: Oswald
}

#wrapper img {
    border: none;
    height: auto!important
}

a {
    color: red;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    text-decoration: underline
}

a img {
    border: none
}
#wrapperpage a{
    color:white;
}
#wrap {
    z-index: 3;
    margin-left: auto
}

#image_hider_holder {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

#wrapperpage {
    max-width: 1500px;
    margin: 0 auto 100px
}

#wrapperpage.margintop {
    padding: 100px 10px 10px
}

#wrapper {
    background: none;
    padding: 20px 0 0
}

.container {
    margin-left: auto;
    padding: 0;
    width: 100%
}

.heading-title {
    border-bottom: 1px solid #E5E5E6;
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
    padding-bottom: 12px
}

#header {
    margin-bottom: 0
}

#page a[href] {
    font-weight: 700
}

#page .heading-title {
    margin-bottom: 6px!important
}

#selectmenu {
    display: none;
    width: 100%;
    margin-left: auto;
    padding: 5px;
    background-color: #ec1d23;
    background-color: rgba(236,29,35,.7);
    color: #fff;
    height: 40px;
    -webkit-appearance: none;
    line-height: 1;
    border: 0;
    border-radius: 0;
    font-size: 120%;
    background-image: url(../admin/images/hormenu.png);
    background-position: right;
    background-repeat: no-repeat
}

#footer {
    text-align: center;
    padding: 10px;
    color: #000;
    max-width: 1100px;
    margin-left: auto;
}

#footer_holder {
    width: 100%;
    background-color: #fff;
    z-index: 10;
    /* position: fixed; */
    /* bottom: 0; */
}

#footer img {
    width: 60%;
    max-width: 700px
}

#footer p {
    font-size: 11px;
    text-transform: uppercase
}

#banner h2 {
    font-weight: 400;
    letter-spacing: -1px;
    padding-bottom: 20px
}

#banner h2 span {
    font-weight: 700
}

#banner p {
    color: #fff999;
    font-size: 16px
}

.button-style,.posted-style {
    color: #FFF;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none
}

.button-style {
    background: #AF2C54;
    border-radius: 5px;
    clear: both;
    font-size: 16px;
    margin-top: 30px
}

.button-style:hover {
    background: #982648
}

.posted-style {
    background: #AF2C54;
    font-size: 14px
}

#agenda,#content {
    padding: 0;
    width: 100%
}

#main_menu {
    background: 0 0;
    height: 40px;
    width: 100%;
    margin-bottom: 20px
}

#newsletters {
    height: 76px
}

#twitter iframe#twitter-widget-0 {
    width: 100%!important;
    height: 300px;
    min-width: 0!important
}

.jspHorizontalBar {
    height: 0!important
}

.jspDrag {
    background-color: #ec1d23
}

#content {
    background: 0 0;
    margin: 0
}

#agenda {
    height: auto;
    background-color: #BF3838
}

.agendaslides {
    transition: left .5s ease-out;
    -webkit-transition: left .5s ease-out;
    -moz-transition: left .5s ease-out;
    -ms-transition: left .5s ease-out;
    height: 300px
}

#agenda .head {
    color: #333;
    padding-left: 10px;
    display: none
}

.blog {
    width: 100%
}

#agenda .date {
    background-color: #333;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    max-height: 20px;
    border-top: #fff 1px dotted;
    padding: 4px
}

#agenda .date.now {
    background-color: #fff;
    color: #000
}

#agenda .date:before {
    content: url(http://gertlok.nl/admin/images/clock.png);
    margin-right: 4px
}

#agenda .agenda_rest {
    padding: 10px;
    height: auto
}

#agenda .agenda_rest img {
    height: auto!important;
    max-height: auto!important
}

.agenda_items {
    margin-bottom: 3px;
    overflow: auto;
    width: 366px;
    background-color: transparent;
    float: left;
    color: #DCD1D1;
    height: auto
}

.nieuwsslides {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.nieuws_items {
    margin-bottom: 10px;
    border: 1px dotted #999;
    padding: 10px
}
div#cont_ {
    display: none;
}
#search #search_results {
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
    background-color: #18519d;
    display: none;
    padding: 0;
    /* position: absolute; */
    z-index: 2;
    width: 95%;
    color: #000
}

#search #search_results #search_results_ol ._hide {
    display: none
}

#search #search_results #search_results_ol {
    margin-left: 0;
    padding-left: 26px
}

#search_results li a {
    cursor: pointer
}

#search input[placeholder] {
    color: #ccc
}

#search ::-webkit-input-placeholder {
    color: #ccc
}

#search :-moz-placeholder {
    color: #000
}

#search ::-moz-placeholder {
    color: #000
}

#search :-ms-input-placeholder {
    color: 000
}

#search input[type=text] {
    background: #fff;
    color: #00519e;
    font-size: 14px;
    height: 18px;
    line-height: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    margin-top: 0;
    text-decoration: underline;
    -webkit-transition: padding-left .2s;
    -o-transition: padding-left .2s;
    -moz-transition: padding-left .2s;
    -ms-transition: padding-left .2s;
    border: none;
    /* width: 94%; */
}

#search input[type=text]:focus {
    padding-left: 5px
}

#search input[type=submit] {
    background-image: url(../admin/images/search-icon.png);
    cursor: pointer;
    height: 13px;
    width: 13px;
    position: absolute;
    top: 10px;
    right: 5%;
    z-index: 1;
    box-shadow: none
}

.replaced {
    background-color: #333;
    color: #fff
}

#sidebarright>div .replaced {
    background-color: #fff;
    color: #000;
    font-style: italic;
    font-weight: 700
}

#show_case .over,#top_balk,.diashow {
    background-color: #fff;
}

#inhoud {
    padding: 0;
    color: #fff
}

#ft-title-slideshowHolder {
    padding: 10px
}

#show_case div {
    color: #fff999
}

#show_case {
    box-shadow: 0 5px 5px #000;
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
    overflow: hidden;
    transition: width .4s ease-in,height .4s ease-out,transform .4s;
    -moz-transition: width .4s ease-in,height .4s ease-out,-moz-transform .4s;
    -webkit-transition: width .4s ease-in,height .4s ease-out,-webkit-transform .4s;
    -o-transition: width .4s ease-in,height .4s ease-out,-o-transform .4s
}

#show_case #show_image1 {
    transition: opacity .4s ease-in transform .4s;
    -moz-transition: opacity .4s ease-in,-moz-transform .4s;
    -webkit-transition: opacity .4s ease-in,-webkit-transform .4s;
    -o-transition: opacity .4s ease-in,-o-transform .4s
}

#show_case .over {
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 5px
}

#show_case .over:hover {
    color: #ec1d23
}

.diashow {
    float: left;
    height: 60px;
    overflow: hidden;
    width: 100px;
    border: 5px solid #302626;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s
}

.diashow img {
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0
}

#top_balk,#top_balk_holder {
    height: 150px;
    padding-top: 40px
}

.diashow:hover {
    border: 5px solid #BA4F0E
}

#sidebarright img {
    max-width: 90%
}

#twitter_follow {
    position: fixed;
    top: 0;
    left: 140px;
    z-index: 3
}

div.fb-like.fb_iframe_widget {
    margin-bottom: 10px
}

#website_switch {
    height: auto;
    display: block;
    float: left
}

#website_switch.floatnone {
    margin-bottom: 40px;
    display: block!important
}

#website_switch2 {
    display: none
}

#website_switch a {
    display: block
}

#website_switch img,#website_switch2 img {
    border: none;
    opacity: 1;
    filter: alpha(opacity=90);
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    max-width: 225px;
}

#social_media {
    float: right;
    height: 50px
}

#social_media>div {
    float: left
}

#social_media>div a {
    margin-right: 4px;
    font-size: 30px;
    color: #CCC;
    float: left
}

#social_media>div a:hover {
    color: #000;
}

#top_balk_holder {
    position: static
}

#top_balk {
    top: 0;
    z-index: 10;
    position: fixed;
    width: 100%;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
    box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
    -webkit-transition: top .5s;
    transition: top .5s;
    -moz-transition: top .5s;
    -ms-transition: top .5s
}

#history_back {
    height: 40px;
    margin-top: 10px;
    font-size: 11px;
    z-index: 2
}

#history_back a {
    display: inline-block;
    padding: 5px;
    background-color: #333;
    color: #FFF
}

#history_back span {
    color: #ec1d23
}

.image_hider {
    top: 0;
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0
}

#aanmeldennewsletters,#newsletters_hider {
    height: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    position: fixed;
    width: 100%
}

#image_hider {
    opacity: 1;
    filter: alpha(opacity=100)
}

#aanmelden_div {
    height: 38px
}

#newsletters_hider {
    background-color: rgba(0,0,0,.5);
    z-index: 11;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all .5s;
    top: 0
}

#aanmeldennewsletters {
    color: #333;
    z-index: 12;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 0;
    transition: top .5s,opacity 1s;
    -o-transition: top .5s,opacity 1s;
    -moz-transition: top .5s,opacity 1s;
    -webkit-transition: top .5s,opacity 1s;
    top: -1000px
}

.lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(http://bluetone.nu/admin/images/close.png) top right no-repeat;
    text-align: right;
    filter: alpha(opacity=40);
    opacity: .7
}

.fa-close {
    float: right;
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    background: #ccc;
    padding: 5px
}

.lb-close:hover {
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1
}

#aanmeldennewsletters div {
    padding: 20px;
    background-color: #fff;
    width: 80%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

#left_content {
    float: left;
    width: 25%
}

#content_mid {
    padding: 0;
    /* float:left; */
    /* width:65%; */
    text-align: left
}

#sidebarright {
    float: right;
    padding: 0 0 0 10px;
    width: 30%;
    color: #fff;
    margin: 10px 0 10px 10px
}

#sidebarright>div {
    border-bottom: 1px dotted #999595;
    padding: 3%;
    background: #fff;
    margin-bottom: 10px;
    text-align: left;
    color: #000;
}

#sidebarright div.background_white {
    background-color: #FFF
}

#sidebarright #s_bar {
    background-color: #fff;
}

#sidebarright #banner-wrapper {
    margin-top: 0
}

#sidebarright #menu {
    display: none
}

#left_content.one_column,#left_content.two_column {
    width: 100%
}

#left_content.three_column {
    width: 20%
}

#content_mid.one_column {
    width: 100%
}

#content_mid.two_column {
    /* width:65%; */
}

#content_mid.three_column {
    width: 56%
}

#sidebarright.one_column {
    width: 100%
}

#sidebarright.two_column {
    width: 30%
}

#sidebarright.three_column {
    width: 20%;
    margin-left: 4%
}

.clearfix {
    clear: both!important;
    height: 0!important;
    background: 0 0!important;
    padding: 0!important
}

@keyframes rotating {
    from {
        transform: rotate(0);
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0)
    }

    to {
        transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg)
    }
}

@-webkit-keyframes rotating {
    from {
        transform: rotate(0);
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0)
    }

    to {
        transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg)
    }
}

@media all and (max-width: 1500px) {
    #inhoud {
        padding:10px
    }
}

@media all and (min-width: 500px) and (max-width:800px) {
    #inhoud table.driekoloms tr td {
        max-height:130px
    }

    #top_balk_holder {
        height: 180px
    }

    #sidebarright>div {
        width: auto;
        float: none
    }

    #wrapperpage {
        margin-top: 0
    }

    #content img {
        max-width: 100%!important;
        height: auto!important
    }

    #logo img {
        width: 80%
    }

    .container2 {
        width: 70%
    }

    #left_content.one_column {
        width: 100%
    }

    #left_content.two_column {
        width: 25%
    }

    #left_content.three_column {
        width: 20%
    }

    #content_mid.one_column,#content_mid.two_column {
        width: 100%
    }

    #content_mid.three_column {
        width: 68%
    }

    #sidebarright.one_column,#sidebarright.two_column {
        width: 100%
    }

    #sidebarright.three_column {
        width: 98%
    }

    #agenda,#newsletters {
        overflow: auto
    }

    #sidebarright {
        -webkit-columns: inherit;
        -moz-columns: inherit;
        columns: inherit
    }
}

@media all and (min-width: 0px) and (max-width:500px) {
    #inhoud table.driekoloms tr td {
        width:100%!important;
        max-width: initial;
        height: auto;
        max-height: initial;
display:block;
    }

    table.driekoloms {
        width: 100%!important;
        max-width: 100%!important;
    }

    table.driekoloms tr td {
        
    }

    #selectmenu,#wrapper img,table tr td {
        display: block
    }

    #footer_holder {
        position: static
    }

    #top_balk {
        height: 190px;
        padding-top: 10px;
        position: relative
    }

    #top_balk_holder {
        height: 200px;
        display: none
    }

    #sidebarright {
        -webkit-columns: inherit;
        -moz-columns: inherit;
        columns: inherit;
        border: none;
        padding-left: 0
    }

    #inhoud {
        padding: 10px
    }

    #sidebarright>div {
        width: auto!important;
        float: none
    }

    .threetile,table tr td {
        width: 100%;
        position: relative
    }

    .threetile {
        float: left;
        margin-right: 0;
        background-color: #fff;
        height: 300px;
        overflow: hidden;
        border: none
    }

    #wrapper img {
        float: none!important
    }

    #wrap,#wrapperpage {
        margin-top: 0
    }

    #footer img {
        width: 90%
    }

    #sidebarright #agenda {
        max-height: 2000px;
        height: auto
    }

    #sidebarright img {
        max-width: 90%
    }

    #website_switch {
        /* float: none; */
        /* text-align: center; */
        /* height: 150px; */
    }

    #website_switch2 {
        display: block;
        text-align: center;
        margin-top: 20px
    }

    #website_switch2 img {
        width: 60%;
        float: none;
        display: inline
    }

    #website_switch img {
        width: 50%;
    }

    #left_content.one_column {
        width: 100%;
        display: none
    }

    #left_content.two_column {
        width: 25%;
        display: none
    }

    #left_content.three_column {
        width: 0;
        display: none
    }

    #content_mid.one_column,#content_mid.two_column {
        width: 100%
    }

    #content_mid.three_column {
        width: 98%
    }

    #sidebarright.one_column,#sidebarright.two_column {
        width: 100%
    }

    #sidebarright.three_column {
        width: 98%
    }
}
