/* LETTERTYPEN */
@font-face {
    font-family: 'QuicksandLight';
    src: url('fonts/quicksand-light-webfont.eot');
    src: url('fonts/quicksand-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-light-webfont.woff') format('woff'),
         url('fonts/quicksand-light-webfont.ttf') format('truetype'),
         url('fonts/quicksand-light-webfont.svg#candela_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-regular-webfont.eot');
    src: url('fonts/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-regular-webfont.woff') format('woff'),
         url('fonts/quicksand-regular-webfont.ttf') format('truetype'),
         url('fonts/quicksand-regular-webfont.svg#candelabook') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* LAY-OUT */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
	color: #424242;
	font-size: 12pt;
	font-family: Quicksand, Arial,verdana;
	text-decoration : none;
    line-height: 24px;
    background-color: #f7f7f7;
}
.scrollup{
    width: 40px;
    height: 40px;
    opacity: 0.6;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    z-index: 20;
    background: url('afbeeldingen/icon_top.png') no-repeat;
}
#wrapper {
    height: 100%;
    width: 100%;
    background-color: #f7f7f7;
    z-index: 2;
}
#header {
    background-color: #1b72ad;
    height: 240px;
}
.logo {
    padding-top: 10px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    background: url(afbeeldingen/logo2.png) no-repeat center;
    height: 50px;
    line-height: 35pt;
}
.menubalk {
    display: none;
}
.headerframe {
    clear: both;
/*    -webkit-border-radius: 200px;
	-moz-border-radius: 200px;
    border-radius: 200px; */
	border-top-left-radius: 200px;
	border-top-right-radius: 200px;
	border-bottom-left-radius: 200px;
	border-bottom-right-radius: 200px;
	-moz-border-radius-bottomright: 200px !important;
	-moz-border-radius-bottomleft: 200px !important;
	-moz-border-radius-topright: 200px !important;
	-moz-border-radius-topleft: 200px !important;
	-webkit-border-bottom-right-radius: 200px !important;
	-webkit-border-bottom-left-radius: 200px !important;
	-webkit-border-top-left-radius: 200px !important;
	-webkit-border-top-right-radius: 200px !important;
    background-color: #003333;
    width: 400px;
    height: 400px;
    overflow: hidden;
    z-index: 101;
    -moz-transform: scale(.3);
    -webkit-transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
    position: relative;
    margin: -130px 0 0 -130px;
}
.extraheaderframe {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    top: -195px;
    position: relative;
}
#slider {
/*    -webkit-border-radius: 200px !important;
    -moz-border-radius: 200px !important;
    border-radius: 200px !important; */
	border-top-left-radius: 200px !important;
	border-top-right-radius: 200px !important;
	border-bottom-left-radius: 200px !important;
	border-bottom-right-radius: 200px !important;
	-moz-border-radius-bottomright: 200px !important;
	-moz-border-radius-bottomleft: 200px !important;
	-moz-border-radius-topright: 200px !important;
	-moz-border-radius-topleft: 200px !important;
	-webkit-border-bottom-right-radius: 200px !important;
	-webkit-border-bottom-left-radius: 200px !important;
	-webkit-border-top-left-radius: 200px !important;
	-webkit-border-top-right-radius: 200px !important;
    overflow: hidden;    
}
#footer {
    clear: both;
    position: relative;
    margin: 0 0 0px 0;
    background-color: #1b72ad;
    text-align: center;
}
.footertext-left {
    line-height: 30px;
    font-size: 10pt;
    color: #ffffff;	
}
.footertext-left a{
    color: #ffffff;	
}
.footertext-right {
    clear: both;
    margin: 7px 0px 0px 10px;
    font-size: 9pt;
    color: #ffffff;
}
.row {

}
#contentframe {
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
}
.menuframe {
    clear: both;
    top: 0px;
    position: absolute;
    margin: 0px 0 0 0;
    z-index: 10 !important;
    width: 100%;
    float: left;
}
.cell-left {
    z-index: 0 !important;
    min-height: 100px;
	padding: 40px 10px 20px 10px;
}
.gerelateerdframe {
    display: none;
}

.titel {
    font-size: 16pt;
    padding: 0;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    color: #424242;
    line-height: 43px
}
.headerbalk {
    display: none;
}
.scrolling {
    display: inline;
    height: 30px;
    float: left;
    width: 100%;
	padding: 0 0 20px 0;
    top: 0px;
    position: fixed;
    background-color: #1b72ad;
    z-index: 100;
}
.scrollingcontent {
    position: relative;
    width: 995px;
    margin-left: auto;
    margin-right: auto;
}
.scrollinglogo {
    position: absolute;
    color: #fff;
    margin: 0px;
    background: url(afbeeldingen/logo2.png) no-repeat left;
    background-size: auto 70%;
    width: 190px;
    height: 55px;	
}
.scrollingheaderframe{
    display: none;
}
.smedia {
    display: none;
}
.smediamobiel {
    color: #fff;
    margin-top: 140px;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    height: 50px;
    letter-spacing: 5px;
    line-height: 35pt;
}
.facebook {
    width: 24px;
    height: 24px;
    float: left;
    padding: 0 3px 0 3px;
    background: url(afbeeldingen/sm-facebook2.png) no-repeat
}
.googleplus {
    width: 24px;
    height: 24px;
    float: left;
    padding: 0 3px 0 3px;
    background: url(afbeeldingen/sm-googleplus2.png) no-repeat
}
.linkedin {
    width: 24px;
    height: 24px;
    float: left;
    padding: 0 3px 0 3px;
    background: url(afbeeldingen/sm-linkedin2.png) no-repeat
}
.twitter {
    width: 24px;
    height: 24px;
    float: left;
    padding: 0 3px 0 3px;
    background: url(afbeeldingen/sm-twitter2.png) no-repeat
}

/* ALGEMENE OPMAAK */
.diashow2 {
    clear: both;
    /*max-width: 300px !important;*/
    overflow: hidden !important;
}
.cell-left img{
    max-width: 200px !important;
    text-align: center !important;
    height: auto;
}
a, a: hover  {
	color: #000000;
	text-decoration : underline;
	font-weight: none;
}
a: hover  {
	font-style: none;
	font-weight: none;
	text-decoration : underline;
}
hr {
    border: 0;
    width: 100%;
    color: #000;
    background-color: #000;
    height: 1px;
 }
h1 {
	font-size : 18pt;
	text-decoration : none;
	font-weight: none;
	font-variant: none;
	padding-right: 0px;
}
h2 {
	font-size : 16pt;
	text-decoration : none;
	font-weight: none;
	font-variant: none;
	padding-right: 0px;
}
h3 {
	font-size : 15pt;
	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;
}

/* MENU OPTIES */
.mainknop {
    margin-right: 20px;
    max-width: 150px;
    line-height: 32pt;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: #d7ff33;
}
.mainknop: hover {
    background: url(afbeeldingen/menupijltjeactief.png)  no-repeat center 35px;
}
.mainknopactive {
    margin-right: 20px;
    max-width: 150px;
    line-height: 32pt;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background: url(afbeeldingen/menupijltjeactief.png)  no-repeat center 35px;
}
.mainknopactive: hover {
}
/* navigatie button, voor mobiele navigatie zet je navigatie display op hidden */
#navigatieknop {
    display: block;
    margin: 0px 0px 5px 0px;
    background: #0a3351  url(afbeeldingen/mobielmenu.png)  no-repeat  5px center;
    padding : 5px 0px 5px 35px;
}
#navigatieknop a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
	color: #ffffff;
    font-size: 14pt;
}
/* menu items */
#navigatie {
    font-size: 14pt;
    display: none;
    overflow: hidden;
    margin: 0px 0px 5px 0px;
    padding : 10px 0px 2px 0px;
    background: #0a3351;
/*    display: none;*/
}
#navigatie a{
    width: 100%;
    display: block;
}
#navigatie ul {
    margin: 0px;
    padding: 0px;
}
#navigatie li {
    list-style: none;
    line-height: 12pt;
}

/* eerste menu items */
.eerstemenu-normaal{
    height: 40px;
    padding: 0px 0px 0 10px;
}
.eerstemenu-normaal a{
    color: #fff;
    line-height: 40px;
    text-decoration: none;
    font-weight: none;
    text-align: left;
    font-variant: small-caps;
}
.eerstemenu-normaal: hover a{
    color: #CBC9C9;
    text-decoration: none;
    font-weight: none
}
.eerstemenu-actief{
    height: 40px;
    padding: 0px 0px 0 10px;
    background: #95c7ec;
}
.eerstemenu-actief a{
    line-height: 40px;
    color: #000;
    text-decoration: none;
    font-weight: none;
    text-align: left;
    font-variant: small-caps;
}
.eerstemenu-actief: hover a{
    color: #000;
    text-decoration: none;
    font-weight: none;
}

/* eerste submenu items */
.tweedemenu-normaal{
    height: 25px;
    padding: 0px 0px 0 30px;
}
.tweedemenu-normaal a{
    font-size: 11pt;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.tweedemenu-normaal: hover{
/*    background-color: #ffffff; */
    text-decoration: none;
    font-weight: none
}
.tweedemenu-actief{
    height: 25px;
    padding: 0px 0px 0 30px;
}
.tweedemenu-actief a{
    font-size: 11pt;
    line-height: 25px;
    color: #d7ff33;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.tweedemenu-actief: hover{
/*    background-color: #817E7E;*/
    text-decoration: none;
    font-weight: bold
}

/* tweede submenu items */
.derdemenu-normaal{
    height: 25px;
    padding: 0px 0 0 40px;
}
.derdemenu-normaal a{
    font-size: 11pt;
    line-height: 25px;
    color: #fff;
    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: #d7ff33;
    text-decoration: none;
    font-weight: none;
    text-align: left;
}
.derdemenu-actief: hover{
/*    background-color: #CBC9C9;*/
    text-decoration: none;
    font-weight: bold
}
/* Carrousel */
.slick-prev{
	position: absolute;
    top: 25px;
    left: -20px;
    background-image: url(afbeeldingen/arrow_left.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #fff;
    border: none;
    height: 20px;
    width: 70px;
}
.slick-next{
	position: absolute;
    top: 25px;
	right: -20px;
	background: url(afbeeldingen/arrow_right.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #fff;
    border: none;
    height: 20px;
    width: 70px;
}