@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot');
    src: url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/opensans_regular_macroman/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans_light_macroman/OpenSans-Light-webfont.eot');
    src: url('fonts/opensans_light_macroman/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans_light_macroman/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/opensans_light_macroman/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/opensans_light_macroman/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ignite_the_lightregular';
    src: url('fonts/brosis-nl-logo/IgniteTheLight-webfont.eot');
    src: url('fonts/brosis-nl-logo/IgniteTheLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brosis-nl-logo/IgniteTheLight-webfont.woff2') format('woff2'),
         url('fonts/brosis-nl-logo/IgniteTheLight-webfont.woff') format('woff'),
         url('fonts/brosis-nl-logo/IgniteTheLight-webfont.ttf') format('truetype'),
         url('fonts/brosis-nl-logo/IgniteTheLight-webfont.svg#ignite_the_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* lay-out */

html, body {
    height:100%;
    margin: 0;
    padding: 0;
	color:#000000;
	font-size:12pt;
	FONT-FAMILY: open_sansregular, Arial,verdana;
	text-decoration : none;
    line-height: 18pt;
}
body {
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: scroll;
}
#wrapper {
    height:100%;
    width:100%;
    display:table;
    table-layout: fixed;
    margin-left:auto;
    margin-right:auto;
}
.framewrapper {
    position: relative;
    max-width: 996px;
    width: 98%;
    margin-left:auto;
    margin-right:auto;
    padding: 0 1% 0 1%;
}
@media all and (min-width : 451px) {
    .header1 {
        position: fixed;
        width:100%;
        height:1px;
        background-color: #292929;
        color: #fff;
        z-index: -1;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
        -webkit-box-shadow: 1px 1px 15px 1px rgba(0,0,0,1);
        box-shadow: 1px 1px 15px 1px rgba(0,0,0,1);
        display: block;
        overflow: hidden;
    }

    .header1 .logo {
        float: left;
        margin: 4px 0 0 0;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
    }
    .header1 .logo img {
        width: 160px;
    }

    .header1 .contact {
        float: right;
        margin: 10px 1% auto;
        white-space: nowrap;
    }
    .header1 .actioncall {
        z-index: 9999;
        margin: 3px 0 0 0;
        right: 0;
        text-align:center;
        padding: 0 10px 0 10px;
        line-height: 24pt;
        background-color: #6bb022;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 12pt;
    }
    .header1 .actioncall a {
        color: #fff;
        text-decoration: none;
        z-index: 10;
        position:relative;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    .header1 .actioncall .offerte{
        color: #000;
    }
    .header1 .actioncall a:hover {
        color: #292929;
    }
    .header1top {
        height: 60px;
        display: block;
        overflow: hidden;
        z-index: 9999;
        background-color: #292929;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
        -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.6) !important;
        box-shadow: 1px 1px 5px 1px rgba(0,0,0,.6) !important;
    }

    .button {
        background-color: #5e195a;
        padding: 5px 10px 5px 10px;
        margin: 1%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        display: inline-block;
        color: #fff;
    }
    #header2 {
        position: relative;
        width:100%;
        max-height: 350px;
        min-height: 140px;
        background-color: #292929;
        color: #fff;
    }

    #header2 .nivoSlider {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        margin: 0px 0 0px 0;
        max-height: 350px;
        height:auto;
    }

    /* deze is nodig om op sommige pagina's 100% breed te forceren. */
    #header2 .nivo-main-image {
        /*width: 100% !important;*/

    }
    #header2 .nivo-controlNav {
        display: none;
        position: absolute;
        z-index: 997;
        margin: 0;
        text-align:center;
        width: 100% !important;
    }
    #header2 .nivo-controlNav a {
        z-index: 10;
        position:relative;
        cursor:pointer;
        display:inline-block !important;
        width:22px;
        height:22px;
        background:url(afbeeldingen/bullets.png) no-repeat;
        text-indent:-9999px;
        border:0;
        bottom: 32px;  /* rh bullets weer centreren */
    }
    #header2 .nivo-controlNav a.active {
        font-weight:bold;
    }
    #header2 .nivo-controlNav a.active {
    	background-position:0 -22px;
    }
    #header2 .nivo-caption {

    }

    #header2 .nivo-caption p {
        text-align: center;
        position: relative;
        top: 55%;
        transform: translateY(25%);
        max-width: 996px;
        margin-left:auto;
        margin-right:auto;
    }
    #header2 .nivoSlider h3 {
        position: relative;
        top: 5%;
        left: 50%;
        /*transform: translateY(-50%);*/
        transform: translateX(25%);
        max-width: 996px;
    }
    #header2 .nivoSlider h3 a {
        color: #000;
        text-decoration: none;
    }
    #header2 .nivoSlider h4 {
        position: relative;
        top: 5%;
        left: 50%;
        /*transform: translateY(-50%);*/
        transform: translateX(25%);
        max-width: 996px;
    }
    #header2 .nivoSlider h4 a {
        color: #fff;
        text-decoration: none
    }
    #header2 .nivoSlider h3 img, #header2 .nivoSlider h3 img {
        height: auto !important;
        max-width: 20% !important;
    }
    #header2 .framewrapperh2 {
        position: absolute;
        width: 100%;
        height: 100%;
        max-width: 996px;
        z-index: 999;
        left: 0;
        right: 0;
        margin-left:auto;
        margin-right:auto;
    }

    #header2 .actioncall {
        position: absolute;
        z-index: 9999;
        margin: 0;
        bottom: 0px;
        right: 0;
        text-align:center;
        padding: 0 10px 0 10px;
        line-height: 24pt;
        background-color: #6bb022;
        width: 100%;
    }
    #header2 .actioncall a {
        color: #fff;
        text-decoration: none;
        z-index: 10;
        position:relative;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    #header2 .actioncall .offerte{
        color: #000;
    }
    #header2 .actioncall a:hover {
        color: #292929;
    }
    #header2 .witvlak {
        position: absolute;
        z-index: 9999;
        overflow: hidden;
        -webkit-border-radius: 0 10px 10px 0;
        border-radius: 0 10px 10px 0;
        background-color: rgba(0, 0, 0, .7);
        text-align: center;
        margin: 10px 0 0 0px;
        display:block;
        max-width: 35%;
    }

    #header2 .logo {
        padding: 15px;
        font-size: 30pt;
        max-width: 305px;
        width: 80%;
        height: auto !important;
        transition: all 0.3s ease-in-out;
    }
    #header2 .logo img {
        transition: all 0.3s ease-in-out;
        width: 100%;
        height: auto !important;
        max-height: 100%;
    }
    #header3 {
        display: inline-block;
        position: relative;
        width:100%;
        line-height: 30pt;
        background-color: #292929;
        color: #fff;
    }
    #header3 h1 {
        float: left;
        margin: 0px 0 0 0;
        font-size: 12pt;
        color: #fff;
        font-weight: lighter;
        max-width: 70%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #header3 .zoeken {
        float: right;
        margin: 0px 0 0 0;
        font-size: 10pt;
        font-weight: lighter;
        max-width: 30%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #header3 .zoeken a {
        color: #817E7E;
        text-decoration: none;
    }
    .zoeken {
        z-index:9 !important;
        position: absolute;
        top: 8px;
        right: 5px;

    }
    .zoeken input[type="text"], .zoeken textarea, .zoeken input[type="password"] {
        width: 200px !important;
        color: rgba(255, 255, 255, 0.3);
        background: rgba(129, 126, 126, 0);
         -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
    }

    .zoeken #searchwrapper {
        width:200px; /*follow your image's size*/
        height:24px;/*follow your image's size*/ /*important*/
        line-height: 28px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding:0px;
        position:relative; /*important*/
        background: rgba(0, 0, 0, .3) url(afbeeldingen/searchbox2.png) no-repeat right;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
    }
    .zoeken #searchwrapper:hover {
        background: rgba(0, 0, 0, .8) url(afbeeldingen/searchbox2.png) no-repeat right;
    }
    .zoeken input[type="text"]:hover, .zoeken textarea:hover, .zoeken input[type="password"]:hover {
        width: 200px !important;
        color: rgba(255, 255, 255, 0.8);

    }
    .zoeken #searchwrapper form {
        display:inline ;
    }

    .zoeken .searchbox {
        border:0px; /*important*/
        background-color:transparent; /*important*/
        position:absolute; /*important*/
        top:-2px;
        left:4px;
        width:150px;
        height:24px;
        color: #000;
    }

    .zoeken .searchbox_submit {
        border:0px; /*important*/
        background-color:transparent; /*important*/
        position:absolute; /*important*/
        top:2px;
        left:170px;
        width:22px;
        height:17px;
    }
}
@media all and (max-width : 450px) {
    .header1 {
        position: fixed;
        width:100%;
        height:1px;
        background-color: #292929;
        color: #fff;
        z-index: -1;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
        -webkit-box-shadow: 1px 1px 15px 1px rgba(0,0,0,1);
        box-shadow: 1px 1px 15px 1px rgba(0,0,0,1);
        display: block;
        overflow: hidden;
    }

    .header1 .logo {
        float: left;
        margin: 10px 0 0 0;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
        max-width: 20%;
    }
    .header1 .logo img {
        width: 100px;
        max-width: 100%;         
    }

    .header1 .contact {
        float: right;
        margin: 10px 1% auto;
        white-space: nowrap;
    }
    .header1 .actioncall {
        z-index: 9999;
        margin: 2px 0 0 0;
        right: 0;
        text-align:center;
        padding: 0 10px 0 10px;
        line-height: 24pt;
        background-color: #6bb022;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 10pt;
    }
    .header1 .actioncall a {
        color: #fff;
        text-decoration: none;
        z-index: 10;
        position:relative;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    .header1 .actioncall .offerte{
        color: #000;
    }
    .header1 .actioncall a:hover {
        color: #292929;
    }
    .header1top {
        height: 60px;
        display: block;
        overflow: hidden;
        z-index: 9999;
        background-color: #292929;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
        -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.6) !important;
        box-shadow: 1px 1px 5px 1px rgba(0,0,0,.6) !important;
    }

    .button {
        background-color: #5e195a;
        padding: 5px 10px 5px 10px;
        margin: 1%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        display: inline-block;
        color: #fff;
    }
    #header2 {
        position: relative;
        width:100%;
        max-height: 350px;
        min-height: 140px;
        background-color: #292929;
        color: #fff;
        z-index: 1;
    }
    #header2 .nivoSlider, #header2 .nivo-controlNav {
        display: none;
    }
    #header2 .framewrapperh2 {
        position: relative;
        width: 100%;
        height: 100%;
        max-width: 996px;
        z-index: 999;
        left: 0;
        right: 0;
        margin-left:auto;
        margin-right:auto;
    }

    #header2 .actioncall {
        position: relative;
        z-index: 9999;
        margin: 0;
        text-align:center;
        padding: 0;
        line-height: 24pt;
        background-color: #6bb022;
        width: 100%;
        font-size: 4vw;
    }
    #header2 .actioncall a {
        color: #fff;
        text-decoration: none;
        z-index: 10;
        position:relative;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    #header2 .actioncall .offerte{
        color: #000;
    }
    #header2 .actioncall a:hover {
        color: #292929;
    }
    #header2 .witvlak {
        position: relative;
        z-index: 9999;
        overflow: hidden;
        background-color: rgba(0, 0, 0, 1);
        text-align: center;
        margin: 0px 0 0 0px;
        display:block;
        max-width: 100%;
        width: 100%;
    }

    #header2 .logo {

    }
    #header2 .logo img {
        transition: all 0.3s ease-in-out;
        width: 80%;
        margin: 15px auto 15px auto;
        height: auto !important;
    }
    #header3 {
        display: inline-block;
        position: relative;
        width:100%;
        line-height: 30pt;
        background-color: #292929;
        color: #fff;
    }
    #header3 h1 {
        float: left;
        margin: 0px 0 0 0;
        font-size: 12pt;
        color: #fff;
        font-weight: lighter;
        max-width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #header3 .zoeken {
        float: right;
        margin: 0px 0 0 0;
        font-size: 10pt;
        font-weight: lighter;
        max-width: 30%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: none;
    }
    #header3 .zoeken a {
        color: #817E7E;
        text-decoration: none;
    }
    .zoeken {
        z-index:9 !important;
        position: absolute;
        top: 8px;
        right: 5px;

    }
    .zoeken input[type="text"], .zoeken textarea, .zoeken input[type="password"] {
        width: 200px !important;
        color: rgba(255, 255, 255, 0.3);
        background: rgba(129, 126, 126, 0);
         -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
    }

    .zoeken #searchwrapper {
        width:200px; /*follow your image's size*/
        height:24px;/*follow your image's size*/ /*important*/
        line-height: 28px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding:0px;
        position:relative; /*important*/
        background: rgba(0, 0, 0, .3) url(afbeeldingen/searchbox2.png) no-repeat right;
        -webkit-transition-duration: 1.2s;
        -moz-transition-duration: 1.2s;
        -o-transition-duration: 1.2s;
        transition-duration: 1.2s;
    }
    .zoeken #searchwrapper:hover {
        background: rgba(0, 0, 0, .8) url(afbeeldingen/searchbox2.png) no-repeat right;
    }
    .zoeken input[type="text"]:hover, .zoeken textarea:hover, .zoeken input[type="password"]:hover {
        width: 200px !important;
        color: rgba(255, 255, 255, 0.8);

    }
    .zoeken #searchwrapper form {
        display:inline ;
    }

    .zoeken .searchbox {
        border:0px; /*important*/
        background-color:transparent; /*important*/
        position:absolute; /*important*/
        top:-2px;
        left:4px;
        width:150px;
        height:24px;
        color: #000;
    }

    .zoeken .searchbox_submit {
        border:0px; /*important*/
        background-color:transparent; /*important*/
        position:absolute; /*important*/
        top:2px;
        left:170px;
        width:22px;
        height:17px;
    }
}
@media all and (max-width : 309px) {
    .header1 .logo {
        display: none;
    }
}
#footer2 {
    display:table-row;
    width:100%;
    height:50px;
    background-color: #000;
    color: #fff;
}
#footer2 a {
    color: #DEDEDE;
    text-decoration: underline;
}
#footer2 .acties {
    max-height: 230px;
    width: 100%;
    overflow: hidden;
    font-size: 11pt;
}
#footer2 .geenactie {
    margin:0 auto;
    background-color: #6bb022;
        padding: 5px 10px 5px 10px;
        text-align: center;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        display: block;
        color: #fff;
       width: 130px;

}
#footer2 .kolom {
    display: block;
    width: 33.3%;
    line-height: 24px;
    margin: 5px 1% 5px 1%;;
}
#footer2 .kolomrechts {
    text-align: left;
    width: 94%;
    line-height: 24px;
    margin: 15px 1% 15px 1%;
    opacity: .8;
    transition: all 0.3s ease-in-out;
    background-color: #1C1C1C;
    border-radius: 10px;
    padding: 1% 2% 1% 2%;
    overflow: hidden;
    font-size: 11pt;
}
#footer2 .kolomrechts:hover {
    opacity: 1;
}
#footer2 .kolomrechts h3 {
    margin: 0 0 15px 0;
}

#footer2 .kolomlinks {
    text-align: center;
    width: 98%;
    margin: 10px 1% 10px 1%; 
}
#footer2 .kolom .agendaitemdate {
    font-size: 10pt;
    padding: 0 5px 0 5px;
    margin: 0 10px 0 0;
    clear: left;
    float: left;
    background-color: #6bb022;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 73px;
}
#footer2 .kolom .agendaitem {
    margin: 0 0 5px 0;
    white-space: nowrap;
    width: calc(100% - 93px) !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

#footer2 .kolom .agendaitem a, #footer2 .kolom .agendaitem a:hover {
    text-decoration: none !important;
    color: #fff;
}

#footer2 .kolom .agendaitem .Ttip {

}

#footer2 .kolom .agendaitem a:hover {
    color: #fff;
    text-decoration: underline;
}
#footer {
    display:table-row;
    width:100%;
    height:24px;
    background-color: #000;
    color: #fff;
}
#footer .logos {
    clear: both;
    width: 98%;
    text-align: center;
    margin: 10px 1% 0 1%;
}
#footer .logos img {
    opacity: .6;
    margin: 0 1% 0 1%;
    transition: all 0.3s ease-in-out;
}

#footer .logos img:hover {
    opacity: 1;
}
#footer .comodo {
    padding: 0 0 -30px 0;
    display: inline-block;
}
#footer .comodo img {
    margin: 0 0 -7px 2%;
    max-width: 75px;
    height: auto !important;
}

#footer .kolom {
    display: block;
    width: 33.3%;
    font-size: 10pt;
    line-height: 24px;
    margin: 5px 1% 5px 1%;;
}
#footer .kolomrechts {
    text-align: center;
    width: 98%;
    line-height: 24px;
    margin: 5px 1% 5px 1%;;
}
#footer .kolomrechts img {
    margin-left: 2%;
}

#footer .kolomlinks {
    text-align: center;
    width: 98%;
    color: #817E7E;
}
#footer .kolomlinks a {
    color: #817E7E;
}
.smedia {
    margin: 0 0 auto 0px;
    line-height: 22px;
    color: #000000;
    font-size: 15pt;
    display: inline-block;
    opacity: 1;
    text-align: center;
}

.smedia ul {
    overflow: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}

.smedia ul li {
    list-style-type: none;
    float: left;
}

.smedia ul li a i {
    background: transparent;
    color: #fff;
    width: 22px;
    height: 22px;
    line-height: 22px !important;
    border-radius: 10%;
    font-size: 14pt !important;
    text-align: center;
    margin: 0 5px 0 5px;
    padding: 2px;
    transition: all 0.3s ease-in-out;
    border: thin solid #53585A;
    opacity: .5;
    display: inline-block;
}
.smedia .fa-facebook:hover {
    background: #0d6caa;
}
.smedia .fa-youtube:hover {
    background: #d31a1a;
}
.smedia .fa-twitter:hover {
    background: #16b4ca;
}
.smedia .google-plus:hover {
    background: #cf1717;
}
.smedia .fa-map-marker:hover {
    background: #d37414;
}
.smedia .fa-phone:hover {
    background: #23a501;
}
.smedia .fa-facebook {
    background:transparent;
}
.smedia .fa-youtube {
    background:transparent;
}
.smedia .fa-twitter {
    background:transparent;
}
.smedia .google-plus {
    background:transparent;
}
.smedia .fa-map-marker {
    background:transparent;
}
.smedia .fa-phone {
    background:transparent;
}

.smedia ul li a i:hover {
    opacity: 1;
}
 .smedia .checkdommobile {
    background: #0081EB;
    color: #fff;
    width: auto;
    height: 36px;
    line-height: 36px !important;
    border-radius: 5px;
    font-size: 10pt !important;
    letter-spacing: 1pt;
    text-align: center;
    margin: 0px 0px 10px 0px;
    padding: 0 10px 0 10px;
    transition: all 0.3s ease-in-out;
    border: 0;
    opacity: 1;
}

.smedia .checkdommobile:hover {
    background: #f19221;
    opacity: 1;
}
 .smedia .checkdom {
     display: none;
 }

.row {
    height:100%;
    display:table-row;
}
.cell-right {
    display:inline-block;
    width: 96%;
    margin: auto 2% auto 2%;
}
.gerelateerdframe p:first-of-type {
    margin: 0 0 auto 0;
}
.cell-right img {
    width: auto;
    display: inline-block;
    height: auto !important;
    max-width: 98% !important;
}
@media all and (max-width : 400px) {
    .cell-right img {
        width: 98% !important;
        margin: 1%;
        display: block;
        height: auto !important;
        max-width: 100% !important;
    }
}
.cell-left {
    display: inline-block!important;
    width: 100% !important;
    z-index:0 !important;
	padding: 0% 0px 0px 0px!important;
}
.cell-left .gerelateerd {
    display: none;
}
.wrapper-sticky {
    display: inline-block!important;
    width: 100% !important;
    z-index:0 !important;
	padding: 0% 0px 0px 0px!important;
}

/* algemene opmaak */

blockquote {
   margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 5px;
  border-left:  1px  solid #666666;
  font-style: italic;
}

.content,.text {
}
TD {
}
a, a:Hover  {
	color:#000000;
	text-decoration : none;
	font-weight: none;
}
a:Hover  {
	font-style: none;
	font-weight: none;
	text-decoration : none;
}
.row a, .row a:Hover  {
	color:#000000;
	text-decoration : underline;
	font-weight: none;
}
.row a:Hover  {
	font-style: none;
	font-weight: none;
	text-decoration : underline;
}
.imgborder {
	border: 1px solid #000000;
}
hr {
    border: 0;
    width: 100%;
    color: #000;
    background-color: #000;
    height: 1px;

 }
H1 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
	padding-right:0px;
}

H2 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
	padding-right:0px;
}

H3 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: none;
	font-variant: none;
	padding-right:0px;
}

H4 {
	font-size : 14pt;
	text-decoration : none;
	font-weight: none;
	font-variant: none;
	padding-right:0px;
}
.titel {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
	font-variant: none;
    margin : 0px 0px 10px 0px;
    font-variant: none;
    text-align: left;
}

.cmsdiv {
    display:inline-block;
    vertical-align:top;
    padding: 1%;
    overflow: hidden;
    overflow-y: none;
    width: 25%;
    min-width: 150px;
    height: 200px;
    background-color: #50575e;
    color: #fff;
    font-size: 11pt;
    margin: 1%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    line-height: 15pt;
    transition: all 0.3s ease-in-out;
}
.cmsdiv:hover {
    background-color: #000;
}
.cmsdiv h2 {
    margin: 0 0 5px 0;
}
.cmsdiv a {
    text-decoration: none !important;
}

.cmsdivhosting {
    display:inline-block;
    vertical-align:top;
    padding: 1%;
    overflow: hidden;
    overflow-y: none;
    width: 20%;
    min-width: 150px;
    height: 400px;
    background-color: #50575e;
    color: #fff;
    font-size: 11pt;
    margin: 1%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    line-height: 15pt;
    transition: all 0.3s ease-in-out;
}
.cmsdivhosting li {
    list-style-image: url(afbeeldingen/check.png);
    position: relative;
    left: -20px;
}
.ui-accordion-content {
    font-size: 11pt;
    /*height: 200px;
    overflow: scroll;
    padding: 2% !important;*/
}
.ui-widget {
    width: 98%;
    margin: 0 1% 0 1%;
    float: left;
}
.ui-state-default {
    background-color: #50575e !important;
    background: none;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.ui-state-default:hover {
    background-color: #000 !important;
}

.ui-state-active .ui-icon {
    background-image: url("afbeeldingen/ui-icons_cccccc_256x240.png") !important;
}

@media screen and (max-width: 800px) {
    .ui-widget {
        width: 96% !important;
        margin: 10pt 2% 0 2% !important;
        float: none !important;
        clear: both !important;
    }
}
hr {
    clear: both;
    border: 0px solid transparent;
    height: 0px;
}
/* menu opties */

/* navigatie button, voor mobiele navigatie zet je navigatie display op hidden */
#menuframe {
    display: inline-block;
    margin: 0px;
    width:100% !important;
    height: auto;
}

#navigatieknop {
    display: block;
    margin: -10px 0px 1px 0px;
    background:  #292929  url(afbeeldingen/mobielmenu.png)  no-repeat  5px center;
    padding : 5px 0px 5px 35px;
    z-index: 999;
}
#navigatieknop a {
    display: inline-block;
    width: 100% !important;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
    font-weight: none;
	color:#ffffff;
    font-size:16pt;
    line-height: 20pt;
}

/* menu items */
#navigatie {
    font-size:16pt;
    display:none;
    overflow: hidden;
    margin: 0px 0px 5px 0px;
    padding : 15px 0px 12px 0px;
    background: #E6E6E6;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
/*    display: none;*/
}
#navigatie a{
    width:100%;
    display:block;
}
#navigatie ul {
    margin:0px;
    padding:0px;
}
#navigatie li {
    list-style: none;
    line-height: 12pt;
}

/* eerstemenu items */

.eerstemenu-normaal{
    height: 40px;
    padding: 0px 0px 0 10px;
}
.eerstemenu-normaal a{
    color: #000;
    line-height: 40px;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.eerstemenu-normaal:hover a{
    color: #CBC9C9;
    text-decoration: none;
    font-weight: none
}
.eerstemenu-actief{
    height: 40px;
    padding: 0px 0px 0 10px;
    background: #292929;
}
.eerstemenu-actief a{
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.eerstemenu-actief:hover a{
    color: #fff;
    text-decoration: none;
    font-weight: none;
}

/* eerstestesubmenu items */

.tweedemenu-normaal{
    line-height: 25pt;
    padding: 0px 0px 0 30px;
}
.tweedemenu-normaal a{
    font-size:14pt;
    line-height: 25pt;
    color: #000;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.tweedemenu-normaal:hover{
/*    background-color: #ffffff; */
    text-decoration: none;
    font-weight: none
}
.tweedemenu-actief{
    line-height: 25pt;
    padding: 0px 0px 0 30px;
}
.tweedemenu-actief a{
    font-size:14pt;
    line-height: 25pt;
    color: #50575E;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.tweedemenu-actief:hover{
/*    background-color: #817E7E;*/
    text-decoration: none;
    font-weight: bold
}

/* tweedesubmenu items */

.derdemenu-normaal{
    height: 25px;
    padding: 0px 0 0 40px;
}
.derdemenu-normaal a{
    font-size:11pt;
    line-height: 25px;
    color: #000;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.derdemenu-normaal:hover{
/*    background-color: #3F3F3F;*/
    text-decoration: none;
    font-weight: bold
}
.derdemenu-actief{
    height: 25px;
    padding: 0px 0 0 40px;
}
.derdemenu-actief a{
    font-size:11pt;
    line-height: 25px;
    color: #50575E;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.derdemenu-actief:hover{
/*    background-color: #CBC9C9;*/
    text-decoration: none;
    font-weight: bold
}
/* formulier opmaak */

input[type="button"], input[type="submit"] {
    background-color: #6bb022;
    border: 0px solid #535353;
	  min-width: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    color: #fff;
    display: block;   
    font-size: 14px;
    font-weight: none;
    line-height: 25px;
    height: 30px;
    margin: 2px 0;
    padding: 0px 15px 0px 15px !important;
	cursor: pointer;
}
input[type="button"]:hover, input[type="submit"]:hover {
    -webkit-box-shadow:  0px 0px 5px 1px #000;
    box-shadow:  0px 0px 5px 1px #000;
}
input[name=shop_order] {
    background-color: #fff;
    border: 0px solid #535353;
	min-width: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: none;
    line-height: 25px;
    height: 30px;
    margin: 2px 0;
    padding: 3px 15px 3px 15px !important;
	cursor: pointer;
}

input, select, textarea{
    color: #000;
    background-color: #CBC9C9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0px;
}
input[type="text"], textarea, input[type="password"] {
    line-height: 20pt;
    padding: 0 10px 0 10px !important;
}
.textarea {
    padding : 5px 10px 5px 10px !important;
}
input[type="text"] {
    height: 30px;
}

input[name=captcha] {
    width: 150px !important;
    line-height: 20pt;
    height: 30px;
    padding: 0 10px 0 10px !important;
}

select {
    margin-bottom: 10px;
    line-height: 20pt;
    height: 30px;
    padding: 0 10px 0 10px !important;
}
.display b {
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
    margin : 20px 0px 20px 0px;
    line-height: 40px;
    color: #000;
    letter-spacing: 2px;
}
.display small {
    clear: both;
    display: block;
}

.display {
    margin: 0 auto 0 auto;
    width: 100%;

}
.ui-datepicker {
    font-size: 10pt !important;
}