@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/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-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/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;
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.6;
    position:fixed;
    bottom:20px;
    right:20px;
    display:none;
    text-indent:-9999px;
    z-index:999;
    background: url(afbeeldingen/icon_top2.png)  no-repeat;
}
#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%;
}
/* voor samsung tab :( */
@media all and (min-width : 996px) {
    .framewrapper {
        width: 996px !important;
    }
    .row {
        width: 996px !important;
    }
}
.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: 10px 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 .witvlak {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .7);
    text-align: center;
    margin: 30px 0 0 0;
    display:block;
}
#header2 .actioncall {
    position: absolute;
    z-index: 9999;
    margin: 0;
    bottom: 20px;
    right: 0;
    text-align:center;
    padding: 0 10px 0 10px;
    line-height: 24pt;
    background-color: #6bb022;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#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 .logo {
    padding: 15px;
    font-size: 30pt;
    width: 305px;
    height: 98px;
    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;
}

#footer2 {
    display:table-row;
    width:100%;
    height:50px;
    background-color: #000;
    color: #fff;
}
#footer2 a {
    color: #DEDEDE;
}

#footer2 .acties {
    max-height: 230px;
    overflow: hidden;
    font-size: 11pt;
}
#footer2 .geenactie {
    margin: 10px 0 0 0;

}

#footer2 .kolom {
    display: block;
    width: 33.3%;
    line-height: 24px;
    margin: 5px 1% 5px 1%;;
}
#footer2 .kolomrechts {
    float: right;
    text-align: left;
    width: 45%;
    line-height: 24px;
    margin: 15px 1% 0 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 {
    float: left;
    text-align: left;
    width: 45%;
}
#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: 0px 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: 100%;
    color: #817E7E;
}
#footer .kolomlinks a {
    color: #817E7E;
}

.smedia {
    margin: -6px 0 auto 0px;
    line-height: 50px;
    color: #000000;
    font-size: 15pt;
    display: inline-block;
    opacity: 0;
}

.smedia ul {
    overflow: auto;
    margin: 0;
    padding: 0;
}

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

.smedia ul li a i {
    background: transparent;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px !important;
    border-radius: 10%;
    font-size: 14pt !important;
    text-align: center;
    margin: 5px;
    padding: 2px;
    transition: all 0.3s ease-in-out;
    border: thin solid #53585A;
    opacity: .5;
}
.smedia .fa {
    background: transparent;
}

.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 ul li a i:hover {
    opacity: 1;
}
.smedia .fa-globe {
    font-size: 14pt !important;
}
 .checkdommobile {
     display: none;
 }

 .smedia .checkdom {
    background: #0081EB;
    color: #fff;
    width: auto;
    height: 36px;
    line-height: 36px !important;
    border-radius: 5px;
    font-size: 11pt !important;
    letter-spacing: 1pt;
    text-align: center;
    margin: 7px 5px 5px 5px;
    padding: 0 15px 0 15px;
    transition: all 0.3s ease-in-out;
    border: 0;
    opacity: 1;
    float: left;
}
.smedia .checkdom:hover {
    background: #f19221;
    opacity: 1;
}
@media all and (max-width : 770px) {
        .smedia {
            margin: 8px 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 {
            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 .fa-globe {
             margin: 4px 0 0 0;
             float: left;
             font-size: 11pt;
         }
         .smedia .checkdommobile {
            background: #0081EB;
            color: #fff;
            width: auto;
            height: 26px;
            line-height: 12px;
            border-radius: 4px;
            font-size: 9pt !important;
            text-align: center;
            margin: 0px 0px 0px 0px;
            padding: 0 10px 0 10px;
            transition: all 0.3s ease-in-out;
            border: 0;
            opacity: 1;
        }
        .smedia .checkdommobile {
            line-height: 26px;
            margin-top: 0px;
            float: left;
            display: inline-block;
        }

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

    }
.row {

    display:table;
    table-layout: fixed;
    position: relative;

    max-width: 996px;
    width: 96%;
    margin-left:auto;
    margin-right:auto;
    padding: 0 2% 0 2%;
}
.cell-right {
    display:table-column;
    height:100%;
    float: right;
    width: 65%;  /*fallback if needed */
    width: calc(100% - 260px) !important;
    margin-bottom: 10px;
}
.cell-right img {
    width: auto;
    display: inline-block;
    height: auto !important;
    max-width: 98% !important;
}
.cell-left {
    display:table-column;
    float: left;
    width:230px !important;
    padding: 10px 10px 0 0px;
    z-index: 9999;
    position: relative;
    z-index: 800;
}
.cell-left .gerelateerd {
    display:inline-block;
    padding: 2%;
    width: 96%;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.cell-left .gerelateerd a, .cell-left .gerelateerd2 a:hover{
    color: #000;
}

.cell-left .gerelateerd p:first-of-type {
    margin: 0;
}
.cell-left .gerelateerd img {
    max-width: 100%;
    height: auto !important;
}
.cell-left .snelcontact {
    margin: -5px 0 0 0;
}
.cell-left .gerelateerd ul {
    list-style-image: url('afbeeldingen/check-blauw.png');
    line-height: 20pt;
    padding-left: 20pt;
}
.cell-left .gerelateerd h3 {
    margin: 5px 0 5px 0;
    font-size: 12pt;
}
.cell-left .snelcontact input[type="text"], .cell-left .snelcontact textarea, .cell-left .snelcontact input[type="password"] {
    width: 190px !important;
    border: 1px solid #F29322;
    background-color: transparent;
}

.row .wrapper-sticky {
    max-width: 230px !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 : underline;
	font-weight: none;
}
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;
}

.hidden{
     opacity:0;
}
.visible{
     opacity:1;
}
.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, .ui-accordion-content p {
    font-size: 11pt;
    opacity: 1 !important;
}

.ui-widget {
    width: 98%;
    margin: 0 1% 0 1%;
}
.ui-state-default {
    background-color: #0a78a5 !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 */

#menuframe {
    width: 100%;
    overflow: hidden;
    min-height: 100px;
}

/* navigatie button, voor mobiele navigatie zet je navigatie display op hidden */
#navigatieknop {
    display: none;
}

/* menu items */
#navigatie {
    font-size:12pt;
    width:100%;
    display:block !important;
    overflow: hidden;
    padding: 5px 0 20px 0px;
    white-space:nowrap;
/*    display: none;*/
}
#navigatie a{
    width:100%;
    display:block;
    transition: all 0.3s ease-in-out;
}
#navigatie ul {
    margin:0px;
    padding:0px;
}
#navigatie li {
    list-style: none;
}

/* eerstemenu items */

.eerstemenu-normaal {
    margin: 0 0 2% 0;
    background-color: #0a78a5;
    padding-left: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.eerstemenu-normaal a {
    color: #fff;
    line-height: 35px;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.eerstemenu-normaal:hover a{
    color: #fff;
    text-decoration: none;
}
.eerstemenu-actief {
    margin: 0 0 2% 0;
    background-color: #2a2723;
    padding-left: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.eerstemenu-actief:hover, .eerstemenu-normaal:hover {
    background-color: #000;
}

.eerstemenu-actief a {
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
}
.eerstemenu-actief:hover a {
    text-decoration: none;
}

/* eerstestesubmenu items */

.tweedemenu-normaal{
    height: 25px;
    padding: 0px 0 0 10px;
    background: url(afbeeldingen/lijnmenu-grijs.png) repeat-y left
}
.tweedemenu-normaal a{
    line-height: 25px;
    color: #000;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.tweedemenu-normaal:hover{
    text-decoration: none;
    background: url(afbeeldingen/lijnmenu-grijs.png) repeat-y left
}
.tweedemenu-actief{
    line-height: 25px;
    padding: 0px 0 0 10px;
    background: url(afbeeldingen/lijnmenu.png) repeat-y left
}
.tweedemenu-actief a{
    color: #0a78a5;
    text-decoration: none;
    font-family: open_sansregular;
}

.tweedemenu-normaal:hover a{
    line-height: 25px;
    color: #0a78a5;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.tweedemenu-actief:hover{
/*    background-color: #817E7E;*/
    text-decoration: none;
}

/* tweedesubmenu items */

.derdemenu-normaal{
    height: 25px;
    padding: 0px 0 0 20px;
    background: url(afbeeldingen/lijnmenu.png) repeat-y left
}
.derdemenu-normaal a{
    font-size:11pt;
    color: #000;
    line-height: 25px;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.derdemenu-normaal:hover{
/*    background-color: #3F3F3F;*/
    text-decoration: none;
}
.derdemenu-actief{
    height: 25px;
    padding: 0px 0 0 20px;
    background: url(afbeeldingen/lijnmenu.png) repeat-y left
}
.derdemenu-actief a {
    font-size:11pt;
    line-height: 25px;
    color: #0a78a5;
    text-decoration: none;
    font-weight: none;
    text-align: left;
    font-family: open_sansregular;
}
.derdemenu-normaal:hover a {
     text-decoration: none;
    color: #0a78a5;
}

.derdemenu-actief:hover{
/*    background-color: #CBC9C9;*/
    text-decoration: none;
}
/* 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;
}